summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-splash/root
AgeCommit message (Collapse)Author
2011-11-30applications/splash: Fix blacklisting mechanism, expose status on public ↵Manuel Munz
freifunk page, add json output and autoupdate.
2011-11-27applications/luci-splash: Make splashtext translateable, show down-/upload ↵Manuel Munz
limits and link to contact page
2011-07-01applications/luci-splash: fix two other redundant lock wait callsJo-Philipp Wich
2011-07-01applications/luci-splash: fix possible race conditionJo-Philipp Wich
2011-06-17(no commit message)Matthias Uferer
2011-05-14luci-splash: XHTML failed validation, fix itManuel Munz
2011-02-17applications/luci-splash: fix init script enabling on build hostJo-Philipp Wich
2011-01-02applications/luci-splash: drop uvl schemaJo-Philipp Wich
2010-11-17Freifunk: Make the splash page editableManuel Munz
2010-10-28applications/luci-splash: add missing insmod for act_police, fix a crash in ↵Jo-Philipp Wich
cli util
2010-10-28applications/luci-splash: make it work with uhttpdJo-Philipp Wich
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: remove debug flag from init scriptJo-Philipp Wich
2009-07-06applications/luci-splash:Jo-Philipp Wich
- rewrote init script, cli - introduce download traffic counters - adept user interface
2009-06-25applications/luci-splash: do not splash non-splash clientsJo-Philipp Wich
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: only load required modulesJo-Philipp Wich
2009-06-09applications/luci-splash: fix typo in init scriptJo-Philipp Wich
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: luci-splashd is obsolete, remove start & stop for ↵Jo-Philipp Wich
it (again)
2009-06-09applications/luci-splash: tc delete operations may fail, make them silentJo-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
2009-05-26LuCIdSteven Barth
2009-05-25Fix LuCI-Frickel-SplashdSteven Barth
2009-05-13applications/luci-splash: fix crontab setup at boot timeJo-Philipp Wich
2009-05-01Remove Luasocket - obsoleted by nixioSteven Barth
Remove old luasocket based LuCI Httpd - obsoleted by lucittpd Remove lpeg - not in use Rewrite luci-splashd using nixio
2009-02-20applications/luci-splash: prevent duplicate firewall rules after bootJo-Philipp Wich
2009-02-20applications/luci_splash: fix restart of luci-splashdJo-Philipp Wich
2009-02-20applications/luci-splash: yet another bunch of firewall fixes, improved ↵Jo-Philipp Wich
handling of luci_splash restarts
2009-02-20applications/luci-splash: firewall fixesJo-Philipp Wich
2009-02-19applications/luci-splash: remove debugging code from splashdJo-Philipp Wich
2009-02-19applications/luci-splash: implement alias interface support in luci-splashdJo-Philipp Wich
2009-02-19applications/luci-splash: fix crash in splashdJo-Philipp Wich
2008-09-25* luci/libs/uvl: move most schemes to their corresponding packagesJo-Philipp Wich
2008-09-23Kill luci-addons packageSteven Barth
2008-08-26UCI API changesSteven Barth
2008-08-17Fixed a design flaw in luci.model.uciSteven Barth
2008-08-08libs/core: Cleaned up luci.sys in favor of the new luci.ip moduleSteven Barth
2008-08-07modules/admin-full: Added support for interface aliasesSteven Barth
2008-08-06Moved luci.sys.exec, luci.sys.execl and luci.sys.bigendian to luci.utilSteven Barth
2008-08-05Fix a small luci-splash issueSteven Barth
2008-08-05applications/luci-splash: Minor FixesSteven Barth
2008-08-05applications/luci-splash: Updated to work with new UCI firewallSteven Barth
2008-07-13* luci/splash: add missing in require in luci-splashdJo-Philipp Wich