Commit graph

950 commits

Author SHA1 Message Date
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
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
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
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
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
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
6ee776863a luci-app-ahcp: remove empty src directory
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-09 13:23:34 +01:00
Jo-Philipp Wich
d82b889a7b Move mjpg-streamer.pot to the right directory
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:34:17 +01:00
Jo-Philipp Wich
50b258a1d4 Remove obsolete ipkg directories
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:31:40 +01:00
Jo-Philipp Wich
1bb4822dca Rework LuCI build system
* Rename subdirectories to their repective OpenWrt package names
 * Make each LuCI module its own standalone package
 * Deploy a shared luci.mk which is used by each module Makefile

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:26:20 +01:00
Jo-Philipp Wich
9edd0e46c3 Merge pull request #278 from nmav/ocserv
Print the ocserv's certificate hash and key ID
2015-01-05 19:04:19 +01:00
Nikos Mavrogiannopoulos
fb4ce0f954 Print the ocserv's certificate hash and key ID
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-05 18:59:13 +01:00
Jo-Philipp Wich
66aa988246 Merge pull request #264 from thess/mjpg-streamer
luci-app-mjpg-streamer: Add new module for mjpg-streamer management
2015-01-05 17:16:59 +01:00
FreifunkUFO
9ad09999d5 change adress to an ipv6-enabled host 2014-12-29 19:05:00 +01:00
Ted Hess
624e37ceae luci-app-mjpg-streamer: Add new module for mjpg-streamer management
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-09 09:49:58 -05:00
Christian Schoenebeck
61c6c67ae6 luci-app-ddns: Update to support ddns-scripts 2.1.0-3
- modified controller
-- remove support for ddns-scripts Version 1.x
-- ddns-scripts not correctly installed do not start
-- no config file create an empty one
- moved log settings to advanced tab
- set default syslog level "Notice"
- removed special handling for dynamic_dns_helper.sh in postinst

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-12-07 21:31:57 +01:00
Christian Schoenebeck
157e8e52ae luci-app-ddns: modified to support ddns-scripts 2.1.0-2
- moved /usr/lib/ddns/dynamic_dns_lucihelper.sh to ddns-scripts package
- fixed error message when validating proxy
- modified validating ip_script to allow the usage of parameters
- using ipkg/postinst AND ipkg/postinst-pkg as long as LuCI Makefiles did not
	fullfil requirements of new OpenWrt default_postinst and default_postrm
	reported in Issue #255
- cleanup whitespaces at line ends

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-11-15 22:06:18 +01:00
Jo-Philipp Wich
1aeb236a94 Merge pull request #249 from openwrt-es/luci-next
applications/luci-dump1090: update config to latest version
2014-11-14 17:17:57 +01:00
Jo-Philipp Wich
534d73793f Merge pull request #250 from openwrt-es/luci-next2
Fix disabling service instance for dump1090/udpxy/shairplay/shairport
2014-11-14 17:17:39 +01:00
Álvaro Fernández Rojas
ebb00d824f applications/luci-shairport: fix disabling service instance
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10 13:53:43 +01:00
Álvaro Fernández Rojas
76c55e0c97 applications/luci-shairplay: fix disabling service instance
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10 13:53:24 +01:00
Álvaro Fernández Rojas
2a7b4a6f80 applications/luci-udpxy: fix disabling service instance
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10 13:53:10 +01:00
Álvaro Fernández Rojas
2367a3a092 applications/luci-dump1090: fix disabling service instance
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10 13:52:42 +01:00
Álvaro Fernández Rojas
c5e1037b40 applications/luci-dump1090: update config to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10 13:31:17 +01:00
Christian Schoenebeck
ee9fdba617 luci-app-ddns: Update to support ddns-scripts 2.1.0-1
fix verify of entry for DNS server Issue #244
	https://github.com/openwrt/luci/issues/244
add support for option 'update_script'
add display of version information when click on "Dynamic DNS" on
overview page
add verify of installed ddns-scripts version and show as hint if not
correct version
modified epoch to date conversation
cbi object Flag did not set section.changed state, fixed in
tools.flag_parse function
ucitrack entry no longer needed and removed
minor fixes

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-11-09 18:37:15 +01:00
Álvaro Fernández Rojas
8414e71422 applications/luci-shairport: add new package.
This adds support for configuring shairport.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-30 12:34:25 +01:00
Jo-Philipp Wich
f77b1111e4 Merge pull request #226 from nmav/openconnect
Openconnect
2014-10-29 22:40:04 +01:00
Jo-Philipp Wich
517ba7dadb Merge pull request #236 from openwrt-es/luci-next
applications/luci-shairplay: add new package.
2014-10-29 22:38:15 +01:00
Jo-Philipp Wich
98a878691d Merge pull request #237 from openwrt-es/luci-next2
applications/luci-udpxy: add new package.
2014-10-29 22:37:13 +01:00
Álvaro Fernández Rojas
ad7ef75a84 applications/luci-dump1090: add new package.
This adds support for configuring dump1090.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-28 19:38:21 +01:00
Álvaro Fernández Rojas
267a2e8548 applications/luci-udpxy: add new package.
This adds support for configuring udpxy.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-28 18:03:18 +01:00
Álvaro Fernández Rojas
a33be32731 applications/luci-shairplay: add new package.
This adds support for configuring shairplay.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-28 16:29:29 +01:00
Jo-Philipp Wich
0f87ddaec1 luci-minidlna: fix status display
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-10-26 15:36:09 +01:00
Nikos Mavrogiannopoulos
a531a7d16e Added luci configuration for ocserv
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-20 20:22:52 +02:00
Jo-Philipp Wich
6960e02601 applications/luci-olsr: use correct config file for IPv6 plugin config
Based on patch by Erich N. Pekarek <erich@pekarek.at>

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-10-11 22:50:09 +02:00
Jo-Philipp Wich
d0fd58a441 Merge pull request #223 from chris5560/master
luci-app-ddns: update/rebuild to support ddns-scripts V 2.x
2014-10-11 12:11:06 +02:00
Christian Schoenebeck
c09f8a7e41 luci-app-ddns: update/rebuild to support ddns-scripts V 2.x
extends/replaces exising luci-app-ddns to support ddns-scripts starting
Version 2.0.1-8
Still supports ddns-scripts Version 1.0.0-23 with the old interface
including fix for OpenWrt Ticket #18018.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-10-10 21:55:22 +02:00
Vladimir Ulrich
90c0e4dad4 Fixed pinghost to pinghosts
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2014-10-10 19:59:35 +04:00
Vladimir Ulrich
01541f8c7f Updated openvpn app to work with current openvpn package
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2014-10-10 19:59:35 +04:00
soma
ccdc6535a9 add support for splash leases plugin 2014-10-10 10:52:41 +02:00
Jo-Philipp Wich
0dc160db71 collectd: Update luci-statistics / collectd to 5.4.1 - Luci
[PATCH 1/2] [packages] collectd: Update luci-statistics / collectd to 5.4.1 -
packages
[PATCH 2/2] [luci] collectd: Update luci-statistics / collectd to 5.4.1 - Luci

Collectd, the backbone of Luci statistics module, has been recently updated
already to 5.4.1, while Openwrt is still with 4.10.8.

5.0-5.4 branches have been released in 2011-2013 and the last Collectd
release in January 2014 only contained 5.4.1. 4.10.x is being "phased out"
and new commits have been made only rarely. No 4.10.x release for ages.

My ar71xx/wndr3700 build has been using 5.4.1 since March (and used 5.3.1
long before that).

I have compile-tested (with ar71xx) all collectd modules, and I have verified
the real-life functionality of the following plugins: Conntrack,
CPU/Processor, DNS, Interfaces, Memory, Ping, Processes, TCP Connections,
System Load, Uptime, Wireless.

The version bump requires changes both to "collectd" in the packages feed and
to "luci-statistics" in the luci feed, as some of the data items have changed
name or file structure.

I am including two separate patches: one for collectd in packages and one for
luci-statistics in Luci trunk.

Collectd:
Explanation of main changes in the patches for collectd in packages feed:

Patches to be removed:

- 120-fix_kernel_2.6.37.patch is unnecessary. The file to be patched has been
removed upstream.

- 130-timeleft-max.patch is included upstream. Patch removed.
http://git.verplant.org/?p=collectd.git;a=commitdiff;h=d5b09f2bb673ac9396da52b85bcbd16c98b3d633

Changed patches:

- 003-remove-werror.patch: Quilt choked on some -Werror related changes, so I
removed them.

- 900-add-iwinfo-plugin.patch: Changed to patch configure.ac instead of
configure.in

New patches:

- 140-fix-fqdnlookup.patch : FQDNLookup option has been turned on by default
since 5.1. If that option is enabled, it causes collectd to refuse to start
in a basic Openwrt box as typically a fully qualified domain name does not
exist for the router. (That error related can only be properly seen when
console is used to start collectd. Otherwise Luci statistics collectd simply
dies immediately after starting it.) That option should be false by default.
I included a new patch 140-fix-fqdnlookup.patch to turn the option off by
default.
http://git.verplant.org/?p=collectd.git;a=commit;h=e58f85bb68b4c45130bb6fdf40b51db95d2b71e5

- 150-fix-interface-af-link : a FreeBSD10-specific change broke build for me,
so I reverted the change.
http://git.verplant.org/?p=collectd.git;a=commitdiff;h=645dadb3fcc466e8880fda4eb23b21ad433631fc

- 905-disable-sigrok-glib: libsigrok checks for a glib-related macro that
breaks configure. Bypass the invalid macro. I have also added a disabling
option in Makefile.

Luci:
Data presentation in luci-statistics requires three changes in the Luci sources:

-conntrack result data has changed name from "entropy" to "value".
-ping result data has changed name from "ping" to "value".
http://git.verplant.org/?p=collectd.git;a=commitdiff;h=77a6905147798210ec17173bd5e4410adcc3a112

-interface plugin has changed rrd data file structure so that the plugin
instances (=interfaces) have separate data files. Luci needs to draw the
graph for each plugin instance, not for each data instance.
http://git.verplant.org/?p=collectd.git;a=commitdiff;h=cc3640ba512862cd5745446f1f1a997dd4344454

My previous patches for upgrading to earlier 5.x series can be marked as
superseeded in Patchwork.
http://patchwork.openwrt.org/patch/2457/
http://patchwork.openwrt.org/patch/3300/
http://patchwork.openwrt.org/patch/4204/
http://patchwork.openwrt.org/patch/4205/

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2014-09-18 13:29:11 +00:00
Manuel Munz
89a03c45c5 applications/status-olsr: Disable neightbl calls in olsrd neighbors view because neightbl segfaults on BB and it wasn't used anyways. 2014-08-12 17:08:49 +00:00
Jo-Philipp Wich
a9f187152c hd-idle: enable_debug will block LuCI interface
NEVER enable_debug from LuCI, because hd-idle goes into
foreground/console mode and LuCI will hang during "Save&Apply" forever.
This parameter should be removed completely. Also not being availible
inside OpenWrt's init script. If you reboot, hd-idle blocks the boot
process because it's not going to background.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-08-12 10:43:56 +00:00
Manuel Munz
6f8daab6eb luci/po: spelling and grammar fixes by Alex Henrie 2014-08-05 10:21:03 +00:00
Patrick Grimm
2332a0692c luci-olsr split IPv6/4 configuration in 2 sections 2014-07-30 19:11:04 +00:00
Manuel Munz
d5ed4ae998 Add comment option to qos config page. See also https://dev.openwrt.org/changeset/40935. Thanks Roman. 2014-06-07 12:05:39 +00:00