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)
commitc47dc91a9759c1cb18ef4a476623503af0fa05a3
tree6f5b8729b53a2ec073f327c560fc48301992898a
parent9d78fd0a451d8e88dbd4afcf9b320c6abe9e9a31
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]