summaryrefslogtreecommitdiffhomepage
path: root/applications
AgeCommit message (Collapse)Author
2015-01-26luci-app-firewall: rework internal/external zone list handling when adding ↵Jo-Philipp Wich
forwards Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-25luci-app-privoxy: fix path to luci.mk after moveJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-24luci-app-privoxy: move from openwrt/packages to openwrt/luciChristian Schoenebeck
* move from openwrt/packages to openwrt/luci * adaption to new LuCI subdirectory structure * fix error handling * modified version handling * fixed translations Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-01-22luci-app-splash: convert ip4mac() to luci.ip.neighbors()Jo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-22luci-app-splash: convert luci.sys.net.arptable() to luci.ip.neighbors()Jo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-22luci-app-olsr: rewrite mac address resolvingJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-22luci-app-coovachilli: switch to luci.ip route functionsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-22luci-app-siitwizard: switch to luci.ip route functionsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-22luci-app-olsr: use luci.ip.routes() to find default gwJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-19Merge pull request #299 from nmav/ocserv-matchJo-Philipp Wich
luci-app-ocserv: modified match to apply to newer versions of occtl
2015-01-19Merge pull request #301 from nmav/ocserv4Jo-Philipp Wich
luci-app-ocserv: express PKID in a way that is acceptable by openconnect
2015-01-19luci-app-ocserv: express PKID in a way that is acceptable by openconnectNikos Mavrogiannopoulos
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-18ocserv: modified match to apply to newer versions of occtlNikos Mavrogiannopoulos
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-18luci-app-ddns: Update to version 2.1.1-0Christian Schoenebeck
- adaption Makefile to changed luci.mk - description in Makefile for correct version handling - modified handling to detect and display installed version - new functions ipkg_ver_installed() and ipkg_ver_compare - correct wrong spellings - modified language template and German translation Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-01-16Update my email addresses in the license headersJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16Globally reduce copyright headersJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16luci-app-olsr: add workaround for finding default gw with policy routingJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15luci-app-siitwizard: explicitely require bit libraryJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15luci-app-multiwan: switch to nixio.fsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15luci-app-splash: switch to nixio.fsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15luci-app-olsr-services: switch to nixio.fsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15luci-app-freifunk-widgets: switch to nixio.fsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-15luci-app-olsr: switch to nixio.fsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-11luci-app-ushare: mark as broken since ushare is in oldpackagesJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-11luci-app-ddns: adaption to new luci structure and cleanupChristian Schoenebeck
- adaption to LuCI's new directory structure on github - adaption to LuCI's new Makefile optional settings - remove CHANGELOG from github - directory structure cleanup not all patches of 2.1.0-3 and before were applied to new directory structure Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2015-01-09luci-app-ahcp: remove empty src directoryJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08Move mjpg-streamer.pot to the right directoryJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08Remove obsolete ipkg directoriesJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08Rework LuCI build systemJo-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>
2015-01-05Merge pull request #278 from nmav/ocservJo-Philipp Wich
Print the ocserv's certificate hash and key ID
2015-01-05Print the ocserv's certificate hash and key IDNikos Mavrogiannopoulos
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2015-01-05Merge pull request #264 from thess/mjpg-streamerJo-Philipp Wich
luci-app-mjpg-streamer: Add new module for mjpg-streamer management
2014-12-29change adress to an ipv6-enabled hostFreifunkUFO
2014-12-09luci-app-mjpg-streamer: Add new module for mjpg-streamer managementTed Hess
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-07luci-app-ddns: Update to support ddns-scripts 2.1.0-3Christian Schoenebeck
- modified controller -- remove support for ddns-scripts Version 1.x -- ddns-scripts not correctly installed do not start -- no config file create an empty one - moved log settings to advanced tab - set default syslog level "Notice" - removed special handling for dynamic_dns_helper.sh in postinst Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-11-15luci-app-ddns: modified to support ddns-scripts 2.1.0-2Christian Schoenebeck
- moved /usr/lib/ddns/dynamic_dns_lucihelper.sh to ddns-scripts package - fixed error message when validating proxy - modified validating ip_script to allow the usage of parameters - using ipkg/postinst AND ipkg/postinst-pkg as long as LuCI Makefiles did not fullfil requirements of new OpenWrt default_postinst and default_postrm reported in Issue #255 - cleanup whitespaces at line ends Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-11-14Merge pull request #249 from openwrt-es/luci-nextJo-Philipp Wich
applications/luci-dump1090: update config to latest version
2014-11-14Merge pull request #250 from openwrt-es/luci-next2Jo-Philipp Wich
Fix disabling service instance for dump1090/udpxy/shairplay/shairport
2014-11-10applications/luci-shairport: fix disabling service instanceÁlvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10applications/luci-shairplay: fix disabling service instanceÁlvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10applications/luci-udpxy: fix disabling service instanceÁlvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10applications/luci-dump1090: fix disabling service instanceÁlvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-10applications/luci-dump1090: update config to latest versionÁlvaro Fernández Rojas
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-11-09luci-app-ddns: Update to support ddns-scripts 2.1.0-1Christian Schoenebeck
fix verify of entry for DNS server Issue #244 https://github.com/openwrt/luci/issues/244 add support for option 'update_script' add display of version information when click on "Dynamic DNS" on overview page add verify of installed ddns-scripts version and show as hint if not correct version modified epoch to date conversation cbi object Flag did not set section.changed state, fixed in tools.flag_parse function ucitrack entry no longer needed and removed minor fixes Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2014-10-30applications/luci-shairport: add new package.Álvaro Fernández Rojas
This adds support for configuring shairport. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-29Merge pull request #226 from nmav/openconnectJo-Philipp Wich
Openconnect
2014-10-29Merge pull request #236 from openwrt-es/luci-nextJo-Philipp Wich
applications/luci-shairplay: add new package.
2014-10-29Merge pull request #237 from openwrt-es/luci-next2Jo-Philipp Wich
applications/luci-udpxy: add new package.
2014-10-28applications/luci-dump1090: add new package.Álvaro Fernández Rojas
This adds support for configuring dump1090. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-28applications/luci-udpxy: add new package.Álvaro Fernández Rojas
This adds support for configuring udpxy. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>