Nikos Mavrogiannopoulos
d3104487b4
luci-app-ocserv: express PKID in a way that is acceptable by openconnect
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-19 18:24:54 +01:00
Nikos Mavrogiannopoulos
f5da9b53e1
ocserv: modified match to apply to newer versions of occtl
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-18 22:49:06 +01:00
Christian Schoenebeck
819a733df3
luci-app-ddns: Update to version 2.1.1-0
...
- adaption Makefile to changed luci.mk
- description in Makefile for correct version handling
- modified handling to detect and display installed version
- new functions ipkg_ver_installed() and ipkg_ver_compare
- correct wrong spellings
- modified language template and German translation
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-01-18 19:22:54 +01:00
Jo-Philipp Wich
52ecc90b31
luci.mk: expose option to override PKGARCH ( #295 )
...
Also mark packages without src/ as arch independant by default.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-18 17:27:16 +01:00
Jo-Philipp Wich
30d45d0c0e
themes: fix load number formatting
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-17 15:17:42 +01:00
Jo-Philipp Wich
4abf1caa3f
luci-theme-openwrt: fix version display
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-17 00:40:31 +01:00
Jo-Philipp Wich
41d2b33087
Update my email addresses in the license headers
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16 23:49:44 +01:00
Jo-Philipp Wich
7a3493b1f7
Globally reduce copyright headers
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16 23:38:38 +01:00
Jo-Philipp Wich
9980114624
luci-base: remove luci.init
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16 21:40:49 +01:00
Jo-Philipp Wich
9e1383dd40
luci-mod-admin-full: directly require luci.version and fetch uname with library call
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16 21:40:49 +01:00
Jo-Philipp Wich
2ebc394347
luci-base: use local sys module table in luci.dispatcher
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16 21:40:49 +01:00
Jo-Philipp Wich
daee4a650e
themes: require luci.version directly
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16 21:40:49 +01:00
Jo-Philipp Wich
9d908ffd78
luci-app-olsr: add workaround for finding default gw with policy routing
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16 21:40:49 +01:00
Jo-Philipp Wich
bba6454b8f
Merge pull request #294 from luizluca/luci-proto-3g_add-dialnumber
...
luci-proto-3g: add dialnumber option
2015-01-16 20:51:02 +01:00
Luiz Angelo Daros de Luca
b34c9ae639
luci-proto-3g: add dialnumber option
...
UCI network already permit dialnumber option for 3g interfaces.
This adds dialnumber to luci protocol 3g. Also it introduces a
new translation string "Dial number", added to template and updated
on each language (all empty but pt-br).
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-01-16 15:37:13 -02:00
Jo-Philipp Wich
224325a36d
protocols: fix keepalive settings for pppd based protocols
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 22:55:37 +01:00
Jo-Philipp Wich
458469bb4f
luci-mod-admin-full: display routers localtime again
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 17:41:26 +01:00
Jo-Philipp Wich
a35fffe3c3
luci-mod-admin-full: fix missing nixio.fs require
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 16:34:48 +01:00
Jo-Philipp Wich
7aa838988f
luci-base: remove old fastindex support code, use cached module tables
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 16:32:03 +01:00
Jo-Philipp Wich
575e1093ab
luci-lib-nixio: drop "bit" compatibility class
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 16:05:31 +01:00
Jo-Philipp Wich
6043fe9433
luci-app-siitwizard: explicitely require bit library
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 16:04:54 +01:00
Jo-Philipp Wich
e2ec170445
luci-base: remove unconditional "bit" preloading
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 16:02:54 +01:00
Jo-Philipp Wich
6ff7bae36a
luci-mod-admin-full: remove useless "bit" requires
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 16:02:25 +01:00
Jo-Philipp Wich
e91b603acc
luci-base: drop luci.fs
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 15:40:33 +01:00
Jo-Philipp Wich
6cc1ae506c
luci-mod-failsafe: switch to nixio.fs
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 15:40:05 +01:00
Jo-Philipp Wich
b7f80a98d8
luci-mod-admin-full: switch to nixio.fs
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 15:37:46 +01:00
Jo-Philipp Wich
9780ee382e
luci-mod-freifunk: switch to nixio.fs
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 15:11:57 +01:00
Jo-Philipp Wich
921df0f3fc
luci-theme-freifunk-generic: switch to nixio.fs
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 15:09:02 +01:00
Jo-Philipp Wich
831a8cb13d
luci-app-multiwan: switch to nixio.fs
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 15:06:03 +01:00
Jo-Philipp Wich
924202156e
luci-app-splash: switch to nixio.fs
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 15:05:06 +01:00
Jo-Philipp Wich
bca0643eda
luci-app-olsr-services: switch to nixio.fs
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 15:04:04 +01:00
Jo-Philipp Wich
7298099b02
luci-app-freifunk-widgets: switch to nixio.fs
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 15:03:18 +01:00
Jo-Philipp Wich
2af6fac809
luci-app-olsr: switch to nixio.fs
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 14:55:46 +01:00
Jo-Philipp Wich
76eb057b2c
luci-mod-base: drop luci.sys.sysinfo() and luci.sys.loadavg()
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 14:26:36 +01:00
Jo-Philipp Wich
bfbc7f4bdf
themes: eliminate uses of luci.sys.loadavg()
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 14:26:27 +01:00
Jo-Philipp Wich
64d0031233
luci-mod-freifunk: eliminate uses of luci.sys.sysinfo()
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 14:11:35 +01:00
Jo-Philipp Wich
a1f67784c9
luci-mod-admin-mini: remove uses of luci.sys.sysinfo()
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 13:44:38 +01:00
Jo-Philipp Wich
46beca9fb1
luci-mod-admin-full: eliminate the use of luci.sys.sysinfo()
...
Fetch the required information via ubus instead of relying on the
to-be-removed luci.sys.sysinfo() and luci.sys.loadavg() functions.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 13:35:10 +01:00
Jo-Philipp Wich
0b491a05ca
luci-lib-px5g: disable MIPS16
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 11:12:11 +01:00
Jo-Philipp Wich
c159d28091
luci-base: switch luci.model.network to common ubus api
...
Replaces the ubus calls in luci.model.network with the common api
from luci.util.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 11:10:02 +01:00
Jo-Philipp Wich
199c8cbc4c
luci-base: switch to ubus sessions
...
Remove luci.sauth session storage implementation and offload the session
management to the rpcd ubus backend. Also depend on rpcd due to this.
2015-01-15 11:09:05 +01:00
Jo-Philipp Wich
eb8560061a
luci-base: add luci.util.ubus()
...
Add luci.util.ubus() convenience wrapper which establishes a connection on
the first call.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15 11:03:31 +01:00
Jo-Philipp Wich
00da2bbbd2
build: add po2lmo to .gitignore ( #292 )
2015-01-15 09:49:19 +01:00
Jo-Philipp Wich
a850efc0ee
Merge pull request #290 from chris5560/master
...
luci.mk: cosmetic change for translation description
2015-01-11 17:42:02 +01:00
Jo-Philipp Wich
99d4d5e454
luci-app-ushare: mark as broken since ushare is in oldpackages
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-11 17:39:46 +01:00
Christian Schoenebeck
b6d700eeef
luci.mk: cosmetic change for translation description
...
Sample:
old: "Deutsch (German)"
new: "Translation for luci-app-ddns - Deutsch (German)"
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-01-11 17:10:32 +01:00
Jo-Philipp Wich
e55b23c6ac
luci-mod-admin-full: fix luci-bwc compilation
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-11 16:22:20 +01:00
Jo-Philipp Wich
546de2c81c
Merge pull request #289 from chris5560/master
...
luci-app-ddns: adaption to new luci structure and cleanup
2015-01-11 00:27:14 +01:00
Christian Schoenebeck
ea5f22e653
luci-app-ddns: adaption to new luci structure and cleanup
...
- adaption to LuCI's new directory structure on github
- adaption to LuCI's new Makefile optional settings
- remove CHANGELOG from github
- directory structure cleanup
not all patches of 2.1.0-3 and before were applied to new directory
structure
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-01-11 00:16:07 +01:00
Jo-Philipp Wich
1ce2d8f46a
build: rework language dependencies
...
Rework the language package dependencies to avoid introducing unnecessary
depends. The luci-i18n-$app-$lang packages now depend on luci-$app.
* When a language is selected as <*> then the language packs for each
enabled LuCI module are built into the image
* When a language is selected as <m> then the language packs for each
enabled LuCI module are built as package
* When CONFIG_ALL is set (e.g. release builds, snapshots) then all
language packs are built
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-10 23:36:26 +01:00