index
:
openwrt/luci
firewall-forwards-empty
link-local-neigh
master
multiplipv6prefixes
routes-proto
routes-proto-old
tayga
tayga-old
upstream
OpenWrt Configuration Interface
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libs
Age
Commit message (
Collapse
)
Author
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 ↵
Jo-Philipp Wich
on the ifname
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 ↵
Jo-Philipp Wich
ambiguous case in uciop()
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
keep interface consistent, implement rename_zone()
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
error
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 ↵
Jo-Philipp Wich
almost every case, even without caching
2009-08-27
libs/nixio: protect splice calls with ifdef SPLICE_F_MOVE, fixes compile ↵
Jo-Philipp Wich
error with openwrt trunk x86/glibc
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 ↵
Jo-Philipp Wich
them anyway
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
2009-08-20
libs/cbi: preserve tab state across page reloads
Jo-Philipp Wich
2009-08-19
libs/cbi: remove redundant line break in listvalue template
Jo-Philipp Wich
2009-08-19
libs/lmo: fix typo in previous commit
Jo-Philipp Wich
2009-08-19
libs/lmo: fix off-by-one in bounds check, null-terminate dest buffer in ↵
Jo-Philipp Wich
lmo_lookup()
2009-08-19
libs/lmo: fix possible null pointer dereference in lmo_lookup() - thanks blogic
Jo-Philipp Wich
[next]