summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Collapse)Author
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 ↵Jo-Philipp Wich
(OpenWrt #6235, LuCI #110)
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 ↵Jo-Philipp Wich
per-row titles
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
Add WDS bridge client mode Extending / repeating WDS network in AP wizard Better 802.11s support
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
2009-11-23CBI:Steven Barth
Ensure revalidation
2009-11-23CBI: Free dependenciesSteven Barth
2009-11-23libs/iwinfo: add freqlist() to dummy backendJo-Philipp Wich
2009-11-22NIU:Steven Barth
Implemented WiFi-WAN Overall improvements
2009-11-22CBI:Steven Barth
Allow skipping of non-routing wizard steps
2009-11-22CBI:Steven Barth
Implement reverse dependencies Allow wiazrd steps without buttons
2009-11-21libs/iwinfo: support txpwrlist() for madwifi master devicesJo-Philipp Wich
2009-11-21libs/iwinfo: support freqlist() on madwifi master devicesJo-Philipp Wich
2009-11-17IWINFO: Somehtings wrong with scanning and this header, seems to work with ↵Steven Barth
this change (taken from wireless-tools)
2009-11-17CBI: Allow lazy loading of wizard pages (improving RAM usage)Steven Barth
2009-11-15Minor fixesSteven Barth
2009-11-15libs/sys: mhz are not floatsJo-Philipp Wich
2009-11-15libs/iwinfo: conditionally compile wl.o or madwifi support, make it depend ↵Jo-Philipp Wich
on $(CRAP)
2009-11-15Merge luci.sys.wifi.channels to iwinfoSteven Barth