project/luci.git
2009-09-24 Steven BarthFix Save & Apply for lists
2009-09-23 Jo-Philipp... libs/iwinfo: find/autocreate madwifi vap if scan on...
2009-09-23 Jo-Philipp... libs/iwinfo: add some required includes
2009-09-23 Jo-Philipp... libs/iwinfo: probe madwifi first, poking wifi0 with...
2009-09-22 Jo-Philipp... modules/admin-full: add doth (802.11h) and wmm (802...
2009-09-17 Jo-Philipp... modules/freifunk: migrate /etc/config/freifunk to the...
2009-09-13 Translation... Commit from LuCI Translation Portal by user acinonyx...
2009-09-13 Translation... Commit from LuCI Translation Portal by user acinonyx...
2009-09-11 Jo-Philipp... modules/freifunk: add definition for freifunk hamburg
2009-09-11 Steven BarthFix requestpath, export authuser
2009-09-11 Jo-Philipp... libs/http: map *.xsl files to application/xml
2009-09-10 Jo-Philipp... libs/iwinfo: add channels to the dummy scan results
2009-09-10 Jo-Philipp... libs/iwinfo: add fake scan results to the dummy module
2009-09-10 Jo-Philipp... libs/web: drop unneeded requires in template class
2009-09-10 Jo-Philipp... libs/web: add missing local variable declaration
2009-09-10 Jo-Philipp... libs/web: drop the Lua template parser, the C implement...
2009-09-08 Jo-Philipp... modules/freifunk: fix mesh network range for augsburg
2009-09-06 Jo-Philipp... modules/admin-full, modules/admin-mini: fix psk-mixed...
2009-08-28 Jo-Philipp... modules/freifunk: tweak profiles for new wizard
2009-08-28 Jo-Philipp... applications/luci-ffwizard-leipzig:
2009-08-27 Jo-Philipp... modules/admin-full, modules/admin-mini: prevent addremo...
2009-08-27 Jo-Philipp... libs/nixio: protect splice calls with ifdef SPLICE_F_MO...
2009-08-27 Jo-Philipp... contrib/package: freifunk-firewall: introduce per-zone...
2009-08-26 Jo-Philipp... libs/iwinfo: return bitrate in kilobits to properly...
2009-08-24 Jo-Philipp... libs/iwinfo: fixes for brcm-2.4
2009-08-24 Jo-Philipp... libs/iwinfo: add signal and quality values to scan...
2009-08-24 Jo-Philipp... libs/iwinfo: ignore proprietary ciphers or auth suites...
2009-08-24 Jo-Philipp... libs/iwinfo: fixes for wpa/wep detection in wifi scan
2009-08-24 Jo-Philipp... libs/iwinfo: implement wifi scans
2009-08-22 Jo-Philipp... contrib/package: target name was stripped from base...
2009-08-20 Jo-Philipp... libs/cbi: preserve tab state across page reloads
2009-08-19 Jo-Philipp... modules/admin-full: only allow multiple wireless interf...
2009-08-19 Jo-Philipp... modules/admin-full: only show antenna selection if...
2009-08-19 Jo-Philipp... libs/cbi: remove redundant line break in listvalue...
2009-08-19 Jo-Philipp... modules/admin-full: use driver supported values in...
2009-08-19 Jo-Philipp... libs/lmo: fix typo in previous commit
2009-08-19 Jo-Philipp... libs/lmo: fix off-by-one in bounds check, null-terminat...
2009-08-19 Jo-Philipp... libs/lmo: fix possible null pointer dereference in...
2009-08-19 Jo-Philipp... libs/iwinfo: unify LUA_WRAP_ASSOCLIST and LUA_WRAP_TXPW...
2009-08-19 Jo-Philipp... libs/iwinfo: add dummy.txpwrlist()
2009-08-19 Jo-Philipp... libs/iwinfo: implement *_get_txpwrlist() to obtain...
2009-08-19 Jo-Philipp... libs/iwinfo: add dummy.mbsssid_support() stub
2009-08-19 Jo-Philipp... contrib/uci: fake an active wireless network in the...
2009-08-19 Jo-Philipp... libs/iwinfo: use dummy if $(SDK) is set
2009-08-19 Jo-Philipp... build: introduce $(SDK) to test whether we run a target...
2009-08-18 Daniel DickinsonMake luci-app-diag and friends use conditional dependencies
2009-08-18 Daniel DickinsonBug fix: various cbi files in luci-diag-devinfo were...
2009-08-17 Translation... Commit from LuCI Translation Portal by user keksdosenma...
2009-08-17 Translation... Commit from LuCI Translation Portal by user keksdosenma...
2009-08-17 Translation... Commit from LuCI Translation Portal by user keksdosenma...
2009-08-17 Translation... Commit from LuCI Translation Portal by user keksdosenma...
2009-08-17 Translation... Commit from LuCI Translation Portal by user keksdosenma...
2009-08-17 Translation... Commit from LuCI Translation Portal by user keksdosenma...
2009-08-17 Translation... Commit from LuCI Translation Portal by user keksdosenma...
2009-08-16 Jo-Philipp... modules/admin-full: add "disable" label to prism2 macli...
2009-08-16 Jo-Philipp... modules/admin-full: label empty option "disable" in...
2009-08-16 Jo-Philipp... modules/admin-full: merge mode and wds options for...
2009-08-16 Jo-Philipp... i18n: add language package for vietnamese
2009-08-16 Translation... add initial vietnamese translation
2009-08-16 Jo-Philipp... i18n: prepare vietnamese
2009-08-16 Jo-Philipp... modules/admin-mini, modules/admin-full: fix language...
2009-08-16 Jo-Philipp... modules/admin-full: convert wireless config page to...
2009-08-16 Jo-Philipp... themes/openwrt.org: add reference css for cbi tabs
2009-08-16 Jo-Philipp... libs/cbi: implement tabbing to split large sections...
2009-08-13 Jo-Philipp... libs/cbi: attach pcdata() to template scope and use it
2009-08-13 Jo-Philipp... libs/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. Stretzignore more build directories and files
2009-08-13 Malte S. Stretzignore host and docs directory
2009-08-13 Malte S. Stretzlibs/uci: more detailed api docs
2009-08-13 Jo-Philipp... build: fix cursor_state() in setup.lua
2009-08-13 Jo-Philipp... build: initialize host/var/state/ as well
2009-08-13 Jo-Philipp... build/setup.lua: override luci.model.uci.cursor_state...
2009-08-13 Malte S. Stretzcontrib: bump uci to current version 0.7.5
2009-08-12 Markus Wiggeadded start/stop button column to selectively start...
2009-08-11 Jo-Philipp... applications/openvpn: properly handle invalid names...
2009-08-11 Markus Wigge- fixed path to OpenVPN PID file
2009-08-11 Jo-Philipp... libs/iwinfo: make lua wrapper functions static
2009-08-11 Jo-Philipp... libs/iwinfo: implement *_get_mbssid_support() check
2009-08-10 Jo-Philipp... libs/iwinfo: add dummy module for the sdk, use dummy...
2009-08-10 Steven Barthluanet doesn't compile on Darwin
2009-08-10 Jo-Philipp... libs/iwinfo: forgot to clear string buffer in wrapper...
2009-08-09 Jo-Philipp... contrib: make luci-sys depend on luci-iwinfo
2009-08-09 Jo-Philipp... libs/iwinfo: implement *_get_frequency() - operating...
2009-08-09 Jo-Philipp... libs/sys: implement luci.sys.wifi.getiwinfo() oop interface
2009-08-09 Jo-Philipp... contrib: add iwinfo to the package feed
2009-08-09 Jo-Philipp... libs/iwinfo: fix broadcom signal calculation in master...
2009-08-09 Jo-Philipp... libs: introduce iwinfo - wireless information abstracti...
2009-08-08 Jo-Philipp... modules/admin-{mini,full} fix wpa psk mixed mode settin...
2009-08-07 Jo-Philipp... libs/web: restore protected call to Template(), was...
2009-08-07 Jo-Philipp... libs/sgi-cgi: fix udata vs. string in cgi backend
2009-08-07 Translation... Commit from LuCI Translation Portal by user keksdosenma...
2009-08-07 Translation... Commit from LuCI Translation Portal by user keksdosenma...
2009-08-07 Translation... Commit from LuCI Translation Portal by user keksdosenma...
2009-08-07 Translation... Commit from LuCI Translation Portal by user keksdosenma...
2009-08-07 Translation... Commit from LuCI Translation Portal by user keksdosenma...
2009-08-07 Translation... Commit from LuCI Translation Portal by user keksdosenma...
2009-08-07 Translation... Commit from LuCI Translation Portal by user keksdosenma...
2009-08-07 Translation... Commit from LuCI Translation Portal by user keksdosenma...
2009-08-07 Translation... Commit from LuCI Translation Portal by user keksdosenma...
next