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)
commit86de034767ea5ce560a55fa1cb59fec9ea6fcc20
treef26e65977da4b840cee9ce51b476c1755b5e5df8
parent1f1cf1990b3114f66180fb022dc0f32343728cb3
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

SVN-Revision: 32651
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