summaryrefslogtreecommitdiffhomepage
path: root/applications
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-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
2013-04-23Add support for collectd-mod-uptime to luci-statisticsJo-Philipp Wich
collectd-mod-uptime is already there, but there has been no Luci support for it, so no graphs are shown. Based on forum discussion (see https://forum.openwrt.org/viewtopic.php?id=42478 ), I submit a patch to add the support to luci-statistics. Patch is for Luci trunk and the functionality can be enabled by selecting collectd-mod-uptime in menuconfig. signed-off-by: hannu.nyman@iki.fi
2013-03-26applications/luci-olsr: Fix overview page for ipv4 or ipv6 onlyManuel Munz
2013-03-25applications/luci-splash: Add limited IPv6 SupportManuel Munz
2013-03-19luci-app-qos: remove support for mini adminJo-Philipp Wich
2013-03-19applications/luci-firewall: fix display bug in snat rule overview, proto all ↵Jo-Philipp Wich
rules got displayed as TCP+UDP
2013-03-19luci-app-firewall: don't allow configuring src_mac for snat rulesJo-Philipp Wich
2013-03-17applications/luci-olsr: Use 100ms timeout for dns requests via nixio.getnameinfoManuel Munz
2013-03-16applications/luci-olsr: Add config options for jsoninfo pluginManuel Munz
2013-03-16applications/luci-olsr: Use jsoninfo instead of txtinfo as data source.Manuel Munz
2013-03-09- added beep.gsmIordan Iordanov
- now escaping special characters in pbx-asterisk - changed location of voicemail temp stuff and log file - changed pbx-send-voicemail to use base64 instead of uuencode - added many missing dependencies - now allowing ip addresses as well as hostnames for external host - constrained # seconds to ring to positive integers - specifying externrefresh in sip.conf template - fixed voicemail (sending recordings, recording new greeting, instructions) - Implemented callback
2013-02-09applications/luci_splash: Do not try to get parent interfaces for bridgesManuel Munz
2013-01-30applications/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.
2013-01-21applications/olsr: Make sure ipv6 addresses from are in the same format when ↵Manuel Munz
we compare them
2013-01-13diagnostics: Replace 2 more  Manuel Munz
2013-01-13applications/freifunk-widgets: Use   instead of   for ↵Manuel Munz
compatibility with xhtml
2013-01-13applications/luci-upnp: also purge entry from lease file when deleting ↵Jo-Philipp Wich
leases, remove mini support
2013-01-13applications/freifunk-widgets: Use non breaking space in search engine namesManuel Munz
2013-01-12applications/meshwizard: Allow to setup a VAP interface for ath5k/ath9k tooManuel Munz
2013-01-10applications/freifunk-diagnostics: Fix urlManuel Munz
2013-01-09applications: add luci-freifunk-diagnostics which is a clone of diagnostics ↵Manuel Munz
in admin-full
2013-01-07applications/olsr: fix link targets in overviewManuel Munz
2013-01-06applications/luci-statistics: Change datatype to host to allow ipv4 or ipv6 ↵Manuel Munz
addresses or hostnames, #432
2012-12-29applications/luci-polipo: fix typo in polipo_purge script (#523)Jo-Philipp Wich
2012-12-25applications/luci-upnp: fix missing XML escapres (#521)Jo-Philipp Wich
2012-12-25applications/luci-statistics: render graph menus in alphabetic orderJo-Philipp Wich
2012-12-20don't use symlink to /lib/functions.shJo-Philipp Wich
Signed-off-by: Luka Perkov <luka@openwrt.org>
2012-12-14luci_statistics: Add y_min, y_max, units_exponent options and clean up some ↵Jo-Philipp Wich
graphs Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>