summaryrefslogtreecommitdiffhomepage
path: root/applications
AgeCommit message (Collapse)Author
2014-06-07Add comment option to qos config page. See also ↵Manuel Munz
https://dev.openwrt.org/changeset/40935. Thanks Roman.
2014-04-27applications/meshwizard: Fox error when iwinfo.freqlist is emptyManuel Munz
2014-04-24applications/luci-firewall: cope with both tables and strings when ↵Jo-Philipp Wich
processing zone name or network in rule detail page (#675)
2013-12-29applications/olsr: Validate input for lqmult, #654Manuel Munz
2013-12-03applications/luci-statistics: fix xhtml entity error introduced with r9926Jo-Philipp Wich
2013-11-11applications/luci-splash: fix another crash in luci-splash when there were ↵Manuel Munz
empty whitelist/blacklist sections
2013-11-03applications/luci-splash: Fix another condidtion which led to a deadlockManuel Munz
2013-10-27applications/luci-splash: Only add leases to the stats section if they are ↵Manuel Munz
still online (i.e. mac known in arp table). Thanks michiwend.
2013-10-20applications/luci-splash: remove unneeded tc execManuel Munz
2013-10-18applications/luci-statistics: fix img urlPatrick Grimm
2013-10-17applications/luci-splash: improve traffic limiting per client for ipv6Manuel Munz
2013-10-17applications/luci-splash: Make luci-splash more silent in normal mode in ↵Manuel Munz
case of tc/iptables errors
2013-10-17applications/luci-splash: Do not allow to lease whitelisted clientsManuel Munz
2013-10-16applications/luci-splash: Fix a crash when removing whitelisted clients ↵Manuel Munz
which could caused deadlocks
2013-10-16applications/luci-splash: Add a filter for arguments, only allow valid mac ↵Manuel Munz
and ip addresses
2013-10-14applications/luci-olsr-services add olsr ipv6 servicesPatrick Grimm
2013-10-13applications/luci-splash: Fix two problems with whitelisting clientsManuel Munz
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-09-19appllications/olsr: Fix invalid html, #607Manuel Munz
2013-09-19applications/olsr: Fix invalid json outputManuel Munz
2013-09-16applications/luci-ddns: Add more datatype checks and defaultsManuel Munz
2013-09-02applications/firewall: fix display of enabled/disabled rules, #594Manuel Munz
2013-08-19applications/luci-splash: Add known leases when restarting splashManuel Munz
2013-08-19applications/luci-splash: Add another missing translationManuel Munz
2013-08-19applications/luci-splash: Fix a translation problem with 2 stringsManuel Munz
2013-08-18applications/luci-splash: Per default redirect to the page the user ↵Manuel Munz
requested after he accepted the splash. This can be overwritten with redirect_url in the general section in luci_splash config, #595
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: 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-17applications/luci-splash: Fix clients upload and download limitingManuel Munz
2013-08-11luci-olsr: fix ipv6 nil in device varPatrick Grimm
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-08-07luci-olsr: fix ipv6 ipv4 detectionPatrick Grimm
2013-08-01applications/olsr: Remove macs from olsr neighbors page; show '?' for SNR ↵Manuel Munz
when no info is available; use a seperate column for local interface
2013-07-28applications/luci-splash: Add TOS, Fix Community Name, add possibility to ↵Manuel Munz
just add some custom text to the splash page instead of replacing the whole page
2013-07-25luci-olsr: read ip6assign from ubusPatrick Grimm
2013-07-10luci-olsr: fix snr calc olsr neighbours and unit in LegendPatrick Grimm
2013-07-10luci-olsr: add snr for olsr neighbours and update LegendPatrick Grimm
2013-07-07luci-olsr: neightbl for ipv6 neighboursPatrick Grimm
2013-07-02luci-olsr: fix typoPatrick Grimm
2013-07-02luci-olsr: add interface and wifi stats to public olsr-neighb sitePatrick Grimm
2013-06-13applications/luci-firewall: remove nat reflection dependency on the wan ↵Jo-Philipp Wich
zone, it causes issues with network lists and is not needed with fw3 anymore
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-06-02applications/luci-splash: Only restart splash in hotplug for interfaces ↵Manuel Munz
which are using splash
2013-06-02applications/luci-splash: Add hotplug script for splashManuel Munz
2013-06-02applications/luci-splash: Work with firewall3Manuel Munz
2013-05-23respect community settings for using VAP in luci-meshwizardManuel Munz
2013-05-18applications/luci-splash: Only add splash forwarding rule for ip6tables when ↵Manuel Munz
the interface has an ipv6 address