Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-08 | Rework LuCI build system | Jo-Philipp Wich | |
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2013-10-13 | applications/luci-splash: Fix two problems with whitelisting clients | Manuel Munz | |
2013-08-19 | applications/luci-splash: Add known leases when restarting splash | Manuel Munz | |
2013-08-18 | applications/luci-splash: Always allow clients to connect to the community ↵ | Manuel Munz | |
homepage, make description of allowed hosts/subnets more clear, #595 | |||
2013-08-17 | applications/luci-splash: Set http_keepalive to zero. This fixes a problem ↵ | Manuel Munz | |
where the user was not properly redirected after accepting the splash in some cases and when an uhttpd was used that supports http keepalive | |||
2013-08-17 | applications/luci-splash: Fix clients upload and download limiting | Manuel Munz | |
2013-06-04 | applications/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-06-02 | applications/luci-splash: Work with firewall3 | Manuel Munz | |
2013-05-18 | applications/luci-splash: Only add splash forwarding rule for ip6tables when ↵ | Manuel Munz | |
the interface has an ipv6 address | |||
2013-03-25 | applications/luci-splash: Add limited IPv6 Support | Manuel Munz | |
2013-02-09 | applications/luci_splash: Do not try to get parent interfaces for bridges | Manuel Munz | |
2013-01-30 | applications/luci-splash: Get parent interface from ifname option. This is ↵ | Manuel Munz | |
for the new syntax where interfaces are used for aliases. The alias notation (config alias in /etc/config/network) is no longer supported by luci-splash. | |||
2011-07-01 | applications/luci-splash: fix two other redundant lock wait calls | Jo-Philipp Wich | |
2011-02-17 | applications/luci-splash: fix init script enabling on build host | Jo-Philipp Wich | |
2010-10-28 | applications/luci-splash: add missing insmod for act_police, fix a crash in ↵ | Jo-Philipp Wich | |
cli util | |||
2010-10-28 | applications/luci-splash: make it work with uhttpd | Jo-Philipp Wich | |
2009-07-06 | applications/luci-splash: remove debug flag from init script | Jo-Philipp Wich | |
2009-07-06 | applications/luci-splash: | Jo-Philipp Wich | |
- rewrote init script, cli - introduce download traffic counters - adept user interface | |||
2009-06-25 | applications/luci-splash: do not splash non-splash clients | Jo-Philipp Wich | |
2009-06-16 | applications/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-09 | applications/luci-splash: only load required modules | Jo-Philipp Wich | |
2009-06-09 | applications/luci-splash: fix typo in init script | Jo-Philipp Wich | |
2009-06-09 | applications/luci-splash: luci-splashd is obsolete, remove start & stop for ↵ | Jo-Philipp Wich | |
it (again) | |||
2009-06-09 | applications/luci-splash: tc delete operations may fail, make them silent | Jo-Philipp Wich | |
2009-06-09 | applications/luci-splash: add optional QoS rate limiting for splash clients | Jo-Philipp Wich | |
2009-06-06 | applications/luci-splash: merge splash rework to trunk | Jo-Philipp Wich | |
2009-05-26 | LuCId | Steven Barth | |
2009-05-13 | applications/luci-splash: fix crontab setup at boot time | Jo-Philipp Wich | |
2009-02-20 | applications/luci-splash: prevent duplicate firewall rules after boot | Jo-Philipp Wich | |
2009-02-20 | applications/luci_splash: fix restart of luci-splashd | Jo-Philipp Wich | |
2009-02-20 | applications/luci-splash: yet another bunch of firewall fixes, improved ↵ | Jo-Philipp Wich | |
handling of luci_splash restarts | |||
2009-02-20 | applications/luci-splash: firewall fixes | Jo-Philipp Wich | |
2008-09-23 | Kill luci-addons package | Steven Barth | |
2008-08-07 | modules/admin-full: Added support for interface aliases | Steven Barth | |
2008-08-05 | Fix a small luci-splash issue | Steven Barth | |
2008-08-05 | applications/luci-splash: Minor Fixes | Steven Barth | |
2008-08-05 | applications/luci-splash: Updated to work with new UCI firewall | Steven Barth | |
2008-06-29 | * applications/luci-splash: Rewrote luci-splash using an own daemon ↵ | Steven Barth | |
implementation * Minor tweaks in luci.dispatcher | |||
2008-06-11 | * applications/luci-splash: Removed dependency to sgi-haserl, Updated attributes | Steven Barth | |
2008-05-08 | * Mördercommit ;-) | Steven Barth | |
* Major Repository Reorganisation * API 0.4 Softfreeze to come |