summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2010-10-15libs/web: move XHR apply callback into subtemplateJo-Philipp Wich
2010-10-15libs/web: add export() to template namespace, allows templates to export symb...Jo-Philipp Wich
2010-10-14libs/web: cbi: add new on_before_save and on_after_save hook, implement :rese...Jo-Philipp Wich
2010-10-14libs/web: fix various issues in cbi option error handling, call validator for...Jo-Philipp Wich
2010-10-12libs/web: rework cbi field validation, let validators return custom error mes...Jo-Philipp Wich
2010-10-12libs: remove uci folderJo-Philipp Wich
2010-10-12libs: merge libs/uci into libs/coreJo-Philipp Wich
2010-10-12libs: remove http folderJo-Philipp Wich
2010-10-12libs: merge libs/http into libs/webJo-Philipp Wich
2010-10-12libs: remove obsolete iwinfo, its independant nowJo-Philipp Wich
2010-10-12libs: remove cbi folderJo-Philipp Wich
2010-10-12libs: merge libs/cbi into libs/webJo-Philipp Wich
2010-10-11libs/sys: implement luci.sys.user.getpasswd()Jo-Philipp Wich
2010-10-11libs/uci: prevent concurrent luci-reload instances, write currently processed...Jo-Philipp Wich
2010-10-11libs/cbi: don't run apply on render, this is a quick hack and will be reworke...Jo-Philipp Wich
2010-10-11libs/cbi: interface with service control backend to trigger service reload as...Jo-Philipp Wich
2010-06-10nixio: Add set_verify_locations for TLSSteven Barth
2010-05-23nixio: Add nixio.gettimeofday() per user requestSteven Barth
2010-04-27libs/cbi: fix crash with tabless sectionsJo-Philipp Wich
2010-04-27libs/cbi:Jo-Philipp Wich
2010-04-26libs/cbi: add wep and wpa key datatype validatorsJo-Philipp Wich
2010-04-26libs/cbi: drop UVL, introduce server side datatype validationJo-Philipp Wich
2010-04-26libs/cbi: implement realtime client side input validation for Value and Dynam...Jo-Philipp Wich
2010-04-26libs/cbi: always reset class name in validation handlerJo-Philipp Wich
2010-04-25libs/cbi: add field validation handlersJo-Philipp Wich
2010-04-25libs/cbi: add datatype validators for upcoming client side field validationJo-Philipp Wich
2010-04-21libs/cbi: try to load fully qualified model path first, drop support for .lua...Jo-Philipp Wich
2010-04-16libs/web: don't fail if no langauge is set in luci configJo-Philipp Wich
2010-04-05libs/nixio: save uhttpd certs as wellJo-Philipp Wich
2010-04-03libs/lucid: make lucid work without nixio tls supportJo-Philipp Wich
2010-03-28nixio: Fix interface data for layer 3+ interfacesSteven Barth
2010-03-27libs/nixio: make TLS support optionalJo-Philipp Wich
2010-03-21libs: add uhttpd gateway interfaceJo-Philipp Wich
2010-03-18libs/uvl: convert luci.uvl.validation to new luci.uvl.error apiJo-Philipp Wich
2010-03-18libs/uvl: convert luci.uvl.dependencies to new luci.uvl.error apiJo-Philipp Wich
2010-03-18libs/uvl: local symbol error shadows error class declaration, drop itJo-Philipp Wich
2010-03-18libs/uvl: fix syntax error introduced with r5861Jo-Philipp Wich
2010-03-18libs/cbi: change usage of uvl error api after r5861Jo-Philipp Wich
2010-03-18libs/uvl: rework error handling to prevent triggering lvm issuesJo-Philipp Wich
2010-03-18libs/core: disable runtime byte code stripping, it causes lvm errors (OpenWrt...Jo-Philipp Wich
2010-03-15trunk: remove libs/lpk and libs/luanetJo-Philipp Wich
2010-03-08libs/sys: fix unwanted invocation of initscripts when probing index of rcSJo-Philipp Wich
2010-03-08libs/uci: reload luci-statistics when changing system propertiesJo-Philipp Wich
2010-03-08libs/ipkg: call opkg with --autoremoveJo-Philipp Wich
2010-03-08libs/uci: purge luci_ethers and luci_hosts from ucitrackJo-Philipp Wich
2010-03-08libs/sys: workaround for Lua number overflow in ipv6 route metricsJo-Philipp Wich
2010-03-07libs/ipkg: add overlay_root(), determines the overlay used by opkgJo-Philipp Wich
2010-03-07libs/ipkg: pass some force flags to opkg invokations for non interactive modeJo-Philipp Wich
2010-03-06libs/cbi: implement .sectiontitle callback for tblsections to allow custom pe...Jo-Philipp Wich
2010-02-28libs/ipkg: add callback based list_all() and list_installed()Jo-Philipp Wich