summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2010-03-28nixio: Fix interface data for layer 3+ interfacesSteven Barth
2010-03-28modules/admin-mini: sync backup code with admin-fullJo-Philipp Wich
2010-03-28modules/admin-mini: add missing ltn12_popen()Jo-Philipp Wich
2010-03-27modules/admin-full: create rdate section in /e/c/system if there is noneJo-Philipp Wich
2010-03-27applications/luci-statistics: make it work under uhttpdJo-Philipp Wich
2010-03-27modules/admin-core: fix a long standing encoding issue with query strings in ...Jo-Philipp Wich
2010-03-27contrib/package: make luci depend on uhttpd, add luci-ssl collectionJo-Philipp Wich
2010-03-27contrib/package: make sgi-uhttpd and uhttpd tls support optionalJo-Philipp Wich
2010-03-27contrib/package: add option to disable nixio tls supportJo-Philipp Wich
2010-03-27libs/nixio: make TLS support optionalJo-Philipp Wich
2010-03-27modules/admin-full: accept any input in vlan setup as long as it contains a n...Jo-Philipp Wich
2010-03-27modules/admin-full: add rdate frontendJo-Philipp Wich
2010-03-27modules/admin-{mini,full}: prevent crash in iface overview page if ifconfig d...Jo-Philipp Wich
2010-03-27applications/luci-qos: fix cbiJo-Philipp Wich
2010-03-27applications/luci-p2pblock: fix postinstallJo-Philipp Wich
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