Commit graph

892 commits

Author SHA1 Message Date
Patrick Grimm
12ede3f2d9 applications/luci-statistics: fix img url 2013-10-18 10:42:15 +00:00
Manuel Munz
69792fa157 applications/luci-splash: improve traffic limiting per client for ipv6 2013-10-17 23:11:17 +00:00
Manuel Munz
5cfabc7eb2 applications/luci-splash: Make luci-splash more silent in normal mode in case of tc/iptables errors 2013-10-17 00:22:55 +00:00
Manuel Munz
0678fe5eeb applications/luci-splash: Do not allow to lease whitelisted clients 2013-10-17 00:01:06 +00:00
Manuel Munz
4ae0d30edd applications/luci-splash: Fix a crash when removing whitelisted clients which could caused deadlocks 2013-10-16 23:51:43 +00:00
Manuel Munz
e966cfea23 applications/luci-splash: Add a filter for arguments, only allow valid mac and ip addresses 2013-10-16 19:48:23 +00:00
Patrick Grimm
31ce19743a applications/luci-olsr-services add olsr ipv6 services 2013-10-14 10:27:21 +00:00
Manuel Munz
0c1f8b8aa3 applications/luci-splash: Fix two problems with whitelisting clients 2013-10-13 22:40:09 +00:00
Manuel Munz
2595726dfb applications/luci-splash: Update stats when a lease is added or removed 2013-10-01 20:22:08 +00:00
Manuel Munz
5e8c7a439e applications/luci-splash: Write summary stats (counter of leased, white-/blacklisted) into the leases state file 2013-09-28 12:40:29 +00:00
Manuel Munz
cc2c364198 applications/luci-splash: Show black-/whitelisted clients in luci-splash list output again 2013-09-28 12:06:13 +00:00
Manuel Munz
8bb613ad08 appllications/olsr: Fix invalid html, #607 2013-09-19 17:18:28 +00:00
Manuel Munz
148b883c11 applications/olsr: Fix invalid json output 2013-09-19 16:49:28 +00:00
Manuel Munz
a4c083ecef applications/luci-ddns: Add more datatype checks and defaults 2013-09-16 19:51:25 +00:00
Manuel Munz
1354c88aee applications/firewall: fix display of enabled/disabled rules, #594 2013-09-02 09:48:01 +00:00
Manuel Munz
a7c1b0e602 applications/luci-splash: Add known leases when restarting splash 2013-08-19 12:17:58 +00:00
Manuel Munz
bafe0c18b3 applications/luci-splash: Add another missing translation 2013-08-19 11:48:07 +00:00
Manuel Munz
9cf8a23f52 applications/luci-splash: Fix a translation problem with 2 strings 2013-08-19 11:33:14 +00:00
Manuel Munz
47612c60f3 applications/luci-splash: Per default redirect to the page the user requested after he accepted the splash. This can be overwritten with redirect_url in the general section in luci_splash config, #595 2013-08-18 20:41:30 +00:00
Manuel Munz
15088f5dd4 applications/luci-splash: Always allow clients to connect to the community homepage, make description of allowed hosts/subnets more clear, #595 2013-08-18 20:37:35 +00:00
Manuel Munz
bf86e86429 applications/luci-splash: Set http_keepalive to zero. This fixes a problem where the user was not properly redirected after accepting the splash in some cases and when an uhttpd was used that supports http keepalive 2013-08-17 20:12:19 +00:00
Manuel Munz
82ab31b510 applications/luci-splash: Fix clients upload and download limiting 2013-08-17 19:42:45 +00:00
Patrick Grimm
f496c67d25 luci-olsr: fix ipv6 nil in device var 2013-08-11 21:07:25 +00:00
Manuel Munz
3b0dee6e5c applications/luci-splash: do not delete the nodes luci_splash_mark_in rule when its ip is unknown while syncing, instead use iptables comments there and delete that rule when the lease has been removed. 2013-08-11 16:45:39 +00:00
Manuel Munz
bbc5b2ef69 applications/luci-splash: Use a seperate config file for leases, #590 2013-08-11 16:42:53 +00:00
Patrick Grimm
bffccf25c5 luci-olsr: fix ipv6 ipv4 detection 2013-08-07 20:25:17 +00:00
Manuel Munz
2eb088f084 applications/olsr: Remove macs from olsr neighbors page; show '?' for SNR when no info is available; use a seperate column for local interface 2013-08-01 21:53:58 +00:00
Manuel Munz
37bf7b0217 applications/luci-splash: Add TOS, Fix Community Name, add possibility to just add some custom text to the splash page instead of replacing the whole page 2013-07-28 08:15:22 +00:00
Patrick Grimm
022970ec49 luci-olsr: read ip6assign from ubus 2013-07-25 08:32:04 +00:00
Patrick Grimm
56b48f76a7 luci-olsr: fix snr calc olsr neighbours and unit in Legend 2013-07-10 18:11:09 +00:00
Patrick Grimm
25c4b954a6 luci-olsr: add snr for olsr neighbours and update Legend 2013-07-10 17:52:38 +00:00
Patrick Grimm
cd04b1541d luci-olsr: neightbl for ipv6 neighbours 2013-07-07 20:16:39 +00:00
Patrick Grimm
624926911b luci-olsr: fix typo 2013-07-02 23:17:16 +00:00
Patrick Grimm
38aa51a391 luci-olsr: add interface and wifi stats to public olsr-neighb site 2013-07-02 22:31:04 +00:00
Jo-Philipp Wich
b543594e5e applications/luci-firewall: remove nat reflection dependency on the wan zone, it causes issues with network lists and is not needed with fw3 anymore 2013-06-13 17:25:44 +00:00
Manuel Munz
2a366f4c55 applications/luci-splash: Always insert the mangling rules, not just when bandwidth limit is used. That makes it possible to have client bandwidth stats without using the bandwidth limit. Taken from https://github.com/freifunk/ff-control/blob/master/patches/luci-splash-mark.patch, thx Patrick 2013-06-04 19:24:30 +00:00
Manuel Munz
a1bd60ef6e applications/luci-splash: Only restart splash in hotplug for interfaces which are using splash 2013-06-02 23:48:30 +00:00
Manuel Munz
af72920b6e applications/luci-splash: Add hotplug script for splash 2013-06-02 16:41:03 +00:00
Manuel Munz
039cf65524 applications/luci-splash: Work with firewall3 2013-06-02 16:36:37 +00:00
Manuel Munz
542fa0e493 respect community settings for using VAP in luci-meshwizard 2013-05-23 14:06:21 +00:00
Manuel Munz
f8bf25a7bf applications/luci-splash: Only add splash forwarding rule for ip6tables when the interface has an ipv6 address 2013-05-18 09:35:48 +00:00
Jo-Philipp Wich
4960caf90e Add support for collectd-mod-uptime to luci-statistics
collectd-mod-uptime is already there, but there has been no Luci support for
it, so no graphs are shown.

Based on forum discussion (see
https://forum.openwrt.org/viewtopic.php?id=42478 ), I submit a patch to add
the support to luci-statistics.

Patch is for Luci trunk and the functionality can be enabled by selecting
collectd-mod-uptime in menuconfig.

signed-off-by: hannu.nyman@iki.fi
2013-04-23 10:09:19 +00:00
Manuel Munz
276a93867c applications/luci-olsr: Fix overview page for ipv4 or ipv6 only 2013-03-26 10:30:41 +00:00
Manuel Munz
7f3b0af6d9 applications/luci-splash: Add limited IPv6 Support 2013-03-25 16:31:34 +00:00
Jo-Philipp Wich
8900357b4b luci-app-qos: remove support for mini admin 2013-03-19 16:41:37 +00:00
Jo-Philipp Wich
240eff0a56 applications/luci-firewall: fix display bug in snat rule overview, proto all rules got displayed as TCP+UDP 2013-03-19 16:36:25 +00:00
Jo-Philipp Wich
a6becaf5b5 luci-app-firewall: don't allow configuring src_mac for snat rules 2013-03-19 16:32:41 +00:00
Manuel Munz
1c37402e41 applications/luci-olsr: Use 100ms timeout for dns requests via nixio.getnameinfo 2013-03-17 12:21:30 +00:00
Manuel Munz
c2f99c27aa applications/luci-olsr: Add config options for jsoninfo plugin 2013-03-16 18:23:39 +00:00
Manuel Munz
97f0cf2996 applications/luci-olsr: Use jsoninfo instead of txtinfo as data source. 2013-03-16 18:08:13 +00:00