* luci/contrib: implemented "@cstyle" tag in luadoc to tell whether a "module" is...
[project/luci.git] / libs /
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
2008-07-18 Jo-Philipp Wich* luci/libs/http: added more sanity checks to mime...
2008-07-18 Jo-Philipp Wich* luci/libs/http: fix wrong varname in http.protocol
2008-07-18 Jo-Philipp Wich* luci/libs/http: replaced mime decoder in http.protocol
2008-07-17 Steven BarthAdded new application luci-ntpc to luci-full and luci...
2008-07-17 Steven BarthNew application luci-upnp for luci-full and luci-mini
2008-07-17 Steven Barthlibs/core: Fixed luci.fs.isfile
2008-07-17 Steven Barthapplications/luci-qos: Smaller enhancements, support...
2008-07-16 Steven Barthmodules/admin-mini: Added Wifi configuration
2008-07-16 Jo-Philipp Wich* libs/http: fix blocksize-related mime decoding proble...
2008-07-16 Steven Barthlibs/web: Prevent luci.http to prematurely parse the...
2008-07-16 Steven Barthlibs/web: Made luci.http.write a sink
2008-07-16 Steven Barthlibs/cbi: Fixed AbstractSection.create
2008-07-16 Steven Barthlibs/web: Added luci.web.dispatcher.registered
2008-07-16 Steven Barthlibs/cbi: Cleaned up *Section.create
2008-07-15 Jo-Philipp Wich* luci: associate luci_ethers reload with luci_ethers...
2008-07-15 Jo-Philipp Wich* luci/libs/cbi: fix syntax error in mvalue template
2008-07-15 Jo-Philipp Wich* luci/libs/cbi: various template cleanups
2008-07-15 Jo-Philipp Wich* luci/libs/cbi: fix <label> assignment for checkbox...
next