[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)
commit207724c547161752368f59f78a0d6a9da0c104fd
treeda2e14323f1d514e1544c32b8c912cafb8c51259
parentb58847446128fab266da75e80b54d4b1141b0d34
[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

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