modules/admin-full: fix inconsistency in iface config
[project/luci.git] / libs /
2010-10-25 Jo-Philipp Wichlibs/web: rework DynamicList widget
2010-10-21 Jo-Philipp Wichlibs/web: annotate form object with cbi state when...
2010-10-21 Jo-Philipp Wichlibs/web: fix ip6addr js validation, fixes for live...
2010-10-20 Jo-Philipp Wichlibs/web: fix tab highlighting with multiple tabs
2010-10-19 Jo-Philipp Wichlibs/core: fix network counting in luci.model.wireless
2010-10-19 Jo-Philipp Wichlibs/web: add String.serialize() and String.format...
2010-10-19 Jo-Philipp Wichlibs/web: support different caption for button widgets
2010-10-19 Jo-Philipp Wichlibs/sys: resolve pseudo ifaces in luci.sys.wifi.getiwi...
2010-10-15 Jo-Philipp Wichlibs/web: move XHR apply callback into subtemplate
2010-10-15 Jo-Philipp Wichlibs/web: add export() to template namespace, allows...
2010-10-14 Jo-Philipp Wichlibs/web: cbi: add new on_before_save and on_after_save...
2010-10-14 Jo-Philipp Wichlibs/web: fix various issues in cbi option error handli...
2010-10-12 Jo-Philipp Wichlibs/web: rework cbi field validation, let validators...
2010-10-12 Jo-Philipp Wichlibs: remove uci folder
2010-10-12 Jo-Philipp Wichlibs: merge libs/uci into libs/core
2010-10-12 Jo-Philipp Wichlibs: remove http folder
2010-10-12 Jo-Philipp Wichlibs: merge libs/http into libs/web
2010-10-12 Jo-Philipp Wichlibs: remove obsolete iwinfo, its independant now
2010-10-12 Jo-Philipp Wichlibs: remove cbi folder
2010-10-12 Jo-Philipp Wichlibs: merge libs/cbi into libs/web
2010-10-11 Jo-Philipp Wichlibs/sys: implement luci.sys.user.getpasswd()
2010-10-11 Jo-Philipp Wichlibs/uci: prevent concurrent luci-reload instances...
2010-10-11 Jo-Philipp Wichlibs/cbi: don't run apply on render, this is a quick...
2010-10-11 Jo-Philipp Wichlibs/cbi: interface with service control backend to...
2010-06-10 Steven Barthnixio: Add set_verify_locations for TLS
2010-05-23 Steven Barthnixio: Add nixio.gettimeofday() per user request
2010-04-27 Jo-Philipp Wichlibs/cbi: fix crash with tabless sections
2010-04-27 Jo-Philipp Wichlibs/cbi:
2010-04-26 Jo-Philipp Wichlibs/cbi: add wep and wpa key datatype validators
2010-04-26 Jo-Philipp Wichlibs/cbi: drop UVL, introduce server side datatype...
2010-04-26 Jo-Philipp Wichlibs/cbi: implement realtime client side input validati...
2010-04-26 Jo-Philipp Wichlibs/cbi: always reset class name in validation handler
2010-04-25 Jo-Philipp Wichlibs/cbi: add field validation handlers
2010-04-25 Jo-Philipp Wichlibs/cbi: add datatype validators for upcoming client...
2010-04-21 Jo-Philipp Wichlibs/cbi: try to load fully qualified model path first...
2010-04-16 Jo-Philipp Wichlibs/web: don't fail if no langauge is set in luci...
2010-04-05 Jo-Philipp Wichlibs/nixio: save uhttpd certs as well
2010-04-03 Jo-Philipp Wichlibs/lucid: make lucid work without nixio tls support
2010-03-28 Steven Barthnixio: Fix interface data for layer 3+ interfaces
2010-03-27 Jo-Philipp Wichlibs/nixio: make TLS support optional
2010-03-21 Jo-Philipp Wichlibs: add uhttpd gateway interface
2010-03-18 Jo-Philipp Wichlibs/uvl: convert luci.uvl.validation to new luci.uvl...
2010-03-18 Jo-Philipp Wichlibs/uvl: convert luci.uvl.dependencies to new luci...
2010-03-18 Jo-Philipp Wichlibs/uvl: local symbol error shadows error class declar...
2010-03-18 Jo-Philipp Wichlibs/uvl: fix syntax error introduced with r5861
2010-03-18 Jo-Philipp Wichlibs/cbi: change usage of uvl error api after r5861
2010-03-18 Jo-Philipp Wichlibs/uvl: rework error handling to prevent triggering...
2010-03-18 Jo-Philipp Wichlibs/core: disable runtime byte code stripping, it...
2010-03-15 Jo-Philipp Wichtrunk: remove libs/lpk and libs/luanet
2010-03-08 Jo-Philipp Wichlibs/sys: fix unwanted invocation of initscripts when...
2010-03-08 Jo-Philipp Wichlibs/uci: reload luci-statistics when changing system...
2010-03-08 Jo-Philipp Wichlibs/ipkg: call opkg with --autoremove
2010-03-08 Jo-Philipp Wichlibs/uci: purge luci_ethers and luci_hosts from ucitrack
2010-03-08 Jo-Philipp Wichlibs/sys: workaround for Lua number overflow in ipv6...
2010-03-07 Jo-Philipp Wichlibs/ipkg: add overlay_root(), determines the overlay...
2010-03-07 Jo-Philipp Wichlibs/ipkg: pass some force flags to opkg invokations...
2010-03-06 Jo-Philipp Wichlibs/cbi: implement .sectiontitle callback for tblsecti...
2010-02-28 Jo-Philipp Wichlibs/ipkg: add callback based list_all() and list_insta...
2009-12-29 Jo-Philipp Wichlibs/nixio: fix uninitialized variable warning on Darwi...
2009-12-29 Jo-Philipp Wichlibs/lucid-http: fix regressions with recent git uci
2009-12-28 Jo-Philipp Wichlibs/nixio: properly cast len argument for OS X sendfile()
2009-12-28 Jo-Philipp Wichlibs/nixio: fix compile on OS X
2009-12-26 Jo-Philipp Wichlibs/cbi: don't filter bridge ports in firewall zone...
2009-12-24 Vasilis Tsiligiannislibs/iwinfo: Respect IW_TXPOW_DBM flag over IW_TXPOW_MW...
2009-12-24 Vasilis Tsiligiannislibs/core: Fix wireless network ids
2009-12-23 Vasilis Tsiligiannislibs/ipkg: Remove deprecated -force-defaults option...
2009-12-20 Jo-Philipp Wichlibs/http: don't calculate etag twice in If-None-Match...
2009-12-20 Jo-Philipp Wichlibs/http: fix incorrent treatment of If-None-Match...
2009-12-08 Steven Barthhttpclient: Add basic auth support
2009-11-29 Steven BarthNIU:
2009-11-28 Steven Barthnixio: Improve number handling with non-double Lua...
2009-11-26 Jo-Philipp Wichlibs/cbi: fix dependency handling of radio buttons
2009-11-23 Steven BarthNIU: Minor fixes
2009-11-23 Steven BarthCorrect order of wizard buttons
2009-11-23 Steven BarthCBI:
2009-11-23 Steven BarthCBI: Free dependencies
2009-11-23 Jo-Philipp Wichlibs/iwinfo: add freqlist() to dummy backend
2009-11-22 Steven BarthNIU:
2009-11-22 Steven BarthCBI:
2009-11-22 Steven BarthCBI:
2009-11-21 Jo-Philipp Wichlibs/iwinfo: support txpwrlist() for madwifi master...
2009-11-21 Jo-Philipp Wichlibs/iwinfo: support freqlist() on madwifi master devices
2009-11-17 Steven BarthIWINFO: Somehtings wrong with scanning and this header...
2009-11-17 Steven BarthCBI: Allow lazy loading of wizard pages (improving...
2009-11-15 Steven BarthMinor fixes
2009-11-15 Jo-Philipp Wichlibs/sys: mhz are not floats
2009-11-15 Jo-Philipp Wichlibs/iwinfo: conditionally compile wl.o or madwifi...
2009-11-15 Steven BarthMerge luci.sys.wifi.channels to iwinfo
2009-11-15 Jo-Philipp Wichlibs/iwinfo: add *_get_freqlist()
2009-11-14 Jo-Philipp Wichlibs/lmo: revert r5539, breaks target builds
2009-11-14 Steven BarthPublish nixio.fs in index-scope
2009-11-14 Steven BarthAvoid unnecessary compiling
2009-11-13 Steven BarthJSON: Add encode / decode shortcut
2009-11-10 Steven BarthNIU: More pages
2009-11-10 Jo-Philipp Wichlibs/cbi: add option to reveal/hide value for password...
2009-11-09 Steven BarthCBI: Fix subdependencies
2009-11-09 Jo-Philipp Wichlibs/cbi: auto-hide apply messages and make title and...
2009-11-09 Jo-Philipp Wichlibs/cbi: fix some logic errors in firewall zone picker...
2009-11-09 Jo-Philipp Wichlibs/cbi: implement on_parse hook for maps
2009-11-08 Jo-Philipp Wichlibs/core: i18n fixes for wds mode
next