summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2008-08-13User interface improvements part #2Steven Barth
2008-08-13libs/cbi: Improved user interface draft #1Steven Barth
2008-08-13modules/admin-full: Network interface configuration optimization part #1Steven Barth
2008-08-12libs/cbi: Added support for stateful Values, Added editlink templateSteven Barth
2008-08-11Added new Application luci-samba offering SMB/CIFS network share configurationSteven Barth
2008-08-11Minor bugfixesSteven Barth
2008-08-11Fixed last commitSteven Barth
2008-08-11libs/web: Even more sanity checksSteven Barth
2008-08-11libs/web: Add additional sanity checks to session mechanismSteven Barth
2008-08-11libs/web: Add an additional sanity check to Session IDsSteven Barth
2008-08-10Revert "* Fix last commit"Steven Barth
2008-08-10* Fix last commitSteven Barth
2008-08-10* libs/web: Reworked authenticationSteven 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.ipJo-Philipp Wich
2008-08-09* luci/libs: updated documentation for luci.ip to use new features of luadocJo-Philipp Wich
2008-08-09libs/cbi: Major ImprovementsSteven Barth
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-08libs/web: Added missing on_commit triggerSteven 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-07modules/admin-full: Added support for interface aliasesSteven Barth
2008-08-07libs/cbi: Added magic ;-)Steven Barth
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-06Added missing MakefilesSteven Barth
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-06modules/admin-full: Several user interface improvementsSteven Barth
2008-08-05applications/luci-splash: Updated to work with new UCI firewallSteven Barth
2008-08-05libs/cbi: Optimized ComboboxesSteven Barth
2008-08-04applications/luci-fw: Reworked to use the new native UCI-based firewall confi...Steven Barth
2008-08-04libs/cbi: Optimized ComboboxesSteven Barth
2008-08-04libs/cbi: Added value function to luci.cbi.Value to create ComboboxesSteven Barth
2008-08-03libs/core: luci.model.ipkg: Use OPKG instead of IPKG if availableSteven Barth
2008-07-31libs/web: Fixed template escapingSteven Barth