[package] uhttpd: various fixes
authorJo-Philipp Wich <jow@openwrt.org>
Mon, 9 Jul 2012 00:08:20 +0000 (00:08 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 9 Jul 2012 00:08:20 +0000 (00:08 +0000)
commit0eefc948769c6a325e4ae16db0e04a992c30d977
treeda2e14323f1d514e1544c32b8c912cafb8c51259
parentc2bd3e1d731b8d6a114a0af6177a3f744e486b04
[package] uhttpd: various fixes

    - avoid closing descriptors before removing them from uloop (#11755, #11830)
    - do not auto-initialize ubus if no prefix is set (#11832)
    - remove extraneous client context pointer from cgi and lua states
    - code cleanups and debug message changes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32651 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/uhttpd/Makefile
package/uhttpd/src/uhttpd-cgi.c
package/uhttpd/src/uhttpd-cgi.h
package/uhttpd/src/uhttpd-lua.c
package/uhttpd/src/uhttpd-lua.h
package/uhttpd/src/uhttpd-utils.c
package/uhttpd/src/uhttpd-utils.h
package/uhttpd/src/uhttpd.c
package/uhttpd/src/uhttpd.h