Age | Commit message (Expand) | Author |
2010-10-14 | libs/web: cbi: add new on_before_save and on_after_save hook, implement :rese... | Jo-Philipp Wich |
2010-10-14 | libs/web: fix various issues in cbi option error handling, call validator for... | Jo-Philipp Wich |
2010-10-12 | libs/web: rework cbi field validation, let validators return custom error mes... | Jo-Philipp Wich |
2010-10-12 | libs: remove uci folder | Jo-Philipp Wich |
2010-10-12 | libs: merge libs/uci into libs/core | Jo-Philipp Wich |
2010-10-12 | libs: remove http folder | Jo-Philipp Wich |
2010-10-12 | libs: merge libs/http into libs/web | Jo-Philipp Wich |
2010-10-12 | libs: remove obsolete iwinfo, its independant now | Jo-Philipp Wich |
2010-10-12 | libs: remove cbi folder | Jo-Philipp Wich |
2010-10-12 | libs: merge libs/cbi into libs/web | Jo-Philipp Wich |
2010-10-11 | libs/sys: implement luci.sys.user.getpasswd() | Jo-Philipp Wich |
2010-10-11 | libs/uci: prevent concurrent luci-reload instances, write currently processed... | Jo-Philipp Wich |
2010-10-11 | libs/cbi: don't run apply on render, this is a quick hack and will be reworke... | Jo-Philipp Wich |
2010-10-11 | libs/cbi: interface with service control backend to trigger service reload as... | Jo-Philipp Wich |
2010-06-10 | nixio: Add set_verify_locations for TLS | Steven Barth |
2010-05-23 | nixio: Add nixio.gettimeofday() per user request | Steven Barth |
2010-04-27 | libs/cbi: fix crash with tabless sections | Jo-Philipp Wich |
2010-04-27 | libs/cbi: | Jo-Philipp Wich |
2010-04-26 | libs/cbi: add wep and wpa key datatype validators | Jo-Philipp Wich |
2010-04-26 | libs/cbi: drop UVL, introduce server side datatype validation | Jo-Philipp Wich |
2010-04-26 | libs/cbi: implement realtime client side input validation for Value and Dynam... | Jo-Philipp Wich |
2010-04-26 | libs/cbi: always reset class name in validation handler | Jo-Philipp Wich |
2010-04-25 | libs/cbi: add field validation handlers | Jo-Philipp Wich |
2010-04-25 | libs/cbi: add datatype validators for upcoming client side field validation | Jo-Philipp Wich |
2010-04-21 | libs/cbi: try to load fully qualified model path first, drop support for .lua... | Jo-Philipp Wich |
2010-04-16 | libs/web: don't fail if no langauge is set in luci config | Jo-Philipp Wich |
2010-04-05 | libs/nixio: save uhttpd certs as well | Jo-Philipp Wich |
2010-04-03 | libs/lucid: make lucid work without nixio tls support | Jo-Philipp Wich |
2010-03-28 | nixio: Fix interface data for layer 3+ interfaces | Steven Barth |
2010-03-27 | libs/nixio: make TLS support optional | Jo-Philipp Wich |
2010-03-21 | libs: add uhttpd gateway interface | Jo-Philipp Wich |
2010-03-18 | libs/uvl: convert luci.uvl.validation to new luci.uvl.error api | Jo-Philipp Wich |
2010-03-18 | libs/uvl: convert luci.uvl.dependencies to new luci.uvl.error api | Jo-Philipp Wich |
2010-03-18 | libs/uvl: local symbol error shadows error class declaration, drop it | Jo-Philipp Wich |
2010-03-18 | libs/uvl: fix syntax error introduced with r5861 | Jo-Philipp Wich |
2010-03-18 | libs/cbi: change usage of uvl error api after r5861 | Jo-Philipp Wich |
2010-03-18 | libs/uvl: rework error handling to prevent triggering lvm issues | Jo-Philipp Wich |
2010-03-18 | libs/core: disable runtime byte code stripping, it causes lvm errors (OpenWrt... | Jo-Philipp Wich |
2010-03-15 | trunk: remove libs/lpk and libs/luanet | Jo-Philipp Wich |
2010-03-08 | libs/sys: fix unwanted invocation of initscripts when probing index of rcS | Jo-Philipp Wich |
2010-03-08 | libs/uci: reload luci-statistics when changing system properties | Jo-Philipp Wich |
2010-03-08 | libs/ipkg: call opkg with --autoremove | Jo-Philipp Wich |
2010-03-08 | libs/uci: purge luci_ethers and luci_hosts from ucitrack | Jo-Philipp Wich |
2010-03-08 | libs/sys: workaround for Lua number overflow in ipv6 route metrics | Jo-Philipp Wich |
2010-03-07 | libs/ipkg: add overlay_root(), determines the overlay used by opkg | Jo-Philipp Wich |
2010-03-07 | libs/ipkg: pass some force flags to opkg invokations for non interactive mode | Jo-Philipp Wich |
2010-03-06 | libs/cbi: implement .sectiontitle callback for tblsections to allow custom pe... | Jo-Philipp Wich |
2010-02-28 | libs/ipkg: add callback based list_all() and list_installed() | Jo-Philipp Wich |
2009-12-29 | libs/nixio: fix uninitialized variable warning on Darwin in splice.c | Jo-Philipp Wich |
2009-12-29 | libs/lucid-http: fix regressions with recent git uci | Jo-Philipp Wich |