summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
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-18contrib/community-profiles: Allow 50KB/s Downloadrate per default in luci-splashManuel Munz
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-17freifunk-gwcheck: make it more readeable and make compat with smaler ip ↵Patrick Grimm
version without short forms
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-10contrib/community_profiles: Change default channel to 5 for potsdamManuel Munz
2013-08-07luci-olsr: fix ipv6 ipv4 detectionPatrick Grimm
2013-08-06po: add translation files for Taiwanese (zh_TW)Jo-Philipp Wich
2013-08-05contrib/freifunk-gwcheck: Use bbb-vpn.berlin.freifunk.net instead of ↵Manuel Munz
conntest.jpod.cc
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-28contrib/meshwizard: fix uhttpd listen addresses when ipv6 is usedManuel Munz
2013-07-28Commit from LuCI Translation Portal by user soma.: 81 of 81 messages ↵Translation System
translated (0 fuzzy).
2013-07-28po: Update translation template and translations for splashManuel Munz
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-09modules/admin-full: fix extroot and fsck availability check ↵Jo-Philipp Wich
(https://dev.openwrt.org/ticket/13837)
2013-07-07luci-olsr: neightbl for ipv6 neighboursPatrick Grimm
2013-07-07add luaneightbl: this is an arp replacement for ipv6. neightbl.get(wlan0) ↵Patrick Grimm
return ip,mac table this can use in a for loop "for ip,mac in pairs(t) do" Thanx Cyrus
2013-07-05community-profiles: increase releasePatrick Grimm
2013-07-05community-profiles: add a list of owm api serverPatrick Grimm
2013-07-02luci-olsr: fix typoPatrick Grimm
2013-07-02luci-olsr: add interface and wifi stats to public olsr-neighb sitePatrick Grimm
2013-07-02contrib/community-profiles: Remove Freifunk FrankenManuel Munz
2013-06-14contrib/freifunk-policyrouting: User higher prio for fallback ip rule so ↵Manuel Munz
that this rule will be after all rules which are added by netifd for openwrts new native ip support
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-04contrib: prepare for renaming of firewall3 in OpenWrtJo-Philipp Wich
2013-06-03contrib/freifunk-gwcheck: increase release nrManuel Munz
2013-06-03contrib/freifunk-gwcheck: Depend on firewall3Manuel Munz
2013-06-03contrib/meshwizard: Depends on firewall3Manuel Munz
2013-06-02contrib/freifunk-policyrouting: Make it work with firewall3 and make use of ↵Manuel Munz
the new ip rule support in /etc/config/network
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-06-02contrib/freifunk-firewall: Make it work with firewall3Manuel Munz
2013-05-30contrib/community-profiles: Update Weinstadt und Reihen (add dns option), ↵Manuel Munz
whitespace fixes
2013-05-29contrib/community-profiles: Add schwarzachManuel Munz
2013-05-24Fix a typo in IPv6 configuration pageSteven Barth
2013-05-23modules/freifunk: Allow to enable/disable VAP in community profilesManuel Munz
2013-05-23respect community settings for using VAP in luci-meshwizardManuel Munz
2013-05-23contrib/community-profiles: Enable VAP per default for augsburgManuel Munz
2013-05-23Add support for stateful DHCPv6Steven Barth
2013-05-23Make static IPv6-configuration more usableSteven Barth
2013-05-23Update and simplify IPv6 RA & DHCPv6 configurationSteven Barth