Age | Commit message (Expand) | Author |
2009-08-19 | libs/lmo: fix off-by-one in bounds check, null-terminate dest buffer in lmo_l... | Jo-Philipp Wich |
2009-08-19 | libs/lmo: fix possible null pointer dereference in lmo_lookup() - thanks blogic | Jo-Philipp Wich |
2009-08-19 | libs/iwinfo: unify LUA_WRAP_ASSOCLIST and LUA_WRAP_TXPWRLIST macros | Jo-Philipp Wich |
2009-08-19 | libs/iwinfo: add dummy.txpwrlist() | Jo-Philipp Wich |
2009-08-19 | libs/iwinfo: implement *_get_txpwrlist() to obtain valid tx power levels | Jo-Philipp Wich |
2009-08-19 | libs/iwinfo: add dummy.mbsssid_support() stub | Jo-Philipp Wich |
2009-08-19 | contrib/uci: fake an active wireless network in the shipped uci | Jo-Philipp Wich |
2009-08-19 | libs/iwinfo: use dummy if $(SDK) is set | Jo-Philipp Wich |
2009-08-19 | build: introduce $(SDK) to test whether we run a target build or the sdk | Jo-Philipp Wich |
2009-08-18 | Make luci-app-diag and friends use conditional dependencies | Daniel Dickinson |
2009-08-18 | Bug fix: various cbi files in luci-diag-devinfo were missing 'require's for | Daniel Dickinson |
2009-08-17 | Commit from LuCI Translation Portal by user keksdosenmann. 39 of 39 messages ... | Translation System |
2009-08-17 | Commit from LuCI Translation Portal by user keksdosenmann. 39 of 39 messages ... | Translation System |
2009-08-17 | Commit from LuCI Translation Portal by user keksdosenmann. 190 of 190 message... | Translation System |
2009-08-17 | Commit from LuCI Translation Portal by user keksdosenmann. 56 of 56 messages ... | Translation System |
2009-08-17 | Commit from LuCI Translation Portal by user keksdosenmann. 128 of 128 message... | Translation System |
2009-08-17 | Commit from LuCI Translation Portal by user keksdosenmann. 414 of 414 message... | Translation System |
2009-08-17 | Commit from LuCI Translation Portal by user keksdosenmann. 251 of 251 message... | Translation System |
2009-08-16 | modules/admin-full: add "disable" label to prism2 maclist as well | Jo-Philipp Wich |
2009-08-16 | modules/admin-full: label empty option "disable" in mac filter policy field | Jo-Philipp Wich |
2009-08-16 | modules/admin-full: merge mode and wds options for madwifi | Jo-Philipp Wich |
2009-08-16 | i18n: add language package for vietnamese | Jo-Philipp Wich |
2009-08-16 | add initial vietnamese translation | Translation System |
2009-08-16 | i18n: prepare vietnamese | Jo-Philipp Wich |
2009-08-16 | modules/admin-mini, modules/admin-full: fix language selection, broke with lu... | Jo-Philipp Wich |
2009-08-16 | modules/admin-full: convert wireless config page to use cbi tabs | Jo-Philipp Wich |
2009-08-16 | themes/openwrt.org: add reference css for cbi tabs | Jo-Philipp Wich |
2009-08-16 | libs/cbi: implement tabbing to split large sections and group options in tabs | Jo-Philipp Wich |
2009-08-13 | libs/cbi: attach pcdata() to template scope and use it | Jo-Philipp Wich |
2009-08-13 | libs/cbi: properly escape values in dynlist widget (#79) | Jo-Philipp Wich |
2009-08-13 | libs/lucid: revert main state on startup to prevent accumulation. | Malte S. Stretz |
2009-08-13 | ignore more build directories and files | Malte S. Stretz |
2009-08-13 | ignore host and docs directory | Malte S. Stretz |
2009-08-13 | libs/uci: more detailed api docs | Malte S. Stretz |
2009-08-13 | build: fix cursor_state() in setup.lua | Jo-Philipp Wich |
2009-08-13 | build: initialize host/var/state/ as well | Jo-Philipp Wich |
2009-08-13 | build/setup.lua: override luci.model.uci.cursor_state() and clean up code | Jo-Philipp Wich |
2009-08-13 | contrib: bump uci to current version 0.7.5 | Malte S. Stretz |
2009-08-12 | added start/stop button column to selectively start and stop | Markus Wigge |
2009-08-11 | applications/openvpn: properly handle invalid names when defining new instances | Jo-Philipp Wich |
2009-08-11 | - fixed path to OpenVPN PID file | Markus Wigge |
2009-08-11 | libs/iwinfo: make lua wrapper functions static | Jo-Philipp Wich |
2009-08-11 | libs/iwinfo: implement *_get_mbssid_support() check | Jo-Philipp Wich |
2009-08-10 | libs/iwinfo: add dummy module for the sdk, use dummy on Darwin | Jo-Philipp Wich |
2009-08-10 | luanet doesn't compile on Darwin | Steven Barth |
2009-08-10 | libs/iwinfo: forgot to clear string buffer in wrapper function | Jo-Philipp Wich |
2009-08-09 | contrib: make luci-sys depend on luci-iwinfo | Jo-Philipp Wich |
2009-08-09 | libs/iwinfo: implement *_get_frequency() - operating freq in mhz | Jo-Philipp Wich |
2009-08-09 | libs/sys: implement luci.sys.wifi.getiwinfo() oop interface | Jo-Philipp Wich |
2009-08-09 | contrib: add iwinfo to the package feed | Jo-Philipp Wich |