summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-splash
AgeCommit message (Collapse)Author
2009-10-31all: change most translate statements to new format, some need manual cleanupJo-Philipp Wich
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-19convert luci.fs users to nixio.fs apiJo-Philipp Wich
2009-07-10applications/luci-splash: speedup splash dispatchingJo-Philipp Wich
2009-07-09applications/luci-splash: do explicit check for state newJo-Philipp Wich
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-10applications/luci-splash: add rate limiting options for splash clientsJo-Philipp Wich
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-30applications/luci-splash: properly fix mac address detection in mixed ↵Jo-Philipp Wich
IPv4/IPv6 environments (thanks stargieg)
2009-05-26LuCIdSteven Barth
2009-05-25Fix LuCI-Frickel-SplashdSteven Barth
2009-05-19build: integrate po files in the build systemJo-Philipp Wich
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 redirections and form targetsJo-Philipp Wich
2009-02-19applications/luci-splash: fix crash in splashdJo-Philipp Wich
2008-12-09prevent package upgrade failures caused by sloppy postinstallsJo-Philipp Wich
2008-11-06* luci/applications: force success for postinstall scriptsJo-Philipp Wich
2008-11-05* luci: fix postinstall scriptsJo-Philipp Wich
2008-11-04* luci/app/splash: add postinstall to enable init scriptJo-Philipp Wich
2008-10-07* luci-trunk: huge xhtml, css and accessibility improvement patch - thanks ↵Jo-Philipp Wich
Alina!
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