Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-17 | Fixed REQUEST_URI | Steven Barth | |
2008-12-15 | Refined urltokens and XSRF protection | Steven Barth | |
2008-12-14 | Implement URL tokens | Steven Barth | |
Add basic XSRF protection | |||
2008-12-14 | Added luci.sauth.kill, sanitize luci.sauth even more | Steven Barth | |
2008-12-09 | prevent package upgrade failures caused by sloppy postinstalls | Jo-Philipp Wich | |
2008-12-07 | Start LuCIttpd in background | Steven Barth | |
2008-12-07 | Make luci.sys.wifi.getiwconfig more compatible | Steven Barth | |
2008-12-07 | Make LuCIttpd work OOTB | Steven Barth | |
2008-12-06 | build: generate timezone offsets too in zoneinfo2lua.pl | Jo-Philipp Wich | |
libs/http: drop zoneinfo information in luci.http.protocol.data, use luci.sys.zoneinfo instead libs/sys: refresh zoneinfo information | |||
2008-12-05 | Reload luci.config for each thread | Steven Barth | |
2008-11-30 | modules/admin-full: whitesapce cleanup in routes.lua | Jo-Philipp Wich | |
libs/sys: code changes in routes6() and defaultroute6() | |||
2008-11-30 | Don't fail if we do not have v6 support | Steven Barth | |
2008-11-30 | Optimized conntrack (thanks to Joe Burpee) | Steven Barth | |
2008-11-30 | Merge LuCIttpd | Steven Barth | |
2008-11-29 | Scope compatibility fixes | Steven Barth | |
2008-11-29 | libs/web: reformat code in dispatcher.lua that confuses luadoc | Jo-Philipp Wich | |
2008-11-29 | libs/core/ip: optmizations | Jo-Philipp Wich | |
libs/sys: implement defaultroute6(), change return values of routes() and routes6() modules/admin-full: adept route config page to new api modules/freifunk: adept overview page to new routes api | |||
2008-11-27 | Enable rmempty by default | Steven Barth | |
2008-11-27 | libs/sys: whitespace fix | Jo-Philipp Wich | |
2008-11-27 | libs/sys: fix regexp pattern in routes6() | Jo-Philipp Wich | |
2008-11-26 | libs/sys: whitespaces fixes | Jo-Philipp Wich | |
2008-11-26 | libs/sys: implement luci.sys.net.routes6() | Jo-Philipp Wich | |
2008-11-26 | libs/core/ip: fix host() method | Jo-Philipp Wich | |
2008-11-26 | libs/core/ip: fix prefix length handling in Hex() constructor | Jo-Philipp Wich | |
2008-11-20 | Fixed last commit | Steven Barth | |
2008-11-20 | Remove luci.cutil: does not affect performance | Steven Barth | |
2008-11-20 | More luci.cutil | Steven Barth | |
2008-11-20 | More C-Functions (luci.cutil.instanceof, luci.cutil.pcdata) | Steven Barth | |
2008-11-20 | Integrate core C implementation | Steven Barth | |
2008-11-19 | LuCI Core C-Rewrite: First steps | Steven Barth | |
2008-11-16 | * luci/themes: fix log pages | Jo-Philipp Wich | |
* luci/modules/admin-full: add dmesg page * luci/i18n: add "dmesg" translations * luci/libs/util: add cmatch(), register string functions in string class * luci/libs/sys: add dmesg() | |||
2008-11-16 | Assign correct path attribute to nodes | Steven Barth | |
2008-11-12 | IPKG würgaround | Steven Barth | |
2008-11-12 | Detect IXP4xx processors correctly | Steven Barth | |
2008-11-12 | Make luci.fs.rename work across fielsystems | Steven Barth | |
2008-11-11 | Implemented dispatching tree modifiers | Steven Barth | |
2008-11-09 | * luci/i18n/french: refresh and fix french translation, thanks! (fixes #4) | Jo-Philipp Wich | |
2008-11-08 | Increase compatibility of SGI-CGI with CGI1.1 standard | Steven Barth | |
2008-11-08 | Fix a nasty Internet Suxplorer bug which prevented XHR forms from being ↵ | Steven Barth | |
correctly submitted. | |||
2008-11-06 | Skip validation of options on second parse cycle | Steven Barth | |
2008-11-06 | Workaround some Heisenbug | Steven Barth | |
2008-11-06 | * luci/libs/sys: add zoneinfo module | Jo-Philipp Wich | |
2008-11-06 | Interet Suxplorer sends invalid HTTP-headers, ignore them | Steven Barth | |
2008-11-05 | Fix error handling for SimpleForms | Steven Barth | |
2008-11-05 | Merge on_***_to handlers | Steven Barth | |
2008-11-05 | Handle empty fields correctly | Steven Barth | |
2008-11-05 | Ensure hotdeploying | Steven Barth | |
2008-11-04 | * luci/libs/uvl: remove max_nil option for now | Jo-Philipp Wich | |
2008-11-04 | * luci/libs/uvl: | Jo-Philipp Wich | |
- recursively check error-tree of option-level dependencies - mask all non-critical errors when walking error tree | |||
2008-11-04 | * luci/libs/uvl: fix option dependency error handling in case of different ↵ | Jo-Philipp Wich | |
non-critical reasons |