summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
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
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 corre...Steven Barth
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
2008-11-04* luci/libs/uvl: fix option dependency error handling in case of different no...Jo-Philipp Wich
2008-11-04* luci/libs/uvl: revert accidentally committed changes in dependency handlerJo-Philipp Wich
2008-11-04* luci/libs/uvl: more sensitive checking of error reasons in evaluation of op...Jo-Philipp Wich
2008-11-04* luci/libs/lua: process option dependencies first, allows mixing of required...Jo-Philipp Wich
2008-11-03Overall CBI improvementsSteven Barth
2008-11-03Merge CBI change-detectionSteven Barth
2008-11-03Always close POST-connections (circumvents some strange browser behaviour in ...Steven Barth
2008-11-02Fixed new UVL optionsSteven Barth
2008-11-02Apply host-UVLSteven Barth
2008-11-02Added UVL values minlength, maxlength, minimum, maximumSteven Barth
2008-11-02Bump UCI versionSteven Barth
2008-11-02Rewrote state based redirectionSteven Barth
2008-11-01Publish request argsSteven Barth
2008-11-01Extend CBI state handlingSteven Barth
2008-11-01Add XHR CBI helperSteven Barth
2008-11-01Merge pageactionsSteven Barth
2008-11-01* set .pageaction = false transparently in cbi SimpleForm constructorSteven Barth
2008-11-01Remove overload protection from SDK httpdSteven Barth
2008-10-31Throw error messages on stderrSteven Barth
2008-10-31Removed UCI Save/Apply cache from EssentialsSteven Barth
2008-10-30Add luci.util.appendSteven Barth
2008-10-30luci.util.combine now also accepts single objectsSteven Barth
2008-10-30Publish status dataSteven Barth
2008-10-30Fix rewrite and alias functionsSteven Barth
2008-10-30Replace some makes-you-want-to-slash-your-wrists-Code with something less har...Steven Barth
2008-10-30Fixed a typo in luci.sys.httpgetSteven Barth
2008-10-30Use uname instead of /proc for reading the system hostnameSteven Barth
2008-10-30* luci/libs/cbi: fix possible "Error in template cbi/full_valuefooter: ?:0: a...Jo-Philipp Wich