summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2008-08-07libs/core: Taught luci.ip how to use netmasks and smaller syntax sugarsSteven Barth
2008-08-07* luci/libs/ip: fix add()Jo-Philipp Wich
2008-08-07* luci/libs: add preliminary ip calculation libraryJo-Philipp Wich
2008-08-06Added missing MakefilesSteven Barth
2008-08-06libs/core: Outsourced luci.sys to own directorySteven Barth
2008-08-06Moved luci.sys.libpath to luci.utilSteven Barth
2008-08-06Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.utilSteven Barth
2008-08-06Outsourced IPKG abstraction to own directorySteven Barth
2008-08-06libs/core: Replace luci.sys.bigendian with a system independent versionSteven Barth
2008-08-06modules/admin-full: Several user interface improvementsSteven Barth
2008-08-05applications/luci-splash: Updated to work with new UCI firewallSteven Barth
2008-08-05libs/cbi: Optimized ComboboxesSteven Barth
2008-08-04applications/luci-fw: Reworked to use the new native UCI-based firewall confi...Steven Barth
2008-08-04libs/cbi: Optimized ComboboxesSteven Barth
2008-08-04libs/cbi: Added value function to luci.cbi.Value to create ComboboxesSteven Barth
2008-08-03libs/core: luci.model.ipkg: Use OPKG instead of IPKG if availableSteven Barth
2008-07-31libs/web: Fixed template escapingSteven Barth
2008-07-30libs/cbi: Fixed CBI handling of "Save & Apply"Steven Barth
2008-07-29Added "apidocs" target to MakefileSteven Barth
2008-07-29libs/web: Small improvements, added inline documentationSteven Barth
2008-07-29libs/lpk: Fixed typosSteven Barth
2008-07-29libs/lpk: Several fixes in CLI -> Machine bindingsSteven Barth
2008-07-29libs/lpk: Updated CLISteven Barth
2008-07-29modules: Redesigned configuration save, apply, save & apply menu optionsSteven Barth
2008-07-29libs/cbi: Added "Save & Apply" button to CBI formsSteven Barth
2008-07-28libs/lpk: Initial CLISteven Barth
2008-07-28libs/core: Renamed luci.util.create_dtable => luci.util.dtableSteven Barth
2008-07-28libs/core: Add luci.util.create_dtableSteven Barth
2008-07-27libs/lpk: Implemented register/stack/state machineSteven Barth
2008-07-26luci/lpk: Initial commitSteven Barth
2008-07-26libs: Fixed serialization stuffSteven Barth
2008-07-26* luci/libs/core: strip bytecode from serialized data too in get_bytecode()Jo-Philipp Wich
2008-07-26* luci/libs/core: Oops... forgot the boolean datatype in serialize_data()Jo-Philipp Wich
2008-07-25libs/core, libs/uci, libs/web: Fixed several inline documentation typosSteven Barth
2008-07-25libs/core: Fixed some typos in the luci.util inline documentationSteven Barth
2008-07-24libs/uci: Added inline documentationSteven Barth
2008-07-24* luci/libs/core: Small translation fix for get_bytecode()Jo-Philipp Wich
2008-07-24* luci/libd/core: Add serialize_data() and restore_data() to luci.util, use t...Jo-Philipp Wich
2008-07-24Rewrote host environment targets to work out of the boxSteven Barth
2008-07-23libs/web: Cleanup and inline documentationSteven Barth
2008-07-23Made SGIs even more standards compliant (respect EOF command from LuCI)Steven Barth
2008-07-23Fix sgi-wsapi and sgi-luci to be standards compliantSteven Barth
2008-07-23libs/core: Fixed docstrings for luci.utilSteven Barth
2008-07-23libs/core: Update luci.sys inline documentationSteven Barth
2008-07-23* luci/libs/core: fix description of link() function in luci.fsJo-Philipp Wich
2008-07-23themes: Add registration of themes at package installation timeSteven Barth
2008-07-23i18n: Added dynamic registration for translationsSteven Barth
2008-07-23* luci/libs/core: add inline documentation to luci.fs, style fixups in util.luaJo-Philipp Wich
2008-07-22libs/core: Fixed luci.utils, Added missing in-line documentationSteven Barth
2008-07-22* luci/libs/core: added inline documentation to luci.util, reordered and rena...Jo-Philipp Wich