ZNC: Fix webadmin, allow external config and minor fixes
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 19 Apr 2011 15:11:02 +0000 (15:11 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 19 Apr 2011 15:11:02 +0000 (15:11 +0000)
commit91d39ae9518e8410589f3456c072b460f18eb17c
tree6f5b8729b53a2ec073f327c560fc48301992898a
parent6a9be8f98c6c36fd19437bca2bf6f48c3c076584
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
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]