ZNC: Fix webadmin, allow external config and minor fixes
authorJonas Gorski <jogo@openwrt.org>
Tue, 19 Apr 2011 15:11:02 +0000 (15:11 +0000)
committerJonas Gorski <jogo@openwrt.org>
Tue, 19 Apr 2011 15:11:02 +0000 (15:11 +0000)
commitbbbd1ee5adbfdd9a928e13a57e94952242678973
treec874658fa28d4048bbbf271f461be38843829f89
parent52d0aee39a3613cf7d340dacf9e30ae50fbe59f6
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>
SVN-Revision: 26722
net/znc/Makefile
net/znc/files/znc.conf
net/znc/files/znc.init
net/znc/patches/003-Reduce_rebuild_time.patch [new file with mode: 0644]