summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2008-09-05Fixed HTTP stack to parse urlencoded data from Internet Explorer correctlySteven Barth
2008-09-05Fix whitespace issues in CBI templateSteven Barth
2008-09-05Optimized error handlingSteven Barth
2008-09-04* luci/libs/uvl:Jo-Philipp Wich
2008-09-04Use /usr/bin/env lua instead of /usr/bin/lua in development environment start...Steven Barth
2008-09-04Add table-comparators to luci.model.uci.delete_allSteven Barth
2008-09-04libs/cbi: Use a Combobox for optional values if a section is dynamic and has ...Steven Barth
2008-09-04Fixed event handlers to be more standards compliantSteven Barth
2008-09-04* luci/libs/uvl:Jo-Philipp Wich
2008-09-03libs/cbi: Compatibility changes for non-standards-compliant browsersSteven Barth
2008-09-03* luci/libs/uvl: fix error handling of OPT_INVVALUE tooJo-Philipp Wich
2008-09-03* luci/libs/uvl:Jo-Philipp Wich
2008-09-03* luci/libs/uvl: fix zone references in firewall schemeJo-Philipp Wich
2008-09-03* luci/libs/uvl: completed firewall schemeJo-Philipp Wich
2008-09-03libs/web: Fixed luci.templateSteven Barth
2008-09-03* luci/libs/uvl: add "network" option to firewall schemeJo-Philipp Wich
2008-09-03* luci/libs/uvl:Jo-Philipp Wich
2008-09-03* luci/libs/uvl: add missing username, password and server options to network...Jo-Philipp Wich
2008-09-03* luci/libs/uvl: completed network scheme, add "uint" and "ipaddr" datatypesJo-Philipp Wich
2008-09-02* luci/libs: uvl: remove deprecated notice from reference schemeJo-Philipp Wich
2008-09-02* luci/libs/uvl:Jo-Philipp Wich
2008-09-02* luci/libs: uvl: implement package sections in the uvl scheme formatJo-Philipp Wich
2008-09-02Alias luci.util.exec as luci.sys.exec for legacy purposesSteven Barth
2008-09-02Fixed occasionally occuring "Overload"-problems with luci-httpdSteven Barth
2008-09-02Fixed some UCI transition falloutSteven Barth
2008-09-02Rewrote luci.configSteven Barth
2008-09-02libs/uci: Optimized workaroundSteven Barth
2008-09-02libs/web: Fixed a typo in template error handlingSteven Barth
2008-09-02Fixed reference to luci.ltn12Steven Barth
2008-09-02* luci/libs: uvl: reenable xml translations, adept to new method="text" conve...Jo-Philipp Wich
2008-09-02* luci/libs: uvl: add definition of package sections to meta schemeJo-Philipp Wich
2008-09-01UGLY workaround is UGLYSteven Barth
2008-09-01* luci/libs: uvl: fix possible "attempt to index field '?' (a nil value)" in ...Jo-Philipp Wich
2008-09-01Added custom filename support to luci.templateSteven Barth
2008-09-01libs/cbi: Forward errors (like syntactical errors) from CBI model parser to t...Steven Barth
2008-09-01Added luci.fs.copy and luci.fs.renameSteven Barth
2008-09-01libs/web: Cleaned up template librarySteven Barth
2008-09-01libs/web: Added several sanity checks to avoid local privilege escalationSteven Barth
2008-09-01libs/core: Added mising import for math module to luci.utilSteven Barth
2008-08-31* luci/libs: uvl: add reference meta schemeJo-Philipp Wich
2008-08-31* luci/libs: uvl: fix errors in xml translationsJo-Philipp Wich
2008-08-31* luci/libs: uvl: hide xml translations, revert lua translations to non-brack...Jo-Philipp Wich
2008-08-31* luci/libs: uvl: add error translations in german and englishJo-Philipp Wich
2008-08-31* luci/libs: uvl: add i18n support to error handling, remove former debug cod...Jo-Philipp Wich
2008-08-31libs/web: Fix dispatching index scopeSteven Barth
2008-08-30libs/uci: Pipe output of reload commands to /dev/nullSteven Barth
2008-08-30libs/cbi: Make sure newly created sections have optional field selectorsSteven Barth
2008-08-30libs/cbi: Add a check whether a section was recently createdSteven Barth
2008-08-30libs/web: Return more verbose error messages when template execution failsSteven Barth
2008-08-30libs/cbi: Simplified _uvl_validate_sectionSteven Barth