Age | Commit message (Expand) | Author |
2009-10-26 | Be a bit more non-standard | Steven Barth |
2009-10-26 | CBI: Cancelaction and event callbacks for Delegators | Steven Barth |
2009-10-26 | Build fixes | Steven Barth |
2009-10-26 | nixio: store stats and other number information as integer, which works bette... | Felix Fietkau |
2009-10-15 | libs/cbi: change widgets using model.network to new api | Jo-Philipp Wich |
2009-10-15 | libs/core: implement special treatment of wireless in network model | Jo-Philipp Wich |
2009-10-15 | libs/uci: fix attempt to assign empty tables in uci bind class | Jo-Philipp Wich |
2009-10-15 | libs/lucid: enable tls in sdk | Jo-Philipp Wich |
2009-10-15 | libs/iwinfo: don't treat every iface as dummy wireless, do some heuristics on... | Jo-Philipp Wich |
2009-10-14 | libs/cbi: fix error in previous commit | Jo-Philipp Wich |
2009-10-13 | libs/cbi: support horizontal display for radio button groups | Jo-Philipp Wich |
2009-10-10 | libs/cbi: fix dynamic tab hiding | Jo-Philipp Wich |
2009-10-10 | libs/core: fixes for network model | Jo-Philipp Wich |
2009-10-10 | libs/cbi: add network picker widget | Jo-Philipp Wich |
2009-10-10 | libs/cbi: various widget fixes | Jo-Philipp Wich |
2009-10-10 | libs/core: fix firewall model | Jo-Philipp Wich |
2009-10-10 | libs/core: extend network model, only allow one zone per network | Jo-Philipp Wich |
2009-10-10 | libs/cbi: hide tabs that have zero fields after dependency update | Jo-Philipp Wich |
2009-10-09 | libs/cbi: allow underscores in AbstractSection.create() | Jo-Philipp Wich |
2009-10-08 | libs/cbi: add interface picker widget | Jo-Philipp Wich |
2009-10-08 | libs/core: luci.model.network: implement contains_inteface(), fix bugs | Jo-Philipp Wich |
2009-10-08 | libs/uci: optimize get & set performance in luci.model.uci.bind, fix ambiguou... | Jo-Philipp Wich |
2009-10-08 | libs/core: add luci.model.network oop abstraction layer | Jo-Philipp Wich |
2009-10-08 | libs/cbi: comply with changed firewall interface | Jo-Philipp Wich |
2009-10-08 | libs/core: luci.model.firewall: make top level functions instance methods to ... | Jo-Philipp Wich |
2009-10-08 | libs/cbi: auto-select appropriate option if create field is focused | Jo-Philipp Wich |
2009-10-08 | libs/cbi: i18n for zone picker | Jo-Philipp Wich |
2009-10-08 | libs/cbi: add a firewall zone picker widget | Jo-Philipp Wich |
2009-10-08 | libs/core: add luci.model.firewall, oop abstraction for uci firewall | Jo-Philipp Wich |
2009-10-08 | libs/uci: add luci.model.uci.bind class for easier oop-uci integration | Jo-Philipp Wich |
2009-10-07 | libs/cbi: fix wrong value handling in FileUpload widgets (#85) | Jo-Philipp Wich |
2009-09-26 | libs/iwinfo: fix dummy scanresults | Jo-Philipp Wich |
2009-09-24 | Fix Save & Apply for lists | Steven Barth |
2009-09-23 | libs/iwinfo: find/autocreate madwifi vap if scan on wifi0 is requested | Jo-Philipp Wich |
2009-09-23 | libs/iwinfo: add some required includes | Jo-Philipp Wich |
2009-09-23 | libs/iwinfo: probe madwifi first, poking wifi0 with wl ioctls results in bus ... | Jo-Philipp Wich |
2009-09-11 | Fix requestpath, export authuser | Steven Barth |
2009-09-11 | libs/http: map *.xsl files to application/xml | Jo-Philipp Wich |
2009-09-10 | libs/iwinfo: add channels to the dummy scan results | Jo-Philipp Wich |
2009-09-10 | libs/iwinfo: add fake scan results to the dummy module | Jo-Philipp Wich |
2009-09-10 | libs/web: drop unneeded requires in template class | Jo-Philipp Wich |
2009-09-10 | libs/web: add missing local variable declaration | Jo-Philipp Wich |
2009-09-10 | libs/web: drop the Lua template parser, the C implementation is faster in alm... | Jo-Philipp Wich |
2009-08-27 | libs/nixio: protect splice calls with ifdef SPLICE_F_MOVE, fixes compile erro... | Jo-Philipp Wich |
2009-08-26 | libs/iwinfo: return bitrate in kilobits to properly handle .5 rates | Jo-Philipp Wich |
2009-08-24 | libs/iwinfo: fixes for brcm-2.4 | Jo-Philipp Wich |
2009-08-24 | libs/iwinfo: add signal and quality values to scan results | Jo-Philipp Wich |
2009-08-24 | libs/iwinfo: ignore proprietary ciphers or auth suites - we can't handle them... | Jo-Philipp Wich |
2009-08-24 | libs/iwinfo: fixes for wpa/wep detection in wifi scan | Jo-Philipp Wich |
2009-08-24 | libs/iwinfo: implement wifi scans | Jo-Philipp Wich |