Commit graph

24 commits

Author SHA1 Message Date
Manuel Munz
78fd18c8e9 applications/luci-splash: when more than two clients where leased and another one got a lease luci-splash dropped the others, see #431. Thanks to andrenarchy for the patch 2012-06-18 11:12:38 +00:00
Manuel Munz
c5329d85d5 applications/splash: Fix blacklisting mechanism, expose status on public freifunk page, add json output and autoupdate. 2011-11-30 05:50:43 +00:00
Jo-Philipp Wich
a0001338e8 applications/luci-splash: fix possible race condition 2011-07-01 11:26:35 +00:00
Jo-Philipp Wich
6fa65fa9ec applications/luci-splash: add missing insmod for act_police, fix a crash in cli util 2010-10-28 18:20:15 +00:00
Benoît Knecht
4cf6abae1a splash: fix exception when listing whitelist entries
Fixes ticket #123.
2010-04-13 07:29:58 +00:00
Jo-Philipp Wich
7aacb0561d applications/luci-splash: fix upper/lowercase issues in luci splash-cli, thanks to egon_ffj and patrick for spotting this 2009-07-23 22:48:29 +00:00
Jo-Philipp Wich
7d7fcecb74 applications/luci-splash: fix mac status query 2009-07-09 16:55:41 +00:00
Jo-Philipp Wich
b0771c43ea applications/luci-splash:
- rewrote init script, cli
	- introduce download traffic counters
	- adept user interface
2009-07-06 21:14:59 +00:00
Jo-Philipp Wich
992bc68b2b applications/luci-splash:
- use kilobyte/s for rate limiting
	- reject traffic instead of silently dropping it
	- allow unsplashed access to the mesh
	- add possibility to specify non-splashed destination networks
	- reorganize iptables rules
2009-06-16 21:41:29 +00:00
Jo-Philipp Wich
e648e1a45f applications/luci-splash: cope with non-numeric (invalid) limit_up & limit_down values in luci-splash cli 2009-06-09 12:36:31 +00:00
Jo-Philipp Wich
ceb49b0390 applications/luci-splash: we don't need to know down_burst in luci-splash cli 2009-06-09 12:34:52 +00:00
Jo-Philipp Wich
06001d99b1 applications/luci-splash: remove left-over code 2009-06-09 12:19:28 +00:00
Jo-Philipp Wich
e385f91ff6 applications/luci-splash: add optional QoS rate limiting for splash clients 2009-06-09 12:15:31 +00:00
Jo-Philipp Wich
a2d8fc3d2f applications/luci-splash: use RETURN target for count rules 2009-06-07 13:29:17 +00:00
Jo-Philipp Wich
970dabd1db applications/luci-splash: merge splash rework to trunk 2009-06-06 09:41:02 +00:00
Steven Barth
91ba7c42f5 UCI API changes 2008-08-26 23:00:44 +00:00
Steven Barth
75d4cca7ae Fixed a design flaw in luci.model.uci 2008-08-17 10:20:36 +00:00
Steven Barth
76982655fa Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.util 2008-08-06 20:11:15 +00:00
Steven Barth
92a919d8ee * applications/luci-splash: Removed dependency to sgi-haserl, Updated attributes 2008-06-11 20:27:10 +00:00
Steven Barth
0092df3d17 * Fixed a bug in Luci-Splash 2008-06-06 21:49:17 +00:00
Steven Barth
cd0fb5e44e * Removed High-Level UCI-API due to Lua compiler bugs 2008-06-06 20:45:33 +00:00
Steven Barth
dd9606825d * Merged Luci to use native UCI-library 2008-06-05 19:16:38 +00:00
Steven Barth
365d80765d Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration Interface to Lua Configuration Interface 2008-05-25 17:00:30 +00:00
Steven Barth
c4d092ff35 * Some more fixes for #2030 2008-05-08 16:20:53 +00:00