summaryrefslogtreecommitdiffhomepage
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/contrib: added support for constants documentation in luadocJo-Philipp Wich
2008-08-09* luci/contrib: implemented "@cstyle" tag in luadoc to tell whether a "module...Jo-Philipp Wich
2008-08-09* luci/contrib: remove remaining debugging code from luadocJo-Philipp Wich
2008-08-09* luci/contrib: fixed anchors in virtual module documentation, only render pa...Jo-Philipp Wich
2008-08-09* luci/contrib: added support for multiple modules per file in luadocJo-Philipp Wich
2008-08-09libs/cbi: Major ImprovementsSteven Barth
2008-08-09* luci/themes: trivial css fix for openwrt.org and fledermaus themeJo-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-09Added missing dependency which broke LuCISteven Barth
2008-08-08Reworked Fledermaus ThemeSteven Barth
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-08Added missing translationSteven 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-07themes/*: Use application/xhtml+xml as Mime-TypeSteven Barth
2008-08-07Fixed a typoSteven Barth
2008-08-07modules/admin-full: Added support for interface aliasesSteven Barth
2008-08-07libs/cbi: Added magic ;-)Steven Barth
2008-08-07modules/admin-full: Added support for IPv6 network configurationSteven 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-07Use http instead of https in MakefileSteven 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-07modules/admin-full: Removed accidently remaining debug dummy stuffSteven Barth
2008-08-07modules/admin-full: Completed support for LED configurationSteven Barth
2008-08-07modules/admin-full: Prepare Button / LED configurationSteven Barth
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-06Reenable working Freifunk modulesSteven 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-05Add bitlib MakefileSteven Barth
2008-08-05Fixed OpenWRT Makefile, mark Freifunk packages as brokenSteven Barth
2008-08-05modules/admin-full: Display wifi devices as enabled if user removes the disab...Steven Barth