summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Collapse)Author
2008-12-17Fixed REQUEST_URISteven Barth
2008-12-15Refined urltokens and XSRF protectionSteven Barth
2008-12-14Implement URL tokensSteven Barth
Add basic XSRF protection
2008-12-14Added luci.sauth.kill, sanitize luci.sauth even moreSteven Barth
2008-12-09prevent package upgrade failures caused by sloppy postinstallsJo-Philipp Wich
2008-12-07Start LuCIttpd in backgroundSteven Barth
2008-12-07Make luci.sys.wifi.getiwconfig more compatibleSteven Barth
2008-12-07Make LuCIttpd work OOTBSteven Barth
2008-12-06build: generate timezone offsets too in zoneinfo2lua.plJo-Philipp Wich
libs/http: drop zoneinfo information in luci.http.protocol.data, use luci.sys.zoneinfo instead libs/sys: refresh zoneinfo information
2008-12-05Reload luci.config for each threadSteven Barth
2008-11-30modules/admin-full: whitesapce cleanup in routes.luaJo-Philipp Wich
libs/sys: code changes in routes6() and defaultroute6()
2008-11-30Don't fail if we do not have v6 supportSteven Barth
2008-11-30Optimized conntrack (thanks to Joe Burpee)Steven Barth
2008-11-30Merge LuCIttpdSteven Barth
2008-11-29Scope compatibility fixesSteven Barth
2008-11-29libs/web: reformat code in dispatcher.lua that confuses luadocJo-Philipp Wich
2008-11-29libs/core/ip: optmizationsJo-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-27Enable rmempty by defaultSteven Barth
2008-11-27libs/sys: whitespace fixJo-Philipp Wich
2008-11-27libs/sys: fix regexp pattern in routes6()Jo-Philipp Wich
2008-11-26libs/sys: whitespaces fixesJo-Philipp Wich
2008-11-26libs/sys: implement luci.sys.net.routes6()Jo-Philipp Wich
2008-11-26libs/core/ip: fix host() methodJo-Philipp Wich
2008-11-26libs/core/ip: fix prefix length handling in Hex() constructorJo-Philipp Wich
2008-11-20Fixed last commitSteven Barth
2008-11-20Remove luci.cutil: does not affect performanceSteven Barth
2008-11-20More luci.cutilSteven Barth
2008-11-20More C-Functions (luci.cutil.instanceof, luci.cutil.pcdata)Steven Barth
2008-11-20Integrate core C implementationSteven Barth
2008-11-19LuCI Core C-Rewrite: First stepsSteven Barth
2008-11-16* luci/themes: fix log pagesJo-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-16Assign correct path attribute to nodesSteven Barth
2008-11-12IPKG würgaroundSteven Barth
2008-11-12Detect IXP4xx processors correctlySteven Barth
2008-11-12Make luci.fs.rename work across fielsystemsSteven Barth
2008-11-11Implemented dispatching tree modifiersSteven Barth
2008-11-09* luci/i18n/french: refresh and fix french translation, thanks! (fixes #4)Jo-Philipp Wich
2008-11-08Increase compatibility of SGI-CGI with CGI1.1 standardSteven Barth
2008-11-08Fix a nasty Internet Suxplorer bug which prevented XHR forms from being ↵Steven Barth
correctly submitted.
2008-11-06Skip validation of options on second parse cycleSteven Barth
2008-11-06Workaround some HeisenbugSteven Barth
2008-11-06* luci/libs/sys: add zoneinfo moduleJo-Philipp Wich
2008-11-06Interet Suxplorer sends invalid HTTP-headers, ignore themSteven Barth
2008-11-05Fix error handling for SimpleFormsSteven Barth
2008-11-05Merge on_***_to handlersSteven Barth
2008-11-05Handle empty fields correctlySteven Barth
2008-11-05Ensure hotdeployingSteven Barth
2008-11-04* luci/libs/uvl: remove max_nil option for nowJo-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