Age | Commit message (Expand) | Author |
2008-08-07 | libs/core: Taught luci.ip how to use netmasks and smaller syntax sugars | Steven Barth |
2008-08-07 | * luci/libs/ip: fix add() | Jo-Philipp Wich |
2008-08-07 | * luci/libs: add preliminary ip calculation library | Jo-Philipp Wich |
2008-08-06 | Added missing Makefiles | Steven Barth |
2008-08-06 | libs/core: Outsourced luci.sys to own directory | Steven Barth |
2008-08-06 | Moved luci.sys.libpath to luci.util | Steven Barth |
2008-08-06 | Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.util | Steven Barth |
2008-08-06 | Outsourced IPKG abstraction to own directory | Steven Barth |
2008-08-06 | libs/core: Replace luci.sys.bigendian with a system independent version | Steven Barth |
2008-08-06 | modules/admin-full: Several user interface improvements | Steven Barth |
2008-08-05 | applications/luci-splash: Updated to work with new UCI firewall | Steven Barth |
2008-08-05 | libs/cbi: Optimized Comboboxes | Steven Barth |
2008-08-04 | applications/luci-fw: Reworked to use the new native UCI-based firewall confi... | Steven Barth |
2008-08-04 | libs/cbi: Optimized Comboboxes | Steven Barth |
2008-08-04 | libs/cbi: Added value function to luci.cbi.Value to create Comboboxes | Steven Barth |
2008-08-03 | libs/core: luci.model.ipkg: Use OPKG instead of IPKG if available | Steven Barth |
2008-07-31 | libs/web: Fixed template escaping | Steven Barth |
2008-07-30 | libs/cbi: Fixed CBI handling of "Save & Apply" | Steven Barth |
2008-07-29 | Added "apidocs" target to Makefile | Steven Barth |
2008-07-29 | libs/web: Small improvements, added inline documentation | Steven Barth |
2008-07-29 | libs/lpk: Fixed typos | Steven Barth |
2008-07-29 | libs/lpk: Several fixes in CLI -> Machine bindings | Steven Barth |
2008-07-29 | libs/lpk: Updated CLI | Steven Barth |
2008-07-29 | modules: Redesigned configuration save, apply, save & apply menu options | Steven Barth |
2008-07-29 | libs/cbi: Added "Save & Apply" button to CBI forms | Steven Barth |
2008-07-28 | libs/lpk: Initial CLI | Steven Barth |
2008-07-28 | libs/core: Renamed luci.util.create_dtable => luci.util.dtable | Steven Barth |
2008-07-28 | libs/core: Add luci.util.create_dtable | Steven Barth |
2008-07-27 | libs/lpk: Implemented register/stack/state machine | Steven Barth |
2008-07-26 | luci/lpk: Initial commit | Steven Barth |
2008-07-26 | libs: Fixed serialization stuff | Steven 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-25 | libs/core, libs/uci, libs/web: Fixed several inline documentation typos | Steven Barth |
2008-07-25 | libs/core: Fixed some typos in the luci.util inline documentation | Steven Barth |
2008-07-24 | libs/uci: Added inline documentation | Steven 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-24 | Rewrote host environment targets to work out of the box | Steven Barth |
2008-07-23 | libs/web: Cleanup and inline documentation | Steven Barth |
2008-07-23 | Made SGIs even more standards compliant (respect EOF command from LuCI) | Steven Barth |
2008-07-23 | Fix sgi-wsapi and sgi-luci to be standards compliant | Steven Barth |
2008-07-23 | libs/core: Fixed docstrings for luci.util | Steven Barth |
2008-07-23 | libs/core: Update luci.sys inline documentation | Steven Barth |
2008-07-23 | * luci/libs/core: fix description of link() function in luci.fs | Jo-Philipp Wich |
2008-07-23 | themes: Add registration of themes at package installation time | Steven Barth |
2008-07-23 | i18n: Added dynamic registration for translations | Steven Barth |
2008-07-23 | * luci/libs/core: add inline documentation to luci.fs, style fixups in util.lua | Jo-Philipp Wich |
2008-07-22 | libs/core: Fixed luci.utils, Added missing in-line documentation | Steven Barth |
2008-07-22 | * luci/libs/core: added inline documentation to luci.util, reordered and rena... | Jo-Philipp Wich |