summaryrefslogtreecommitdiffhomepage
path: root/libs
AgeCommit message (Expand)Author
2009-10-26Be a bit more non-standardSteven Barth
2009-10-26CBI: Cancelaction and event callbacks for DelegatorsSteven Barth
2009-10-26Build fixesSteven Barth
2009-10-26nixio: store stats and other number information as integer, which works bette...Felix Fietkau
2009-10-15libs/cbi: change widgets using model.network to new apiJo-Philipp Wich
2009-10-15libs/core: implement special treatment of wireless in network modelJo-Philipp Wich
2009-10-15libs/uci: fix attempt to assign empty tables in uci bind classJo-Philipp Wich
2009-10-15libs/lucid: enable tls in sdkJo-Philipp Wich
2009-10-15libs/iwinfo: don't treat every iface as dummy wireless, do some heuristics on...Jo-Philipp Wich
2009-10-14libs/cbi: fix error in previous commitJo-Philipp Wich
2009-10-13libs/cbi: support horizontal display for radio button groupsJo-Philipp Wich
2009-10-10libs/cbi: fix dynamic tab hidingJo-Philipp Wich
2009-10-10libs/core: fixes for network modelJo-Philipp Wich
2009-10-10libs/cbi: add network picker widgetJo-Philipp Wich
2009-10-10libs/cbi: various widget fixesJo-Philipp Wich
2009-10-10libs/core: fix firewall modelJo-Philipp Wich
2009-10-10libs/core: extend network model, only allow one zone per networkJo-Philipp Wich
2009-10-10libs/cbi: hide tabs that have zero fields after dependency updateJo-Philipp Wich
2009-10-09libs/cbi: allow underscores in AbstractSection.create()Jo-Philipp Wich
2009-10-08libs/cbi: add interface picker widgetJo-Philipp Wich
2009-10-08libs/core: luci.model.network: implement contains_inteface(), fix bugsJo-Philipp Wich
2009-10-08libs/uci: optimize get & set performance in luci.model.uci.bind, fix ambiguou...Jo-Philipp Wich
2009-10-08libs/core: add luci.model.network oop abstraction layerJo-Philipp Wich
2009-10-08libs/cbi: comply with changed firewall interfaceJo-Philipp Wich
2009-10-08libs/core: luci.model.firewall: make top level functions instance methods to ...Jo-Philipp Wich
2009-10-08libs/cbi: auto-select appropriate option if create field is focusedJo-Philipp Wich
2009-10-08libs/cbi: i18n for zone pickerJo-Philipp Wich
2009-10-08libs/cbi: add a firewall zone picker widgetJo-Philipp Wich
2009-10-08libs/core: add luci.model.firewall, oop abstraction for uci firewallJo-Philipp Wich
2009-10-08libs/uci: add luci.model.uci.bind class for easier oop-uci integrationJo-Philipp Wich
2009-10-07libs/cbi: fix wrong value handling in FileUpload widgets (#85)Jo-Philipp Wich
2009-09-26libs/iwinfo: fix dummy scanresultsJo-Philipp Wich
2009-09-24Fix Save & Apply for listsSteven Barth
2009-09-23libs/iwinfo: find/autocreate madwifi vap if scan on wifi0 is requestedJo-Philipp Wich
2009-09-23libs/iwinfo: add some required includesJo-Philipp Wich
2009-09-23libs/iwinfo: probe madwifi first, poking wifi0 with wl ioctls results in bus ...Jo-Philipp Wich
2009-09-11Fix requestpath, export authuserSteven Barth
2009-09-11libs/http: map *.xsl files to application/xmlJo-Philipp Wich
2009-09-10libs/iwinfo: add channels to the dummy scan resultsJo-Philipp Wich
2009-09-10libs/iwinfo: add fake scan results to the dummy moduleJo-Philipp Wich
2009-09-10libs/web: drop unneeded requires in template classJo-Philipp Wich
2009-09-10libs/web: add missing local variable declarationJo-Philipp Wich
2009-09-10libs/web: drop the Lua template parser, the C implementation is faster in alm...Jo-Philipp Wich
2009-08-27libs/nixio: protect splice calls with ifdef SPLICE_F_MOVE, fixes compile erro...Jo-Philipp Wich
2009-08-26libs/iwinfo: return bitrate in kilobits to properly handle .5 ratesJo-Philipp Wich
2009-08-24libs/iwinfo: fixes for brcm-2.4Jo-Philipp Wich
2009-08-24libs/iwinfo: add signal and quality values to scan resultsJo-Philipp Wich
2009-08-24libs/iwinfo: ignore proprietary ciphers or auth suites - we can't handle them...Jo-Philipp Wich
2009-08-24libs/iwinfo: fixes for wpa/wep detection in wifi scanJo-Philipp Wich
2009-08-24libs/iwinfo: implement wifi scansJo-Philipp Wich