4 Commits

Author SHA1 Message Date
jogo
a7a60f18ba [packages] znc: Fix a memory leak in CChan::AddNick()
Backport upstream fix reported by Olipro. Thanks!

git-svn-id: svn://svn.openwrt.org/openwrt/packages@27798 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-27 14:27:32 +00:00
jogo
91d39ae951 ZNC: Fix webadmin, allow external config and minor fixes
* Fix the webadmin module and add the themes

 * Allow providing ZNC an external config (closes #9110)

 * Allow specifying the user and group to run ZNC as (needs su when using
   external config)

 * Allow providing a certificate for incoming SSL connections

 * Reduce buildtime by not rebuilding everything everytime

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-19 15:11:02 +00:00
jogo
bb67d4a921 ZNC: Update to 0.098 and minor fixes
* Update ZNC to latest stable

 * Update download URI to new location

 * Add a fix for building webadmin with uClibc++ and enable it

 * Reduce build time slightly skipping the man target

 * Add myself as maintainer

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@26651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-13 18:25:52 +00:00
jow
5b4bbba46c [packages] znc: commit missing parts of r24548
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-13 19:22:30 +00:00