Age | Commit message (Expand) | Author |
2008-08-10 | Revert "* Fix last commit" | Steven Barth |
2008-08-10 | * Fix last commit | Steven Barth |
2008-08-10 | * libs/web: Reworked authentication | Steven 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.ip | Jo-Philipp Wich |
2008-08-09 | * luci/libs: updated documentation for luci.ip to use new features of luadoc | Jo-Philipp Wich |
2008-08-09 | * luci/contrib: added support for constants documentation in luadoc | Jo-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 luadoc | Jo-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 luadoc | Jo-Philipp Wich |
2008-08-09 | libs/cbi: Major Improvements | Steven Barth |
2008-08-09 | * luci/themes: trivial css fix for openwrt.org and fledermaus theme | Jo-Philipp Wich |
2008-08-09 | * luci/libs: fixed documentation for broadcast() in luci.ip | Jo-Philipp Wich |
2008-08-09 | * luci/libs: added broadcast(), minhost() and maxhost() to luci.ip, allow var... | Jo-Philipp Wich |
2008-08-09 | Added missing dependency which broke LuCI | Steven Barth |
2008-08-08 | Reworked Fledermaus Theme | Steven 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.ip | Jo-Philipp Wich |
2008-08-08 | * luci/libs: fixed contains() in luci.ip | Jo-Philipp Wich |
2008-08-08 | libs/core: Cleaned up luci.sys in favor of the new luci.ip module | Steven Barth |
2008-08-08 | libs/web: Added missing on_commit trigger | Steven Barth |
2008-08-08 | Added missing translation | Steven Barth |
2008-08-08 | * luci/libs: add assert() to contains() in luci.ip | Jo-Philipp Wich |
2008-08-08 | * luci/libs: fixed big endian in Hex() constructor | Jo-Philipp Wich |
2008-08-08 | * luci/libs: added Hex() constructor to luci.ip | Jo-Philipp Wich |
2008-08-07 | themes/*: Use application/xhtml+xml as Mime-Type | Steven Barth |
2008-08-07 | Fixed a typo | Steven Barth |
2008-08-07 | modules/admin-full: Added support for interface aliases | Steven Barth |
2008-08-07 | libs/cbi: Added magic ;-) | Steven Barth |
2008-08-07 | modules/admin-full: Added support for IPv6 network configuration | Steven Barth |
2008-08-07 | * libs/core/ip: save a redundant object in compare() | Jo-Philipp Wich |
2008-08-07 | lib/core: luci.ip: Added more sanity checks and optimizations | Steven Barth |
2008-08-07 | libs/core: Taught luci.ip how to use netmasks and smaller syntax sugars | Steven Barth |
2008-08-07 | Use http instead of https in Makefile | Steven Barth |
2008-08-07 | * luci/libs/ip: fix add() | Jo-Philipp Wich |
2008-08-07 | * luci/libs: add preliminary ip calculation library | Jo-Philipp Wich |
2008-08-07 | modules/admin-full: Removed accidently remaining debug dummy stuff | Steven Barth |
2008-08-07 | modules/admin-full: Completed support for LED configuration | Steven Barth |
2008-08-07 | modules/admin-full: Prepare Button / LED configuration | Steven Barth |
2008-08-06 | Added missing Makefiles | Steven Barth |
2008-08-06 | libs/core: Outsourced luci.sys to own directory | Steven Barth |
2008-08-06 | Moved luci.sys.libpath to luci.util | Steven Barth |
2008-08-06 | Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.util | Steven Barth |
2008-08-06 | Outsourced IPKG abstraction to own directory | Steven Barth |
2008-08-06 | Reenable working Freifunk modules | Steven Barth |
2008-08-06 | libs/core: Replace luci.sys.bigendian with a system independent version | Steven Barth |
2008-08-06 | modules/admin-full: Several user interface improvements | Steven Barth |