summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2010-03-27modules/admin-core: correct date format in luci_fixtime, save time on shutdow...Jo-Philipp Wich
2010-03-27applications/luci-ntpc: cbi fixesJo-Philipp Wich
2010-03-27modules/admin-{mini,full}: start sysupgrade in backgroundJo-Philipp Wich
2010-03-25contrib/package: remove px5g, uhttpd - moved to OpenWrt core packagesJo-Philipp Wich
2010-03-25applications/luci-samba: forgot to commit a change of #117Jo-Philipp Wich
2010-03-25i18n: add translations for samba (#117)Jo-Philipp Wich
2010-03-25modules/admin-full: handle dnsmasq 'server' uci option (#115)Jo-Philipp Wich
2010-03-25themes, i18n: fix double encoded entities (#114)Jo-Philipp Wich
2010-03-25i18n: update french base translation (#112)Jo-Philipp Wich
2010-03-25modules/admin-full: apply timezone immediately (#103)Jo-Philipp Wich
2010-03-25themes/base: allow closing menus by clicking into the body (#97)Jo-Philipp Wich
2010-03-25applications/luci-livestats: Correct units for the S/N ratio (dB) (#82)Jo-Philipp Wich
2010-03-25contrib/package: make uhttpd sgi depend on uhttpd-mod-lua and uhttpd-mod-tls ...Jo-Philipp Wich
2010-03-25uhttpd: pass FPIC to source MakefileJo-Philipp Wich
2010-03-25uhttpd: move Lua and TLS support into loadable pluginsJo-Philipp Wich
2010-03-24modules/admin-mini: luci_ethers -> dhcp conversationJo-Philipp Wich
2010-03-23contrib/package: switch default TLS provider to CyaSSLJo-Philipp Wich
2010-03-23contrib/package: resolve recursive theme-base - luci-web dependencyJo-Philipp Wich
2010-03-23contrib/package: remove lucid from default package selectionsJo-Philipp Wich
2010-03-22uhttpd: fix default cert names in init scriptJo-Philipp Wich
2010-03-22uhttpd: add ssl cert generation to init scriptJo-Philipp Wich
2010-03-22contrib/package: backport px5g from luci2Jo-Philipp Wich
2010-03-21uhttpd: properly initialize sigaction, restore SIGTERM for childsJo-Philipp Wich
2010-03-21uhttpd: deliver SIGTERM to child when parent leaves I/O loopJo-Philipp Wich
2010-03-21contrib/package: add package definition for luci-sgi-uhttpdJo-Philipp Wich
2010-03-21libs: add uhttpd gateway interfaceJo-Philipp Wich
2010-03-21uhttpd: make Lua handler more CGI like and fork child awayJo-Philipp Wich
2010-03-21uhttpd: expose uh_http_sendc() to Lua, move server functions into uhttpd name...Jo-Philipp Wich
2010-03-21uhttpd: add "Connection: close" headers, mandatory according to HTTP/1.1 specJo-Philipp Wich
2010-03-21uhttpd: complete init script and sample configurationJo-Philipp Wich
2010-03-21uhttpd: terminate I/O loops if socket writes failJo-Philipp Wich
2010-03-21uhttpd: relax cgi timeoutJo-Philipp Wich
2010-03-21uhttpd: finish basic auth support, read realms from /etc/httpd.confJo-Philipp Wich
2010-03-20uhttpd: add basic auth infrastructureJo-Philipp Wich
2010-03-20uhttpd: do lua lookup first, otherwise fs resources might shadow the virtual urlJo-Philipp Wich
2010-03-20uhttpd: rename struct uh_path_info to path_info, drop wdir memberJo-Philipp Wich
2010-03-20uhttpd: everybody loves licences, add oneJo-Philipp Wich
2010-03-20uhttpd: treat cgi scripts without any headers as text/plain responses, requir...Jo-Philipp Wich
2010-03-20uhttpd:Jo-Philipp Wich
2010-03-19uhttpd: explicitely use gmt timesJo-Philipp Wich
2010-03-19uhttpd: fix off-by-one in last commitJo-Philipp Wich
2010-03-19uhttpd: accept wrongly terminated cgi headers, needed for X-WrtJo-Philipp Wich
2010-03-19uhttpd: fix usage messageJo-Philipp Wich
2010-03-19uhttpd: add init script and uci configurationJo-Philipp Wich
2010-03-19uhttpd: add /sbin and /usr/sbin to path, increases bb-httpd compatibilityJo-Philipp Wich
2010-03-19uhttpd: add a workaround to use CyaSSL's openssl/ssl.h header, it is not 100%...Jo-Philipp Wich
2010-03-19uhttpd: make missing certs only fatal if tls sockets were requestedJo-Philipp Wich
2010-03-18libs/uvl: convert luci.uvl.validation to new luci.uvl.error apiJo-Philipp Wich
2010-03-18libs/uvl: convert luci.uvl.dependencies to new luci.uvl.error apiJo-Philipp Wich
2010-03-18uhttpd: only enable Lua runtime if a handler was specifiedJo-Philipp Wich