modules/admin-full: use firewall picker in interface config pages
[project/luci.git] / libs /
2009-10-08 Jo-Philipp Wichlibs/cbi: i18n for zone picker
2009-10-08 Jo-Philipp Wichlibs/cbi: add a firewall zone picker widget
2009-10-08 Jo-Philipp Wichlibs/core: add luci.model.firewall, oop abstraction...
2009-10-08 Jo-Philipp Wichlibs/uci: add luci.model.uci.bind class for easier...
2009-10-07 Jo-Philipp Wichlibs/cbi: fix wrong value handling in FileUpload widget...
2009-09-26 Jo-Philipp Wichlibs/iwinfo: fix dummy scanresults
2009-09-24 Steven BarthFix Save & Apply for lists
2009-09-23 Jo-Philipp Wichlibs/iwinfo: find/autocreate madwifi vap if scan on...
2009-09-23 Jo-Philipp Wichlibs/iwinfo: add some required includes
2009-09-23 Jo-Philipp Wichlibs/iwinfo: probe madwifi first, poking wifi0 with...
2009-09-11 Steven BarthFix requestpath, export authuser
2009-09-11 Jo-Philipp Wichlibs/http: map *.xsl files to application/xml
2009-09-10 Jo-Philipp Wichlibs/iwinfo: add channels to the dummy scan results
2009-09-10 Jo-Philipp Wichlibs/iwinfo: add fake scan results to the dummy module
2009-09-10 Jo-Philipp Wichlibs/web: drop unneeded requires in template class
2009-09-10 Jo-Philipp Wichlibs/web: add missing local variable declaration
2009-09-10 Jo-Philipp Wichlibs/web: drop the Lua template parser, the C implement...
2009-08-27 Jo-Philipp Wichlibs/nixio: protect splice calls with ifdef SPLICE_F_MO...
2009-08-26 Jo-Philipp Wichlibs/iwinfo: return bitrate in kilobits to properly...
2009-08-24 Jo-Philipp Wichlibs/iwinfo: fixes for brcm-2.4
2009-08-24 Jo-Philipp Wichlibs/iwinfo: add signal and quality values to scan...
2009-08-24 Jo-Philipp Wichlibs/iwinfo: ignore proprietary ciphers or auth suites...
2009-08-24 Jo-Philipp Wichlibs/iwinfo: fixes for wpa/wep detection in wifi scan
2009-08-24 Jo-Philipp Wichlibs/iwinfo: implement wifi scans
2009-08-20 Jo-Philipp Wichlibs/cbi: preserve tab state across page reloads
2009-08-19 Jo-Philipp Wichlibs/cbi: remove redundant line break in listvalue...
2009-08-19 Jo-Philipp Wichlibs/lmo: fix typo in previous commit
2009-08-19 Jo-Philipp Wichlibs/lmo: fix off-by-one in bounds check, null-terminat...
2009-08-19 Jo-Philipp Wichlibs/lmo: fix possible null pointer dereference in...
2009-08-19 Jo-Philipp Wichlibs/iwinfo: unify LUA_WRAP_ASSOCLIST and LUA_WRAP_TXPW...
2009-08-19 Jo-Philipp Wichlibs/iwinfo: add dummy.txpwrlist()
2009-08-19 Jo-Philipp Wichlibs/iwinfo: implement *_get_txpwrlist() to obtain...
2009-08-19 Jo-Philipp Wichlibs/iwinfo: add dummy.mbsssid_support() stub
2009-08-19 Jo-Philipp Wichlibs/iwinfo: use dummy if $(SDK) is set
2009-08-16 Jo-Philipp Wichlibs/cbi: implement tabbing to split large sections...
2009-08-13 Jo-Philipp Wichlibs/cbi: attach pcdata() to template scope and use it
2009-08-13 Jo-Philipp Wichlibs/cbi: properly escape values in dynlist widget...
2009-08-13 Malte S. Stretzlibs/lucid: revert main state on startup to prevent...
2009-08-13 Malte S. Stretzlibs/uci: more detailed api docs
2009-08-11 Jo-Philipp Wichlibs/iwinfo: make lua wrapper functions static
2009-08-11 Jo-Philipp Wichlibs/iwinfo: implement *_get_mbssid_support() check
2009-08-10 Jo-Philipp Wichlibs/iwinfo: add dummy module for the sdk, use dummy...
2009-08-10 Steven Barthluanet doesn't compile on Darwin
2009-08-10 Jo-Philipp Wichlibs/iwinfo: forgot to clear string buffer in wrapper...
2009-08-09 Jo-Philipp Wichlibs/iwinfo: implement *_get_frequency() - operating...
2009-08-09 Jo-Philipp Wichlibs/sys: implement luci.sys.wifi.getiwinfo() oop interface
2009-08-09 Jo-Philipp Wichlibs/iwinfo: fix broadcom signal calculation in master...
2009-08-09 Jo-Philipp Wichlibs: introduce iwinfo - wireless information abstracti...
2009-08-07 Jo-Philipp Wichlibs/web: restore protected call to Template(), was...
2009-08-07 Jo-Philipp Wichlibs/sgi-cgi: fix udata vs. string in cgi backend
2009-08-05 Jo-Philipp Wichlibs/web: template: fix spurious nil or false values...
2009-08-04 Jo-Philipp Wichlibs/core: fix loading of nixio.bit in luci.ip
2009-08-01 Jo-Philipp Wich[PATCH] make luci.ip.IPvX a bit more forgiving
2009-07-31 Jo-Philipp Wichlibs/cbi: fix default property of ListValue fields
2009-07-31 Steven BarthPerformance improvements, where did that get lost?
2009-07-31 Steven BarthTypo
2009-07-31 Steven BarthFix cookie logout
2009-07-31 Jo-Philipp Wichlibs/cbi: fix error reporting in map loading
2009-07-30 Steven BarthFix errorhandling in Delegators
2009-07-30 Steven BarthFix delegators
2009-07-30 Jo-Philipp Wichlibs/lmo: remove cast in first lseek(), not needed...
2009-07-30 Steven BarthDisable Basic-Auth in SDK
2009-07-30 Jo-Philipp Wichlibs/lmo: fix lmo_read32() (dereferencing type-punned...
2009-07-30 Jo-Philipp Wichlibs/lmo: explicitly cast values to off_t for lseek()
2009-07-29 Steven BarthKill abandoned files
2009-07-29 Jo-Philipp Wichlibs/core: properly handle udata values in overloaded...
2009-07-29 Jo-Philipp Wichlibs/lmo: jffs2 does not support mmap() with MAP_SHARED...
2009-07-28 Steven BarthIncrease timeout for HTTP, fixing some browser problems
2009-07-27 Steven BarthAdd luci.lucid.running()
2009-07-27 Steven BarthAdd native support for homepages
2009-07-27 Steven BarthOptimize util.threadlocal, Add luci.store as global...
2009-07-27 Steven BarthCode style
2009-07-26 Jo-Philipp Wichlibs/web: fix template parsing of default texts in...
2009-07-26 Jo-Philipp Wichlibs/web: fix file handle leak in template parser
2009-07-26 Jo-Philipp Wichlibs/web: implement i18n.string() and i18n.stringf...
2009-07-26 Jo-Philipp Wichlibs/web: convert given argument to string in i18n...
2009-07-26 Jo-Philipp Wichlibs/nixio: d'oh ... import tostring() as well
2009-07-26 Jo-Philipp Wichlibs/nixio: convert data to string in writeall(), this...
2009-07-26 Jo-Philipp Wichlibs/uvl: fix some memory wasting
2009-07-25 Steven BarthReintroduce prefisx support - was gone somewhere
2009-07-25 Steven BarthAllow Basic-Auth pass-through
2009-07-25 Steven BarthAdd: luci.http.splice to allow direct copying of data...
2009-07-25 Jo-Philipp Wichlibs/lmo: return entries as udata and only create strin...
2009-07-25 Jo-Philipp Wichlibs/web: use C templates by default
2009-07-25 Jo-Philipp Wichlibs/core: support udata util.striptags(), optimizie...
2009-07-25 Jo-Philipp Wichlibs/lucid-http: make chunksinks cope with string-like...
2009-07-24 Steven BarthMerge from fonosfera
2009-07-24 Steven BarthFIx lsat commit
2009-07-24 Steven Barthluci.fs compat
2009-07-24 Steven BarthRevert external tree usage
2009-07-24 Steven BarthTypo
2009-07-24 Steven BarthRevert "libs/lucid-http: prepare external indexing...
2009-07-23 Jo-Philipp Wichlibs/web: disable memory debuggin in trunk as well
2009-07-23 Jo-Philipp Wichlibs/web: dispatcher.lua: add support for external...
2009-07-23 Jo-Philipp Wichlibs/uvl: convert uvlc to nixio.fs api, fix error condi...
2009-07-23 Jo-Philipp Wichlibs/lucid-http: prepare external indexing and tree...
2009-07-23 Jo-Philipp Wichlibs/core: util.lua optimize get() and set() accessors...
2009-07-23 Jo-Philipp Wichlibs/core: debug.lua use integers for memory size and...
2009-07-23 Jo-Philipp Wichlibs/web: use new parser in non-caching mode
2009-07-23 Jo-Philipp Wichlibs/web: add template parser reimplemented in C
next