Age | Commit message (Expand) | Author |
2008-08-11 | libs/web: Add additional sanity checks to session mechanism | Steven Barth |
2008-08-11 | libs/web: Add an additional sanity check to Session IDs | Steven Barth |
2008-08-10 | Revert "* Fix last commit" | Steven Barth |
2008-08-10 | * Fix last commit | Steven Barth |
2008-08-10 | * libs/web: Reworked authentication | Steven Barth |
2008-08-09 | * luci/libs: In luci.ip: __array16() does assert() already, so drop redundant... | Jo-Philipp Wich |
2008-08-09 | * luci/libs: add missing parameter documentation for prefix() in luci.ip | Jo-Philipp Wich |
2008-08-09 | * luci/libs: updated documentation for luci.ip to use new features of luadoc | Jo-Philipp Wich |
2008-08-09 | libs/cbi: Major Improvements | Steven Barth |
2008-08-09 | * luci/libs: fixed documentation for broadcast() in luci.ip | Jo-Philipp Wich |
2008-08-09 | * luci/libs: added broadcast(), minhost() and maxhost() to luci.ip, allow var... | Jo-Philipp Wich |
2008-08-08 | * luci/libs: Damn, I should take english lessons ... corrected typos in inlin... | Jo-Philipp Wich |
2008-08-08 | * luci/libs: added inline documentation and luci.ip.cidr.sub() to luci.ip; al... | Jo-Philipp Wich |
2008-08-08 | * luci/libs: properly handle overflows in luci.ip.add() | Jo-Philipp Wich |
2008-08-08 | * luci/libs: fix off-by-one bug in luci.ip | Jo-Philipp Wich |
2008-08-08 | * luci/libs: fixed contains() in luci.ip | Jo-Philipp Wich |
2008-08-08 | libs/core: Cleaned up luci.sys in favor of the new luci.ip module | Steven Barth |
2008-08-08 | libs/web: Added missing on_commit trigger | Steven Barth |
2008-08-08 | * luci/libs: add assert() to contains() in luci.ip | Jo-Philipp Wich |
2008-08-08 | * luci/libs: fixed big endian in Hex() constructor | Jo-Philipp Wich |
2008-08-08 | * luci/libs: added Hex() constructor to luci.ip | Jo-Philipp Wich |
2008-08-07 | modules/admin-full: Added support for interface aliases | Steven Barth |
2008-08-07 | libs/cbi: Added magic ;-) | Steven Barth |
2008-08-07 | * libs/core/ip: save a redundant object in compare() | Jo-Philipp Wich |
2008-08-07 | lib/core: luci.ip: Added more sanity checks and optimizations | Steven Barth |
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 |