summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-splash/root/usr/sbin
AgeCommit message (Collapse)Author
2013-10-01applications/luci-splash: Update stats when a lease is added or removedManuel Munz
2013-09-28applications/luci-splash: Write summary stats (counter of leased, ↵Manuel Munz
white-/blacklisted) into the leases state file
2013-09-28applications/luci-splash: Show black-/whitelisted clients in luci-splash ↵Manuel Munz
list output again
2013-08-18applications/luci-splash: Always allow clients to connect to the community ↵Manuel Munz
homepage, make description of allowed hosts/subnets more clear, #595
2013-08-17applications/luci-splash: Fix clients upload and download limitingManuel Munz
2013-08-11applications/luci-splash: do not delete the nodes luci_splash_mark_in rule ↵Manuel Munz
when its ip is unknown while syncing, instead use iptables comments there and delete that rule when the lease has been removed.
2013-08-11applications/luci-splash: Use a seperate config file for leases, #590Manuel Munz
2013-06-04applications/luci-splash: Always insert the mangling rules, not just when ↵Manuel Munz
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-03-25applications/luci-splash: Add limited IPv6 SupportManuel Munz
2012-06-18applications/luci-splash: when more than two clients where leased and ↵Manuel Munz
another one got a lease luci-splash dropped the others, see #431. Thanks to andrenarchy for the patch
2011-11-30applications/splash: Fix blacklisting mechanism, expose status on public ↵Manuel Munz
freifunk page, add json output and autoupdate.
2011-07-01applications/luci-splash: fix possible race conditionJo-Philipp Wich
2010-10-28applications/luci-splash: add missing insmod for act_police, fix a crash in ↵Jo-Philipp Wich
cli util
2010-04-13splash: fix exception when listing whitelist entriesBenoît Knecht
Fixes ticket #123.
2009-07-23applications/luci-splash: fix upper/lowercase issues in luci splash-cli, ↵Jo-Philipp Wich
thanks to egon_ffj and patrick for spotting this
2009-07-09applications/luci-splash: fix mac status queryJo-Philipp Wich
2009-07-06applications/luci-splash:Jo-Philipp Wich
- rewrote init script, cli - introduce download traffic counters - adept user interface
2009-06-16applications/luci-splash:Jo-Philipp Wich
- 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-09applications/luci-splash: cope with non-numeric (invalid) limit_up & ↵Jo-Philipp Wich
limit_down values in luci-splash cli
2009-06-09applications/luci-splash: we don't need to know down_burst in luci-splash cliJo-Philipp Wich
2009-06-09applications/luci-splash: remove left-over codeJo-Philipp Wich
2009-06-09applications/luci-splash: add optional QoS rate limiting for splash clientsJo-Philipp Wich
2009-06-07applications/luci-splash: use RETURN target for count rulesJo-Philipp Wich
2009-06-06applications/luci-splash: merge splash rework to trunkJo-Philipp Wich
2008-08-26UCI API changesSteven Barth
2008-08-17Fixed a design flaw in luci.model.uciSteven Barth
2008-08-06Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.utilSteven Barth
2008-06-11* applications/luci-splash: Removed dependency to sgi-haserl, Updated attributesSteven Barth
2008-06-06* Fixed a bug in Luci-SplashSteven Barth
2008-06-06* Removed High-Level UCI-API due to Lua compiler bugsSteven Barth
2008-06-05* Merged Luci to use native UCI-librarySteven Barth
2008-05-25Renamed FFLuCI to LuCI, ffluci to luci and Freifunk Lua Configuration ↵Steven Barth
Interface to Lua Configuration Interface
2008-05-08* Some more fixes for #2030 Steven Barth