summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
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
2009-12-29libs/nixio: fix uninitialized variable warning on Darwin in splice.cJo-Philipp Wich
2009-12-29libs/lucid-http: fix regressions with recent git uciJo-Philipp Wich
2009-12-28libs/nixio: properly cast len argument for OS X sendfile()Jo-Philipp Wich
2009-12-28libs/nixio: fix compile on OS XJo-Philipp Wich
2009-12-26libs/cbi: don't filter bridge ports in firewall zone widgetJo-Philipp Wich
2009-12-24libs/iwinfo: Respect IW_TXPOW_DBM flag over IW_TXPOW_MWATT when both are setVasilis Tsiligiannis
2009-12-24libs/core: Fix wireless network idsVasilis Tsiligiannis
2009-12-23libs/ipkg: Remove deprecated -force-defaults option when executing opkgVasilis Tsiligiannis
2009-12-20libs/http: don't calculate etag twice in If-None-Match, fix typos in inline-docJo-Philipp Wich
2009-12-20libs/http: fix incorrent treatment of If-None-Match (#100) Jo-Philipp Wich
2009-12-08httpclient: Add basic auth supportSteven Barth
2009-11-29NIU:Steven Barth
2009-11-28nixio: Improve number handling with non-double Lua setupsSteven Barth
2009-11-26libs/cbi: fix dependency handling of radio buttonsJo-Philipp Wich
2009-11-23NIU: Minor fixesSteven Barth
2009-11-23Correct order of wizard buttonsSteven Barth