project/luci.git
13 years agolibiwinfo: support scanning on radioX pseudo interfaces
Jo-Philipp Wich [Tue, 12 Oct 2010 06:25:50 +0000 (06:25 +0000)]
libiwinfo: support scanning on radioX pseudo interfaces

13 years agolibs: remove uci folder
Jo-Philipp Wich [Tue, 12 Oct 2010 05:29:12 +0000 (05:29 +0000)]
libs: remove uci folder

13 years agolibs: merge libs/uci into libs/core
Jo-Philipp Wich [Tue, 12 Oct 2010 05:28:49 +0000 (05:28 +0000)]
libs: merge libs/uci into libs/core

13 years agolibs: remove http folder
Jo-Philipp Wich [Tue, 12 Oct 2010 05:23:00 +0000 (05:23 +0000)]
libs: remove http folder

13 years agolibs: merge libs/http into libs/web
Jo-Philipp Wich [Tue, 12 Oct 2010 05:22:38 +0000 (05:22 +0000)]
libs: merge libs/http into libs/web

13 years agolibs: remove obsolete iwinfo, its independant now
Jo-Philipp Wich [Tue, 12 Oct 2010 05:19:10 +0000 (05:19 +0000)]
libs: remove obsolete iwinfo, its independant now

13 years agolibs: remove cbi folder
Jo-Philipp Wich [Tue, 12 Oct 2010 05:17:08 +0000 (05:17 +0000)]
libs: remove cbi folder

13 years agolibs: merge libs/cbi into libs/web
Jo-Philipp Wich [Tue, 12 Oct 2010 05:15:32 +0000 (05:15 +0000)]
libs: merge libs/cbi into libs/web

13 years agomodules/admin-full: fix arp lookup in wifi overview
Jo-Philipp Wich [Tue, 12 Oct 2010 05:06:34 +0000 (05:06 +0000)]
modules/admin-full: fix arp lookup in wifi overview

13 years agomodules/admin-full: rework wifi form, now with driver data
Jo-Philipp Wich [Tue, 12 Oct 2010 05:04:49 +0000 (05:04 +0000)]
modules/admin-full: rework wifi form, now with driver data

13 years agolibiwinfo: support txpwrlist(), freqlist() and countrylist() for radioX pseudodevices...
Jo-Philipp Wich [Tue, 12 Oct 2010 04:56:36 +0000 (04:56 +0000)]
libiwinfo: support txpwrlist(), freqlist() and countrylist() for radioX pseudodevices in nl80211 backend, implement __gc methamethod

13 years agolibiwinfo: ensure that country names are ascii, return txpower list even when no...
Jo-Philipp Wich [Tue, 12 Oct 2010 02:27:13 +0000 (02:27 +0000)]
libiwinfo: ensure that country names are ascii, return txpower list even when no channel is set, bump version

13 years agolibiwinfo: fix two segfaults in nl80211 backend
Jo-Philipp Wich [Tue, 12 Oct 2010 01:49:20 +0000 (01:49 +0000)]
libiwinfo: fix two segfaults in nl80211 backend

13 years agocontrib/package: mark luci trunk as 0.10+svnXXXX
Jo-Philipp Wich [Mon, 11 Oct 2010 23:38:18 +0000 (23:38 +0000)]
contrib/package: mark luci trunk as 0.10+svnXXXX

13 years agothemes/openwrt.org: display a warning if no root password is set
Jo-Philipp Wich [Mon, 11 Oct 2010 23:23:02 +0000 (23:23 +0000)]
themes/openwrt.org: display a warning if no root password is set

13 years agolibs/sys: implement luci.sys.user.getpasswd()
Jo-Philipp Wich [Mon, 11 Oct 2010 23:22:25 +0000 (23:22 +0000)]
libs/sys: implement luci.sys.user.getpasswd()

13 years agothemes/openwrt.org: display error if Java Script is disabled
Jo-Philipp Wich [Mon, 11 Oct 2010 23:10:24 +0000 (23:10 +0000)]
themes/openwrt.org: display error if Java Script is disabled

13 years agolibs/uci: prevent concurrent luci-reload instances, write currently processed init...
Jo-Philipp Wich [Mon, 11 Oct 2010 22:56:58 +0000 (22:56 +0000)]
libs/uci: prevent concurrent luci-reload instances, write currently processed init script to status file

13 years agolibs/cbi: don't run apply on render, this is a quick hack and will be reworked soon
Jo-Philipp Wich [Mon, 11 Oct 2010 22:55:49 +0000 (22:55 +0000)]
libs/cbi: don't run apply on render, this is a quick hack and will be reworked soon

13 years agolibs/cbi: interface with service control backend to trigger service reload asynchronously
Jo-Philipp Wich [Mon, 11 Oct 2010 22:54:35 +0000 (22:54 +0000)]
libs/cbi: interface with service control backend to trigger service reload asynchronously

13 years agomodules/admin-core: add service control module for interfacing with luci-reload
Jo-Philipp Wich [Mon, 11 Oct 2010 22:53:02 +0000 (22:53 +0000)]
modules/admin-core: add service control module for interfacing with luci-reload

13 years agothemes/base: add JavaScript XMLHTTPRequest support library and load icon
Jo-Philipp Wich [Mon, 11 Oct 2010 22:52:24 +0000 (22:52 +0000)]
themes/base: add JavaScript XMLHTTPRequest support library and load icon

13 years ago[libiwinfo] apply FD_CLOEXEC on internal ioctl and netlink sockets
Jo-Philipp Wich [Sun, 3 Oct 2010 18:32:29 +0000 (18:32 +0000)]
[libiwinfo] apply FD_CLOEXEC on internal ioctl and netlink sockets

13 years ago[libiwinfo] fixup ccode in wl_get_country()
Jo-Philipp Wich [Wed, 29 Sep 2010 08:27:16 +0000 (08:27 +0000)]
[libiwinfo] fixup ccode in wl_get_country()

13 years ago[libiwinfo] remove cruft from broadcom header
Jo-Philipp Wich [Tue, 28 Sep 2010 06:58:51 +0000 (06:58 +0000)]
[libiwinfo] remove cruft from broadcom header

13 years ago[libiwinfo] introduce country() and countrylist() (ISO3166 to driver code mapping)
Jo-Philipp Wich [Tue, 28 Sep 2010 06:54:04 +0000 (06:54 +0000)]
[libiwinfo] introduce country() and countrylist() (ISO3166 to driver code mapping)

13 years ago[libiwinfo]
Jo-Philipp Wich [Mon, 27 Sep 2010 15:38:35 +0000 (15:38 +0000)]
[libiwinfo]
- fix compilation of WL backend
- conditionally compile backends according to selected wifi drivers

13 years ago[libiwinfo] properly register txpower() function of madwifi backend
Jo-Philipp Wich [Mon, 27 Sep 2010 14:48:06 +0000 (14:48 +0000)]
[libiwinfo] properly register txpower() function of madwifi backend

13 years ago[libiwinfo] fix crash in iwinfo cli when operating on monitor interfaces
Jo-Philipp Wich [Mon, 27 Sep 2010 13:59:51 +0000 (13:59 +0000)]
[libiwinfo] fix crash in iwinfo cli when operating on monitor interfaces

13 years ago[libiwinfo] remove unneeded Makefile
Jo-Philipp Wich [Mon, 27 Sep 2010 13:29:05 +0000 (13:29 +0000)]
[libiwinfo] remove unneeded Makefile

13 years ago[libiwinfo] fix typo in Makefile
Jo-Philipp Wich [Mon, 27 Sep 2010 13:25:56 +0000 (13:25 +0000)]
[libiwinfo] fix typo in Makefile

13 years ago[contrib] introduce libiwinfo, splitted apart from LuCI for general usage
Jo-Philipp Wich [Mon, 27 Sep 2010 13:12:46 +0000 (13:12 +0000)]
[contrib] introduce libiwinfo, splitted apart from LuCI for general usage
- added NL80211 interface for b43 / ath5k / ath9k
- introduces txpower() and encryption() methods
- introduces iwinfo cli frontend for data access
- supports scanning in AP mode (experimental) and through wpa_supplicant

13 years agoCommit from LuCI Translation Portal by user acinonyx. 7 of 23 messages translated...
Translation System [Fri, 2 Jul 2010 17:09:19 +0000 (17:09 +0000)]
Commit from LuCI Translation Portal by user acinonyx. 7 of 23 messages translated (8 fuzzy).

13 years ago[applications] multiwan: removed LAN interface setting
Craig M. Coffee [Fri, 2 Jul 2010 02:54:13 +0000 (02:54 +0000)]
[applications] multiwan: removed LAN interface setting

13 years agoCommit from LuCI Translation Portal by user acinonyx. 6 of 23 messages translated...
Translation System [Thu, 1 Jul 2010 18:28:28 +0000 (18:28 +0000)]
Commit from LuCI Translation Portal by user acinonyx. 6 of 23 messages translated (8 fuzzy).

13 years agoCommit from LuCI Translation Portal by user acinonyx. 3 of 4 messages translated...
Translation System [Thu, 1 Jul 2010 18:24:48 +0000 (18:24 +0000)]
Commit from LuCI Translation Portal by user acinonyx. 3 of 4 messages translated (0 fuzzy).

13 years agoCommit from LuCI Translation Portal by user acinonyx. 1 of 1 messages translated...
Translation System [Thu, 1 Jul 2010 18:24:14 +0000 (18:24 +0000)]
Commit from LuCI Translation Portal by user acinonyx. 1 of 1 messages translated (0 fuzzy).

13 years agoCommit from LuCI Translation Portal by user acinonyx. 13 of 222 messages translated...
Translation System [Thu, 1 Jul 2010 18:23:33 +0000 (18:23 +0000)]
Commit from LuCI Translation Portal by user acinonyx. 13 of 222 messages translated (0 fuzzy).

13 years agoCommit from LuCI Translation Portal by user acinonyx. 38 of 190 messages translated...
Translation System [Thu, 1 Jul 2010 13:29:30 +0000 (13:29 +0000)]
Commit from LuCI Translation Portal by user acinonyx. 38 of 190 messages translated (0 fuzzy).

13 years agopo: olsr: update template and refresh translations
Vasilis Tsiligiannis [Thu, 1 Jul 2010 11:42:26 +0000 (11:42 +0000)]
po: olsr: update template and refresh translations

13 years ago[applications] luci-olsr: Add some missing translations
Vasilis Tsiligiannis [Thu, 1 Jul 2010 11:42:16 +0000 (11:42 +0000)]
[applications] luci-olsr: Add some missing translations

13 years agopo: base: Use luci-0.9 branch definitions for r6199
Vasilis Tsiligiannis [Thu, 1 Jul 2010 09:52:41 +0000 (09:52 +0000)]
po: base: Use luci-0.9 branch definitions for r6199

13 years agopo: base: Add some missing LED related translations
Vasilis Tsiligiannis [Thu, 1 Jul 2010 09:52:27 +0000 (09:52 +0000)]
po: base: Add some missing LED related translations

13 years agoForce postinst script exiting with return code 0
Vasilis Tsiligiannis [Thu, 1 Jul 2010 09:52:12 +0000 (09:52 +0000)]
Force postinst script exiting with return code 0

13 years agoCommit from LuCI Translation Portal by user acinonyx. 425 of 501 messages translated...
Translation System [Wed, 30 Jun 2010 22:15:26 +0000 (22:15 +0000)]
Commit from LuCI Translation Portal by user acinonyx. 425 of 501 messages translated (33 fuzzy).

13 years agopo: base: Add some missing translations to admin-full module
Vasilis Tsiligiannis [Wed, 30 Jun 2010 22:09:47 +0000 (22:09 +0000)]
po: base: Add some missing translations to admin-full module

13 years agoCommit from LuCI Translation Portal by user acinonyx. 6 of 6 messages translated...
Translation System [Wed, 30 Jun 2010 15:26:44 +0000 (15:26 +0000)]
Commit from LuCI Translation Portal by user acinonyx. 6 of 6 messages translated (0 fuzzy).

13 years ago[applications] luci-multiwan: Added Lan Interface configuration option
Craig M. Coffee [Mon, 28 Jun 2010 07:09:31 +0000 (07:09 +0000)]
[applications] luci-multiwan: Added Lan Interface configuration option

13 years ago[applications] luci-multiwan: Changed ListValue to Value for protocols, updated text...
Craig M. Coffee [Sat, 26 Jun 2010 08:12:52 +0000 (08:12 +0000)]
[applications] luci-multiwan: Changed ListValue to Value for protocols, updated text in po for ports and protocols

13 years agonixio: Add set_verify_locations for TLS
Steven Barth [Thu, 10 Jun 2010 07:46:36 +0000 (07:46 +0000)]
nixio: Add set_verify_locations for TLS

13 years agoapplications/luci-fw: add an "any" option for traffoc rule protocols
Jo-Philipp Wich [Sun, 30 May 2010 23:42:16 +0000 (23:42 +0000)]
applications/luci-fw: add an "any" option for traffoc rule protocols

13 years ago[applications] multiwan: Changed Load Balancer text options easier to read.
Craig M. Coffee [Wed, 26 May 2010 01:52:49 +0000 (01:52 +0000)]
[applications] multiwan: Changed Load Balancer text options easier to read.

13 years agonixio: Add nixio.gettimeofday() per user request
Steven Barth [Sun, 23 May 2010 16:35:59 +0000 (16:35 +0000)]
nixio: Add nixio.gettimeofday() per user request

13 years agoapplications/luci-qos: fix disabling
Jo-Philipp Wich [Sat, 15 May 2010 18:46:58 +0000 (18:46 +0000)]
applications/luci-qos: fix disabling

13 years ago[i18n] add missing Makefile for malay language
Jo-Philipp Wich [Sat, 15 May 2010 18:36:47 +0000 (18:36 +0000)]
[i18n] add missing Makefile for malay language

13 years ago[applications] luci-multiwan: relocated default route selection to bottom of configur...
Craig M. Coffee [Sat, 15 May 2010 18:28:19 +0000 (18:28 +0000)]
[applications] luci-multiwan: relocated default route selection to bottom of configuration page

13 years ago[applications]: multiwan: Added Fast Balancer Option, added mini menu
Craig M. Coffee [Fri, 14 May 2010 12:52:44 +0000 (12:52 +0000)]
[applications]: multiwan: Added Fast Balancer Option, added mini menu

13 years agoi18n: add Malay language
Benoît Knecht [Wed, 12 May 2010 21:40:07 +0000 (21:40 +0000)]
i18n: add Malay language

Thanks to Teow Wai Chet for the initial translation.

13 years ago[applications] luci-multiwan: updated po/en/multiwan.po
Craig M. Coffee [Tue, 4 May 2010 21:24:09 +0000 (21:24 +0000)]
[applications] luci-multiwan: updated po/en/multiwan.po

13 years agoapplications/luci-multiwan: Changed no value, to "auto" instead.
Craig M. Coffee [Thu, 29 Apr 2010 04:56:20 +0000 (04:56 +0000)]
applications/luci-multiwan: Changed no value, to "auto" instead.

13 years agoapplications/luci-multiwan: Removed resolv.conf config option and added
Craig M. Coffee [Thu, 29 Apr 2010 04:12:01 +0000 (04:12 +0000)]
applications/luci-multiwan: Removed resolv.conf config option and added
dns server settings

13 years agolibs/cbi: fix crash with tabless sections
Jo-Philipp Wich [Tue, 27 Apr 2010 07:25:20 +0000 (07:25 +0000)]
libs/cbi: fix crash with tabless sections

13 years agolibs/cbi:
Jo-Philipp Wich [Tue, 27 Apr 2010 00:27:37 +0000 (00:27 +0000)]
libs/cbi:
- skip client side field validation if corrsponding field was removed due to dependencies
- human readable error strings in uci section summary
- implement field validation for dnyamic lists
- render optional fields when section has tabs

13 years agocontrib/package: luci-cbi does not depend on luci-uvl anymore
Jo-Philipp Wich [Mon, 26 Apr 2010 22:38:54 +0000 (22:38 +0000)]
contrib/package: luci-cbi does not depend on luci-uvl anymore

13 years agolibs/cbi: add wep and wpa key datatype validators
Jo-Philipp Wich [Mon, 26 Apr 2010 22:37:09 +0000 (22:37 +0000)]
libs/cbi: add wep and wpa key datatype validators

13 years agolibs/cbi: drop UVL, introduce server side datatype validation
Jo-Philipp Wich [Mon, 26 Apr 2010 22:27:18 +0000 (22:27 +0000)]
libs/cbi: drop UVL, introduce server side datatype validation

13 years agolibs/cbi: implement realtime client side input validation for Value and DynamicList...
Jo-Philipp Wich [Mon, 26 Apr 2010 21:42:10 +0000 (21:42 +0000)]
libs/cbi: implement realtime client side input validation for Value and DynamicList fields

13 years ago[applications] multiwan: Update po file associated with 6124
Craig M. Coffee [Mon, 26 Apr 2010 20:21:39 +0000 (20:21 +0000)]
[applications] multiwan: Update po file associated with 6124

13 years ago[applications] luci-multiwan: Updated menu wording, and default for load balancer.
Craig M. Coffee [Mon, 26 Apr 2010 20:15:53 +0000 (20:15 +0000)]
[applications] luci-multiwan: Updated menu wording, and default for load balancer.

13 years agothemes/openwrt.org: add css class for invalid fields
Jo-Philipp Wich [Mon, 26 Apr 2010 00:27:37 +0000 (00:27 +0000)]
themes/openwrt.org: add css class for invalid fields

13 years agolibs/cbi: always reset class name in validation handler
Jo-Philipp Wich [Mon, 26 Apr 2010 00:00:33 +0000 (00:00 +0000)]
libs/cbi: always reset class name in validation handler

13 years agolibs/cbi: add field validation handlers
Jo-Philipp Wich [Sun, 25 Apr 2010 23:50:25 +0000 (23:50 +0000)]
libs/cbi: add field validation handlers

13 years agolibs/cbi: add datatype validators for upcoming client side field validation
Jo-Philipp Wich [Sun, 25 Apr 2010 23:34:24 +0000 (23:34 +0000)]
libs/cbi: add datatype validators for upcoming client side field validation

14 years agoapplications/luci-vnstat: fix menu label
Jo-Philipp Wich [Wed, 21 Apr 2010 23:04:58 +0000 (23:04 +0000)]
applications/luci-vnstat: fix menu label

14 years agoapplications: add luci-vnstat, frontend for the VnStat traffic monitor
Jo-Philipp Wich [Wed, 21 Apr 2010 22:57:07 +0000 (22:57 +0000)]
applications: add luci-vnstat, frontend for the VnStat traffic monitor

14 years agoapplications/luci-wol: handle command execution in write hook and use message facilit...
Jo-Philipp Wich [Wed, 21 Apr 2010 21:25:58 +0000 (21:25 +0000)]
applications/luci-wol: handle command execution in write hook and use message facility to output info

14 years agolibs/cbi: try to load fully qualified model path first, drop support for .lua.gz...
Jo-Philipp Wich [Wed, 21 Apr 2010 19:41:46 +0000 (19:41 +0000)]
libs/cbi: try to load fully qualified model path first, drop support for .lua.gz models

14 years agopo: livestats: update template and refresh translations
Benoît Knecht [Tue, 20 Apr 2010 14:40:30 +0000 (14:40 +0000)]
po: livestats: update template and refresh translations

14 years agolivestats: minor changes of the translatable strings
Benoît Knecht [Tue, 20 Apr 2010 14:40:27 +0000 (14:40 +0000)]
livestats: minor changes of the translatable strings

14 years agolivestats: group pages together in a 'Realtime Status' menu item
Benoît Knecht [Tue, 20 Apr 2010 14:40:25 +0000 (14:40 +0000)]
livestats: group pages together in a 'Realtime Status' menu item

14 years agopo: initmgr: French translation
Benoît Knecht [Tue, 20 Apr 2010 10:42:51 +0000 (10:42 +0000)]
po: initmgr: French translation

14 years agopo: initmgr: refresh translations
Benoît Knecht [Tue, 20 Apr 2010 10:42:50 +0000 (10:42 +0000)]
po: initmgr: refresh translations

14 years agopo: initmgr: update translation template
Benoît Knecht [Tue, 20 Apr 2010 10:42:47 +0000 (10:42 +0000)]
po: initmgr: update translation template

14 years agomodules/admin-full: fix crash on network interface overview page
Jo-Philipp Wich [Mon, 19 Apr 2010 18:07:30 +0000 (18:07 +0000)]
modules/admin-full: fix crash on network interface overview page

14 years agopo: wol: French translation
Benoît Knecht [Mon, 19 Apr 2010 16:49:39 +0000 (16:49 +0000)]
po: wol: French translation

14 years agopo: wol: generate English translation
Benoît Knecht [Mon, 19 Apr 2010 16:49:37 +0000 (16:49 +0000)]
po: wol: generate English translation

14 years agopo: wol: sort messages in the POT file as they appear in the Lua file
Benoît Knecht [Mon, 19 Apr 2010 16:49:36 +0000 (16:49 +0000)]
po: wol: sort messages in the POT file as they appear in the Lua file

14 years agomodules/admin-full: merge rewritten package management from luci-0.9
Jo-Philipp Wich [Sun, 18 Apr 2010 22:55:59 +0000 (22:55 +0000)]
modules/admin-full: merge rewritten package management from luci-0.9

14 years agoapplications/luci-wol: fix copyright
Jo-Philipp Wich [Sun, 18 Apr 2010 22:35:30 +0000 (22:35 +0000)]
applications/luci-wol: fix copyright

14 years agocontrib: add WoL application to menuconfig
Jo-Philipp Wich [Sun, 18 Apr 2010 22:31:33 +0000 (22:31 +0000)]
contrib: add WoL application to menuconfig

14 years agopo: add translation template for Wake-on-LAN application
Jo-Philipp Wich [Sun, 18 Apr 2010 22:29:11 +0000 (22:29 +0000)]
po: add translation template for Wake-on-LAN application

14 years agoapplications: add WoL application
Jo-Philipp Wich [Sun, 18 Apr 2010 22:27:30 +0000 (22:27 +0000)]
applications: add WoL application

14 years agolibs/web: don't fail if no langauge is set in luci config
Jo-Philipp Wich [Fri, 16 Apr 2010 19:05:05 +0000 (19:05 +0000)]
libs/web: don't fail if no langauge is set in luci config

14 years agoapplications/luci-multiwan: convert translations to trunk format
Jo-Philipp Wich [Fri, 16 Apr 2010 14:21:56 +0000 (14:21 +0000)]
applications/luci-multiwan: convert translations to trunk format

14 years agoapplications: add frontend for the MultiWAN agent
Jo-Philipp Wich [Fri, 16 Apr 2010 14:06:42 +0000 (14:06 +0000)]
applications: add frontend for the MultiWAN agent

14 years agobuild: add runuhttpd sdk target
Jo-Philipp Wich [Fri, 16 Apr 2010 13:38:27 +0000 (13:38 +0000)]
build: add runuhttpd sdk target

14 years agopo: luci-fw: updated French translation
Benoît Knecht [Thu, 15 Apr 2010 11:22:26 +0000 (11:22 +0000)]
po: luci-fw: updated French translation

14 years agofw: correct capitalization of some strings
Benoît Knecht [Thu, 15 Apr 2010 11:22:24 +0000 (11:22 +0000)]
fw: correct capitalization of some strings

14 years agoadmin-mini: Fixed firmware flash; was referring to admin-full upgrade instead of...
Daniel Dickinson [Thu, 15 Apr 2010 00:15:35 +0000 (00:15 +0000)]
admin-mini: Fixed firmware flash; was referring to admin-full upgrade instead of mini

14 years agopo: ntpc: add French translation strings
Benoît Knecht [Wed, 14 Apr 2010 11:57:28 +0000 (11:57 +0000)]
po: ntpc: add French translation strings