Age | Commit message (Expand) | Author |
2010-03-28 | nixio: Fix interface data for layer 3+ interfaces | Steven Barth |
2010-03-28 | modules/admin-mini: sync backup code with admin-full | Jo-Philipp Wich |
2010-03-28 | modules/admin-mini: add missing ltn12_popen() | Jo-Philipp Wich |
2010-03-27 | modules/admin-full: create rdate section in /e/c/system if there is none | Jo-Philipp Wich |
2010-03-27 | applications/luci-statistics: make it work under uhttpd | Jo-Philipp Wich |
2010-03-27 | modules/admin-core: fix a long standing encoding issue with query strings in ... | Jo-Philipp Wich |
2010-03-27 | contrib/package: make luci depend on uhttpd, add luci-ssl collection | Jo-Philipp Wich |
2010-03-27 | contrib/package: make sgi-uhttpd and uhttpd tls support optional | Jo-Philipp Wich |
2010-03-27 | contrib/package: add option to disable nixio tls support | Jo-Philipp Wich |
2010-03-27 | libs/nixio: make TLS support optional | Jo-Philipp Wich |
2010-03-27 | modules/admin-full: accept any input in vlan setup as long as it contains a n... | Jo-Philipp Wich |
2010-03-27 | modules/admin-full: add rdate frontend | Jo-Philipp Wich |
2010-03-27 | modules/admin-{mini,full}: prevent crash in iface overview page if ifconfig d... | Jo-Philipp Wich |
2010-03-27 | applications/luci-qos: fix cbi | Jo-Philipp Wich |
2010-03-27 | applications/luci-p2pblock: fix postinstall | Jo-Philipp Wich |
2010-03-27 | modules/admin-core: correct date format in luci_fixtime, save time on shutdow... | Jo-Philipp Wich |
2010-03-27 | applications/luci-ntpc: cbi fixes | Jo-Philipp Wich |
2010-03-27 | modules/admin-{mini,full}: start sysupgrade in background | Jo-Philipp Wich |
2010-03-25 | contrib/package: remove px5g, uhttpd - moved to OpenWrt core packages | Jo-Philipp Wich |
2010-03-25 | applications/luci-samba: forgot to commit a change of #117 | Jo-Philipp Wich |
2010-03-25 | i18n: add translations for samba (#117) | Jo-Philipp Wich |
2010-03-25 | modules/admin-full: handle dnsmasq 'server' uci option (#115) | Jo-Philipp Wich |
2010-03-25 | themes, i18n: fix double encoded entities (#114) | Jo-Philipp Wich |
2010-03-25 | i18n: update french base translation (#112) | Jo-Philipp Wich |
2010-03-25 | modules/admin-full: apply timezone immediately (#103) | Jo-Philipp Wich |
2010-03-25 | themes/base: allow closing menus by clicking into the body (#97) | Jo-Philipp Wich |
2010-03-25 | applications/luci-livestats: Correct units for the S/N ratio (dB) (#82) | Jo-Philipp Wich |
2010-03-25 | contrib/package: make uhttpd sgi depend on uhttpd-mod-lua and uhttpd-mod-tls ... | Jo-Philipp Wich |
2010-03-25 | uhttpd: pass FPIC to source Makefile | Jo-Philipp Wich |
2010-03-25 | uhttpd: move Lua and TLS support into loadable plugins | Jo-Philipp Wich |
2010-03-24 | modules/admin-mini: luci_ethers -> dhcp conversation | Jo-Philipp Wich |
2010-03-23 | contrib/package: switch default TLS provider to CyaSSL | Jo-Philipp Wich |
2010-03-23 | contrib/package: resolve recursive theme-base - luci-web dependency | Jo-Philipp Wich |
2010-03-23 | contrib/package: remove lucid from default package selections | Jo-Philipp Wich |
2010-03-22 | uhttpd: fix default cert names in init script | Jo-Philipp Wich |
2010-03-22 | uhttpd: add ssl cert generation to init script | Jo-Philipp Wich |
2010-03-22 | contrib/package: backport px5g from luci2 | Jo-Philipp Wich |
2010-03-21 | uhttpd: properly initialize sigaction, restore SIGTERM for childs | Jo-Philipp Wich |
2010-03-21 | uhttpd: deliver SIGTERM to child when parent leaves I/O loop | Jo-Philipp Wich |
2010-03-21 | contrib/package: add package definition for luci-sgi-uhttpd | Jo-Philipp Wich |
2010-03-21 | libs: add uhttpd gateway interface | Jo-Philipp Wich |
2010-03-21 | uhttpd: make Lua handler more CGI like and fork child away | Jo-Philipp Wich |
2010-03-21 | uhttpd: expose uh_http_sendc() to Lua, move server functions into uhttpd name... | Jo-Philipp Wich |
2010-03-21 | uhttpd: add "Connection: close" headers, mandatory according to HTTP/1.1 spec | Jo-Philipp Wich |
2010-03-21 | uhttpd: complete init script and sample configuration | Jo-Philipp Wich |
2010-03-21 | uhttpd: terminate I/O loops if socket writes fail | Jo-Philipp Wich |
2010-03-21 | uhttpd: relax cgi timeout | Jo-Philipp Wich |
2010-03-21 | uhttpd: finish basic auth support, read realms from /etc/httpd.conf | Jo-Philipp Wich |
2010-03-20 | uhttpd: add basic auth infrastructure | Jo-Philipp Wich |
2010-03-20 | uhttpd: do lua lookup first, otherwise fs resources might shadow the virtual url | Jo-Philipp Wich |