summaryrefslogtreecommitdiffhomepage
path: root/libs/core
AgeCommit message (Expand)Author
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.ipJo-Philipp Wich
2008-08-09* luci/libs: updated documentation for luci.ip to use new features of luadocJo-Philipp Wich
2008-08-09* luci/libs: fixed documentation for broadcast() in luci.ipJo-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.ipJo-Philipp Wich
2008-08-08* luci/libs: fixed contains() in luci.ipJo-Philipp Wich
2008-08-08libs/core: Cleaned up luci.sys in favor of the new luci.ip moduleSteven Barth
2008-08-08* luci/libs: add assert() to contains() in luci.ipJo-Philipp Wich
2008-08-08* luci/libs: fixed big endian in Hex() constructorJo-Philipp Wich
2008-08-08* luci/libs: added Hex() constructor to luci.ipJo-Philipp Wich
2008-08-07* libs/core/ip: save a redundant object in compare()Jo-Philipp Wich
2008-08-07lib/core: luci.ip: Added more sanity checks and optimizationsSteven Barth
2008-08-07libs/core: Taught luci.ip how to use netmasks and smaller syntax sugarsSteven Barth
2008-08-07* luci/libs/ip: fix add()Jo-Philipp Wich
2008-08-07* luci/libs: add preliminary ip calculation libraryJo-Philipp Wich
2008-08-06libs/core: Outsourced luci.sys to own directorySteven Barth
2008-08-06Moved luci.sys.libpath to luci.utilSteven Barth
2008-08-06Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.utilSteven Barth
2008-08-06Outsourced IPKG abstraction to own directorySteven Barth
2008-08-06libs/core: Replace luci.sys.bigendian with a system independent versionSteven Barth
2008-08-03libs/core: luci.model.ipkg: Use OPKG instead of IPKG if availableSteven Barth
2008-07-29Added "apidocs" target to MakefileSteven Barth
2008-07-28libs/core: Renamed luci.util.create_dtable => luci.util.dtableSteven Barth
2008-07-28libs/core: Add luci.util.create_dtableSteven Barth
2008-07-26libs: Fixed serialization stuffSteven 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-25libs/core, libs/uci, libs/web: Fixed several inline documentation typosSteven Barth
2008-07-25libs/core: Fixed some typos in the luci.util inline documentationSteven 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-23libs/core: Fixed docstrings for luci.utilSteven Barth
2008-07-23libs/core: Update luci.sys inline documentationSteven Barth
2008-07-23* luci/libs/core: fix description of link() function in luci.fsJo-Philipp Wich
2008-07-23* luci/libs/core: add inline documentation to luci.fs, style fixups in util.luaJo-Philipp Wich
2008-07-22libs/core: Fixed luci.utils, Added missing in-line documentationSteven Barth
2008-07-22* luci/libs/core: added inline documentation to luci.util, reordered and rena...Jo-Philipp Wich
2008-07-22libs/core: Add in-line documentation for luci.util.classSteven Barth
2008-07-22* luci/libs/core: add inline documentation to luci.sysJo-Philipp Wich
2008-07-22* luci/libs/core: added inline documentation to luci.bits, removed duplicated...Jo-Philipp Wich
2008-07-18modules/admin-mini: Several tweaks, initial status pageSteven Barth
2008-07-17libs/core: Fixed luci.fs.isfileSteven Barth
2008-07-14* luci: add memory status patches from somaJo-Philipp Wich
2008-07-05libs/core: Fixed luci.util.splitSteven Barth
2008-06-29* libs/core: Moved ltn12 inside LuCI to avoid package conflicts with luasocketSteven Barth
2008-06-29* libs/web: Added Logout supportSteven Barth