Fixed last commit
[project/luci.git] / libs /
2008-08-17 Jo-Philipp Wich* luci/libs: fix typo in uvl utility
2008-08-17 Jo-Philipp Wich* luci/libs: add missing shebang to uvl cli
2008-08-17 Jo-Philipp Wich* luci/libs: add uvl cli utility
2008-08-17 Jo-Philipp Wich* luci/libs: uvl: rename validate() to validate_config...
2008-08-17 Jo-Philipp Wich* luci/libs: uvl: implement scheme loading on demand...
2008-08-17 Steven BarthPreparing rewrite of WiFi configuration
2008-08-17 Jo-Philipp Wich* luci/libs: uvl: add support for external validation...
2008-08-17 Jo-Philipp Wich* luci/libs: uvl: fix handling of boolean options,...
2008-08-17 Jo-Philipp Wich* luci/libs: add keys() to luci.util
2008-08-17 Jo-Philipp Wich* luci/libs: add alias to posix.readlink() in luci.fs
2008-08-17 Steven BarthFixed a design flaw in luci.model.uci
2008-08-16 Steven BarthAdded status information
2008-08-16 Jo-Philipp Wich* luci/libs: uvl - cleanup round #3, flush lookup table...
2008-08-16 Jo-Philipp Wich* luci/libs: uvl - cleanup round #2, reinitroduce valid...
2008-08-16 Steven BarthAdded process control page
2008-08-16 Jo-Philipp Wich* luci/libs: uvl - cleanup round #1
2008-08-16 Steven BarthUI Improvements
2008-08-16 Jo-Philipp Wich* luci/libs: more UVL hacking, needs to be rewritten...
2008-08-15 Steven BarthSome cleanups
2008-08-15 Steven BarthSeveral escaping fixes
2008-08-15 Steven BarthSome more escaping
2008-08-15 Steven BarthAdded missing value escaping
2008-08-15 Steven Barthlibs/cbi: Some fixes
2008-08-14 Steven Barthlibs/core: Remove deprecated luci.bits which got replac...
2008-08-14 Steven Barthlibs/cbi: Prevent SimpleForms from prematurely parsing...
2008-08-14 Steven Barthlibs/sys: Added luci.sys.mounts
2008-08-14 Steven Barthlibs/core: Add luci.execi as memory efficient replaceme...
2008-08-14 Jo-Philipp Wich* luci/libs: make uvl code usable
2008-08-14 Steven Barthmodules/admin-full: Rewrote route configuration page
2008-08-14 Jo-Philipp Wich* luci/libs: add preliminary uvl code
2008-08-14 Steven BarthEnable more sanity checks for Password Changing page
2008-08-14 Steven BarthConverted password change form to CBI model
2008-08-14 Steven BarthConverted IPKG configuration to CBI model
2008-08-14 Steven BarthFixed login form
2008-08-14 Steven Barthmodules/admin-core: Added several cross-references...
2008-08-14 Steven BarthUser interface improvements part #3
2008-08-14 Steven Barthlibs/cbi: Add cross-linking capabilities
2008-08-14 Steven Barthlibs/cbi: Added TextValue
2008-08-14 Steven Barthlibs/core: Added missing license information to coxpcall
2008-08-14 Jo-Philipp Wich* luci/libs: only create <legend> if there is a title...
2008-08-14 Jo-Philipp Wich* luci/libs: improved cbi templates
2008-08-13 Steven BarthCompleted rewrite of network interface configuration...
2008-08-13 Jo-Philipp Wich* luci/libs: changed template for tblsection to save...
2008-08-13 Steven BarthMore UI optimizations
2008-08-13 Steven BarthUser interface improvements part #2
2008-08-13 Steven Barthlibs/cbi: Improved user interface draft #1
2008-08-13 Steven Barthmodules/admin-full: Network interface configuration...
2008-08-12 Steven Barthlibs/cbi: Added support for stateful Values, Added...
2008-08-11 Steven BarthAdded new Application luci-samba offering SMB/CIFS...
2008-08-11 Steven BarthMinor bugfixes
2008-08-11 Steven BarthFixed last commit
2008-08-11 Steven Barthlibs/web: Even more sanity checks
2008-08-11 Steven Barthlibs/web: Add additional sanity checks to session mechanism
2008-08-11 Steven Barthlibs/web: Add an additional sanity check to Session IDs
2008-08-10 Steven BarthRevert "* Fix last commit"
2008-08-10 Steven Barth* Fix last commit
2008-08-10 Steven Barth* libs/web: Reworked authentication
2008-08-09 Jo-Philipp Wich* luci/libs: In luci.ip: __array16() does assert()...
2008-08-09 Jo-Philipp Wich* luci/libs: add missing parameter documentation for...
2008-08-09 Jo-Philipp Wich* luci/libs: updated documentation for luci.ip to use...
2008-08-09 Steven Barthlibs/cbi: Major Improvements
2008-08-09 Jo-Philipp Wich* luci/libs: fixed documentation for broadcast() in...
2008-08-09 Jo-Philipp Wich* luci/libs: added broadcast(), minhost() and maxhost...
2008-08-08 Jo-Philipp Wich* luci/libs: Damn, I should take english lessons ....
2008-08-08 Jo-Philipp Wich* luci/libs: added inline documentation and luci.ip...
2008-08-08 Jo-Philipp Wich* luci/libs: properly handle overflows in luci.ip.add()
2008-08-08 Jo-Philipp Wich* luci/libs: fix off-by-one bug in luci.ip
2008-08-08 Jo-Philipp Wich* luci/libs: fixed contains() in luci.ip
2008-08-08 Steven Barthlibs/core: Cleaned up luci.sys in favor of the new...
2008-08-08 Steven Barthlibs/web: Added missing on_commit trigger
2008-08-08 Jo-Philipp Wich* luci/libs: add assert() to contains() in luci.ip
2008-08-08 Jo-Philipp Wich* luci/libs: fixed big endian in Hex() constructor
2008-08-08 Jo-Philipp Wich* luci/libs: added Hex() constructor to luci.ip
2008-08-07 Steven Barthmodules/admin-full: Added support for interface aliases
2008-08-07 Steven Barthlibs/cbi: Added magic ;-)
2008-08-07 Jo-Philipp Wich* libs/core/ip: save a redundant object in compare()
2008-08-07 Steven Barthlib/core: luci.ip: Added more sanity checks and optimiz...
2008-08-07 Steven Barthlibs/core: Taught luci.ip how to use netmasks and small...
2008-08-07 Jo-Philipp Wich* luci/libs/ip: fix add()
2008-08-07 Jo-Philipp Wich* luci/libs: add preliminary ip calculation library
2008-08-06 Steven BarthAdded missing Makefiles
2008-08-06 Steven Barthlibs/core: Outsourced luci.sys to own directory
2008-08-06 Steven BarthMoved luci.sys.libpath to luci.util
2008-08-06 Steven BarthMoved luci.sys.exec, luci.sys.execl and luci.sys.bigend...
2008-08-06 Steven BarthOutsourced IPKG abstraction to own directory
2008-08-06 Steven Barthlibs/core: Replace luci.sys.bigendian with a system...
2008-08-06 Steven Barthmodules/admin-full: Several user interface improvements
2008-08-05 Steven Barthapplications/luci-splash: Updated to work with new...
2008-08-05 Steven Barthlibs/cbi: Optimized Comboboxes
2008-08-04 Steven Barthapplications/luci-fw: Reworked to use the new native...
2008-08-04 Steven Barthlibs/cbi: Optimized Comboboxes
2008-08-04 Steven Barthlibs/cbi: Added value function to luci.cbi.Value to...
2008-08-03 Steven Barthlibs/core: luci.model.ipkg: Use OPKG instead of IPKG...
2008-07-31 Steven Barthlibs/web: Fixed template escaping
2008-07-30 Steven Barthlibs/cbi: Fixed CBI handling of "Save & Apply"
2008-07-29 Steven BarthAdded "apidocs" target to Makefile
2008-07-29 Steven Barthlibs/web: Small improvements, added inline documentation
2008-07-29 Steven Barthlibs/lpk: Fixed typos
2008-07-29 Steven Barthlibs/lpk: Several fixes in CLI -> Machine bindings
2008-07-29 Steven Barthlibs/lpk: Updated CLI
next