Age | Commit message (Expand) | Author |
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 |
2008-08-05 | Add bitlib Makefile | Steven Barth |
2008-08-05 | Fixed OpenWRT Makefile, mark Freifunk packages as broken | Steven Barth |
2008-08-05 | modules/admin-full: Display wifi devices as enabled if user removes the disab... | Steven Barth |
2008-08-05 | Fix a small luci-splash issue | Steven Barth |
2008-08-05 | applications/luci-splash: Minor Fixes | Steven Barth |
2008-08-05 | applications/luci-splash: Updated to work with new UCI firewall | Steven Barth |
2008-08-05 | Remove incompatible interface alias script | Steven Barth |
2008-08-05 | libs/cbi: Optimized Comboboxes | Steven Barth |
2008-08-05 | Remove abandoned firewall configuration file | Steven Barth |
2008-08-04 | modules/admin-full, modules/admin-mini: Added eyecandy ;-) | Steven Barth |
2008-08-04 | Add firewall configuration to dev environment | Steven Barth |
2008-08-04 | applications/luci-fw: Reworked to use the new native UCI-based firewall confi... | Steven Barth |
2008-08-04 | * luci/admin-full: fixed bug that prevented creation of interface sections in... | Jo-Philipp Wich |
2008-08-04 | * luci/contrib: fix bitlib compilation | Jo-Philipp Wich |
2008-08-04 | * luci/contrib: packaged bitlib | Jo-Philipp Wich |
2008-08-04 | libs/cbi: Optimized Comboboxes | Steven Barth |
2008-08-04 | libs/cbi: Added value function to luci.cbi.Value to create Comboboxes | Steven Barth |