Commit graph

65 commits

Author SHA1 Message Date
Jo-Philipp Wich
5c26ca647b applications/luci-splash: add rate limiting options for splash clients 2009-06-10 23:39:40 +00:00
Jo-Philipp Wich
0193ffd4df applications/luci-splash: only load required modules 2009-06-09 12:48:58 +00:00
Jo-Philipp Wich
97eb513e0e applications/luci-splash: fix typo in init script 2009-06-09 12:41:36 +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
5e9fcc76c0 applications/luci-splash: luci-splashd is obsolete, remove start & stop for it (again) 2009-06-09 12:31:42 +00:00
Jo-Philipp Wich
05db82eba9 applications/luci-splash: tc delete operations may fail, make them silent 2009-06-09 12:30:16 +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
Jo-Philipp Wich
6a2bb359fd applications/luci-splash: properly fix mac address detection in mixed IPv4/IPv6 environments (thanks stargieg) 2009-05-30 22:38:46 +00:00
Steven Barth
f7deae100d LuCId 2009-05-26 17:44:02 +00:00
Steven Barth
282e08a0c7 Fix LuCI-Frickel-Splashd 2009-05-25 10:31:02 +00:00
Jo-Philipp Wich
7bf803250b build: integrate po files in the build system 2009-05-19 02:18:28 +00:00
Jo-Philipp Wich
750a6910ed applications/luci-splash: fix crontab setup at boot time 2009-05-13 10:10:30 +00:00
Steven Barth
67fbe1b33c Remove Luasocket - obsoleted by nixio
Remove old luasocket based LuCI Httpd - obsoleted by lucittpd
Remove lpeg - not in use
Rewrite luci-splashd using nixio
2009-05-01 11:28:34 +00:00
Jo-Philipp Wich
df3d84780e applications/luci-splash: prevent duplicate firewall rules after boot 2009-02-20 04:15:54 +00:00
Jo-Philipp Wich
80a9bb5e83 applications/luci_splash: fix restart of luci-splashd 2009-02-20 01:43:47 +00:00
Jo-Philipp Wich
68d3381d2d applications/luci-splash: yet another bunch of firewall fixes, improved handling of luci_splash restarts 2009-02-20 01:30:30 +00:00
Jo-Philipp Wich
114aa8d111 applications/luci-splash: firewall fixes 2009-02-20 00:38:37 +00:00
Jo-Philipp Wich
8eb07fa76c applications/luci-splash: remove debugging code from splashd 2009-02-19 23:12:34 +00:00
Jo-Philipp Wich
593bc2df7b applications/luci-splash: implement alias interface support in luci-splashd 2009-02-19 23:09:28 +00:00
Jo-Philipp Wich
b6406c3980 applications/luci-splash: fix redirections and form targets 2009-02-19 21:31:33 +00:00
Jo-Philipp Wich
eb1c3685db applications/luci-splash: fix crash in splashd 2009-02-19 21:14:56 +00:00
Jo-Philipp Wich
f7a3e34955 prevent package upgrade failures caused by sloppy postinstalls 2008-12-09 00:03:08 +00:00
Jo-Philipp Wich
5a3422963b * luci/applications: force success for postinstall scripts 2008-11-06 01:56:01 +00:00
Jo-Philipp Wich
7651fd78f0 * luci: fix postinstall scripts 2008-11-05 22:06:27 +00:00
Jo-Philipp Wich
5889342843 * luci/app/splash: add postinstall to enable init script 2008-11-04 20:21:56 +00:00
Jo-Philipp Wich
86e1aebb59 * luci-trunk: huge xhtml, css and accessibility improvement patch - thanks Alina! 2008-10-07 13:10:24 +00:00
Jo-Philipp Wich
729c5a24a8 * luci/libs/uvl: move most schemes to their corresponding packages 2008-09-25 13:57:28 +00:00
Steven Barth
251502e2cd Kill luci-addons package 2008-09-23 13:15:50 +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
e080fcebd2 libs/core: Cleaned up luci.sys in favor of the new luci.ip module 2008-08-08 12:26:45 +00:00
Steven Barth
fbae92e522 modules/admin-full: Added support for interface aliases 2008-08-07 20:21:38 +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
565bcfab82 Fix a small luci-splash issue 2008-08-05 14:14:42 +00:00
Steven Barth
2414448845 applications/luci-splash: Minor Fixes 2008-08-05 13:23:40 +00:00
Steven Barth
2755a46c4d applications/luci-splash: Updated to work with new UCI firewall 2008-08-05 12:58:20 +00:00
Steven Barth
bd4ac252a9 applications/luci-splash: Made configuration sections tables 2008-07-25 22:15:18 +00:00
Jo-Philipp Wich
b0d36c88d9 * luci/splash: fix #92 2008-07-15 22:55:25 +00:00
Jo-Philipp Wich
83bee1908f * luci/splash: add missing in require in luci-splashd 2008-07-13 02:15:21 +00:00
Steven Barth
c026b6ed03 applications/luci-splash: Added UCI-state based server address detection 2008-07-12 15:38:11 +00:00
Steven Barth
1588665618 Added copyright-tags to templates 2008-07-07 22:00:56 +00:00
Steven Barth
ee324cb3a7 * applications/luci-splash: Rewrote luci-splash using an own daemon implementation
* Minor tweaks in luci.dispatcher
2008-06-29 14:42:53 +00:00
Steven Barth
3455ee6d8d * Added support for htdocs module directory 2008-06-15 16:02:47 +00:00
Steven Barth
855b7582d3 * Rewrote Luci to be coroutine-safe allowing the use of non-forking webservers
* Setting base version to 0.7
2008-06-14 14:12:12 +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
5472678440 * Completed cleanup of German translation 2008-06-09 20:11:19 +00:00