* luci/themes: fix vertical alignment of help icons
[project/luci.git] / libs /
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
2008-07-29 Steven Barthmodules: Redesigned configuration save, apply, save...
2008-07-29 Steven Barthlibs/cbi: Added "Save & Apply" button to CBI forms
2008-07-28 Steven Barthlibs/lpk: Initial CLI
2008-07-28 Steven Barthlibs/core: Renamed luci.util.create_dtable => luci...
2008-07-28 Steven Barthlibs/core: Add luci.util.create_dtable
2008-07-27 Steven Barthlibs/lpk: Implemented register/stack/state machine
2008-07-26 Steven Barthluci/lpk: Initial commit
2008-07-26 Steven Barthlibs: Fixed serialization stuff
2008-07-26 Jo-Philipp Wich* luci/libs/core: strip bytecode from serialized data...
2008-07-26 Jo-Philipp Wich* luci/libs/core: Oops... forgot the boolean datatype...
2008-07-25 Steven Barthlibs/core, libs/uci, libs/web: Fixed several inline...
2008-07-25 Steven Barthlibs/core: Fixed some typos in the luci.util inline...
2008-07-24 Steven Barthlibs/uci: Added inline documentation
2008-07-24 Jo-Philipp Wich* luci/libs/core: Small translation fix for get_bytecode()
2008-07-24 Jo-Philipp Wich* luci/libd/core: Add serialize_data() and restore_data...
2008-07-24 Steven BarthRewrote host environment targets to work out of the box
2008-07-23 Steven Barthlibs/web: Cleanup and inline documentation
2008-07-23 Steven BarthMade SGIs even more standards compliant (respect EOF...
2008-07-23 Steven BarthFix sgi-wsapi and sgi-luci to be standards compliant
2008-07-23 Steven Barthlibs/core: Fixed docstrings for luci.util
2008-07-23 Steven Barthlibs/core: Update luci.sys inline documentation
2008-07-23 Jo-Philipp Wich* luci/libs/core: fix description of link() function...
2008-07-23 Steven Barththemes: Add registration of themes at package installat...
2008-07-23 Steven Barthi18n: Added dynamic registration for translations
2008-07-23 Jo-Philipp Wich* luci/libs/core: add inline documentation to luci...
2008-07-22 Steven Barthlibs/core: Fixed luci.utils, Added missing in-line...
2008-07-22 Jo-Philipp Wich* luci/libs/core: added inline documentation to luci...
2008-07-22 Steven Barthlibs/core: Add in-line documentation for luci.util...
2008-07-22 Jo-Philipp Wich* luci/libs/core: add inline documentation to luci.sys
2008-07-22 Jo-Philipp Wich* luci/libs/core: added inline documentation to luci...
2008-07-22 Jo-Philipp Wich* luci/libs/http: added inline documentation to luci...
2008-07-20 Jo-Philipp Wich* luci/themes: several small tweaks in openwrt.org...
2008-07-20 Jo-Philipp Wich* luci/libs/cbi: print a notice in empty tblsections
2008-07-19 Steven Barthlibs/sgi-cgi: Workaround for broken CGI implementation...
2008-07-19 Jo-Philipp Wich* luci/libs/http: use aliased ltn12. instead of luci...
2008-07-19 Jo-Philipp Wich* luci/libs/http: fix a few corner cases which can...
2008-07-19 Steven BarthSend Cache-Control headers by default
2008-07-19 Steven BarthImproved reloading system, fixed a bug with saving...
2008-07-18 Steven Barthmodules/admin-mini: Several tweaks, initial status...
2008-07-18 Steven Barthlibs/web: Fixed a bug regarding % characters in luci...
2008-07-18 Jo-Philipp Wich* luci/libs/http: fix "attempt to compare string with...
2008-07-18 Jo-Philipp Wich* luci/libs/http: replace url decoder in http.protocol
next