Rework LuCI build system
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 3 Dec 2014 14:17:05 +0000 (15:17 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 8 Jan 2015 15:26:20 +0000 (16:26 +0100)
commit1bb4822dca6113f73e3bc89e2acf15935e6f8e92
tree35e16f100466e4e00657199b38bb3d87d52bf73f
parent9edd0e46c3f880727738ce8ca6ff1c8b85f99ef4
Rework LuCI build system

 * 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>
4402 files changed:
applications/freifunk-community/Makefile [deleted file]
applications/luci-ahcp/Makefile [deleted file]
applications/luci-ahcp/luasrc/controller/ahcp.lua [deleted file]
applications/luci-ahcp/luasrc/model/cbi/ahcp.lua [deleted file]
applications/luci-ahcp/luasrc/view/admin_status/index/ahcp.htm [deleted file]
applications/luci-ahcp/luasrc/view/ahcp_status.htm [deleted file]
applications/luci-ahcp/root/etc/uci-defaults/luci-ahcp [deleted file]
applications/luci-app-ahcp/Makefile [new file with mode: 0644]
applications/luci-app-ahcp/luasrc/controller/ahcp.lua [new file with mode: 0644]
applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua [new file with mode: 0644]
applications/luci-app-ahcp/luasrc/view/admin_status/index/ahcp.htm [new file with mode: 0644]
applications/luci-app-ahcp/luasrc/view/ahcp_status.htm [new file with mode: 0644]
applications/luci-app-ahcp/po/ca/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/cs/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/de/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/el/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/en/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/es/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/fr/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/he/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/hu/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/it/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/ja/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/ms/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/no/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/pl/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/pt-br/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/pt/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/ro/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/ru/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/sk/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/sv/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/ahcp.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/asterisk.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/base.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/commands.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/coovachilli.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/ddns.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/diag_core.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/diag_devinfo.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/ffwizard.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/firewall.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/freifunk-policyrouting.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/freifunk.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/hd_idle.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/meshwizard.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/minidlna.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/mmc_over_gpio.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/multiwan.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/ntpc.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/olsr.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/openvpn.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/p2pblock.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/p910nd.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/pbx-voicemail.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/pbx.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/polipo.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/qos.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/radvd.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/rrdtool.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/samba.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/splash.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/statistics.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/tinyproxy.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/transmission.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/upnp.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/ushare.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/uvc_streamer.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/vnstat.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/voice_core.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/voice_diag.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/watchcat.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/wol.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/templates/wshaper.pot [new file with mode: 0644]
applications/luci-app-ahcp/po/tr/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/uk/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/vi/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/zh-cn/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/po/zh-tw/ahcp.po [new file with mode: 0644]
applications/luci-app-ahcp/root/etc/uci-defaults/luci-ahcp [new file with mode: 0755]
applications/luci-app-ahcp/src/Makefile [new file with mode: 0644]
applications/luci-app-asterisk/Makefile [new file with mode: 0644]
applications/luci-app-asterisk/ipkg/postinst [new file with mode: 0755]
applications/luci-app-asterisk/luasrc/asterisk.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/asterisk/cc_idd.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/controller/asterisk.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-dialplans.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-iax-connections.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-meetme.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-app.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-cdr.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-chan.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-codec.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-format.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-func.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-pbx.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-res-feature.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-res.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-sip-connections.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk-voice.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialplan_out.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialplans.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialzones.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/meetme.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/meetme_settings.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/phone_sip.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/phones.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/trunk_sip.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/trunks.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/voicemail.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/model/cbi/asterisk/voicemail_settings.lua [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/view/asterisk/cbi/cell.htm [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/view/asterisk/dialplans.htm [new file with mode: 0644]
applications/luci-app-asterisk/luasrc/view/asterisk/dialzones.htm [new file with mode: 0644]
applications/luci-app-asterisk/po/ca/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/cs/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/de/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/el/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/en/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/es/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/fr/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/he/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/hu/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/it/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/ja/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/ms/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/no/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/pl/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/pt-br/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/pt/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/ro/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/ru/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/sk/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/sv/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/templates/asterisk.pot [new file with mode: 0644]
applications/luci-app-asterisk/po/tr/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/uk/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/vi/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/zh-cn/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/po/zh-tw/asterisk.po [new file with mode: 0644]
applications/luci-app-asterisk/root/etc/config/asterisk [new file with mode: 0644]
applications/luci-app-asterisk/root/etc/uci-defaults/luci-asterisk [new file with mode: 0755]
applications/luci-app-commands/Makefile [new file with mode: 0644]
applications/luci-app-commands/luasrc/controller/commands.lua [new file with mode: 0644]
applications/luci-app-commands/luasrc/model/cbi/commands.lua [new file with mode: 0644]
applications/luci-app-commands/luasrc/view/commands.htm [new file with mode: 0644]
applications/luci-app-commands/po/ca/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/cs/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/de/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/el/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/en/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/es/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/fr/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/he/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/hu/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/it/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/ja/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/ms/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/no/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/pl/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/pt-br/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/pt/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/ro/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/ru/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/sk/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/sv/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/templates/commands.pot [new file with mode: 0644]
applications/luci-app-commands/po/tr/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/uk/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/vi/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/zh-cn/commands.po [new file with mode: 0644]
applications/luci-app-commands/po/zh-tw/commands.po [new file with mode: 0644]
applications/luci-app-coovachilli/Makefile [new file with mode: 0644]
applications/luci-app-coovachilli/luasrc/controller/coovachilli.lua [new file with mode: 0644]
applications/luci-app-coovachilli/luasrc/model/cbi/coovachilli.lua [new file with mode: 0644]
applications/luci-app-coovachilli/luasrc/model/cbi/coovachilli_auth.lua [new file with mode: 0644]
applications/luci-app-coovachilli/luasrc/model/cbi/coovachilli_network.lua [new file with mode: 0644]
applications/luci-app-coovachilli/luasrc/model/cbi/coovachilli_radius.lua [new file with mode: 0644]
applications/luci-app-coovachilli/po/ca/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/cs/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/de/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/el/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/en/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/es/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/fr/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/he/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/hu/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/it/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/ja/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/ms/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/no/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/pl/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/pt-br/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/pt/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/ro/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/ru/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/sk/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/sv/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/templates/coovachilli.pot [new file with mode: 0644]
applications/luci-app-coovachilli/po/tr/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/uk/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/vi/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/zh-cn/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/po/zh-tw/coovachilli.po [new file with mode: 0644]
applications/luci-app-coovachilli/root/etc/config/coovachilli [new file with mode: 0644]
applications/luci-app-ddns/CHANGELOG [new file with mode: 0644]
applications/luci-app-ddns/Makefile [new file with mode: 0644]
applications/luci-app-ddns/ipkg/postinst [new file with mode: 0644]
applications/luci-app-ddns/luasrc/controller/ddns.lua [new file with mode: 0644]
applications/luci-app-ddns/luasrc/model/cbi/ddns/ddns.lua [new file with mode: 0644]
applications/luci-app-ddns/luasrc/model/cbi/ddns/detail.lua [new file with mode: 0644]
applications/luci-app-ddns/luasrc/model/cbi/ddns/hints.lua [new file with mode: 0644]
applications/luci-app-ddns/luasrc/model/cbi/ddns/overview.lua [new file with mode: 0644]
applications/luci-app-ddns/luasrc/tools/ddns.lua [new file with mode: 0644]
applications/luci-app-ddns/luasrc/view/admin_status/index/ddns.htm [new file with mode: 0644]
applications/luci-app-ddns/luasrc/view/ddns/detail_logview.htm [new file with mode: 0644]
applications/luci-app-ddns/luasrc/view/ddns/detail_lvalue.htm [new file with mode: 0644]
applications/luci-app-ddns/luasrc/view/ddns/detail_value.htm [new file with mode: 0644]
applications/luci-app-ddns/luasrc/view/ddns/overview_doubleline.htm [new file with mode: 0644]
applications/luci-app-ddns/luasrc/view/ddns/overview_enabled.htm [new file with mode: 0644]
applications/luci-app-ddns/luasrc/view/ddns/overview_startstop.htm [new file with mode: 0644]
applications/luci-app-ddns/luasrc/view/ddns/overview_status.htm [new file with mode: 0644]
applications/luci-app-ddns/luasrc/view/ddns/system_status.htm [new file with mode: 0644]
applications/luci-app-ddns/po/ca/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/cs/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/de/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/el/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/en/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/es/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/fr/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/he/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/hu/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/it/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/ja/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/ms/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/no/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/pl/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/pt-br/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/pt/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/ro/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/ru/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/sk/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/sv/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/templates/ddns.pot [new file with mode: 0644]
applications/luci-app-ddns/po/tr/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/uk/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/vi/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/zh-cn/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/po/zh-tw/ddns.po [new file with mode: 0644]
applications/luci-app-ddns/root/etc/uci-defaults/luci-ddns [new file with mode: 0755]
applications/luci-app-ddns/root/usr/lib/ddns/dynamic_dns_lucihelper.sh [new file with mode: 0755]
applications/luci-app-diag-core/Makefile [new file with mode: 0644]
applications/luci-app-diag-core/luasrc/controller/luci_diag.lua [new file with mode: 0644]
applications/luci-app-diag-core/luasrc/view/diag/index.htm [new file with mode: 0644]
applications/luci-app-diag-core/luasrc/view/diag/network_config_index.htm [new file with mode: 0644]
applications/luci-app-diag-core/po/ca/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/cs/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/de/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/el/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/en/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/es/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/fr/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/he/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/hu/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/it/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/ja/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/ms/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/no/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/pl/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/pt-br/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/pt/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/ro/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/ru/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/sk/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/sv/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/templates/diag_core.pot [new file with mode: 0644]
applications/luci-app-diag-core/po/tr/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/uk/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/vi/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/zh-cn/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-core/po/zh-tw/diag_core.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/Makefile [new file with mode: 0644]
applications/luci-app-diag-devinfo/luasrc/controller/luci_diag/devinfo_common.lua [new file with mode: 0644]
applications/luci-app-diag-devinfo/luasrc/controller/luci_diag/luci_diag_devinfo.lua [new file with mode: 0644]
applications/luci-app-diag-devinfo/luasrc/controller/luci_diag/netdiscover_common.lua [new file with mode: 0644]
applications/luci-app-diag-devinfo/luasrc/controller/luci_diag/smap_common.lua [new file with mode: 0644]
applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/mactodevinfo.lua [new file with mode: 0644]
applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/netdiscover_devinfo.lua [new file with mode: 0644]
applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/netdiscover_devinfo_config.lua [new file with mode: 0644]
applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/netdiscover_devinfo_config_mini.lua [new file with mode: 0644]
applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/netdiscover_devinfo_mini.lua [new file with mode: 0644]
applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/smap_devinfo.lua [new file with mode: 0644]
applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/smap_devinfo_config.lua [new file with mode: 0644]
applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/smap_devinfo_config_mini.lua [new file with mode: 0644]
applications/luci-app-diag-devinfo/luasrc/model/cbi/luci_diag/smap_devinfo_mini.lua [new file with mode: 0644]
applications/luci-app-diag-devinfo/luasrc/view/diag/smapsection.htm [new file with mode: 0644]
applications/luci-app-diag-devinfo/luasrc/view/diag/smapvalue.htm [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/ca/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/cs/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/de/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/el/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/en/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/es/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/fr/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/he/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/hu/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/it/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/ja/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/ms/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/no/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/pl/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/pt-br/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/pt/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/ro/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/ru/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/sk/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/sv/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/templates/diag_devinfo.pot [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/tr/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/uk/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/vi/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/zh-cn/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/po/zh-tw/diag_devinfo.po [new file with mode: 0644]
applications/luci-app-diag-devinfo/root/etc/config/luci_devinfo [new file with mode: 0644]
applications/luci-app-dump1090/Makefile [new file with mode: 0644]
applications/luci-app-dump1090/luasrc/controller/dump1090.lua [new file with mode: 0644]
applications/luci-app-dump1090/luasrc/model/cbi/dump1090.lua [new file with mode: 0644]
applications/luci-app-dump1090/root/etc/uci-defaults/luci-dump1090 [new file with mode: 0644]
applications/luci-app-firewall/Makefile [new file with mode: 0644]
applications/luci-app-firewall/luasrc/controller/firewall.lua [new file with mode: 0644]
applications/luci-app-firewall/luasrc/model/cbi/firewall/custom.lua [new file with mode: 0644]
applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua [new file with mode: 0644]
applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua [new file with mode: 0644]
applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua [new file with mode: 0644]
applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua [new file with mode: 0644]
applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua [new file with mode: 0644]
applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua [new file with mode: 0644]
applications/luci-app-firewall/luasrc/tools/firewall.lua [new file with mode: 0644]
applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm [new file with mode: 0644]
applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm [new file with mode: 0644]
applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm [new file with mode: 0644]
applications/luci-app-firewall/po/ca/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/cs/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/de/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/el/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/en/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/es/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/fr/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/he/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/hu/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/it/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/ja/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/ms/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/no/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/pl/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/pt-br/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/pt/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/ro/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/ru/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/sk/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/sv/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/templates/firewall.pot [new file with mode: 0644]
applications/luci-app-firewall/po/tr/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/uk/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/vi/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/zh-cn/firewall.po [new file with mode: 0644]
applications/luci-app-firewall/po/zh-tw/firewall.po [new file with mode: 0644]
applications/luci-app-freifunk-diagnostics/Makefile [new file with mode: 0644]
applications/luci-app-freifunk-diagnostics/ipkg/postinst [new file with mode: 0644]
applications/luci-app-freifunk-diagnostics/luasrc/controller/freifunk/diag.lua [new file with mode: 0644]
applications/luci-app-freifunk-diagnostics/luasrc/view/freifunk/diagnostics.htm [new file with mode: 0644]
applications/luci-app-freifunk-diagnostics/root/etc/uci-defaults/luci-freifunk-diagnostics [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/Makefile [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/ca/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/cs/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/de/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/el/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/en/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/es/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/fr/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/he/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/hu/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/it/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/ja/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/ms/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/no/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/pl/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/pt-br/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/pt/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/ro/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/ru/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/sk/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/sv/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/templates/freifunk-policyrouting.pot [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/tr/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/uk/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/vi/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/zh-cn/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-policyrouting/po/zh-tw/freifunk-policyrouting.po [new file with mode: 0644]
applications/luci-app-freifunk-widgets/Makefile [new file with mode: 0644]
applications/luci-app-freifunk-widgets/luasrc/controller/freifunk/widgets.lua [new file with mode: 0644]
applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/heightwidth.lua [new file with mode: 0644]
applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/html.lua [new file with mode: 0644]
applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/iframe.lua [new file with mode: 0644]
applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/rssfeed.lua [new file with mode: 0644]
applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/search.lua [new file with mode: 0644]
applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/widget.lua [new file with mode: 0644]
applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/widgets_overview.lua [new file with mode: 0644]
applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/clear/main.htm [new file with mode: 0644]
applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/html/main.htm [new file with mode: 0644]
applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/iframe/main.htm [new file with mode: 0644]
applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/rssfeed/main.htm [new file with mode: 0644]
applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/search/main.htm [new file with mode: 0644]
applications/luci-app-freifunk-widgets/root/etc/config/freifunk-widgets [new file with mode: 0644]
applications/luci-app-freifunk-widgets/root/lib/upgrade/keep.d/freifunk-widgets [new file with mode: 0644]
applications/luci-app-hd-idle/Makefile [new file with mode: 0644]
applications/luci-app-hd-idle/ipkg/postinst [new file with mode: 0644]
applications/luci-app-hd-idle/luasrc/controller/hd_idle.lua [new file with mode: 0644]
applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua [new file with mode: 0644]
applications/luci-app-hd-idle/po/ca/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/cs/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/de/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/el/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/en/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/es/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/fr/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/he/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/hu/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/it/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/ja/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/ms/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/no/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/pl/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/pt-br/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/pt/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/ro/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/ru/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/sk/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/sv/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/templates/hd_idle.pot [new file with mode: 0644]
applications/luci-app-hd-idle/po/tr/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/uk/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/vi/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/zh-cn/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/po/zh-tw/hd_idle.po [new file with mode: 0644]
applications/luci-app-hd-idle/root/etc/uci-defaults/luci-hd_idle [new file with mode: 0755]
applications/luci-app-ltqtapi/Makefile [new file with mode: 0644]
applications/luci-app-ltqtapi/luasrc/controller/ltqtapi.lua [new file with mode: 0644]
applications/luci-app-ltqtapi/luasrc/model/cbi/luci_ltqtapi/account.lua [new file with mode: 0644]
applications/luci-app-ltqtapi/luasrc/model/cbi/luci_ltqtapi/contact.lua [new file with mode: 0644]
applications/luci-app-ltqtapi/luasrc/view/admin_status/index/telephony.htm [new file with mode: 0644]
applications/luci-app-ltqtapi/luasrc/view/telephony_status.htm [new file with mode: 0644]
applications/luci-app-meshwizard/Makefile [new file with mode: 0644]
applications/luci-app-meshwizard/ipkg/postinst [new file with mode: 0644]
applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua [new file with mode: 0644]
applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua [new file with mode: 0644]
applications/luci-app-meshwizard/po/ca/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/cs/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/de/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/el/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/en/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/es/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/fr/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/he/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/hu/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/it/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/ja/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/ms/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/no/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/pl/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/pt-br/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/pt/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/ro/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/ru/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/sk/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/sv/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/templates/meshwizard.pot [new file with mode: 0644]
applications/luci-app-meshwizard/po/tr/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/uk/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/vi/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/zh-cn/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/po/zh-tw/meshwizard.po [new file with mode: 0644]
applications/luci-app-meshwizard/root/etc/uci-defaults/meshwizard [new file with mode: 0644]
applications/luci-app-minidlna/Makefile [new file with mode: 0644]
applications/luci-app-minidlna/luasrc/controller/minidlna.lua [new file with mode: 0644]
applications/luci-app-minidlna/luasrc/model/cbi/minidlna.lua [new file with mode: 0644]
applications/luci-app-minidlna/luasrc/view/admin_status/index/minidlna.htm [new file with mode: 0644]
applications/luci-app-minidlna/luasrc/view/minidlna_status.htm [new file with mode: 0644]
applications/luci-app-minidlna/po/ca/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/cs/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/de/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/el/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/en/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/es/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/fr/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/he/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/hu/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/it/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/ja/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/ms/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/no/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/pl/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/pt-br/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/pt/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/ro/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/ru/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/sk/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/sv/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/templates/minidlna.pot [new file with mode: 0644]
applications/luci-app-minidlna/po/tr/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/uk/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/vi/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/zh-cn/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/po/zh-tw/minidlna.po [new file with mode: 0644]
applications/luci-app-minidlna/root/etc/uci-defaults/luci-minidlna [new file with mode: 0755]
applications/luci-app-mjpg-streamer/Makefile [new file with mode: 0644]
applications/luci-app-mjpg-streamer/ipkg/postinst [new file with mode: 0644]
applications/luci-app-mjpg-streamer/luasrc/controller/mjpg-streamer.lua [new file with mode: 0644]
applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua [new file with mode: 0644]
applications/luci-app-mjpg-streamer/root/etc/uci-defaults/luci-mjpg-streamer [new file with mode: 0755]
applications/luci-app-mmc-over-gpio/Makefile [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/ipkg/postinst [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/luasrc/controller/mmc_over_gpio.lua [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/luasrc/model/cbi/mmc_over_gpio.lua [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/ca/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/cs/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/de/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/el/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/en/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/es/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/fr/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/he/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/hu/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/it/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/ja/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/ms/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/no/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/pl/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/pt-br/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/pt/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/ro/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/ru/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/sk/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/sv/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/templates/mmc_over_gpio.pot [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/tr/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/uk/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/vi/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/zh-cn/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/po/zh-tw/mmc_over_gpio.po [new file with mode: 0644]
applications/luci-app-mmc-over-gpio/root/etc/uci-defaults/luci-mmc-over-gpio [new file with mode: 0755]
applications/luci-app-multiwan/Makefile [new file with mode: 0644]
applications/luci-app-multiwan/luasrc/controller/multiwan.lua [new file with mode: 0644]
applications/luci-app-multiwan/luasrc/model/cbi/multiwan/multiwan.lua [new file with mode: 0644]
applications/luci-app-multiwan/luasrc/model/cbi/multiwan/multiwanmini.lua [new file with mode: 0644]
applications/luci-app-multiwan/luasrc/view/admin_status/index/multiwan.htm [new file with mode: 0644]
applications/luci-app-multiwan/luasrc/view/multiwan_status.htm [new file with mode: 0644]
applications/luci-app-multiwan/po/ca/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/cs/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/de/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/el/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/en/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/es/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/fr/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/he/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/hu/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/it/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/ja/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/ms/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/no/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/pl/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/pt-br/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/pt/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/ro/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/ru/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/sk/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/sv/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/templates/multiwan.pot [new file with mode: 0644]
applications/luci-app-multiwan/po/tr/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/uk/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/vi/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/zh-cn/multiwan.po [new file with mode: 0644]
applications/luci-app-multiwan/po/zh-tw/multiwan.po [new file with mode: 0644]
applications/luci-app-ntpc/Makefile [new file with mode: 0644]
applications/luci-app-ntpc/luasrc/controller/ntpc.lua [new file with mode: 0644]
applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua [new file with mode: 0644]
applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua [new file with mode: 0644]
applications/luci-app-ntpc/po/ca/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/cs/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/de/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/el/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/en/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/es/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/fr/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/he/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/hu/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/it/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/ja/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/ms/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/no/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/pl/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/pt-br/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/pt/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/ro/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/ru/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/sk/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/sv/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/templates/ntpc.pot [new file with mode: 0644]
applications/luci-app-ntpc/po/tr/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/uk/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/vi/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/zh-cn/ntpc.po [new file with mode: 0644]
applications/luci-app-ntpc/po/zh-tw/ntpc.po [new file with mode: 0644]
applications/luci-app-ocserv/Makefile [new file with mode: 0644]
applications/luci-app-ocserv/luasrc/controller/ocserv.lua [new file with mode: 0644]
applications/luci-app-ocserv/luasrc/model/cbi/ocserv/main.lua [new file with mode: 0644]
applications/luci-app-ocserv/luasrc/model/cbi/ocserv/user-config.lua [new file with mode: 0644]
applications/luci-app-ocserv/luasrc/model/cbi/ocserv/users.lua [new file with mode: 0644]
applications/luci-app-ocserv/luasrc/view/admin_status/index/ocserv.htm [new file with mode: 0644]
applications/luci-app-ocserv/luasrc/view/ocserv_status.htm [new file with mode: 0644]
applications/luci-app-olsr-services/Makefile [new file with mode: 0644]
applications/luci-app-olsr-services/luasrc/controller/services.lua [new file with mode: 0644]
applications/luci-app-olsr-services/luasrc/view/freifunk-services/services.htm [new file with mode: 0644]
applications/luci-app-olsr-viz/Makefile [new file with mode: 0644]
applications/luci-app-olsr-viz/htdocs/cgi-bin/olsr-viz.sh [new file with mode: 0755]
applications/luci-app-olsr-viz/htdocs/cgi-bin/vizdata.sh [new file with mode: 0755]
applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz.js [new file with mode: 0644]
applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_down.gif [new file with mode: 0644]
applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_good.gif [new file with mode: 0644]
applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_ok.gif [new file with mode: 0644]
applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_weak.gif [new file with mode: 0644]
applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/node-hna-mini.gif [new file with mode: 0644]
applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/node-mini.gif [new file with mode: 0644]
applications/luci-app-olsr-viz/luasrc/controller/olsr-viz.lua [new file with mode: 0644]
applications/luci-app-olsr-viz/luasrc/view/olsr-viz/olsr-viz.htm [new file with mode: 0644]
applications/luci-app-olsr/Makefile [new file with mode: 0644]
applications/luci-app-olsr/htdocs/cgi-bin-nodes.html [new symlink]
applications/luci-app-olsr/htdocs/cgi-bin-status.html [new file with mode: 0644]
applications/luci-app-olsr/ipkg/postinst [new file with mode: 0755]
applications/luci-app-olsr/luasrc/controller/olsr.lua [new file with mode: 0644]
applications/luci-app-olsr/luasrc/controller/olsr4.lua [new file with mode: 0644]
applications/luci-app-olsr/luasrc/controller/olsr6.lua [new file with mode: 0644]
applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd.lua [new file with mode: 0644]
applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd6.lua [new file with mode: 0644]
applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrddisplay.lua [new file with mode: 0644]
applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdhna.lua [new file with mode: 0644]
applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdhna6.lua [new file with mode: 0644]
applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdiface.lua [new file with mode: 0644]
applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdiface6.lua [new file with mode: 0644]
applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdplugins.lua [new file with mode: 0644]
applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdplugins6.lua [new file with mode: 0644]
applications/luci-app-olsr/luasrc/tools/olsr.lua [new file with mode: 0644]
applications/luci-app-olsr/luasrc/view/status-olsr/common_js.htm [new file with mode: 0644]
applications/luci-app-olsr/luasrc/view/status-olsr/error_olsr.htm [new file with mode: 0644]
applications/luci-app-olsr/luasrc/view/status-olsr/hna.htm [new file with mode: 0644]
applications/luci-app-olsr/luasrc/view/status-olsr/interfaces.htm [new file with mode: 0644]
applications/luci-app-olsr/luasrc/view/status-olsr/legend.htm [new file with mode: 0644]
applications/luci-app-olsr/luasrc/view/status-olsr/mid.htm [new file with mode: 0644]
applications/luci-app-olsr/luasrc/view/status-olsr/neighbors.htm [new file with mode: 0644]
applications/luci-app-olsr/luasrc/view/status-olsr/overview.htm [new file with mode: 0644]
applications/luci-app-olsr/luasrc/view/status-olsr/routes.htm [new file with mode: 0644]
applications/luci-app-olsr/luasrc/view/status-olsr/smartgw.htm [new file with mode: 0644]
applications/luci-app-olsr/luasrc/view/status-olsr/topology.htm [new file with mode: 0644]
applications/luci-app-olsr/po/ca/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/cs/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/de/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/el/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/en/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/es/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/fr/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/he/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/hu/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/it/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/ja/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/ms/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/no/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/pl/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/pt-br/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/pt/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/ro/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/ru/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/sk/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/sv/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/templates/olsr.pot [new file with mode: 0644]
applications/luci-app-olsr/po/tr/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/uk/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/vi/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/zh-cn/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/po/zh-tw/olsr.po [new file with mode: 0644]
applications/luci-app-olsr/root/etc/config/luci_olsr [new file with mode: 0644]
applications/luci-app-olsr/root/etc/uci-defaults/luci-olsr [new file with mode: 0755]
applications/luci-app-openvpn/Makefile [new file with mode: 0644]
applications/luci-app-openvpn/luasrc/controller/openvpn.lua [new file with mode: 0644]
applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua [new file with mode: 0644]
applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua [new file with mode: 0644]
applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua [new file with mode: 0644]
applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm [new file with mode: 0644]
applications/luci-app-openvpn/luasrc/view/openvpn/pageswitch.htm [new file with mode: 0644]
applications/luci-app-openvpn/po/ca/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/cs/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/de/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/el/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/en/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/es/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/fr/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/he/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/hu/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/it/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/ja/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/ms/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/no/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/pl/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/pt-br/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/pt/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/ro/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/ru/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/sk/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/sv/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/templates/openvpn.pot [new file with mode: 0644]
applications/luci-app-openvpn/po/tr/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/uk/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/vi/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/zh-cn/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/po/zh-tw/openvpn.po [new file with mode: 0644]
applications/luci-app-openvpn/root/etc/config/openvpn_recipes [new file with mode: 0644]
applications/luci-app-p2pblock/Makefile [new file with mode: 0644]
applications/luci-app-p2pblock/ipkg/postinst [new file with mode: 0755]
applications/luci-app-p2pblock/luasrc/controller/ff_p2pblock.lua [new file with mode: 0644]
applications/luci-app-p2pblock/luasrc/model/cbi/luci_fw/p2pblock.lua [new file with mode: 0644]
applications/luci-app-p2pblock/po/ca/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/cs/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/de/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/el/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/en/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/es/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/fr/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/he/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/hu/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/it/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/ja/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/ms/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/no/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/pl/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/pt-br/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/pt/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/ro/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/ru/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/sk/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/sv/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/templates/p2pblock.pot [new file with mode: 0644]
applications/luci-app-p2pblock/po/tr/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/uk/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/vi/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/zh-cn/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/po/zh-tw/p2pblock.po [new file with mode: 0644]
applications/luci-app-p2pblock/root/etc/uci-defaults/luci-p2pblock [new file with mode: 0755]
applications/luci-app-p910nd/Makefile [new file with mode: 0644]
applications/luci-app-p910nd/ipkg/postinst [new file with mode: 0644]
applications/luci-app-p910nd/luasrc/controller/p910nd.lua [new file with mode: 0644]
applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua [new file with mode: 0644]
applications/luci-app-p910nd/po/ca/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/cs/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/de/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/el/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/en/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/es/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/fr/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/he/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/hu/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/it/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/ja/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/ms/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/no/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/pl/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/pt-br/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/pt/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/ro/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/ru/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/sk/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/sv/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/templates/p910nd.pot [new file with mode: 0644]
applications/luci-app-p910nd/po/tr/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/uk/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/vi/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/zh-cn/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/po/zh-tw/p910nd.po [new file with mode: 0644]
applications/luci-app-p910nd/root/etc/uci-defaults/luci-p910nd [new file with mode: 0755]
applications/luci-app-pbx-voicemail/COPYING [new file with mode: 0644]
applications/luci-app-pbx-voicemail/Makefile [new file with mode: 0644]
applications/luci-app-pbx-voicemail/luasrc/controller/pbx-voicemail.lua [new file with mode: 0644]
applications/luci-app-pbx-voicemail/luasrc/model/cbi/pbx-voicemail.lua [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/ca/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/cs/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/de/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/el/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/en/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/es/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/fr/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/he/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/hu/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/it/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/ja/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/ms/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/no/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/pl/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/pt-br/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/pt/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/ro/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/ru/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/sk/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/sv/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/templates/pbx-voicemail.pot [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/tr/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/uk/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/vi/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/zh-cn/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/po/zh-tw/pbx-voicemail.po [new file with mode: 0644]
applications/luci-app-pbx-voicemail/root/etc/config/pbx-voicemail [new file with mode: 0644]
applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-move-greeting [new file with mode: 0755]
applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-account-auth.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-account-default.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-account.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-defaults.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx-voicemail/root/etc/pbx-voicemail/pbx-send-voicemail [new file with mode: 0755]
applications/luci-app-pbx/COPYING [new file with mode: 0644]
applications/luci-app-pbx/CREDITS-SOUNDS [new file with mode: 0644]
applications/luci-app-pbx/LICENSE-SOUNDS [new file with mode: 0644]
applications/luci-app-pbx/Makefile [new file with mode: 0644]
applications/luci-app-pbx/luasrc/controller/pbx.lua [new file with mode: 0644]
applications/luci-app-pbx/luasrc/model/cbi/pbx-advanced.lua [new file with mode: 0644]
applications/luci-app-pbx/luasrc/model/cbi/pbx-calls.lua [new file with mode: 0644]
applications/luci-app-pbx/luasrc/model/cbi/pbx-google.lua [new file with mode: 0644]
applications/luci-app-pbx/luasrc/model/cbi/pbx-users.lua [new file with mode: 0644]
applications/luci-app-pbx/luasrc/model/cbi/pbx-voip.lua [new file with mode: 0644]
applications/luci-app-pbx/luasrc/model/cbi/pbx.lua [new file with mode: 0644]
applications/luci-app-pbx/po/ca/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/cs/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/de/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/el/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/en/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/es/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/fr/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/he/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/hu/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/it/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/ja/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/ms/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/no/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/pl/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/pt-br/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/pt/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/ro/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/ru/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/sk/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/sv/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/templates/pbx.pot [new file with mode: 0644]
applications/luci-app-pbx/po/tr/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/uk/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/vi/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/zh-cn/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/po/zh-tw/pbx.po [new file with mode: 0644]
applications/luci-app-pbx/root/etc/config/pbx [new file with mode: 0644]
applications/luci-app-pbx/root/etc/config/pbx-advanced [new file with mode: 0644]
applications/luci-app-pbx/root/etc/config/pbx-calls [new file with mode: 0644]
applications/luci-app-pbx/root/etc/config/pbx-google [new file with mode: 0644]
applications/luci-app-pbx/root/etc/config/pbx-users [new file with mode: 0644]
applications/luci-app-pbx/root/etc/config/pbx-voip [new file with mode: 0644]
applications/luci-app-pbx/root/etc/init.d/pbx-asterisk [new file with mode: 0755]
applications/luci-app-pbx/root/etc/pbx-asterisk/asterisk.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/delayedcallback [new file with mode: 0755]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_blacklist.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_blacklist_footer.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_blacklist_header.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback-check.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback-check_footer.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback-check_header.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback_gtalk.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback_header.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_callback_sip.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_default.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_default_user.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa-check.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa-check_footer.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa-check_header.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa-nopin.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_disa_header.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_incoming_context_gtalk.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_incoming_context_gtalk_header.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_incoming_context_sip.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_outgoing_dial_local_user.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_outgoing_gtalk.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_outgoing_pattern_gtalk.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_outgoing_pattern_sip.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_outgoing_sip.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_user_context_footer.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_user_context_header.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_voicemail_disabled.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/extensions_voicemail_enabled.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/gtalk.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/indications.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/jabber.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/jabber_users.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/logger.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/manager.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/modules.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/rtp.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/sip.conf.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/sip_peer.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/sip_registration.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/sip_user.TEMPLATE [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-alreadyon.gsm [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-incorrect.gsm [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/agent-pass.gsm [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/auth-incorrect.gsm [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/auth-thankyou.gsm [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/beep.gsm [new file with mode: 0644]
applications/luci-app-pbx/root/etc/pbx-asterisk/sounds/vm-goodbye.gsm [new file with mode: 0644]
applications/luci-app-polipo/Makefile [new file with mode: 0644]
applications/luci-app-polipo/ipkg/postinst [new file with mode: 0755]
applications/luci-app-polipo/luasrc/controller/polipo.lua [new file with mode: 0644]
applications/luci-app-polipo/luasrc/model/cbi/polipo.lua [new file with mode: 0644]
applications/luci-app-polipo/luasrc/view/polipo_status.htm [new file with mode: 0644]
applications/luci-app-polipo/po/ca/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/cs/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/de/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/el/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/en/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/es/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/fr/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/he/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/hu/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/it/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/ja/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/ms/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/no/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/pl/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/pt-br/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/pt/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/ro/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/ru/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/sk/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/sv/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/templates/polipo.pot [new file with mode: 0644]
applications/luci-app-polipo/po/tr/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/uk/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/vi/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/zh-cn/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/po/zh-tw/polipo.po [new file with mode: 0644]
applications/luci-app-polipo/root/etc/uci-defaults/luci-polipo [new file with mode: 0755]
applications/luci-app-polipo/root/usr/sbin/polipo_purge [new file with mode: 0755]
applications/luci-app-qos/Makefile [new file with mode: 0644]
applications/luci-app-qos/luasrc/controller/qos.lua [new file with mode: 0644]
applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua [new file with mode: 0644]
applications/luci-app-qos/po/ca/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/cs/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/de/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/el/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/en/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/es/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/fr/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/he/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/hu/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/it/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/ja/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/ms/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/no/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/pl/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/pt-br/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/pt/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/ro/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/ru/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/sk/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/sv/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/templates/qos.pot [new file with mode: 0644]
applications/luci-app-qos/po/tr/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/uk/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/vi/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/zh-cn/qos.po [new file with mode: 0644]
applications/luci-app-qos/po/zh-tw/qos.po [new file with mode: 0644]
applications/luci-app-radvd/Makefile [new file with mode: 0644]
applications/luci-app-radvd/ipkg/postinst [new file with mode: 0644]
applications/luci-app-radvd/luasrc/controller/radvd.lua [new file with mode: 0644]
applications/luci-app-radvd/luasrc/model/cbi/radvd.lua [new file with mode: 0644]
applications/luci-app-radvd/luasrc/model/cbi/radvd/dnssl.lua [new file with mode: 0644]
applications/luci-app-radvd/luasrc/model/cbi/radvd/interface.lua [new file with mode: 0644]
applications/luci-app-radvd/luasrc/model/cbi/radvd/prefix.lua [new file with mode: 0644]
applications/luci-app-radvd/luasrc/model/cbi/radvd/rdnss.lua [new file with mode: 0644]
applications/luci-app-radvd/luasrc/model/cbi/radvd/route.lua [new file with mode: 0644]
applications/luci-app-radvd/po/ca/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/cs/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/de/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/el/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/en/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/es/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/fr/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/he/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/hu/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/it/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/ja/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/ms/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/no/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/pl/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/pt-br/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/pt/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/ro/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/ru/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/sk/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/sv/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/templates/radvd.pot [new file with mode: 0644]
applications/luci-app-radvd/po/tr/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/uk/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/vi/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/zh-cn/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/po/zh-tw/radvd.po [new file with mode: 0644]
applications/luci-app-radvd/root/etc/uci-defaults/luci-radvd [new file with mode: 0755]
applications/luci-app-samba/Makefile [new file with mode: 0644]
applications/luci-app-samba/luasrc/controller/samba.lua [new file with mode: 0644]
applications/luci-app-samba/luasrc/model/cbi/samba.lua [new file with mode: 0644]
applications/luci-app-samba/po/ca/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/cs/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/de/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/el/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/en/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/es/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/fr/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/he/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/hu/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/it/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/ja/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/ms/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/no/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/pl/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/pt-br/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/pt/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/ro/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/ru/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/sk/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/sv/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/templates/samba.pot [new file with mode: 0644]
applications/luci-app-samba/po/tr/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/uk/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/vi/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/zh-cn/samba.po [new file with mode: 0644]
applications/luci-app-samba/po/zh-tw/samba.po [new file with mode: 0644]
applications/luci-app-shairplay/Makefile [new file with mode: 0644]
applications/luci-app-shairplay/luasrc/controller/shairplay.lua [new file with mode: 0644]
applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua [new file with mode: 0644]
applications/luci-app-shairplay/root/etc/uci-defaults/luci-shairplay [new file with mode: 0644]
applications/luci-app-shairport/Makefile [new file with mode: 0644]
applications/luci-app-shairport/luasrc/controller/shairport.lua [new file with mode: 0644]
applications/luci-app-shairport/luasrc/model/cbi/shairport.lua [new file with mode: 0644]
applications/luci-app-shairport/root/etc/uci-defaults/luci-shairport [new file with mode: 0644]
applications/luci-app-siitwizard/Makefile [new file with mode: 0644]
applications/luci-app-siitwizard/luasrc/controller/siitwizard.lua [new file with mode: 0644]
applications/luci-app-siitwizard/luasrc/model/cbi/siitwizard.lua [new file with mode: 0644]
applications/luci-app-siitwizard/root/etc/config/siit [new file with mode: 0644]
applications/luci-app-splash/Makefile [new file with mode: 0644]
applications/luci-app-splash/README [new file with mode: 0644]
applications/luci-app-splash/htdocs/cgi-bin/splash/splash.sh [new file with mode: 0755]
applications/luci-app-splash/htdocs/luci/splash/index.html [new file with mode: 0644]
applications/luci-app-splash/ipkg/postinst [new file with mode: 0755]
applications/luci-app-splash/luasrc/controller/splash/splash.lua [new file with mode: 0644]
applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua [new file with mode: 0644]
applications/luci-app-splash/luasrc/model/cbi/splash/splashtext.lua [new file with mode: 0644]
applications/luci-app-splash/luasrc/view/admin_status/splash.htm [new file with mode: 0644]
applications/luci-app-splash/luasrc/view/splash/blocked.htm [new file with mode: 0644]
applications/luci-app-splash/luasrc/view/splash/splash.htm [new file with mode: 0644]
applications/luci-app-splash/luasrc/view/splash_splash/index.htm [new file with mode: 0644]
applications/luci-app-splash/luasrc/view/splash_splash/splash.htm [new file with mode: 0644]
applications/luci-app-splash/po/ca/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/cs/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/de/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/el/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/en/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/es/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/fr/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/he/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/hu/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/it/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/ja/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/ms/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/no/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/pl/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/pt-br/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/pt/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/ro/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/ru/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/sk/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/sv/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/templates/splash.pot [new file with mode: 0644]
applications/luci-app-splash/po/tr/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/uk/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/vi/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/zh-cn/splash.po [new file with mode: 0644]
applications/luci-app-splash/po/zh-tw/splash.po [new file with mode: 0644]
applications/luci-app-splash/root/etc/config/luci_splash [new file with mode: 0644]
applications/luci-app-splash/root/etc/config/luci_splash_leases [new file with mode: 0644]
applications/luci-app-splash/root/etc/hotplug.d/iface/25-splash [new file with mode: 0644]
applications/luci-app-splash/root/etc/init.d/luci_splash [new file with mode: 0755]
applications/luci-app-splash/root/usr/sbin/luci-splash [new file with mode: 0755]
applications/luci-app-statistics/Makefile [new file with mode: 0644]
applications/luci-app-statistics/ipkg/postinst [new file with mode: 0755]
applications/luci-app-statistics/luasrc/controller/luci_statistics/luci_statistics.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/collectd.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/conntrack.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/cpu.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/csv.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/df.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/disk.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/dns.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/email.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/exec.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/interface.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/iptables.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/irq.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/iwinfo.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/load.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/memory.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/netlink.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/network.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/nut.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/olsrd.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/ping.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/processes.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/rrdtool.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/splash_leases.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/tcpconns.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/unixsock.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/uptime.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/datatree.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/i18n.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/colors.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/conntrack.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/cpu.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/df.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/disk.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/dns.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/interface.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/iptables.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/irq.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/iwinfo.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/load.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/memory.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/netlink.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/nut.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/olsrd.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/ping.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/processes.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/splash_leases.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/tcpconns.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/uptime.lua [new file with mode: 0644]
applications/luci-app-statistics/luasrc/view/admin_statistics/index.htm [new file with mode: 0644]
applications/luci-app-statistics/luasrc/view/public_statistics/graph.htm [new file with mode: 0644]
applications/luci-app-statistics/po/ca/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/ca/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/cs/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/cs/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/de/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/de/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/el/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/el/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/en/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/en/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/es/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/es/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/fr/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/fr/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/he/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/he/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/hu/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/hu/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/it/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/it/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/ja/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/ja/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/ms/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/ms/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/no/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/no/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/pl/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/pl/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/pt-br/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/pt-br/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/pt/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/pt/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/ro/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/ro/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/ru/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/ru/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/sk/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/sk/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/sv/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/sv/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/templates/rrdtool.pot [new file with mode: 0644]
applications/luci-app-statistics/po/templates/statistics.pot [new file with mode: 0644]
applications/luci-app-statistics/po/tr/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/tr/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/uk/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/uk/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/vi/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/vi/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/zh-cn/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/zh-cn/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/po/zh-tw/rrdtool.po [new file with mode: 0644]
applications/luci-app-statistics/po/zh-tw/statistics.po [new file with mode: 0644]
applications/luci-app-statistics/root/etc/config/luci_statistics [new file with mode: 0644]
applications/luci-app-statistics/root/etc/init.d/luci_statistics [new file with mode: 0755]
applications/luci-app-statistics/root/etc/uci-defaults/luci-statistics [new file with mode: 0755]
applications/luci-app-statistics/root/usr/bin/stat-genconfig [new file with mode: 0755]
applications/luci-app-tinyproxy/Makefile [new file with mode: 0644]
applications/luci-app-tinyproxy/luasrc/controller/tinyproxy.lua [new file with mode: 0644]
applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua [new file with mode: 0644]
applications/luci-app-tinyproxy/luasrc/view/tinyproxy_status.htm [new file with mode: 0644]
applications/luci-app-tinyproxy/po/ca/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/cs/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/de/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/el/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/en/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/es/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/fr/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/he/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/hu/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/it/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/ja/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/ms/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/no/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/pl/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/pt-br/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/pt/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/ro/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/ru/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/sk/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/sv/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/templates/tinyproxy.pot [new file with mode: 0644]
applications/luci-app-tinyproxy/po/tr/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/uk/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/vi/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/zh-cn/tinyproxy.po [new file with mode: 0644]
applications/luci-app-tinyproxy/po/zh-tw/tinyproxy.po [new file with mode: 0644]
applications/luci-app-transmission/Makefile [new file with mode: 0644]
applications/luci-app-transmission/luasrc/controller/transmission.lua [new file with mode: 0644]
applications/luci-app-transmission/luasrc/model/cbi/transmission.lua [new file with mode: 0644]
applications/luci-app-transmission/po/ca/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/cs/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/de/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/el/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/en/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/es/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/fr/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/he/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/hu/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/it/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/ja/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/ms/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/no/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/pl/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/pt-br/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/pt/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/ro/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/ru/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/sk/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/sv/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/templates/transmission.pot [new file with mode: 0644]
applications/luci-app-transmission/po/tr/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/uk/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/vi/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/zh-cn/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/po/zh-tw/transmission.po [new file with mode: 0644]
applications/luci-app-transmission/root/etc/uci-defaults/luci-transmission [new file with mode: 0644]
applications/luci-app-udpxy/Makefile [new file with mode: 0644]
applications/luci-app-udpxy/luasrc/controller/udpxy.lua [new file with mode: 0644]
applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua [new file with mode: 0644]
applications/luci-app-udpxy/root/etc/uci-defaults/luci-udpxy [new file with mode: 0644]
applications/luci-app-upnp/Makefile [new file with mode: 0644]
applications/luci-app-upnp/luasrc/controller/upnp.lua [new file with mode: 0644]
applications/luci-app-upnp/luasrc/model/cbi/upnp/upnp.lua [new file with mode: 0644]
applications/luci-app-upnp/luasrc/view/admin_status/index/upnp.htm [new file with mode: 0644]
applications/luci-app-upnp/luasrc/view/upnp_status.htm [new file with mode: 0644]
applications/luci-app-upnp/po/ca/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/cs/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/de/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/el/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/en/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/es/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/fr/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/he/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/hu/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/it/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/ja/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/ms/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/no/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/pl/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/pt-br/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/pt/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/ro/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/ru/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/sk/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/sv/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/templates/upnp.pot [new file with mode: 0644]
applications/luci-app-upnp/po/tr/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/uk/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/vi/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/zh-cn/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/po/zh-tw/upnp.po [new file with mode: 0644]
applications/luci-app-upnp/root/etc/uci-defaults/luci-upnp [new file with mode: 0755]
applications/luci-app-ushare/Makefile [new file with mode: 0644]
applications/luci-app-ushare/ipkg/postinst [new file with mode: 0644]
applications/luci-app-ushare/luasrc/controller/ushare.lua [new file with mode: 0644]
applications/luci-app-ushare/luasrc/model/cbi/ushare.lua [new file with mode: 0644]
applications/luci-app-ushare/po/ca/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/cs/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/de/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/el/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/en/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/es/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/fr/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/he/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/hu/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/it/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/ja/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/ms/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/no/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/pl/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/pt-br/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/pt/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/ro/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/ru/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/sk/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/sv/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/templates/ushare.pot [new file with mode: 0644]
applications/luci-app-ushare/po/tr/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/uk/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/vi/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/zh-cn/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/po/zh-tw/ushare.po [new file with mode: 0644]
applications/luci-app-ushare/root/etc/uci-defaults/luci-ushare [new file with mode: 0755]
applications/luci-app-vnstat/Makefile [new file with mode: 0644]
applications/luci-app-vnstat/ipkg/postinst [new file with mode: 0755]
applications/luci-app-vnstat/luasrc/controller/vnstat.lua [new file with mode: 0644]
applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua [new file with mode: 0644]
applications/luci-app-vnstat/luasrc/view/vnstat.htm [new file with mode: 0644]
applications/luci-app-vnstat/po/ca/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/cs/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/de/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/el/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/en/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/es/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/fr/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/he/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/hu/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/it/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/ja/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/ms/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/no/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/pl/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/pt-br/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/pt/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/ro/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/ru/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/sk/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/sv/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/templates/vnstat.pot [new file with mode: 0644]
applications/luci-app-vnstat/po/tr/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/uk/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/vi/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/zh-cn/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/po/zh-tw/vnstat.po [new file with mode: 0644]
applications/luci-app-vnstat/root/etc/uci-defaults/luci-vnstat [new file with mode: 0755]
applications/luci-app-voice-core/Makefile [new file with mode: 0644]
applications/luci-app-voice-core/luasrc/controller/luci_voice.lua [new file with mode: 0644]
applications/luci-app-voice-core/luasrc/view/luci_voice/index.htm [new file with mode: 0644]
applications/luci-app-voice-core/luasrc/view/luci_voice/phone_index.htm [new file with mode: 0644]
applications/luci-app-voice-core/po/ca/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/cs/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/de/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/el/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/en/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/es/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/fr/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/he/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/hu/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/it/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/ja/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/ms/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/no/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/pl/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/pt-br/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/pt/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/ro/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/ru/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/sk/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/sv/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/templates/voice_core.pot [new file with mode: 0644]
applications/luci-app-voice-core/po/tr/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/uk/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/vi/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/zh-cn/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-core/po/zh-tw/voice_core.po [new file with mode: 0644]
applications/luci-app-voice-diag/Makefile [new file with mode: 0644]
applications/luci-app-voice-diag/luasrc/controller/luci_voice/luci_voice_diag.lua [new file with mode: 0644]
applications/luci-app-voice-diag/luasrc/view/luci_voice/diag_index.htm [new file with mode: 0644]
applications/luci-app-voice-diag/po/ca/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/cs/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/de/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/el/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/en/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/es/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/fr/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/he/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/hu/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/it/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/ja/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/ms/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/no/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/pl/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/pt-br/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/pt/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/ro/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/ru/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/sk/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/sv/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/templates/voice_diag.pot [new file with mode: 0644]
applications/luci-app-voice-diag/po/tr/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/uk/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/vi/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/zh-cn/voice_diag.po [new file with mode: 0644]
applications/luci-app-voice-diag/po/zh-tw/voice_diag.po [new file with mode: 0644]
applications/luci-app-watchcat/Makefile [new file with mode: 0644]
applications/luci-app-watchcat/ipkg/postinst [new file with mode: 0644]
applications/luci-app-watchcat/luasrc/controller/watchcat.lua [new file with mode: 0644]
applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua [new file with mode: 0644]
applications/luci-app-watchcat/po/ca/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/cs/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/de/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/el/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/en/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/es/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/fr/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/he/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/hu/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/it/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/ja/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/ms/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/no/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/pl/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/pt-br/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/pt/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/ro/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/ru/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/sk/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/sv/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/templates/watchcat.pot [new file with mode: 0644]
applications/luci-app-watchcat/po/tr/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/uk/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/vi/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/zh-cn/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/po/zh-tw/watchcat.po [new file with mode: 0644]
applications/luci-app-watchcat/root/etc/uci-defaults/luci-watchcat [new file with mode: 0644]
applications/luci-app-wol/Makefile [new file with mode: 0644]
applications/luci-app-wol/luasrc/controller/wol.lua [new file with mode: 0644]
applications/luci-app-wol/luasrc/model/cbi/wol.lua [new file with mode: 0644]
applications/luci-app-wol/po/ca/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/cs/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/de/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/el/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/en/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/es/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/fr/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/he/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/hu/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/it/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/ja/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/ms/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/no/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/pl/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/pt-br/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/pt/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/ro/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/ru/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/sk/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/sv/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/templates/wol.pot [new file with mode: 0644]
applications/luci-app-wol/po/tr/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/uk/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/vi/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/zh-cn/wol.po [new file with mode: 0644]
applications/luci-app-wol/po/zh-tw/wol.po [new file with mode: 0644]
applications/luci-app-wshaper/Makefile [new file with mode: 0644]
applications/luci-app-wshaper/ipkg/postinst [new file with mode: 0644]
applications/luci-app-wshaper/luasrc/controller/wshaper.lua [new file with mode: 0644]
applications/luci-app-wshaper/luasrc/model/cbi/wshaper.lua [new file with mode: 0644]
applications/luci-app-wshaper/po/ca/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/cs/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/de/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/el/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/en/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/es/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/fr/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/he/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/hu/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/it/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/ja/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/ms/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/no/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/pl/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/pt-br/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/pt/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/ro/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/ru/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/sk/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/sv/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/templates/wshaper.pot [new file with mode: 0644]
applications/luci-app-wshaper/po/tr/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/uk/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/vi/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/zh-cn/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/po/zh-tw/wshaper.po [new file with mode: 0644]
applications/luci-app-wshaper/root/etc/uci-defaults/wshaper [new file with mode: 0644]
applications/luci-asterisk/Makefile [deleted file]
applications/luci-asterisk/ipkg/postinst [deleted file]
applications/luci-asterisk/luasrc/asterisk.lua [deleted file]
applications/luci-asterisk/luasrc/asterisk/cc_idd.lua [deleted file]
applications/luci-asterisk/luasrc/controller/asterisk.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk-dialplans.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk-iax-connections.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk-meetme.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-app.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-cdr.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-chan.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-codec.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-format.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-func.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-pbx.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-res-feature.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk-mod-res.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk-sip-connections.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk-voice.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk/dialplan_out.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk/dialplans.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk/dialzones.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk/meetme.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk/meetme_settings.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk/phone_sip.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk/phones.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk/trunk_sip.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk/trunks.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk/voicemail.lua [deleted file]
applications/luci-asterisk/luasrc/model/cbi/asterisk/voicemail_settings.lua [deleted file]
applications/luci-asterisk/luasrc/view/asterisk/cbi/cell.htm [deleted file]
applications/luci-asterisk/luasrc/view/asterisk/dialplans.htm [deleted file]
applications/luci-asterisk/luasrc/view/asterisk/dialzones.htm [deleted file]
applications/luci-asterisk/root/etc/config/asterisk [deleted file]
applications/luci-asterisk/root/etc/uci-defaults/luci-asterisk [deleted file]
applications/luci-commands/Makefile [deleted file]
applications/luci-commands/luasrc/controller/commands.lua [deleted file]
applications/luci-commands/luasrc/model/cbi/commands.lua [deleted file]
applications/luci-commands/luasrc/view/commands.htm [deleted file]
applications/luci-coovachilli/Makefile [deleted file]
applications/luci-coovachilli/luasrc/controller/coovachilli.lua [deleted file]
applications/luci-coovachilli/luasrc/model/cbi/coovachilli.lua [deleted file]
applications/luci-coovachilli/luasrc/model/cbi/coovachilli_auth.lua [deleted file]
applications/luci-coovachilli/luasrc/model/cbi/coovachilli_network.lua [deleted file]
applications/luci-coovachilli/luasrc/model/cbi/coovachilli_radius.lua [deleted file]
applications/luci-coovachilli/root/etc/config/coovachilli [deleted file]
applications/luci-ddns/CHANGELOG [deleted file]
applications/luci-ddns/Makefile [deleted file]
applications/luci-ddns/ipkg/postinst [deleted file]
applications/luci-ddns/ipkg/postinst-pkg [deleted file]
applications/luci-ddns/luasrc/controller/ddns.lua [deleted file]
applications/luci-ddns/luasrc/model/cbi/ddns/detail.lua [deleted file]
applications/luci-ddns/luasrc/model/cbi/ddns/hints.lua [deleted file]
applications/luci-ddns/luasrc/model/cbi/ddns/overview.lua [deleted file]
applications/luci-ddns/luasrc/tools/ddns.lua [deleted file]
applications/luci-ddns/luasrc/view/admin_status/index/ddns.htm [deleted file]
applications/luci-ddns/luasrc/view/ddns/detail_logview.htm [deleted file]
applications/luci-ddns/luasrc/view/ddns/detail_lvalue.htm [deleted file]
applications/luci-ddns/luasrc/view/ddns/detail_value.htm [deleted file]
applications/luci-ddns/luasrc/view/ddns/overview_doubleline.htm [deleted file]
applications/luci-ddns/luasrc/view/ddns/overview_enabled.htm [deleted file]
applications/luci-ddns/luasrc/view/ddns/overview_startstop.htm [deleted file]
applications/luci-ddns/luasrc/view/ddns/overview_status.htm [deleted file]
applications/luci-ddns/luasrc/view/ddns/system_status.htm [deleted file]
applications/luci-ddns/root/etc/uci-defaults/luci-ddns [deleted file]
applications/luci-diag-core/Makefile [deleted file]
applications/luci-diag-core/luasrc/controller/luci_diag.lua [deleted file]
applications/luci-diag-core/luasrc/view/diag/index.htm [deleted file]
applications/luci-diag-core/luasrc/view/diag/network_config_index.htm [deleted file]
applications/luci-diag-devinfo/Makefile [deleted file]
applications/luci-diag-devinfo/luasrc/controller/luci_diag/devinfo_common.lua [deleted file]
applications/luci-diag-devinfo/luasrc/controller/luci_diag/luci_diag_devinfo.lua [deleted file]
applications/luci-diag-devinfo/luasrc/controller/luci_diag/netdiscover_common.lua [deleted file]
applications/luci-diag-devinfo/luasrc/controller/luci_diag/smap_common.lua [deleted file]
applications/luci-diag-devinfo/luasrc/model/cbi/luci_diag/mactodevinfo.lua [deleted file]
applications/luci-diag-devinfo/luasrc/model/cbi/luci_diag/netdiscover_devinfo.lua [deleted file]
applications/luci-diag-devinfo/luasrc/model/cbi/luci_diag/netdiscover_devinfo_config.lua [deleted file]
applications/luci-diag-devinfo/luasrc/model/cbi/luci_diag/netdiscover_devinfo_config_mini.lua [deleted file]
applications/luci-diag-devinfo/luasrc/model/cbi/luci_diag/netdiscover_devinfo_mini.lua [deleted file]
applications/luci-diag-devinfo/luasrc/model/cbi/luci_diag/smap_devinfo.lua [deleted file]
applications/luci-diag-devinfo/luasrc/model/cbi/luci_diag/smap_devinfo_config.lua [deleted file]
applications/luci-diag-devinfo/luasrc/model/cbi/luci_diag/smap_devinfo_config_mini.lua [deleted file]
applications/luci-diag-devinfo/luasrc/model/cbi/luci_diag/smap_devinfo_mini.lua [deleted file]
applications/luci-diag-devinfo/luasrc/view/diag/smapsection.htm [deleted file]
applications/luci-diag-devinfo/luasrc/view/diag/smapvalue.htm [deleted file]
applications/luci-diag-devinfo/root/etc/config/luci_devinfo [deleted file]
applications/luci-dump1090/Makefile [deleted file]
applications/luci-dump1090/luasrc/controller/dump1090.lua [deleted file]
applications/luci-dump1090/luasrc/model/cbi/dump1090.lua [deleted file]
applications/luci-dump1090/root/etc/uci-defaults/luci-dump1090 [deleted file]
applications/luci-firewall/Makefile [deleted file]
applications/luci-firewall/luasrc/controller/firewall.lua [deleted file]
applications/luci-firewall/luasrc/model/cbi/firewall/custom.lua [deleted file]
applications/luci-firewall/luasrc/model/cbi/firewall/forward-details.lua [deleted file]
applications/luci-firewall/luasrc/model/cbi/firewall/forwards.lua [deleted file]
applications/luci-firewall/luasrc/model/cbi/firewall/rule-details.lua [deleted file]
applications/luci-firewall/luasrc/model/cbi/firewall/rules.lua [deleted file]
applications/luci-firewall/luasrc/model/cbi/firewall/zone-details.lua [deleted file]
applications/luci-firewall/luasrc/model/cbi/firewall/zones.lua [deleted file]
applications/luci-firewall/luasrc/tools/firewall.lua [deleted file]
applications/luci-firewall/luasrc/view/firewall/cbi_addforward.htm [deleted file]
applications/luci-firewall/luasrc/view/firewall/cbi_addrule.htm [deleted file]
applications/luci-firewall/luasrc/view/firewall/cbi_addsnat.htm [deleted file]
applications/luci-freifunk-diagnostics/Makefile [deleted file]
applications/luci-freifunk-diagnostics/ipkg/postinst [deleted file]
applications/luci-freifunk-diagnostics/luasrc/controller/freifunk/diag.lua [deleted file]
applications/luci-freifunk-diagnostics/luasrc/view/freifunk/diagnostics.htm [deleted file]
applications/luci-freifunk-diagnostics/root/etc/uci-defaults/luci-freifunk-diagnostics [deleted file]
applications/luci-freifunk-policyrouting/Makefile [deleted file]
applications/luci-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua [deleted file]
applications/luci-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua [deleted file]
applications/luci-freifunk-widgets/Makefile [deleted file]
applications/luci-freifunk-widgets/luasrc/controller/freifunk/widgets.lua [deleted file]
applications/luci-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/heightwidth.lua [deleted file]
applications/luci-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/html.lua [deleted file]
applications/luci-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/iframe.lua [deleted file]
applications/luci-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/rssfeed.lua [deleted file]
applications/luci-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/search.lua [deleted file]
applications/luci-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/widget.lua [deleted file]
applications/luci-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/widgets_overview.lua [deleted file]
applications/luci-freifunk-widgets/luasrc/view/freifunk/widgets/clear/main.htm [deleted file]
applications/luci-freifunk-widgets/luasrc/view/freifunk/widgets/html/main.htm [deleted file]
applications/luci-freifunk-widgets/luasrc/view/freifunk/widgets/iframe/main.htm [deleted file]
applications/luci-freifunk-widgets/luasrc/view/freifunk/widgets/rssfeed/main.htm [deleted file]
applications/luci-freifunk-widgets/luasrc/view/freifunk/widgets/search/main.htm [deleted file]
applications/luci-freifunk-widgets/root/etc/config/freifunk-widgets [deleted file]
applications/luci-freifunk-widgets/root/lib/upgrade/keep.d/freifunk-widgets [deleted file]
applications/luci-hd-idle/Makefile [deleted file]
applications/luci-hd-idle/ipkg/postinst [deleted file]
applications/luci-hd-idle/luasrc/controller/hd_idle.lua [deleted file]
applications/luci-hd-idle/luasrc/model/cbi/hd_idle.lua [deleted file]
applications/luci-hd-idle/root/etc/uci-defaults/luci-hd_idle [deleted file]
applications/luci-ltqtapi/Makefile [deleted file]
applications/luci-ltqtapi/luasrc/controller/ltqtapi.lua [deleted file]
applications/luci-ltqtapi/luasrc/model/cbi/luci_ltqtapi/account.lua [deleted file]
applications/luci-ltqtapi/luasrc/model/cbi/luci_ltqtapi/contact.lua [deleted file]
applications/luci-ltqtapi/luasrc/view/admin_status/index/telephony.htm [deleted file]
applications/luci-ltqtapi/luasrc/view/telephony_status.htm [deleted file]
applications/luci-meshwizard/Makefile [deleted file]
applications/luci-meshwizard/ipkg/postinst [deleted file]
applications/luci-meshwizard/luasrc/controller/meshwizard.lua [deleted file]
applications/luci-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua [deleted file]
applications/luci-meshwizard/root/etc/uci-defaults/meshwizard [deleted file]
applications/luci-minidlna/Makefile [deleted file]
applications/luci-minidlna/luasrc/controller/minidlna.lua [deleted file]
applications/luci-minidlna/luasrc/model/cbi/minidlna.lua [deleted file]
applications/luci-minidlna/luasrc/view/admin_status/index/minidlna.htm [deleted file]
applications/luci-minidlna/luasrc/view/minidlna_status.htm [deleted file]
applications/luci-minidlna/root/etc/uci-defaults/luci-minidlna [deleted file]
applications/luci-mjpg-streamer/Makefile [deleted file]
applications/luci-mjpg-streamer/ipkg/postinst [deleted file]
applications/luci-mjpg-streamer/luasrc/controller/mjpg-streamer.lua [deleted file]
applications/luci-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua [deleted file]
applications/luci-mjpg-streamer/root/etc/uci-defaults/luci-mjpg-streamer [deleted file]
applications/luci-mmc-over-gpio/Makefile [deleted file]
applications/luci-mmc-over-gpio/ipkg/postinst [deleted file]
applications/luci-mmc-over-gpio/luasrc/controller/mmc_over_gpio.lua [deleted file]
applications/luci-mmc-over-gpio/luasrc/model/cbi/mmc_over_gpio.lua [deleted file]
applications/luci-mmc-over-gpio/root/etc/uci-defaults/luci-mmc-over-gpio [deleted file]
applications/luci-multiwan/Makefile [deleted file]
applications/luci-multiwan/luasrc/controller/multiwan.lua [deleted file]
applications/luci-multiwan/luasrc/model/cbi/multiwan/multiwan.lua [deleted file]
applications/luci-multiwan/luasrc/model/cbi/multiwan/multiwanmini.lua [deleted file]
applications/luci-multiwan/luasrc/view/admin_status/index/multiwan.htm [deleted file]
applications/luci-multiwan/luasrc/view/multiwan_status.htm [deleted file]
applications/luci-ntpc/Makefile [deleted file]
applications/luci-ntpc/luasrc/controller/ntpc.lua [deleted file]
applications/luci-ntpc/luasrc/model/cbi/ntpc/ntpc.lua [deleted file]
applications/luci-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua [deleted file]
applications/luci-ocserv/Makefile [deleted file]
applications/luci-ocserv/luasrc/controller/ocserv.lua [deleted file]
applications/luci-ocserv/luasrc/model/cbi/ocserv/main.lua [deleted file]
applications/luci-ocserv/luasrc/model/cbi/ocserv/user-config.lua [deleted file]
applications/luci-ocserv/luasrc/model/cbi/ocserv/users.lua [deleted file]
applications/luci-ocserv/luasrc/view/admin_status/index/ocserv.htm [deleted file]
applications/luci-ocserv/luasrc/view/ocserv_status.htm [deleted file]
applications/luci-olsr-services/Makefile [deleted file]
applications/luci-olsr-services/luasrc/controller/services.lua [deleted file]
applications/luci-olsr-services/luasrc/view/freifunk-services/services.htm [deleted file]
applications/luci-olsr-viz/Makefile [deleted file]
applications/luci-olsr-viz/htdocs/cgi-bin/olsr-viz.sh [deleted file]
applications/luci-olsr-viz/htdocs/cgi-bin/vizdata.sh [deleted file]
applications/luci-olsr-viz/htdocs/luci-static/resources/olsr-viz.js [deleted file]
applications/luci-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_down.gif [deleted file]
applications/luci-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_good.gif [deleted file]
applications/luci-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_ok.gif [deleted file]
applications/luci-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_weak.gif [deleted file]
applications/luci-olsr-viz/htdocs/luci-static/resources/olsr-viz/node-hna-mini.gif [deleted file]
applications/luci-olsr-viz/htdocs/luci-static/resources/olsr-viz/node-mini.gif [deleted file]
applications/luci-olsr-viz/luasrc/controller/olsr-viz.lua [deleted file]
applications/luci-olsr-viz/luasrc/view/olsr-viz/olsr-viz.htm [deleted file]
applications/luci-olsr/Makefile [deleted file]
applications/luci-olsr/htdocs/cgi-bin-nodes.html [deleted symlink]
applications/luci-olsr/htdocs/cgi-bin-status.html [deleted file]
applications/luci-olsr/ipkg/postinst [deleted file]
applications/luci-olsr/luasrc/controller/olsr.lua [deleted file]
applications/luci-olsr/luasrc/controller/olsr4.lua [deleted file]
applications/luci-olsr/luasrc/controller/olsr6.lua [deleted file]
applications/luci-olsr/luasrc/model/cbi/olsr/olsrd.lua [deleted file]
applications/luci-olsr/luasrc/model/cbi/olsr/olsrd6.lua [deleted file]
applications/luci-olsr/luasrc/model/cbi/olsr/olsrddisplay.lua [deleted file]
applications/luci-olsr/luasrc/model/cbi/olsr/olsrdhna.lua [deleted file]
applications/luci-olsr/luasrc/model/cbi/olsr/olsrdhna6.lua [deleted file]
applications/luci-olsr/luasrc/model/cbi/olsr/olsrdiface.lua [deleted file]
applications/luci-olsr/luasrc/model/cbi/olsr/olsrdiface6.lua [deleted file]
applications/luci-olsr/luasrc/model/cbi/olsr/olsrdplugins.lua [deleted file]
applications/luci-olsr/luasrc/model/cbi/olsr/olsrdplugins6.lua [deleted file]
applications/luci-olsr/luasrc/tools/olsr.lua [deleted file]
applications/luci-olsr/luasrc/view/status-olsr/common_js.htm [deleted file]
applications/luci-olsr/luasrc/view/status-olsr/error_olsr.htm [deleted file]
applications/luci-olsr/luasrc/view/status-olsr/hna.htm [deleted file]
applications/luci-olsr/luasrc/view/status-olsr/interfaces.htm [deleted file]
applications/luci-olsr/luasrc/view/status-olsr/legend.htm [deleted file]
applications/luci-olsr/luasrc/view/status-olsr/mid.htm [deleted file]
applications/luci-olsr/luasrc/view/status-olsr/neighbors.htm [deleted file]
applications/luci-olsr/luasrc/view/status-olsr/overview.htm [deleted file]
applications/luci-olsr/luasrc/view/status-olsr/routes.htm [deleted file]
applications/luci-olsr/luasrc/view/status-olsr/smartgw.htm [deleted file]
applications/luci-olsr/luasrc/view/status-olsr/topology.htm [deleted file]
applications/luci-olsr/root/etc/config/luci_olsr [deleted file]
applications/luci-olsr/root/etc/uci-defaults/luci-olsr [deleted file]
applications/luci-openvpn/Makefile [deleted file]
applications/luci-openvpn/luasrc/controller/openvpn.lua [deleted file]
applications/luci-openvpn/luasrc/model/cbi/openvpn-advanced.lua [deleted file]
applications/luci-openvpn/luasrc/model/cbi/openvpn-basic.lua [deleted file]
applications/luci-openvpn/luasrc/model/cbi/openvpn.lua [deleted file]
applications/luci-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm [deleted file]
applications/luci-openvpn/luasrc/view/openvpn/pageswitch.htm [deleted file]
applications/luci-openvpn/root/etc/config/openvpn_recipes [deleted file]
applications/luci-p2pblock/Makefile [deleted file]
applications/luci-p2pblock/ipkg/postinst [deleted file]
applications/luci-p2pblock/luasrc/controller/ff_p2pblock.lua [deleted file]
applications/luci-p2pblock/luasrc/model/cbi/luci_fw/p2pblock.lua [deleted file]
applications/luci-p2pblock/root/etc/uci-defaults/luci-p2pblock [deleted file]
applications/luci-p910nd/Makefile [deleted file]
applications/luci-p910nd/ipkg/postinst [deleted file]
applications/luci-p910nd/luasrc/controller/p910nd.lua [deleted file]
applications/luci-p910nd/luasrc/model/cbi/p910nd.lua [deleted file]
applications/luci-p910nd/root/etc/uci-defaults/luci-p910nd [deleted file]
applications/luci-pbx-voicemail/COPYING [deleted file]
applications/luci-pbx-voicemail/Makefile [deleted file]
applications/luci-pbx-voicemail/luasrc/controller/pbx-voicemail.lua [deleted file]
applications/luci-pbx-voicemail/luasrc/model/cbi/pbx-voicemail.lua [deleted file]
applications/luci-pbx-voicemail/root/etc/config/pbx-voicemail [deleted file]
applications/luci-pbx-voicemail/root/etc/pbx-voicemail/pbx-move-greeting [deleted file]
applications/luci-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-account-auth.TEMPLATE [deleted file]
applications/luci-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-account-default.TEMPLATE [deleted file]
applications/luci-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-account.TEMPLATE [deleted file]
applications/luci-pbx-voicemail/root/etc/pbx-voicemail/pbx-msmtprc-defaults.TEMPLATE [deleted file]
applications/luci-pbx-voicemail/root/etc/pbx-voicemail/pbx-send-voicemail [deleted file]
applications/luci-pbx/COPYING [deleted file]
applications/luci-pbx/CREDITS-SOUNDS [deleted file]
applications/luci-pbx/LICENSE-SOUNDS [deleted file]
applications/luci-pbx/Makefile [deleted file]
applications/luci-pbx/luasrc/controller/pbx.lua [deleted file]
applications/luci-pbx/luasrc/model/cbi/pbx-advanced.lua [deleted file]
applications/luci-pbx/luasrc/model/cbi/pbx-calls.lua [deleted file]
applications/luci-pbx/luasrc/model/cbi/pbx-google.lua [deleted file]
applications/luci-pbx/luasrc/model/cbi/pbx-users.lua [deleted file]
applications/luci-pbx/luasrc/model/cbi/pbx-voip.lua [deleted file]
applications/luci-pbx/luasrc/model/cbi/pbx.lua [deleted file]
applications/luci-pbx/root/etc/config/pbx [deleted file]
applications/luci-pbx/root/etc/config/pbx-advanced [deleted file]
applications/luci-pbx/root/etc/config/pbx-calls [deleted file]
applications/luci-pbx/root/etc/config/pbx-google [deleted file]
applications/luci-pbx/root/etc/config/pbx-users [deleted file]
applications/luci-pbx/root/etc/config/pbx-voip [deleted file]
applications/luci-pbx/root/etc/init.d/pbx-asterisk [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/asterisk.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/delayedcallback [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_blacklist.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_blacklist_footer.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_blacklist_header.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_callback-check.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_callback-check_footer.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_callback-check_header.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_callback_gtalk.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_callback_header.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_callback_sip.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_default.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_default_user.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_disa-check.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_disa-check_footer.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_disa-check_header.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_disa-nopin.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_disa.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_disa_header.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_incoming_context_gtalk.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_incoming_context_gtalk_header.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_incoming_context_sip.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_outgoing_dial_local_user.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_outgoing_gtalk.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_outgoing_pattern_gtalk.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_outgoing_pattern_sip.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_outgoing_sip.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_user_context_footer.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_user_context_header.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_voicemail_disabled.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/extensions_voicemail_enabled.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/gtalk.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/indications.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/jabber.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/jabber_users.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/logger.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/manager.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/modules.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/rtp.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/sip.conf.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/sip_peer.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/sip_registration.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/sip_user.TEMPLATE [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/sounds/agent-alreadyon.gsm [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/sounds/agent-incorrect.gsm [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/sounds/agent-pass.gsm [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/sounds/auth-incorrect.gsm [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/sounds/auth-thankyou.gsm [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/sounds/beep.gsm [deleted file]
applications/luci-pbx/root/etc/pbx-asterisk/sounds/vm-goodbye.gsm [deleted file]
applications/luci-polipo/Makefile [deleted file]
applications/luci-polipo/ipkg/postinst [deleted file]
applications/luci-polipo/luasrc/controller/polipo.lua [deleted file]
applications/luci-polipo/luasrc/model/cbi/polipo.lua [deleted file]
applications/luci-polipo/luasrc/view/polipo_status.htm [deleted file]
applications/luci-polipo/root/etc/uci-defaults/luci-polipo [deleted file]
applications/luci-polipo/root/usr/sbin/polipo_purge [deleted file]
applications/luci-qos/Makefile [deleted file]
applications/luci-qos/luasrc/controller/qos.lua [deleted file]
applications/luci-qos/luasrc/model/cbi/qos/qos.lua [deleted file]
applications/luci-radvd/Makefile [deleted file]
applications/luci-radvd/ipkg/postinst [deleted file]
applications/luci-radvd/luasrc/controller/radvd.lua [deleted file]
applications/luci-radvd/luasrc/model/cbi/radvd.lua [deleted file]
applications/luci-radvd/luasrc/model/cbi/radvd/dnssl.lua [deleted file]
applications/luci-radvd/luasrc/model/cbi/radvd/interface.lua [deleted file]
applications/luci-radvd/luasrc/model/cbi/radvd/prefix.lua [deleted file]
applications/luci-radvd/luasrc/model/cbi/radvd/rdnss.lua [deleted file]
applications/luci-radvd/luasrc/model/cbi/radvd/route.lua [deleted file]
applications/luci-radvd/root/etc/uci-defaults/luci-radvd [deleted file]
applications/luci-samba/Makefile [deleted file]
applications/luci-samba/luasrc/controller/samba.lua [deleted file]
applications/luci-samba/luasrc/model/cbi/samba.lua [deleted file]
applications/luci-shairplay/Makefile [deleted file]
applications/luci-shairplay/luasrc/controller/shairplay.lua [deleted file]
applications/luci-shairplay/luasrc/model/cbi/shairplay.lua [deleted file]
applications/luci-shairplay/root/etc/uci-defaults/luci-shairplay [deleted file]
applications/luci-shairport/Makefile [deleted file]
applications/luci-shairport/luasrc/controller/shairport.lua [deleted file]
applications/luci-shairport/luasrc/model/cbi/shairport.lua [deleted file]
applications/luci-shairport/root/etc/uci-defaults/luci-shairport [deleted file]
applications/luci-siitwizard/Makefile [deleted file]
applications/luci-siitwizard/luasrc/controller/siitwizard.lua [deleted file]
applications/luci-siitwizard/luasrc/model/cbi/siitwizard.lua [deleted file]
applications/luci-siitwizard/root/etc/config/siit [deleted file]
applications/luci-splash/Makefile [deleted file]
applications/luci-splash/README [deleted file]
applications/luci-splash/htdocs/cgi-bin/splash/splash.sh [deleted file]
applications/luci-splash/htdocs/luci/splash/index.html [deleted file]
applications/luci-splash/ipkg/postinst [deleted file]
applications/luci-splash/luasrc/controller/splash/splash.lua [deleted file]
applications/luci-splash/luasrc/model/cbi/splash/splash.lua [deleted file]
applications/luci-splash/luasrc/model/cbi/splash/splashtext.lua [deleted file]
applications/luci-splash/luasrc/view/admin_status/splash.htm [deleted file]
applications/luci-splash/luasrc/view/splash/blocked.htm [deleted file]
applications/luci-splash/luasrc/view/splash/splash.htm [deleted file]
applications/luci-splash/luasrc/view/splash_splash/index.htm [deleted file]
applications/luci-splash/luasrc/view/splash_splash/splash.htm [deleted file]
applications/luci-splash/root/etc/config/luci_splash [deleted file]
applications/luci-splash/root/etc/config/luci_splash_leases [deleted file]
applications/luci-splash/root/etc/hotplug.d/iface/25-splash [deleted file]
applications/luci-splash/root/etc/init.d/luci_splash [deleted file]
applications/luci-splash/root/usr/sbin/luci-splash [deleted file]
applications/luci-statistics/Makefile [deleted file]
applications/luci-statistics/ipkg/postinst [deleted file]
applications/luci-statistics/luasrc/controller/luci_statistics/luci_statistics.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/collectd.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/conntrack.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/cpu.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/csv.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/df.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/disk.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/dns.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/email.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/exec.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/interface.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/iptables.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/irq.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/iwinfo.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/load.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/memory.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/netlink.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/network.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/nut.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/olsrd.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/ping.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/processes.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/rrdtool.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/splash_leases.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/tcpconns.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/unixsock.lua [deleted file]
applications/luci-statistics/luasrc/model/cbi/luci_statistics/uptime.lua [deleted file]
applications/luci-statistics/luasrc/statistics/datatree.lua [deleted file]
applications/luci-statistics/luasrc/statistics/i18n.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/colors.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/conntrack.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/cpu.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/df.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/disk.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/dns.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/interface.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/iptables.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/irq.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/iwinfo.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/load.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/memory.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/netlink.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/nut.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/olsrd.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/ping.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/processes.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/splash_leases.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/tcpconns.lua [deleted file]
applications/luci-statistics/luasrc/statistics/rrdtool/definitions/uptime.lua [deleted file]
applications/luci-statistics/luasrc/view/admin_statistics/index.htm [deleted file]
applications/luci-statistics/luasrc/view/public_statistics/graph.htm [deleted file]
applications/luci-statistics/root/etc/config/luci_statistics [deleted file]
applications/luci-statistics/root/etc/init.d/luci_statistics [deleted file]
applications/luci-statistics/root/etc/uci-defaults/luci-statistics [deleted file]
applications/luci-statistics/root/usr/bin/stat-genconfig [deleted file]
applications/luci-tinyproxy/Makefile [deleted file]
applications/luci-tinyproxy/luasrc/controller/tinyproxy.lua [deleted file]
applications/luci-tinyproxy/luasrc/model/cbi/tinyproxy.lua [deleted file]
applications/luci-tinyproxy/luasrc/view/tinyproxy_status.htm [deleted file]
applications/luci-transmission/Makefile [deleted file]
applications/luci-transmission/luasrc/controller/transmission.lua [deleted file]
applications/luci-transmission/luasrc/model/cbi/transmission.lua [deleted file]
applications/luci-transmission/root/etc/uci-defaults/luci-transmission [deleted file]
applications/luci-udpxy/Makefile [deleted file]
applications/luci-udpxy/luasrc/controller/udpxy.lua [deleted file]
applications/luci-udpxy/luasrc/model/cbi/udpxy.lua [deleted file]
applications/luci-udpxy/root/etc/uci-defaults/luci-udpxy [deleted file]
applications/luci-upnp/Makefile [deleted file]
applications/luci-upnp/luasrc/controller/upnp.lua [deleted file]
applications/luci-upnp/luasrc/model/cbi/upnp/upnp.lua [deleted file]
applications/luci-upnp/luasrc/view/admin_status/index/upnp.htm [deleted file]
applications/luci-upnp/luasrc/view/upnp_status.htm [deleted file]
applications/luci-upnp/root/etc/uci-defaults/luci-upnp [deleted file]
applications/luci-ushare/Makefile [deleted file]
applications/luci-ushare/ipkg/postinst [deleted file]
applications/luci-ushare/luasrc/controller/ushare.lua [deleted file]
applications/luci-ushare/luasrc/model/cbi/ushare.lua [deleted file]
applications/luci-ushare/root/etc/uci-defaults/luci-ushare [deleted file]
applications/luci-vnstat/Makefile [deleted file]
applications/luci-vnstat/ipkg/postinst [deleted file]
applications/luci-vnstat/luasrc/controller/vnstat.lua [deleted file]
applications/luci-vnstat/luasrc/model/cbi/vnstat.lua [deleted file]
applications/luci-vnstat/luasrc/view/vnstat.htm [deleted file]
applications/luci-vnstat/root/etc/uci-defaults/luci-vnstat [deleted file]
applications/luci-voice-core/Makefile [deleted file]
applications/luci-voice-core/luasrc/controller/luci_voice.lua [deleted file]
applications/luci-voice-core/luasrc/view/luci_voice/index.htm [deleted file]
applications/luci-voice-core/luasrc/view/luci_voice/phone_index.htm [deleted file]
applications/luci-voice-diag/Makefile [deleted file]
applications/luci-voice-diag/luasrc/controller/luci_voice/luci_voice_diag.lua [deleted file]
applications/luci-voice-diag/luasrc/view/luci_voice/diag_index.htm [deleted file]
applications/luci-watchcat/Makefile [deleted file]
applications/luci-watchcat/ipkg/postinst [deleted file]
applications/luci-watchcat/luasrc/controller/watchcat.lua [deleted file]
applications/luci-watchcat/luasrc/model/cbi/watchcat/watchcat.lua [deleted file]
applications/luci-watchcat/root/etc/uci-defaults/luci-watchcat [deleted file]
applications/luci-wol/Makefile [deleted file]
applications/luci-wol/luasrc/controller/wol.lua [deleted file]
applications/luci-wol/luasrc/model/cbi/wol.lua [deleted file]
applications/luci-wshaper/Makefile [deleted file]
applications/luci-wshaper/ipkg/postinst [deleted file]
applications/luci-wshaper/luasrc/controller/wshaper.lua [deleted file]
applications/luci-wshaper/luasrc/model/cbi/wshaper.lua [deleted file]
applications/luci-wshaper/root/etc/uci-defaults/wshaper [deleted file]
applications/myapplication/Makefile [deleted file]
build/mkversion.sh [deleted file]
collections/luci-light/Makefile [new file with mode: 0644]
collections/luci-ssl/Makefile [new file with mode: 0644]
collections/luci/Makefile [new file with mode: 0644]
libs/httpclient/Makefile [deleted file]
libs/httpclient/luasrc/httpclient.lua [deleted file]
libs/httpclient/luasrc/httpclient/receiver.lua [deleted file]
libs/json/Makefile [deleted file]
libs/json/luasrc/json.lua [deleted file]
libs/luaneightbl/Makefile [deleted file]
libs/luaneightbl/src/neightbl.c [deleted file]
libs/luci-lib-httpclient/Makefile [new file with mode: 0644]
libs/luci-lib-httpclient/luasrc/httpclient.lua [new file with mode: 0644]
libs/luci-lib-httpclient/luasrc/httpclient/receiver.lua [new file with mode: 0644]
libs/luci-lib-json/Makefile [new file with mode: 0644]
libs/luci-lib-json/luasrc/json.lua [new file with mode: 0644]
libs/luci-lib-luaneightbl/Makefile [new file with mode: 0644]
libs/luci-lib-luaneightbl/src/neightbl.c [new file with mode: 0644]
libs/luci-lib-nixio/.gitignore [new file with mode: 0644]
libs/luci-lib-nixio/LICENSE [new file with mode: 0644]
libs/luci-lib-nixio/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/NOTICE [new file with mode: 0644]
libs/luci-lib-nixio/README [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/README [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/bindings/Config.in [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/bindings/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/bindings/README [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/bindings/csharp/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/bindings/csharp/axTLS.cs [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/bindings/generate_SWIG_interface.pl [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/bindings/generate_interface.pl [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/bindings/java/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/bindings/java/SSL.java [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/bindings/java/SSLCTX.java [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/bindings/java/SSLClient.java [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/bindings/java/SSLReadHolder.java [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/bindings/java/SSLServer.java [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/bindings/java/SSLUtil.java [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/bindings/lua/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/bindings/perl/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/bindings/vbnet/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/bindings/vbnet/axTLSvb.vb [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/.config [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/Config.in [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/JMeter.jmx [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/config/Rules.mak [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/axhttpd.aip [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/config/axtls.RES [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/axtls.rc [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/config.h [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/linuxconfig [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/makefile.conf [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/makefile.dotnet.conf [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/makefile.java.conf [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/makefile.post [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/Kconfig-language.txt [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/conf.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/confdata.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/expr.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/expr.h [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/lex.zconf.c_shipped [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/lkc.h [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/lkc_proto.h [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/BIG.FAT.WARNING [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/checklist.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/colors.h [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/dialog.h [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/inputbox.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/menubox.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/msgbox.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/textbox.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/util.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/yesno.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/mconf.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/menu.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/mkconfigs [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/config/scripts/config/symbol.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/util.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.l [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.tab.c_shipped [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.tab.h_shipped [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.y [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/config/win32config [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/crypto/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/crypto/aes.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/crypto/bigint.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/crypto/bigint.h [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/crypto/bigint_impl.h [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/crypto/crypto.h [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/crypto/crypto_misc.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/crypto/hmac.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/crypto/md2.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/crypto/md5.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/crypto/rc4.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/crypto/rsa.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/crypto/sha1.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/docsrc/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/docsrc/axTLS.dox [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/docsrc/doco_footer.html [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/docsrc/images/axolotl.jpg [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/docsrc/images/tsbasbw.gif [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/httpd/Config.in [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/httpd/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/httpd/axhttp.h [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/httpd/axhttpd.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/httpd/htpasswd.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/httpd/kepler-1.1-snapshot-20070521-1825.tar.gz [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/httpd/kepler.patch [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/httpd/proc.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/httpd/tdate_parse.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/samples/Config.in [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/samples/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/samples/c/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/samples/c/axssl.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/samples/csharp/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/samples/csharp/axssl.cs [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/samples/java/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/samples/java/axssl.java [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/samples/java/manifest.mf [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/samples/lua/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/samples/lua/axssl.lua [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/samples/perl/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/samples/perl/axssl.pl [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/samples/vbnet/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/samples/vbnet/axssl.vb [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/BigIntConfig.in [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/Config.in [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/asn1.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/cert.h [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/crypto_misc.h [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/gen_cert.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/loader.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/openssl.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/os_port.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/os_port.h [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/p12.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/private_key.h [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/ssl.h [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_key.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_x509.cer [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_x509.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.device_key [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.device_key.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.encrypted.p8 [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.encrypted_pem.p8 [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_1024 [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_1024.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_2048 [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_2048.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_4096 [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_4096.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_512 [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_512.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_aes128.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_aes256.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.noname.p12 [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.unencrypted.p8 [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.unencrypted_pem.p8 [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.withCA.p12 [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.withoutCA.p12 [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_1024.cer [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_1024.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_2048.cer [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_2048.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_4096.cer [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_4096.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_512.cer [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_512.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_aes128.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_aes256.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_bad_after.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_bad_before.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_device.cer [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_device.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/datatest.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/datatest.c.old [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/deutsche_telecom.x509_ca [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/equifax.x509_ca [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/gnutls.cer [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/ssl/test/header_issue.dat [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/ssl/test/killopenssl.sh [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/ssl/test/make_certs.sh [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/ssl/test/microsoft.x509_ca [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/microsoft.x509_ca.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/ms_iis.cer [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/ssl/test/perf_bigint.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/socgen.cer [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/ssl/test/ssltest.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/ssltest.c.bak [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/test_axssl.sh [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/ssl/test/thawte.x509_ca [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_ca [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_ca.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_my_cert [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_my_cert.pem [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/tls1.c [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/ssl/tls1.h [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/ssl/tls1_clnt.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/tls1_svr.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/version.h [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/ssl/x509.c [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/bin/.htaccess [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/favicon.ico [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/index.html [new file with mode: 0755]
libs/luci-lib-nixio/axTLS/www/lua/download.lua [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/env.lua [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/overview.lp [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/prepara_sql2.lua [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/test_conc.lua [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/test_cookies.lp [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/test_cookies.lua [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/test_err.lua [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/test_fs.lua [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/test_htk.lua [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/test_lib.lua [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/test_main.html [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/test_main.lp [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/test_main.lua [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/test_session.lua [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/test_sql.lua [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/test_sql2.lua [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/lua/test_variables.lp [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/test_dir/bin/.htaccess [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/test_dir/no_http/.htaccess [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/test_dir/no_http/.htpasswd [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/test_dir/no_http/index.html [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/test_dir/no_ssl/.htaccess [new file with mode: 0644]
libs/luci-lib-nixio/axTLS/www/test_dir/no_ssl/index.html [new file with mode: 0644]
libs/luci-lib-nixio/axtls-config/.config [new file with mode: 0644]
libs/luci-lib-nixio/axtls-config/config.h [new file with mode: 0644]
libs/luci-lib-nixio/axtls-root/etc/nixio/rsa_main.der [new file with mode: 0644]
libs/luci-lib-nixio/docsrc/CHANGELOG.lua [new file with mode: 0644]
libs/luci-lib-nixio/docsrc/README.lua [new file with mode: 0644]
libs/luci-lib-nixio/docsrc/nixio.CryptoHash.lua [new file with mode: 0644]
libs/luci-lib-nixio/docsrc/nixio.File.lua [new file with mode: 0644]
libs/luci-lib-nixio/docsrc/nixio.Socket.lua [new file with mode: 0644]
libs/luci-lib-nixio/docsrc/nixio.TLSContext.lua [new file with mode: 0644]
libs/luci-lib-nixio/docsrc/nixio.TLSSocket.lua [new file with mode: 0644]
libs/luci-lib-nixio/docsrc/nixio.UnifiedIO.lua [new file with mode: 0644]
libs/luci-lib-nixio/docsrc/nixio.bin.lua [new file with mode: 0644]
libs/luci-lib-nixio/docsrc/nixio.bit.lua [new file with mode: 0644]
libs/luci-lib-nixio/docsrc/nixio.crypto.lua [new file with mode: 0644]
libs/luci-lib-nixio/docsrc/nixio.fs.lua [new file with mode: 0644]
libs/luci-lib-nixio/docsrc/nixio.lua [new file with mode: 0644]
libs/luci-lib-nixio/nixio-0.3-1.rockspec [new file with mode: 0644]
libs/luci-lib-nixio/root/lib/upgrade/luci-add-conffiles.sh [new file with mode: 0644]
libs/luci-lib-nixio/root/usr/lib/lua/bit.lua [new file with mode: 0644]
libs/luci-lib-nixio/root/usr/lib/lua/nixio/fs.lua [new file with mode: 0644]
libs/luci-lib-nixio/root/usr/lib/lua/nixio/util.lua [new file with mode: 0644]
libs/luci-lib-nixio/src/Makefile [new file with mode: 0644]
libs/luci-lib-nixio/src/address.c [new file with mode: 0644]
libs/luci-lib-nixio/src/axtls-compat.c [new file with mode: 0644]
libs/luci-lib-nixio/src/axtls-compat.h [new file with mode: 0644]
libs/luci-lib-nixio/src/binary.c [new file with mode: 0644]
libs/luci-lib-nixio/src/bind.c [new file with mode: 0644]
libs/luci-lib-nixio/src/bit.c [new file with mode: 0644]
libs/luci-lib-nixio/src/cyassl-compat.c [new file with mode: 0644]
libs/luci-lib-nixio/src/cyassl-compat.h [new file with mode: 0644]
libs/luci-lib-nixio/src/file.c [new file with mode: 0644]
libs/luci-lib-nixio/src/fs.c [new file with mode: 0644]
libs/luci-lib-nixio/src/io.c [new file with mode: 0644]
libs/luci-lib-nixio/src/mingw-compat.c [new file with mode: 0644]
libs/luci-lib-nixio/src/mingw-compat.h [new file with mode: 0644]
libs/luci-lib-nixio/src/nixio-tls.h [new file with mode: 0644]
libs/luci-lib-nixio/src/nixio.c [new file with mode: 0644]
libs/luci-lib-nixio/src/nixio.h [new file with mode: 0644]
libs/luci-lib-nixio/src/poll.c [new file with mode: 0644]
libs/luci-lib-nixio/src/process.c [new file with mode: 0644]
libs/luci-lib-nixio/src/protoent.c [new file with mode: 0644]
libs/luci-lib-nixio/src/socket.c [new file with mode: 0644]
libs/luci-lib-nixio/src/sockopt.c [new file with mode: 0644]
libs/luci-lib-nixio/src/splice.c [new file with mode: 0644]
libs/luci-lib-nixio/src/syslog.c [new file with mode: 0644]
libs/luci-lib-nixio/src/tls-context.c [new file with mode: 0644]
libs/luci-lib-nixio/src/tls-crypto.c [new file with mode: 0644]
libs/luci-lib-nixio/src/tls-socket.c [new file with mode: 0644]
libs/luci-lib-nixio/src/user.c [new file with mode: 0644]
libs/luci-lib-nixio/standalone.mk [new file with mode: 0644]
libs/luci-lib-px5g/Makefile [new file with mode: 0644]
libs/luci-lib-px5g/lua/px5g/util.lua [new file with mode: 0644]
libs/luci-lib-px5g/root/usr/sbin/px5g-genkeys [new file with mode: 0755]
libs/luci-lib-px5g/src/library/bignum.c [new file with mode: 0644]
libs/luci-lib-px5g/src/library/havege.c [new file with mode: 0644]
libs/luci-lib-px5g/src/library/rsa.c [new file with mode: 0644]
libs/luci-lib-px5g/src/library/sha1.c [new file with mode: 0644]
libs/luci-lib-px5g/src/library/timing.c [new file with mode: 0644]
libs/luci-lib-px5g/src/library/x509write.c [new file with mode: 0644]
libs/luci-lib-px5g/src/polarssl/bignum.h [new file with mode: 0644]
libs/luci-lib-px5g/src/polarssl/bn_mul.h [new file with mode: 0644]
libs/luci-lib-px5g/src/polarssl/config.h [new file with mode: 0644]
libs/luci-lib-px5g/src/polarssl/havege.h [new file with mode: 0644]
libs/luci-lib-px5g/src/polarssl/rsa.h [new file with mode: 0644]
libs/luci-lib-px5g/src/polarssl/sha1.h [new file with mode: 0644]
libs/luci-lib-px5g/src/polarssl/timing.h [new file with mode: 0644]
libs/luci-lib-px5g/src/polarssl/x509.h [new file with mode: 0644]
libs/luci-lib-px5g/src/px5g.c [new file with mode: 0644]
libs/luci-lib-px5g/src/px5g.h [new file with mode: 0644]
libs/luci-lib-rpcc/Makefile [new file with mode: 0644]
libs/luci-lib-rpcc/luasrc/rpcc.lua [new file with mode: 0644]
libs/luci-lib-rpcc/luasrc/rpcc/ruci.lua [new file with mode: 0644]
libs/nixio/.gitignore [deleted file]
libs/nixio/LICENSE [deleted file]
libs/nixio/Makefile [deleted file]
libs/nixio/NOTICE [deleted file]
libs/nixio/README [deleted file]
libs/nixio/axTLS/Makefile [deleted file]
libs/nixio/axTLS/README [deleted file]
libs/nixio/axTLS/bindings/Config.in [deleted file]
libs/nixio/axTLS/bindings/Makefile [deleted file]
libs/nixio/axTLS/bindings/README [deleted file]
libs/nixio/axTLS/bindings/csharp/Makefile [deleted file]
libs/nixio/axTLS/bindings/csharp/axTLS.cs [deleted file]
libs/nixio/axTLS/bindings/generate_SWIG_interface.pl [deleted file]
libs/nixio/axTLS/bindings/generate_interface.pl [deleted file]
libs/nixio/axTLS/bindings/java/Makefile [deleted file]
libs/nixio/axTLS/bindings/java/SSL.java [deleted file]
libs/nixio/axTLS/bindings/java/SSLCTX.java [deleted file]
libs/nixio/axTLS/bindings/java/SSLClient.java [deleted file]
libs/nixio/axTLS/bindings/java/SSLReadHolder.java [deleted file]
libs/nixio/axTLS/bindings/java/SSLServer.java [deleted file]
libs/nixio/axTLS/bindings/java/SSLUtil.java [deleted file]
libs/nixio/axTLS/bindings/lua/Makefile [deleted file]
libs/nixio/axTLS/bindings/perl/Makefile [deleted file]
libs/nixio/axTLS/bindings/vbnet/Makefile [deleted file]
libs/nixio/axTLS/bindings/vbnet/axTLSvb.vb [deleted file]
libs/nixio/axTLS/config/.config [deleted file]
libs/nixio/axTLS/config/Config.in [deleted file]
libs/nixio/axTLS/config/JMeter.jmx [deleted file]
libs/nixio/axTLS/config/Rules.mak [deleted file]
libs/nixio/axTLS/config/axhttpd.aip [deleted file]
libs/nixio/axTLS/config/axtls.RES [deleted file]
libs/nixio/axTLS/config/axtls.rc [deleted file]
libs/nixio/axTLS/config/config.h [deleted file]
libs/nixio/axTLS/config/linuxconfig [deleted file]
libs/nixio/axTLS/config/makefile.conf [deleted file]
libs/nixio/axTLS/config/makefile.dotnet.conf [deleted file]
libs/nixio/axTLS/config/makefile.java.conf [deleted file]
libs/nixio/axTLS/config/makefile.post [deleted file]
libs/nixio/axTLS/config/scripts/config/Kconfig-language.txt [deleted file]
libs/nixio/axTLS/config/scripts/config/Makefile [deleted file]
libs/nixio/axTLS/config/scripts/config/conf.c [deleted file]
libs/nixio/axTLS/config/scripts/config/confdata.c [deleted file]
libs/nixio/axTLS/config/scripts/config/expr.c [deleted file]
libs/nixio/axTLS/config/scripts/config/expr.h [deleted file]
libs/nixio/axTLS/config/scripts/config/lex.zconf.c_shipped [deleted file]
libs/nixio/axTLS/config/scripts/config/lkc.h [deleted file]
libs/nixio/axTLS/config/scripts/config/lkc_proto.h [deleted file]
libs/nixio/axTLS/config/scripts/config/lxdialog/BIG.FAT.WARNING [deleted file]
libs/nixio/axTLS/config/scripts/config/lxdialog/checklist.c [deleted file]
libs/nixio/axTLS/config/scripts/config/lxdialog/colors.h [deleted file]
libs/nixio/axTLS/config/scripts/config/lxdialog/dialog.h [deleted file]
libs/nixio/axTLS/config/scripts/config/lxdialog/inputbox.c [deleted file]
libs/nixio/axTLS/config/scripts/config/lxdialog/menubox.c [deleted file]
libs/nixio/axTLS/config/scripts/config/lxdialog/msgbox.c [deleted file]
libs/nixio/axTLS/config/scripts/config/lxdialog/textbox.c [deleted file]
libs/nixio/axTLS/config/scripts/config/lxdialog/util.c [deleted file]
libs/nixio/axTLS/config/scripts/config/lxdialog/yesno.c [deleted file]
libs/nixio/axTLS/config/scripts/config/mconf.c [deleted file]
libs/nixio/axTLS/config/scripts/config/menu.c [deleted file]
libs/nixio/axTLS/config/scripts/config/mkconfigs [deleted file]
libs/nixio/axTLS/config/scripts/config/symbol.c [deleted file]
libs/nixio/axTLS/config/scripts/config/util.c [deleted file]
libs/nixio/axTLS/config/scripts/config/zconf.l [deleted file]
libs/nixio/axTLS/config/scripts/config/zconf.tab.c_shipped [deleted file]
libs/nixio/axTLS/config/scripts/config/zconf.tab.h_shipped [deleted file]
libs/nixio/axTLS/config/scripts/config/zconf.y [deleted file]
libs/nixio/axTLS/config/win32config [deleted file]
libs/nixio/axTLS/crypto/Makefile [deleted file]
libs/nixio/axTLS/crypto/aes.c [deleted file]
libs/nixio/axTLS/crypto/bigint.c [deleted file]
libs/nixio/axTLS/crypto/bigint.h [deleted file]
libs/nixio/axTLS/crypto/bigint_impl.h [deleted file]
libs/nixio/axTLS/crypto/crypto.h [deleted file]
libs/nixio/axTLS/crypto/crypto_misc.c [deleted file]
libs/nixio/axTLS/crypto/hmac.c [deleted file]
libs/nixio/axTLS/crypto/md2.c [deleted file]
libs/nixio/axTLS/crypto/md5.c [deleted file]
libs/nixio/axTLS/crypto/rc4.c [deleted file]
libs/nixio/axTLS/crypto/rsa.c [deleted file]
libs/nixio/axTLS/crypto/sha1.c [deleted file]
libs/nixio/axTLS/docsrc/Makefile [deleted file]
libs/nixio/axTLS/docsrc/axTLS.dox [deleted file]
libs/nixio/axTLS/docsrc/doco_footer.html [deleted file]
libs/nixio/axTLS/docsrc/images/axolotl.jpg [deleted file]
libs/nixio/axTLS/docsrc/images/tsbasbw.gif [deleted file]
libs/nixio/axTLS/httpd/Config.in [deleted file]
libs/nixio/axTLS/httpd/Makefile [deleted file]
libs/nixio/axTLS/httpd/axhttp.h [deleted file]
libs/nixio/axTLS/httpd/axhttpd.c [deleted file]
libs/nixio/axTLS/httpd/htpasswd.c [deleted file]
libs/nixio/axTLS/httpd/kepler-1.1-snapshot-20070521-1825.tar.gz [deleted file]
libs/nixio/axTLS/httpd/kepler.patch [deleted file]
libs/nixio/axTLS/httpd/proc.c [deleted file]
libs/nixio/axTLS/httpd/tdate_parse.c [deleted file]
libs/nixio/axTLS/samples/Config.in [deleted file]
libs/nixio/axTLS/samples/Makefile [deleted file]
libs/nixio/axTLS/samples/c/Makefile [deleted file]
libs/nixio/axTLS/samples/c/axssl.c [deleted file]
libs/nixio/axTLS/samples/csharp/Makefile [deleted file]
libs/nixio/axTLS/samples/csharp/axssl.cs [deleted file]
libs/nixio/axTLS/samples/java/Makefile [deleted file]
libs/nixio/axTLS/samples/java/axssl.java [deleted file]
libs/nixio/axTLS/samples/java/manifest.mf [deleted file]
libs/nixio/axTLS/samples/lua/Makefile [deleted file]
libs/nixio/axTLS/samples/lua/axssl.lua [deleted file]
libs/nixio/axTLS/samples/perl/Makefile [deleted file]
libs/nixio/axTLS/samples/perl/axssl.pl [deleted file]
libs/nixio/axTLS/samples/vbnet/Makefile [deleted file]
libs/nixio/axTLS/samples/vbnet/axssl.vb [deleted file]
libs/nixio/axTLS/ssl/BigIntConfig.in [deleted file]
libs/nixio/axTLS/ssl/Config.in [deleted file]
libs/nixio/axTLS/ssl/Makefile [deleted file]
libs/nixio/axTLS/ssl/asn1.c [deleted file]
libs/nixio/axTLS/ssl/cert.h [deleted file]
libs/nixio/axTLS/ssl/crypto_misc.h [deleted file]
libs/nixio/axTLS/ssl/gen_cert.c [deleted file]
libs/nixio/axTLS/ssl/loader.c [deleted file]
libs/nixio/axTLS/ssl/openssl.c [deleted file]
libs/nixio/axTLS/ssl/os_port.c [deleted file]
libs/nixio/axTLS/ssl/os_port.h [deleted file]
libs/nixio/axTLS/ssl/p12.c [deleted file]
libs/nixio/axTLS/ssl/private_key.h [deleted file]
libs/nixio/axTLS/ssl/ssl.h [deleted file]
libs/nixio/axTLS/ssl/test/Makefile [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.ca_key.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.ca_x509.cer [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.ca_x509.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.device_key [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.device_key.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.encrypted.p8 [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.encrypted_pem.p8 [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.key_1024 [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.key_1024.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.key_2048 [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.key_2048.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.key_4096 [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.key_4096.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.key_512 [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.key_512.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.key_aes128.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.key_aes256.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.noname.p12 [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.unencrypted.p8 [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.unencrypted_pem.p8 [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.withCA.p12 [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.withoutCA.p12 [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.x509_1024.cer [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.x509_1024.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.x509_2048.cer [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.x509_2048.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.x509_4096.cer [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.x509_4096.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.x509_512.cer [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.x509_512.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.x509_aes128.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.x509_aes256.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.x509_bad_after.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.x509_bad_before.pem [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.x509_device.cer [deleted file]
libs/nixio/axTLS/ssl/test/axTLS.x509_device.pem [deleted file]
libs/nixio/axTLS/ssl/test/datatest.c [deleted file]
libs/nixio/axTLS/ssl/test/datatest.c.old [deleted file]
libs/nixio/axTLS/ssl/test/deutsche_telecom.x509_ca [deleted file]
libs/nixio/axTLS/ssl/test/equifax.x509_ca [deleted file]
libs/nixio/axTLS/ssl/test/gnutls.cer [deleted file]
libs/nixio/axTLS/ssl/test/header_issue.dat [deleted file]
libs/nixio/axTLS/ssl/test/killopenssl.sh [deleted file]
libs/nixio/axTLS/ssl/test/make_certs.sh [deleted file]
libs/nixio/axTLS/ssl/test/microsoft.x509_ca [deleted file]
libs/nixio/axTLS/ssl/test/microsoft.x509_ca.pem [deleted file]
libs/nixio/axTLS/ssl/test/ms_iis.cer [deleted file]
libs/nixio/axTLS/ssl/test/perf_bigint.c [deleted file]
libs/nixio/axTLS/ssl/test/socgen.cer [deleted file]
libs/nixio/axTLS/ssl/test/ssltest.c [deleted file]
libs/nixio/axTLS/ssl/test/ssltest.c.bak [deleted file]
libs/nixio/axTLS/ssl/test/test_axssl.sh [deleted file]
libs/nixio/axTLS/ssl/test/thawte.x509_ca [deleted file]
libs/nixio/axTLS/ssl/test/verisign.x509_ca [deleted file]
libs/nixio/axTLS/ssl/test/verisign.x509_ca.pem [deleted file]
libs/nixio/axTLS/ssl/test/verisign.x509_my_cert [deleted file]
libs/nixio/axTLS/ssl/test/verisign.x509_my_cert.pem [deleted file]
libs/nixio/axTLS/ssl/tls1.c [deleted file]
libs/nixio/axTLS/ssl/tls1.h [deleted file]
libs/nixio/axTLS/ssl/tls1_clnt.c [deleted file]
libs/nixio/axTLS/ssl/tls1_svr.c [deleted file]
libs/nixio/axTLS/ssl/version.h [deleted file]
libs/nixio/axTLS/ssl/x509.c [deleted file]
libs/nixio/axTLS/www/bin/.htaccess [deleted file]
libs/nixio/axTLS/www/favicon.ico [deleted file]
libs/nixio/axTLS/www/index.html [deleted file]
libs/nixio/axTLS/www/lua/download.lua [deleted file]
libs/nixio/axTLS/www/lua/env.lua [deleted file]
libs/nixio/axTLS/www/lua/overview.lp [deleted file]
libs/nixio/axTLS/www/lua/prepara_sql2.lua [deleted file]
libs/nixio/axTLS/www/lua/test_conc.lua [deleted file]
libs/nixio/axTLS/www/lua/test_cookies.lp [deleted file]
libs/nixio/axTLS/www/lua/test_cookies.lua [deleted file]
libs/nixio/axTLS/www/lua/test_err.lua [deleted file]
libs/nixio/axTLS/www/lua/test_fs.lua [deleted file]
libs/nixio/axTLS/www/lua/test_htk.lua [deleted file]
libs/nixio/axTLS/www/lua/test_lib.lua [deleted file]
libs/nixio/axTLS/www/lua/test_main.html [deleted file]
libs/nixio/axTLS/www/lua/test_main.lp [deleted file]
libs/nixio/axTLS/www/lua/test_main.lua [deleted file]
libs/nixio/axTLS/www/lua/test_session.lua [deleted file]
libs/nixio/axTLS/www/lua/test_sql.lua [deleted file]
libs/nixio/axTLS/www/lua/test_sql2.lua [deleted file]
libs/nixio/axTLS/www/lua/test_variables.lp [deleted file]
libs/nixio/axTLS/www/test_dir/bin/.htaccess [deleted file]
libs/nixio/axTLS/www/test_dir/no_http/.htaccess [deleted file]
libs/nixio/axTLS/www/test_dir/no_http/.htpasswd [deleted file]
libs/nixio/axTLS/www/test_dir/no_http/index.html [deleted file]
libs/nixio/axTLS/www/test_dir/no_ssl/.htaccess [deleted file]
libs/nixio/axTLS/www/test_dir/no_ssl/index.html [deleted file]
libs/nixio/axtls-config/.config [deleted file]
libs/nixio/axtls-config/config.h [deleted file]
libs/nixio/axtls-root/etc/nixio/rsa_main.der [deleted file]
libs/nixio/docsrc/CHANGELOG.lua [deleted file]
libs/nixio/docsrc/README.lua [deleted file]
libs/nixio/docsrc/nixio.CryptoHash.lua [deleted file]
libs/nixio/docsrc/nixio.File.lua [deleted file]
libs/nixio/docsrc/nixio.Socket.lua [deleted file]
libs/nixio/docsrc/nixio.TLSContext.lua [deleted file]
libs/nixio/docsrc/nixio.TLSSocket.lua [deleted file]
libs/nixio/docsrc/nixio.UnifiedIO.lua [deleted file]
libs/nixio/docsrc/nixio.bin.lua [deleted file]
libs/nixio/docsrc/nixio.bit.lua [deleted file]
libs/nixio/docsrc/nixio.crypto.lua [deleted file]
libs/nixio/docsrc/nixio.fs.lua [deleted file]
libs/nixio/docsrc/nixio.lua [deleted file]
libs/nixio/lua/bit.lua [deleted file]
libs/nixio/lua/nixio/fs.lua [deleted file]
libs/nixio/lua/nixio/util.lua [deleted file]
libs/nixio/nixio-0.3-1.rockspec [deleted file]
libs/nixio/root/lib/upgrade/luci-add-conffiles.sh [deleted file]
libs/nixio/src/address.c [deleted file]
libs/nixio/src/axtls-compat.c [deleted file]
libs/nixio/src/axtls-compat.h [deleted file]
libs/nixio/src/binary.c [deleted file]
libs/nixio/src/bind.c [deleted file]
libs/nixio/src/bit.c [deleted file]
libs/nixio/src/cyassl-compat.c [deleted file]
libs/nixio/src/cyassl-compat.h [deleted file]
libs/nixio/src/file.c [deleted file]
libs/nixio/src/fs.c [deleted file]
libs/nixio/src/io.c [deleted file]
libs/nixio/src/mingw-compat.c [deleted file]
libs/nixio/src/mingw-compat.h [deleted file]
libs/nixio/src/nixio-tls.h [deleted file]
libs/nixio/src/nixio.c [deleted file]
libs/nixio/src/nixio.h [deleted file]
libs/nixio/src/poll.c [deleted file]
libs/nixio/src/process.c [deleted file]
libs/nixio/src/protoent.c [deleted file]
libs/nixio/src/socket.c [deleted file]
libs/nixio/src/sockopt.c [deleted file]
libs/nixio/src/splice.c [deleted file]
libs/nixio/src/syslog.c [deleted file]
libs/nixio/src/tls-context.c [deleted file]
libs/nixio/src/tls-crypto.c [deleted file]
libs/nixio/src/tls-socket.c [deleted file]
libs/nixio/src/user.c [deleted file]
libs/nixio/standalone.mk [deleted file]
libs/px5g/Makefile [deleted file]
libs/px5g/lua/px5g/util.lua [deleted file]
libs/px5g/root/usr/sbin/px5g-genkeys [deleted file]
libs/px5g/src/library/bignum.c [deleted file]
libs/px5g/src/library/havege.c [deleted file]
libs/px5g/src/library/rsa.c [deleted file]
libs/px5g/src/library/sha1.c [deleted file]
libs/px5g/src/library/timing.c [deleted file]
libs/px5g/src/library/x509write.c [deleted file]
libs/px5g/src/polarssl/bignum.h [deleted file]
libs/px5g/src/polarssl/bn_mul.h [deleted file]
libs/px5g/src/polarssl/config.h [deleted file]
libs/px5g/src/polarssl/havege.h [deleted file]
libs/px5g/src/polarssl/rsa.h [deleted file]
libs/px5g/src/polarssl/sha1.h [deleted file]
libs/px5g/src/polarssl/timing.h [deleted file]
libs/px5g/src/polarssl/x509.h [deleted file]
libs/px5g/src/px5g.c [deleted file]
libs/px5g/src/px5g.h [deleted file]
libs/rpcc/Makefile [deleted file]
libs/rpcc/luasrc/rpcc.lua [deleted file]
libs/rpcc/luasrc/rpcc/ruci.lua [deleted file]
luci.mk [new file with mode: 0644]
modules/admin-full/Makefile [deleted file]
modules/admin-full/htdocs/luci-static/resources/bandwidth.svg [deleted file]
modules/admin-full/htdocs/luci-static/resources/connections.svg [deleted file]
modules/admin-full/htdocs/luci-static/resources/load.svg [deleted file]
modules/admin-full/htdocs/luci-static/resources/wifirate.svg [deleted file]
modules/admin-full/htdocs/luci-static/resources/wireless.svg [deleted file]
modules/admin-full/luasrc/controller/admin/filebrowser.lua [deleted file]
modules/admin-full/luasrc/controller/admin/index.lua [deleted file]
modules/admin-full/luasrc/controller/admin/network.lua [deleted file]
modules/admin-full/luasrc/controller/admin/status.lua [deleted file]
modules/admin-full/luasrc/controller/admin/system.lua [deleted file]
modules/admin-full/luasrc/controller/admin/uci.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_network/dhcp.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_network/hosts.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_network/iface_add.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_network/ifaces.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_network/network.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_network/proto_ahcp.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_network/routes.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_network/vlan.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_network/wifi_add.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_status/processes.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_system/admin.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_system/backupfiles.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_system/buttons.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_system/crontab.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_system/fstab.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_system/fstab/mount.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_system/fstab/swap.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_system/ipkg.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_system/leds.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_system/startup.lua [deleted file]
modules/admin-full/luasrc/model/cbi/admin_system/system.lua [deleted file]
modules/admin-full/luasrc/view/admin_network/diagnostics.htm [deleted file]
modules/admin-full/luasrc/view/admin_network/iface_overview.htm [deleted file]
modules/admin-full/luasrc/view/admin_network/iface_status.htm [deleted file]
modules/admin-full/luasrc/view/admin_network/lease_status.htm [deleted file]
modules/admin-full/luasrc/view/admin_network/switch_status.htm [deleted file]
modules/admin-full/luasrc/view/admin_network/wifi_join.htm [deleted file]
modules/admin-full/luasrc/view/admin_network/wifi_overview.htm [deleted file]
modules/admin-full/luasrc/view/admin_network/wifi_status.htm [deleted file]
modules/admin-full/luasrc/view/admin_status/bandwidth.htm [deleted file]
modules/admin-full/luasrc/view/admin_status/connections.htm [deleted file]
modules/admin-full/luasrc/view/admin_status/dmesg.htm [deleted file]
modules/admin-full/luasrc/view/admin_status/index.htm [deleted file]
modules/admin-full/luasrc/view/admin_status/iptables.htm [deleted file]
modules/admin-full/luasrc/view/admin_status/load.htm [deleted file]
modules/admin-full/luasrc/view/admin_status/routes.htm [deleted file]
modules/admin-full/luasrc/view/admin_status/syslog.htm [deleted file]
modules/admin-full/luasrc/view/admin_status/wireless.htm [deleted file]
modules/admin-full/luasrc/view/admin_system/applyreboot.htm [deleted file]
modules/admin-full/luasrc/view/admin_system/backupfiles.htm [deleted file]
modules/admin-full/luasrc/view/admin_system/clock_status.htm [deleted file]
modules/admin-full/luasrc/view/admin_system/flashops.htm [deleted file]
modules/admin-full/luasrc/view/admin_system/ipkg.htm [deleted file]
modules/admin-full/luasrc/view/admin_system/packages.htm [deleted file]
modules/admin-full/luasrc/view/admin_system/reboot.htm [deleted file]
modules/admin-full/luasrc/view/admin_system/upgrade.htm [deleted file]
modules/admin-full/luasrc/view/admin_uci/apply.htm [deleted file]
modules/admin-full/luasrc/view/admin_uci/changelog.htm [deleted file]
modules/admin-full/luasrc/view/admin_uci/changes.htm [deleted file]
modules/admin-full/luasrc/view/admin_uci/revert.htm [deleted file]
modules/admin-full/luasrc/view/cbi/wireless_modefreq.htm [deleted file]
modules/admin-full/src/luci-bwc.c [deleted file]
modules/admin-mini/Makefile [deleted file]
modules/admin-mini/luasrc/controller/mini/index.lua [deleted file]
modules/admin-mini/luasrc/controller/mini/network.lua [deleted file]
modules/admin-mini/luasrc/controller/mini/system.lua [deleted file]
modules/admin-mini/luasrc/model/cbi/mini/dhcp.lua [deleted file]
modules/admin-mini/luasrc/model/cbi/mini/index.lua [deleted file]
modules/admin-mini/luasrc/model/cbi/mini/luci.lua [deleted file]
modules/admin-mini/luasrc/model/cbi/mini/network.lua [deleted file]
modules/admin-mini/luasrc/model/cbi/mini/passwd.lua [deleted file]
modules/admin-mini/luasrc/model/cbi/mini/system.lua [deleted file]
modules/admin-mini/luasrc/model/cbi/mini/wifi.lua [deleted file]
modules/admin-mini/luasrc/view/mini/applyreboot.htm [deleted file]
modules/admin-mini/luasrc/view/mini/backup.htm [deleted file]
modules/admin-mini/luasrc/view/mini/index.htm [deleted file]
modules/admin-mini/luasrc/view/mini/reboot.htm [deleted file]
modules/admin-mini/luasrc/view/mini/upgrade.htm [deleted file]
modules/base/Makefile [deleted file]
modules/base/htdocs/cgi-bin/luci [deleted file]
modules/base/htdocs/luci-static/resources/cbi.js [deleted file]
modules/base/htdocs/luci-static/resources/cbi/add.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/apply.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/arrow.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/down.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/download.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/edit.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/fieldadd.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/file.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/find.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/folder.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/help.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/key.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/link.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/reload.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/remove.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/reset.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/save.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/up.gif [deleted file]
modules/base/htdocs/luci-static/resources/cbi/user.gif [deleted file]
modules/base/htdocs/luci-static/resources/icons/bridge.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/bridge_disabled.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/encryption.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/encryption_disabled.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/ethernet.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/ethernet_disabled.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/loading.gif [deleted file]
modules/base/htdocs/luci-static/resources/icons/port_down.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/port_up.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/signal-0-25.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/signal-0.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/signal-25-50.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/signal-50-75.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/signal-75-100.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/signal-none.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/switch.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/switch_disabled.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/tunnel.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/tunnel_disabled.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/vlan.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/vlan_disabled.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/wifi.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/wifi_big.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/wifi_big_disabled.png [deleted file]
modules/base/htdocs/luci-static/resources/icons/wifi_disabled.png [deleted file]
modules/base/htdocs/luci-static/resources/xhr.js [deleted file]
modules/base/luasrc/cacheloader.lua [deleted file]
modules/base/luasrc/cbi.lua [deleted file]
modules/base/luasrc/cbi/datatypes.lua [deleted file]
modules/base/luasrc/ccache.lua [deleted file]
modules/base/luasrc/config.lua [deleted file]
modules/base/luasrc/controller/admin/servicectl.lua [deleted file]
modules/base/luasrc/debug.lua [deleted file]
modules/base/luasrc/dispatcher.lua [deleted file]
modules/base/luasrc/fs.lua [deleted file]
modules/base/luasrc/http.lua [deleted file]
modules/base/luasrc/http/protocol.lua [deleted file]
modules/base/luasrc/http/protocol/conditionals.lua [deleted file]
modules/base/luasrc/http/protocol/date.lua [deleted file]
modules/base/luasrc/http/protocol/mime.lua [deleted file]
modules/base/luasrc/i18n.lua [deleted file]
modules/base/luasrc/init.lua [deleted file]
modules/base/luasrc/ip.lua [deleted file]
modules/base/luasrc/ltn12.lua [deleted file]
modules/base/luasrc/model/cbi/admin_network/proto_dhcp.lua [deleted file]
modules/base/luasrc/model/cbi/admin_network/proto_none.lua [deleted file]
modules/base/luasrc/model/cbi/admin_network/proto_static.lua [deleted file]
modules/base/luasrc/model/firewall.lua [deleted file]
modules/base/luasrc/model/ipkg.lua [deleted file]
modules/base/luasrc/model/network.lua [deleted file]
modules/base/luasrc/model/uci.lua [deleted file]
modules/base/luasrc/sauth.lua [deleted file]
modules/base/luasrc/sgi/cgi.lua [deleted file]
modules/base/luasrc/sgi/uhttpd.lua [deleted file]
modules/base/luasrc/store.lua [deleted file]
modules/base/luasrc/sys.lua [deleted file]
modules/base/luasrc/sys/iptparser.lua [deleted file]
modules/base/luasrc/sys/zoneinfo.lua [deleted file]
modules/base/luasrc/sys/zoneinfo/tzdata.lua [deleted file]
modules/base/luasrc/sys/zoneinfo/tzoffset.lua [deleted file]
modules/base/luasrc/template.lua [deleted file]
modules/base/luasrc/tools/proto.lua [deleted file]
modules/base/luasrc/tools/status.lua [deleted file]
modules/base/luasrc/tools/webadmin.lua [deleted file]
modules/base/luasrc/util.lua [deleted file]
modules/base/luasrc/version.lua [deleted file]
modules/base/luasrc/view/cbi/apply_xhr.htm [deleted file]
modules/base/luasrc/view/cbi/browser.htm [deleted file]
modules/base/luasrc/view/cbi/button.htm [deleted file]
modules/base/luasrc/view/cbi/cell_valuefooter.htm [deleted file]
modules/base/luasrc/view/cbi/cell_valueheader.htm [deleted file]
modules/base/luasrc/view/cbi/compound.htm [deleted file]
modules/base/luasrc/view/cbi/delegator.htm [deleted file]
modules/base/luasrc/view/cbi/dvalue.htm [deleted file]
modules/base/luasrc/view/cbi/dynlist.htm [deleted file]
modules/base/luasrc/view/cbi/filebrowser.htm [deleted file]
modules/base/luasrc/view/cbi/firewall_zoneforwards.htm [deleted file]
modules/base/luasrc/view/cbi/firewall_zonelist.htm [deleted file]
modules/base/luasrc/view/cbi/footer.htm [deleted file]
modules/base/luasrc/view/cbi/full_valuefooter.htm [deleted file]
modules/base/luasrc/view/cbi/full_valueheader.htm [deleted file]
modules/base/luasrc/view/cbi/fvalue.htm [deleted file]
modules/base/luasrc/view/cbi/header.htm [deleted file]
modules/base/luasrc/view/cbi/lvalue.htm [deleted file]
modules/base/luasrc/view/cbi/map.htm [deleted file]
modules/base/luasrc/view/cbi/mvalue.htm [deleted file]
modules/base/luasrc/view/cbi/network_ifacelist.htm [deleted file]
modules/base/luasrc/view/cbi/network_netinfo.htm [deleted file]
modules/base/luasrc/view/cbi/network_netlist.htm [deleted file]
modules/base/luasrc/view/cbi/nsection.htm [deleted file]
modules/base/luasrc/view/cbi/nullsection.htm [deleted file]
modules/base/luasrc/view/cbi/simpleform.htm [deleted file]
modules/base/luasrc/view/cbi/tabcontainer.htm [deleted file]
modules/base/luasrc/view/cbi/tabmenu.htm [deleted file]
modules/base/luasrc/view/cbi/tblsection.htm [deleted file]
modules/base/luasrc/view/cbi/tsection.htm [deleted file]
modules/base/luasrc/view/cbi/tvalue.htm [deleted file]
modules/base/luasrc/view/cbi/ucisection.htm [deleted file]
modules/base/luasrc/view/cbi/upload.htm [deleted file]
modules/base/luasrc/view/cbi/value.htm [deleted file]
modules/base/luasrc/view/cbi/valuefooter.htm [deleted file]
modules/base/luasrc/view/cbi/valueheader.htm [deleted file]
modules/base/luasrc/view/error404.htm [deleted file]
modules/base/luasrc/view/error500.htm [deleted file]
modules/base/luasrc/view/footer.htm [deleted file]
modules/base/luasrc/view/header.htm [deleted file]
modules/base/luasrc/view/indexer.htm [deleted file]
modules/base/luasrc/view/sysauth.htm [deleted file]
modules/base/root/etc/config/luci [deleted file]
modules/base/root/etc/config/ucitrack [deleted file]
modules/base/root/lib/uci/upload/.gitignore [deleted file]
modules/base/root/sbin/luci-reload [deleted file]
modules/base/root/www/index.html [deleted file]
modules/base/src/po2lmo.c [deleted file]
modules/base/src/template_lmo.c [deleted file]
modules/base/src/template_lmo.h [deleted file]
modules/base/src/template_lualib.c [deleted file]
modules/base/src/template_lualib.h [deleted file]
modules/base/src/template_parser.c [deleted file]
modules/base/src/template_parser.h [deleted file]
modules/base/src/template_utils.c [deleted file]
modules/base/src/template_utils.h [deleted file]
modules/base/standalone.mk [deleted file]
modules/failsafe/Makefile [deleted file]
modules/failsafe/luasrc/controller/failsafe/failsafe.lua [deleted file]
modules/failsafe/luasrc/view/failsafe/applyreboot.htm [deleted file]
modules/failsafe/luasrc/view/failsafe/flashops.htm [deleted file]
modules/failsafe/luasrc/view/failsafe/reboot.htm [deleted file]
modules/failsafe/luasrc/view/failsafe/upgrade.htm [deleted file]
modules/freifunk/Makefile [deleted file]
modules/freifunk/htdocs/luci-static/flashing.html [deleted file]
modules/freifunk/htdocs/luci-static/resources/OSMLatLon.htm [deleted file]
modules/freifunk/htdocs/luci-static/resources/flashing.gif [deleted file]
modules/freifunk/htdocs/luci-static/resources/freifunk-map/hna.gif [deleted file]
modules/freifunk/htdocs/luci-static/resources/freifunk-map/node.gif [deleted file]
modules/freifunk/htdocs/luci-static/resources/osm.js [deleted file]
modules/freifunk/luasrc/controller/freifunk/freifunk.lua [deleted file]
modules/freifunk/luasrc/controller/freifunk/remote_update.lua [deleted file]
modules/freifunk/luasrc/model/cbi/freifunk/basics.lua [deleted file]
modules/freifunk/luasrc/model/cbi/freifunk/contact.lua [deleted file]
modules/freifunk/luasrc/model/cbi/freifunk/profile.lua [deleted file]
modules/freifunk/luasrc/model/cbi/freifunk/profile_expert.lua [deleted file]
modules/freifunk/luasrc/model/cbi/freifunk/user_index.lua [deleted file]
modules/freifunk/luasrc/view/cbi/osmll_value.htm [deleted file]
modules/freifunk/luasrc/view/freifunk-map/frame.htm [deleted file]
modules/freifunk/luasrc/view/freifunk-map/map.htm [deleted file]
modules/freifunk/luasrc/view/freifunk/adminindex.htm [deleted file]
modules/freifunk/luasrc/view/freifunk/contact.htm [deleted file]
modules/freifunk/luasrc/view/freifunk/index.htm [deleted file]
modules/freifunk/luasrc/view/freifunk/profile_error.htm [deleted file]
modules/freifunk/luasrc/view/freifunk/public_status.htm [deleted file]
modules/freifunk/luasrc/view/freifunk/remote_update.htm [deleted file]
modules/luci-base/Makefile [new file with mode: 0644]
modules/luci-base/htdocs/cgi-bin/luci [new file with mode: 0755]
modules/luci-base/htdocs/luci-static/resources/cbi.js [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/add.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/apply.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/arrow.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/down.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/download.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/edit.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/fieldadd.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/file.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/find.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/folder.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/help.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/key.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/link.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/reload.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/remove.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/reset.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/save.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/up.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/cbi/user.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/bridge.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/bridge_disabled.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/encryption.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/encryption_disabled.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/ethernet.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/ethernet_disabled.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/loading.gif [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/port_down.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/port_up.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/signal-0-25.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/signal-0.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/signal-25-50.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/signal-50-75.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/signal-75-100.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/signal-none.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/switch.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/switch_disabled.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/tunnel.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/tunnel_disabled.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/vlan.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/vlan_disabled.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/wifi.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/wifi_big.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/wifi_big_disabled.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/icons/wifi_disabled.png [new file with mode: 0644]
modules/luci-base/htdocs/luci-static/resources/xhr.js [new file with mode: 0644]
modules/luci-base/luasrc/cacheloader.lua [new file with mode: 0644]
modules/luci-base/luasrc/cbi.lua [new file with mode: 0644]
modules/luci-base/luasrc/cbi/datatypes.lua [new file with mode: 0644]
modules/luci-base/luasrc/ccache.lua [new file with mode: 0644]
modules/luci-base/luasrc/config.lua [new file with mode: 0644]
modules/luci-base/luasrc/controller/admin/servicectl.lua [new file with mode: 0644]
modules/luci-base/luasrc/debug.lua [new file with mode: 0644]
modules/luci-base/luasrc/dispatcher.lua [new file with mode: 0644]
modules/luci-base/luasrc/fs.lua [new file with mode: 0644]
modules/luci-base/luasrc/http.lua [new file with mode: 0644]
modules/luci-base/luasrc/http/protocol.lua [new file with mode: 0644]
modules/luci-base/luasrc/http/protocol/conditionals.lua [new file with mode: 0644]
modules/luci-base/luasrc/http/protocol/date.lua [new file with mode: 0644]
modules/luci-base/luasrc/http/protocol/mime.lua [new file with mode: 0644]
modules/luci-base/luasrc/i18n.lua [new file with mode: 0644]
modules/luci-base/luasrc/init.lua [new file with mode: 0644]
modules/luci-base/luasrc/ip.lua [new file with mode: 0644]
modules/luci-base/luasrc/ltn12.lua [new file with mode: 0644]
modules/luci-base/luasrc/model/cbi/admin_network/proto_dhcp.lua [new file with mode: 0644]
modules/luci-base/luasrc/model/cbi/admin_network/proto_none.lua [new file with mode: 0644]
modules/luci-base/luasrc/model/cbi/admin_network/proto_static.lua [new file with mode: 0644]
modules/luci-base/luasrc/model/firewall.lua [new file with mode: 0644]
modules/luci-base/luasrc/model/ipkg.lua [new file with mode: 0644]
modules/luci-base/luasrc/model/network.lua [new file with mode: 0644]
modules/luci-base/luasrc/model/uci.lua [new file with mode: 0644]
modules/luci-base/luasrc/sauth.lua [new file with mode: 0644]
modules/luci-base/luasrc/sgi/cgi.lua [new file with mode: 0644]
modules/luci-base/luasrc/sgi/uhttpd.lua [new file with mode: 0644]
modules/luci-base/luasrc/store.lua [new file with mode: 0644]
modules/luci-base/luasrc/sys.lua [new file with mode: 0644]
modules/luci-base/luasrc/sys/iptparser.lua [new file with mode: 0644]
modules/luci-base/luasrc/sys/zoneinfo.lua [new file with mode: 0644]
modules/luci-base/luasrc/sys/zoneinfo/tzdata.lua [new file with mode: 0644]
modules/luci-base/luasrc/sys/zoneinfo/tzoffset.lua [new file with mode: 0644]
modules/luci-base/luasrc/template.lua [new file with mode: 0644]
modules/luci-base/luasrc/tools/proto.lua [new file with mode: 0644]
modules/luci-base/luasrc/tools/status.lua [new file with mode: 0644]
modules/luci-base/luasrc/tools/webadmin.lua [new file with mode: 0644]
modules/luci-base/luasrc/util.lua [new file with mode: 0644]
modules/luci-base/luasrc/version.lua [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/apply_xhr.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/browser.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/button.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/cell_valuefooter.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/cell_valueheader.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/compound.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/delegator.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/dvalue.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/dynlist.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/filebrowser.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/firewall_zoneforwards.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/firewall_zonelist.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/footer.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/full_valuefooter.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/full_valueheader.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/fvalue.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/header.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/lvalue.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/map.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/mvalue.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/network_ifacelist.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/network_netinfo.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/network_netlist.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/nsection.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/nullsection.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/simpleform.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/tabcontainer.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/tabmenu.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/tblsection.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/tsection.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/tvalue.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/ucisection.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/upload.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/value.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/valuefooter.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/cbi/valueheader.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/error404.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/error500.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/footer.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/header.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/indexer.htm [new file with mode: 0644]
modules/luci-base/luasrc/view/sysauth.htm [new file with mode: 0644]
modules/luci-base/po/ca/base.po [new file with mode: 0644]
modules/luci-base/po/cs/base.po [new file with mode: 0644]
modules/luci-base/po/de/base.po [new file with mode: 0644]
modules/luci-base/po/el/base.po [new file with mode: 0644]
modules/luci-base/po/en/base.po [new file with mode: 0644]
modules/luci-base/po/es/base.po [new file with mode: 0644]
modules/luci-base/po/fr/base.po [new file with mode: 0644]
modules/luci-base/po/he/base.po [new file with mode: 0644]
modules/luci-base/po/hu/base.po [new file with mode: 0644]
modules/luci-base/po/it/base.po [new file with mode: 0644]
modules/luci-base/po/ja/base.po [new file with mode: 0644]
modules/luci-base/po/ms/base.po [new file with mode: 0644]
modules/luci-base/po/no/base.po [new file with mode: 0644]
modules/luci-base/po/pl/base.po [new file with mode: 0644]
modules/luci-base/po/pt-br/base.po [new file with mode: 0644]
modules/luci-base/po/pt/base.po [new file with mode: 0644]
modules/luci-base/po/ro/base.po [new file with mode: 0644]
modules/luci-base/po/ru/base.po [new file with mode: 0644]
modules/luci-base/po/sk/base.po [new file with mode: 0644]
modules/luci-base/po/sv/base.po [new file with mode: 0644]
modules/luci-base/po/templates/base.pot [new file with mode: 0644]
modules/luci-base/po/tr/base.po [new file with mode: 0644]
modules/luci-base/po/uk/base.po [new file with mode: 0644]
modules/luci-base/po/vi/base.po [new file with mode: 0644]
modules/luci-base/po/zh-cn/base.po [new file with mode: 0644]
modules/luci-base/po/zh-tw/base.po [new file with mode: 0644]
modules/luci-base/root/etc/config/luci [new file with mode: 0644]
modules/luci-base/root/etc/config/ucitrack [new file with mode: 0644]
modules/luci-base/root/lib/uci/upload/.gitignore [new file with mode: 0644]
modules/luci-base/root/sbin/luci-reload [new file with mode: 0755]
modules/luci-base/root/www/index.html [new file with mode: 0644]
modules/luci-base/src/Makefile [new file with mode: 0644]
modules/luci-base/src/mkversion.sh [new file with mode: 0755]
modules/luci-base/src/po2lmo.c [new file with mode: 0644]
modules/luci-base/src/template_lmo.c [new file with mode: 0644]
modules/luci-base/src/template_lmo.h [new file with mode: 0644]
modules/luci-base/src/template_lualib.c [new file with mode: 0644]
modules/luci-base/src/template_lualib.h [new file with mode: 0644]
modules/luci-base/src/template_parser.c [new file with mode: 0644]
modules/luci-base/src/template_parser.h [new file with mode: 0644]
modules/luci-base/src/template_utils.c [new file with mode: 0644]
modules/luci-base/src/template_utils.h [new file with mode: 0644]
modules/luci-base/standalone.mk [new file with mode: 0644]
modules/luci-mod-admin-full/Makefile [new file with mode: 0644]
modules/luci-mod-admin-full/htdocs/luci-static/resources/bandwidth.svg [new file with mode: 0644]
modules/luci-mod-admin-full/htdocs/luci-static/resources/connections.svg [new file with mode: 0644]
modules/luci-mod-admin-full/htdocs/luci-static/resources/load.svg [new file with mode: 0644]
modules/luci-mod-admin-full/htdocs/luci-static/resources/wifirate.svg [new file with mode: 0644]
modules/luci-mod-admin-full/htdocs/luci-static/resources/wireless.svg [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/controller/admin/filebrowser.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/controller/admin/index.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/controller/admin/network.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/controller/admin/status.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/controller/admin/system.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/controller/admin/uci.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/hosts.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/iface_add.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/ifaces.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/network.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/proto_ahcp.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/routes.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/vlan.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi_add.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_status/processes.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/admin.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/backupfiles.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/buttons.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/crontab.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/fstab.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/fstab/mount.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/fstab/swap.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/ipkg.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/leds.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/startup.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/system.lua [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_network/diagnostics.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_network/iface_overview.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_network/iface_status.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_network/lease_status.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_network/switch_status.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_network/wifi_join.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_network/wifi_overview.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_network/wifi_status.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_status/bandwidth.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_status/connections.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_status/dmesg.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_status/index.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_status/iptables.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_status/load.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_status/routes.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_status/syslog.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_status/wireless.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_system/applyreboot.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_system/backupfiles.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_system/clock_status.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_system/flashops.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_system/ipkg.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_system/packages.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_system/reboot.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_system/upgrade.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_uci/apply.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_uci/changelog.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_uci/changes.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/admin_uci/revert.htm [new file with mode: 0644]
modules/luci-mod-admin-full/luasrc/view/cbi/wireless_modefreq.htm [new file with mode: 0644]
modules/luci-mod-admin-full/src/Makefile [new file with mode: 0644]
modules/luci-mod-admin-full/src/luci-bwc.c [new file with mode: 0644]
modules/luci-mod-admin-mini/Makefile [new file with mode: 0644]
modules/luci-mod-admin-mini/luasrc/controller/mini/index.lua [new file with mode: 0644]
modules/luci-mod-admin-mini/luasrc/controller/mini/network.lua [new file with mode: 0644]
modules/luci-mod-admin-mini/luasrc/controller/mini/system.lua [new file with mode: 0644]
modules/luci-mod-admin-mini/luasrc/model/cbi/mini/dhcp.lua [new file with mode: 0644]
modules/luci-mod-admin-mini/luasrc/model/cbi/mini/index.lua [new file with mode: 0644]
modules/luci-mod-admin-mini/luasrc/model/cbi/mini/luci.lua [new file with mode: 0644]
modules/luci-mod-admin-mini/luasrc/model/cbi/mini/network.lua [new file with mode: 0644]
modules/luci-mod-admin-mini/luasrc/model/cbi/mini/passwd.lua [new file with mode: 0644]
modules/luci-mod-admin-mini/luasrc/model/cbi/mini/system.lua [new file with mode: 0644]
modules/luci-mod-admin-mini/luasrc/model/cbi/mini/wifi.lua [new file with mode: 0644]
modules/luci-mod-admin-mini/luasrc/view/mini/applyreboot.htm [new file with mode: 0644]
modules/luci-mod-admin-mini/luasrc/view/mini/backup.htm [new file with mode: 0644]
modules/luci-mod-admin-mini/luasrc/view/mini/index.htm [new file with mode: 0644]
modules/luci-mod-admin-mini/luasrc/view/mini/reboot.htm [new file with mode: 0644]
modules/luci-mod-admin-mini/luasrc/view/mini/upgrade.htm [new file with mode: 0644]
modules/luci-mod-failsafe/Makefile [new file with mode: 0644]
modules/luci-mod-failsafe/luasrc/controller/failsafe/failsafe.lua [new file with mode: 0644]
modules/luci-mod-failsafe/luasrc/view/failsafe/applyreboot.htm [new file with mode: 0644]
modules/luci-mod-failsafe/luasrc/view/failsafe/flashops.htm [new file with mode: 0644]
modules/luci-mod-failsafe/luasrc/view/failsafe/reboot.htm [new file with mode: 0644]
modules/luci-mod-failsafe/luasrc/view/failsafe/upgrade.htm [new file with mode: 0644]
modules/luci-mod-freifunk-community/Makefile [new file with mode: 0644]
modules/luci-mod-freifunk/Makefile [new file with mode: 0644]
modules/luci-mod-freifunk/htdocs/luci-static/flashing.html [new file with mode: 0644]
modules/luci-mod-freifunk/htdocs/luci-static/resources/OSMLatLon.htm [new file with mode: 0644]
modules/luci-mod-freifunk/htdocs/luci-static/resources/flashing.gif [new file with mode: 0644]
modules/luci-mod-freifunk/htdocs/luci-static/resources/freifunk-map/hna.gif [new file with mode: 0644]
modules/luci-mod-freifunk/htdocs/luci-static/resources/freifunk-map/node.gif [new file with mode: 0644]
modules/luci-mod-freifunk/htdocs/luci-static/resources/osm.js [new file with mode: 0644]
modules/luci-mod-freifunk/luasrc/controller/freifunk/freifunk.lua [new file with mode: 0644]
modules/luci-mod-freifunk/luasrc/controller/freifunk/remote_update.lua [new file with mode: 0644]
modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/basics.lua [new file with mode: 0644]
modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/contact.lua [new file with mode: 0644]
modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile.lua [new file with mode: 0644]
modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile_expert.lua [new file with mode: 0644]
modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/user_index.lua [new file with mode: 0644]
modules/luci-mod-freifunk/luasrc/view/cbi/osmll_value.htm [new file with mode: 0644]
modules/luci-mod-freifunk/luasrc/view/freifunk-map/frame.htm [new file with mode: 0644]
modules/luci-mod-freifunk/luasrc/view/freifunk-map/map.htm [new file with mode: 0644]
modules/luci-mod-freifunk/luasrc/view/freifunk/adminindex.htm [new file with mode: 0644]
modules/luci-mod-freifunk/luasrc/view/freifunk/contact.htm [new file with mode: 0644]
modules/luci-mod-freifunk/luasrc/view/freifunk/index.htm [new file with mode: 0644]
modules/luci-mod-freifunk/luasrc/view/freifunk/profile_error.htm [new file with mode: 0644]
modules/luci-mod-freifunk/luasrc/view/freifunk/public_status.htm [new file with mode: 0644]
modules/luci-mod-freifunk/luasrc/view/freifunk/remote_update.htm [new file with mode: 0644]
modules/luci-mod-freifunk/po/ca/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/cs/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/de/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/el/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/en/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/es/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/fr/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/he/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/hu/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/it/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/ja/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/ms/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/no/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/pl/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/pt-br/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/pt/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/ro/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/ru/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/sk/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/sv/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/tr/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/uk/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/vi/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/zh-cn/freifunk.po [new file with mode: 0644]
modules/luci-mod-freifunk/po/zh-tw/freifunk.po [new file with mode: 0644]
modules/luci-mod-rpc/Makefile [new file with mode: 0644]
modules/luci-mod-rpc/luasrc/controller/rpc.lua [new file with mode: 0644]
modules/luci-mod-rpc/luasrc/jsonrpc.lua [new file with mode: 0644]
modules/luci-mod-rpc/luasrc/jsonrpcbind/uci.lua [new file with mode: 0644]
modules/rpc/Makefile [deleted file]
modules/rpc/luasrc/controller/rpc.lua [deleted file]
modules/rpc/luasrc/jsonrpc.lua [deleted file]
modules/rpc/luasrc/jsonrpcbind/uci.lua [deleted file]
po/ca/ahcp.po [deleted file]
po/ca/asterisk.po [deleted file]
po/ca/base.po [deleted file]
po/ca/commands.po [deleted file]
po/ca/coovachilli.po [deleted file]
po/ca/ddns.po [deleted file]
po/ca/diag_core.po [deleted file]
po/ca/diag_devinfo.po [deleted file]
po/ca/ffwizard.po [deleted file]
po/ca/firewall.po [deleted file]
po/ca/freifunk-policyrouting.po [deleted file]
po/ca/freifunk.po [deleted file]
po/ca/hd_idle.po [deleted file]
po/ca/meshwizard.po [deleted file]
po/ca/minidlna.po [deleted file]
po/ca/mmc_over_gpio.po [deleted file]
po/ca/multiwan.po [deleted file]
po/ca/ntpc.po [deleted file]
po/ca/olsr.po [deleted file]
po/ca/openvpn.po [deleted file]
po/ca/p2pblock.po [deleted file]
po/ca/p910nd.po [deleted file]
po/ca/pbx-voicemail.po [deleted file]
po/ca/pbx.po [deleted file]
po/ca/polipo.po [deleted file]
po/ca/qos.po [deleted file]
po/ca/radvd.po [deleted file]
po/ca/rrdtool.po [deleted file]
po/ca/samba.po [deleted file]
po/ca/splash.po [deleted file]
po/ca/statistics.po [deleted file]
po/ca/tinyproxy.po [deleted file]
po/ca/transmission.po [deleted file]
po/ca/upnp.po [deleted file]
po/ca/ushare.po [deleted file]
po/ca/uvc_streamer.po [deleted file]
po/ca/vnstat.po [deleted file]
po/ca/voice_core.po [deleted file]
po/ca/voice_diag.po [deleted file]
po/ca/watchcat.po [deleted file]
po/ca/wol.po [deleted file]
po/ca/wshaper.po [deleted file]
po/cs/ahcp.po [deleted file]
po/cs/asterisk.po [deleted file]
po/cs/base.po [deleted file]
po/cs/commands.po [deleted file]
po/cs/coovachilli.po [deleted file]
po/cs/ddns.po [deleted file]
po/cs/diag_core.po [deleted file]
po/cs/diag_devinfo.po [deleted file]
po/cs/ffwizard.po [deleted file]
po/cs/firewall.po [deleted file]
po/cs/freifunk-policyrouting.po [deleted file]
po/cs/freifunk.po [deleted file]
po/cs/hd_idle.po [deleted file]
po/cs/meshwizard.po [deleted file]
po/cs/minidlna.po [deleted file]
po/cs/mmc_over_gpio.po [deleted file]
po/cs/multiwan.po [deleted file]
po/cs/ntpc.po [deleted file]
po/cs/olsr.po [deleted file]
po/cs/openvpn.po [deleted file]
po/cs/p2pblock.po [deleted file]
po/cs/p910nd.po [deleted file]
po/cs/pbx-voicemail.po [deleted file]
po/cs/pbx.po [deleted file]
po/cs/polipo.po [deleted file]
po/cs/qos.po [deleted file]
po/cs/radvd.po [deleted file]
po/cs/rrdtool.po [deleted file]
po/cs/samba.po [deleted file]
po/cs/splash.po [deleted file]
po/cs/statistics.po [deleted file]
po/cs/tinyproxy.po [deleted file]
po/cs/transmission.po [deleted file]
po/cs/upnp.po [deleted file]
po/cs/ushare.po [deleted file]
po/cs/uvc_streamer.po [deleted file]
po/cs/vnstat.po [deleted file]
po/cs/voice_core.po [deleted file]
po/cs/voice_diag.po [deleted file]
po/cs/watchcat.po [deleted file]
po/cs/wol.po [deleted file]
po/cs/wshaper.po [deleted file]
po/de/ahcp.po [deleted file]
po/de/asterisk.po [deleted file]
po/de/base.po [deleted file]
po/de/commands.po [deleted file]
po/de/coovachilli.po [deleted file]
po/de/ddns.po [deleted file]
po/de/diag_core.po [deleted file]
po/de/diag_devinfo.po [deleted file]
po/de/ffwizard.po [deleted file]
po/de/firewall.po [deleted file]
po/de/freifunk-policyrouting.po [deleted file]
po/de/freifunk.po [deleted file]
po/de/hd_idle.po [deleted file]
po/de/meshwizard.po [deleted file]
po/de/minidlna.po [deleted file]
po/de/mmc_over_gpio.po [deleted file]
po/de/multiwan.po [deleted file]
po/de/ntpc.po [deleted file]
po/de/olsr.po [deleted file]
po/de/openvpn.po [deleted file]
po/de/p2pblock.po [deleted file]
po/de/p910nd.po [deleted file]
po/de/pbx-voicemail.po [deleted file]
po/de/pbx.po [deleted file]
po/de/polipo.po [deleted file]
po/de/qos.po [deleted file]
po/de/radvd.po [deleted file]
po/de/rrdtool.po [deleted file]
po/de/samba.po [deleted file]
po/de/splash.po [deleted file]
po/de/statistics.po [deleted file]
po/de/tinyproxy.po [deleted file]
po/de/transmission.po [deleted file]
po/de/upnp.po [deleted file]
po/de/ushare.po [deleted file]
po/de/uvc_streamer.po [deleted file]
po/de/vnstat.po [deleted file]
po/de/voice_core.po [deleted file]
po/de/voice_diag.po [deleted file]
po/de/watchcat.po [deleted file]
po/de/wol.po [deleted file]
po/de/wshaper.po [deleted file]
po/el/ahcp.po [deleted file]
po/el/asterisk.po [deleted file]
po/el/base.po [deleted file]
po/el/commands.po [deleted file]
po/el/coovachilli.po [deleted file]
po/el/ddns.po [deleted file]
po/el/diag_core.po [deleted file]
po/el/diag_devinfo.po [deleted file]
po/el/ffwizard.po [deleted file]
po/el/firewall.po [deleted file]
po/el/freifunk-policyrouting.po [deleted file]
po/el/freifunk.po [deleted file]
po/el/hd_idle.po [deleted file]
po/el/meshwizard.po [deleted file]
po/el/minidlna.po [deleted file]
po/el/mmc_over_gpio.po [deleted file]
po/el/multiwan.po [deleted file]
po/el/ntpc.po [deleted file]
po/el/olsr.po [deleted file]
po/el/openvpn.po [deleted file]
po/el/p2pblock.po [deleted file]
po/el/p910nd.po [deleted file]
po/el/pbx-voicemail.po [deleted file]
po/el/pbx.po [deleted file]
po/el/polipo.po [deleted file]
po/el/qos.po [deleted file]
po/el/radvd.po [deleted file]
po/el/rrdtool.po [deleted file]
po/el/samba.po [deleted file]
po/el/splash.po [deleted file]
po/el/statistics.po [deleted file]
po/el/tinyproxy.po [deleted file]
po/el/transmission.po [deleted file]
po/el/upnp.po [deleted file]
po/el/ushare.po [deleted file]
po/el/uvc_streamer.po [deleted file]
po/el/vnstat.po [deleted file]
po/el/voice_core.po [deleted file]
po/el/voice_diag.po [deleted file]
po/el/watchcat.po [deleted file]
po/el/wol.po [deleted file]
po/el/wshaper.po [deleted file]
po/en/ahcp.po [deleted file]
po/en/asterisk.po [deleted file]
po/en/base.po [deleted file]
po/en/commands.po [deleted file]
po/en/coovachilli.po [deleted file]
po/en/ddns.po [deleted file]
po/en/diag_core.po [deleted file]
po/en/diag_devinfo.po [deleted file]
po/en/ffwizard.po [deleted file]
po/en/firewall.po [deleted file]
po/en/freifunk-policyrouting.po [deleted file]
po/en/freifunk.po [deleted file]
po/en/hd_idle.po [deleted file]
po/en/meshwizard.po [deleted file]
po/en/minidlna.po [deleted file]
po/en/mmc_over_gpio.po [deleted file]
po/en/multiwan.po [deleted file]
po/en/ntpc.po [deleted file]
po/en/olsr.po [deleted file]
po/en/openvpn.po [deleted file]
po/en/p2pblock.po [deleted file]
po/en/p910nd.po [deleted file]
po/en/pbx-voicemail.po [deleted file]
po/en/pbx.po [deleted file]
po/en/polipo.po [deleted file]
po/en/qos.po [deleted file]
po/en/radvd.po [deleted file]
po/en/rrdtool.po [deleted file]
po/en/samba.po [deleted file]
po/en/splash.po [deleted file]
po/en/statistics.po [deleted file]
po/en/tinyproxy.po [deleted file]
po/en/transmission.po [deleted file]
po/en/upnp.po [deleted file]
po/en/ushare.po [deleted file]
po/en/uvc_streamer.po [deleted file]
po/en/vnstat.po [deleted file]
po/en/voice_core.po [deleted file]
po/en/voice_diag.po [deleted file]
po/en/watchcat.po [deleted file]
po/en/wol.po [deleted file]
po/en/wshaper.po [deleted file]
po/es/ahcp.po [deleted file]
po/es/asterisk.po [deleted file]
po/es/base.po [deleted file]
po/es/commands.po [deleted file]
po/es/coovachilli.po [deleted file]
po/es/ddns.po [deleted file]
po/es/diag_core.po [deleted file]
po/es/diag_devinfo.po [deleted file]
po/es/ffwizard.po [deleted file]
po/es/firewall.po [deleted file]
po/es/freifunk-policyrouting.po [deleted file]
po/es/freifunk.po [deleted file]
po/es/hd_idle.po [deleted file]
po/es/meshwizard.po [deleted file]
po/es/minidlna.po [deleted file]
po/es/mmc_over_gpio.po [deleted file]
po/es/multiwan.po [deleted file]
po/es/ntpc.po [deleted file]
po/es/olsr.po [deleted file]
po/es/openvpn.po [deleted file]
po/es/p2pblock.po [deleted file]
po/es/p910nd.po [deleted file]
po/es/pbx-voicemail.po [deleted file]
po/es/pbx.po [deleted file]
po/es/polipo.po [deleted file]
po/es/qos.po [deleted file]
po/es/radvd.po [deleted file]
po/es/rrdtool.po [deleted file]
po/es/samba.po [deleted file]
po/es/splash.po [deleted file]
po/es/statistics.po [deleted file]
po/es/tinyproxy.po [deleted file]
po/es/transmission.po [deleted file]
po/es/upnp.po [deleted file]
po/es/ushare.po [deleted file]
po/es/uvc_streamer.po [deleted file]
po/es/vnstat.po [deleted file]
po/es/voice_core.po [deleted file]
po/es/voice_diag.po [deleted file]
po/es/watchcat.po [deleted file]
po/es/wol.po [deleted file]
po/es/wshaper.po [deleted file]
po/fr/ahcp.po [deleted file]
po/fr/asterisk.po [deleted file]
po/fr/base.po [deleted file]
po/fr/commands.po [deleted file]
po/fr/coovachilli.po [deleted file]
po/fr/ddns.po [deleted file]
po/fr/diag_core.po [deleted file]
po/fr/diag_devinfo.po [deleted file]
po/fr/ffwizard.po [deleted file]
po/fr/firewall.po [deleted file]
po/fr/freifunk-policyrouting.po [deleted file]
po/fr/freifunk.po [deleted file]
po/fr/hd_idle.po [deleted file]
po/fr/meshwizard.po [deleted file]
po/fr/minidlna.po [deleted file]
po/fr/mmc_over_gpio.po [deleted file]
po/fr/multiwan.po [deleted file]
po/fr/ntpc.po [deleted file]
po/fr/olsr.po [deleted file]
po/fr/openvpn.po [deleted file]
po/fr/p2pblock.po [deleted file]
po/fr/p910nd.po [deleted file]
po/fr/pbx-voicemail.po [deleted file]
po/fr/pbx.po [deleted file]
po/fr/polipo.po [deleted file]
po/fr/qos.po [deleted file]
po/fr/radvd.po [deleted file]
po/fr/rrdtool.po [deleted file]
po/fr/samba.po [deleted file]
po/fr/splash.po [deleted file]
po/fr/statistics.po [deleted file]
po/fr/tinyproxy.po [deleted file]
po/fr/transmission.po [deleted file]
po/fr/upnp.po [deleted file]
po/fr/ushare.po [deleted file]
po/fr/uvc_streamer.po [deleted file]
po/fr/vnstat.po [deleted file]
po/fr/voice_core.po [deleted file]
po/fr/voice_diag.po [deleted file]
po/fr/watchcat.po [deleted file]
po/fr/wol.po [deleted file]
po/fr/wshaper.po [deleted file]
po/he/ahcp.po [deleted file]
po/he/asterisk.po [deleted file]
po/he/base.po [deleted file]
po/he/commands.po [deleted file]
po/he/coovachilli.po [deleted file]
po/he/ddns.po [deleted file]
po/he/diag_core.po [deleted file]
po/he/diag_devinfo.po [deleted file]
po/he/ffwizard.po [deleted file]
po/he/firewall.po [deleted file]
po/he/freifunk-policyrouting.po [deleted file]
po/he/freifunk.po [deleted file]
po/he/hd_idle.po [deleted file]
po/he/meshwizard.po [deleted file]
po/he/minidlna.po [deleted file]
po/he/mmc_over_gpio.po [deleted file]
po/he/multiwan.po [deleted file]
po/he/ntpc.po [deleted file]
po/he/olsr.po [deleted file]
po/he/openvpn.po [deleted file]
po/he/p2pblock.po [deleted file]
po/he/p910nd.po [deleted file]
po/he/pbx-voicemail.po [deleted file]
po/he/pbx.po [deleted file]
po/he/polipo.po [deleted file]
po/he/qos.po [deleted file]
po/he/radvd.po [deleted file]
po/he/rrdtool.po [deleted file]
po/he/samba.po [deleted file]
po/he/splash.po [deleted file]
po/he/statistics.po [deleted file]
po/he/tinyproxy.po [deleted file]
po/he/transmission.po [deleted file]
po/he/upnp.po [deleted file]
po/he/ushare.po [deleted file]
po/he/uvc_streamer.po [deleted file]
po/he/vnstat.po [deleted file]
po/he/voice_core.po [deleted file]
po/he/voice_diag.po [deleted file]
po/he/watchcat.po [deleted file]
po/he/wol.po [deleted file]
po/he/wshaper.po [deleted file]
po/hu/ahcp.po [deleted file]
po/hu/asterisk.po [deleted file]
po/hu/base.po [deleted file]
po/hu/commands.po [deleted file]
po/hu/coovachilli.po [deleted file]
po/hu/ddns.po [deleted file]
po/hu/diag_core.po [deleted file]
po/hu/diag_devinfo.po [deleted file]
po/hu/ffwizard.po [deleted file]
po/hu/firewall.po [deleted file]
po/hu/freifunk-policyrouting.po [deleted file]
po/hu/freifunk.po [deleted file]
po/hu/hd_idle.po [deleted file]
po/hu/meshwizard.po [deleted file]
po/hu/minidlna.po [deleted file]
po/hu/mmc_over_gpio.po [deleted file]
po/hu/multiwan.po [deleted file]
po/hu/ntpc.po [deleted file]
po/hu/olsr.po [deleted file]
po/hu/openvpn.po [deleted file]
po/hu/p2pblock.po [deleted file]
po/hu/p910nd.po [deleted file]
po/hu/pbx-voicemail.po [deleted file]
po/hu/pbx.po [deleted file]
po/hu/polipo.po [deleted file]
po/hu/qos.po [deleted file]
po/hu/radvd.po [deleted file]
po/hu/rrdtool.po [deleted file]
po/hu/samba.po [deleted file]
po/hu/splash.po [deleted file]
po/hu/statistics.po [deleted file]
po/hu/tinyproxy.po [deleted file]
po/hu/transmission.po [deleted file]
po/hu/upnp.po [deleted file]
po/hu/ushare.po [deleted file]
po/hu/uvc_streamer.po [deleted file]
po/hu/vnstat.po [deleted file]
po/hu/voice_core.po [deleted file]
po/hu/voice_diag.po [deleted file]
po/hu/watchcat.po [deleted file]
po/hu/wol.po [deleted file]
po/hu/wshaper.po [deleted file]
po/it/ahcp.po [deleted file]
po/it/asterisk.po [deleted file]
po/it/base.po [deleted file]
po/it/commands.po [deleted file]
po/it/coovachilli.po [deleted file]
po/it/ddns.po [deleted file]
po/it/diag_core.po [deleted file]
po/it/diag_devinfo.po [deleted file]
po/it/ffwizard.po [deleted file]
po/it/firewall.po [deleted file]
po/it/freifunk-policyrouting.po [deleted file]
po/it/freifunk.po [deleted file]
po/it/hd_idle.po [deleted file]
po/it/meshwizard.po [deleted file]
po/it/minidlna.po [deleted file]
po/it/mmc_over_gpio.po [deleted file]
po/it/multiwan.po [deleted file]
po/it/ntpc.po [deleted file]
po/it/olsr.po [deleted file]
po/it/openvpn.po [deleted file]
po/it/p2pblock.po [deleted file]
po/it/p910nd.po [deleted file]
po/it/pbx-voicemail.po [deleted file]
po/it/pbx.po [deleted file]
po/it/polipo.po [deleted file]
po/it/qos.po [deleted file]
po/it/radvd.po [deleted file]
po/it/rrdtool.po [deleted file]
po/it/samba.po [deleted file]
po/it/splash.po [deleted file]
po/it/statistics.po [deleted file]
po/it/tinyproxy.po [deleted file]
po/it/transmission.po [deleted file]
po/it/upnp.po [deleted file]
po/it/ushare.po [deleted file]
po/it/uvc_streamer.po [deleted file]
po/it/vnstat.po [deleted file]
po/it/voice_core.po [deleted file]
po/it/voice_diag.po [deleted file]
po/it/watchcat.po [deleted file]
po/it/wol.po [deleted file]
po/it/wshaper.po [deleted file]
po/ja/ahcp.po [deleted file]
po/ja/asterisk.po [deleted file]
po/ja/base.po [deleted file]
po/ja/commands.po [deleted file]
po/ja/coovachilli.po [deleted file]
po/ja/ddns.po [deleted file]
po/ja/diag_core.po [deleted file]
po/ja/diag_devinfo.po [deleted file]
po/ja/ffwizard.po [deleted file]
po/ja/firewall.po [deleted file]
po/ja/freifunk-policyrouting.po [deleted file]
po/ja/freifunk.po [deleted file]
po/ja/hd_idle.po [deleted file]
po/ja/meshwizard.po [deleted file]
po/ja/minidlna.po [deleted file]
po/ja/mmc_over_gpio.po [deleted file]
po/ja/multiwan.po [deleted file]
po/ja/ntpc.po [deleted file]
po/ja/olsr.po [deleted file]
po/ja/openvpn.po [deleted file]
po/ja/p2pblock.po [deleted file]
po/ja/p910nd.po [deleted file]
po/ja/pbx-voicemail.po [deleted file]
po/ja/pbx.po [deleted file]
po/ja/polipo.po [deleted file]
po/ja/qos.po [deleted file]
po/ja/radvd.po [deleted file]
po/ja/rrdtool.po [deleted file]
po/ja/samba.po [deleted file]
po/ja/splash.po [deleted file]
po/ja/statistics.po [deleted file]
po/ja/tinyproxy.po [deleted file]
po/ja/transmission.po [deleted file]
po/ja/upnp.po [deleted file]
po/ja/ushare.po [deleted file]
po/ja/uvc_streamer.po [deleted file]
po/ja/vnstat.po [deleted file]
po/ja/voice_core.po [deleted file]
po/ja/voice_diag.po [deleted file]
po/ja/watchcat.po [deleted file]
po/ja/wol.po [deleted file]
po/ja/wshaper.po [deleted file]
po/ms/ahcp.po [deleted file]
po/ms/asterisk.po [deleted file]
po/ms/base.po [deleted file]
po/ms/commands.po [deleted file]
po/ms/coovachilli.po [deleted file]
po/ms/ddns.po [deleted file]
po/ms/diag_core.po [deleted file]
po/ms/diag_devinfo.po [deleted file]
po/ms/ffwizard.po [deleted file]
po/ms/firewall.po [deleted file]
po/ms/freifunk-policyrouting.po [deleted file]
po/ms/freifunk.po [deleted file]
po/ms/hd_idle.po [deleted file]
po/ms/meshwizard.po [deleted file]
po/ms/minidlna.po [deleted file]
po/ms/mmc_over_gpio.po [deleted file]
po/ms/multiwan.po [deleted file]
po/ms/ntpc.po [deleted file]
po/ms/olsr.po [deleted file]
po/ms/openvpn.po [deleted file]
po/ms/p2pblock.po [deleted file]
po/ms/p910nd.po [deleted file]
po/ms/pbx-voicemail.po [deleted file]
po/ms/pbx.po [deleted file]
po/ms/polipo.po [deleted file]
po/ms/qos.po [deleted file]
po/ms/radvd.po [deleted file]
po/ms/rrdtool.po [deleted file]
po/ms/samba.po [deleted file]
po/ms/splash.po [deleted file]
po/ms/statistics.po [deleted file]
po/ms/tinyproxy.po [deleted file]
po/ms/transmission.po [deleted file]
po/ms/upnp.po [deleted file]
po/ms/ushare.po [deleted file]
po/ms/uvc_streamer.po [deleted file]
po/ms/vnstat.po [deleted file]
po/ms/voice_core.po [deleted file]
po/ms/voice_diag.po [deleted file]
po/ms/watchcat.po [deleted file]
po/ms/wol.po [deleted file]
po/ms/wshaper.po [deleted file]
po/no/ahcp.po [deleted file]
po/no/asterisk.po [deleted file]
po/no/base.po [deleted file]
po/no/commands.po [deleted file]
po/no/coovachilli.po [deleted file]
po/no/ddns.po [deleted file]
po/no/diag_core.po [deleted file]
po/no/diag_devinfo.po [deleted file]
po/no/ffwizard.po [deleted file]
po/no/firewall.po [deleted file]
po/no/freifunk-policyrouting.po [deleted file]
po/no/freifunk.po [deleted file]
po/no/hd_idle.po [deleted file]
po/no/meshwizard.po [deleted file]
po/no/minidlna.po [deleted file]
po/no/mmc_over_gpio.po [deleted file]
po/no/multiwan.po [deleted file]
po/no/ntpc.po [deleted file]
po/no/olsr.po [deleted file]
po/no/openvpn.po [deleted file]
po/no/p2pblock.po [deleted file]
po/no/p910nd.po [deleted file]
po/no/pbx-voicemail.po [deleted file]
po/no/pbx.po [deleted file]
po/no/polipo.po [deleted file]
po/no/qos.po [deleted file]
po/no/radvd.po [deleted file]
po/no/rrdtool.po [deleted file]
po/no/samba.po [deleted file]
po/no/splash.po [deleted file]
po/no/statistics.po [deleted file]
po/no/tinyproxy.po [deleted file]
po/no/transmission.po [deleted file]
po/no/upnp.po [deleted file]
po/no/ushare.po [deleted file]
po/no/uvc_streamer.po [deleted file]
po/no/vnstat.po [deleted file]
po/no/voice_core.po [deleted file]
po/no/voice_diag.po [deleted file]
po/no/watchcat.po [deleted file]
po/no/wol.po [deleted file]
po/no/wshaper.po [deleted file]
po/pl/ahcp.po [deleted file]
po/pl/asterisk.po [deleted file]
po/pl/base.po [deleted file]
po/pl/commands.po [deleted file]
po/pl/coovachilli.po [deleted file]
po/pl/ddns.po [deleted file]
po/pl/diag_core.po [deleted file]
po/pl/diag_devinfo.po [deleted file]
po/pl/ffwizard.po [deleted file]
po/pl/firewall.po [deleted file]
po/pl/freifunk-policyrouting.po [deleted file]
po/pl/freifunk.po [deleted file]
po/pl/hd_idle.po [deleted file]
po/pl/meshwizard.po [deleted file]
po/pl/minidlna.po [deleted file]
po/pl/mmc_over_gpio.po [deleted file]
po/pl/multiwan.po [deleted file]
po/pl/ntpc.po [deleted file]
po/pl/olsr.po [deleted file]
po/pl/openvpn.po [deleted file]
po/pl/p2pblock.po [deleted file]
po/pl/p910nd.po [deleted file]
po/pl/pbx-voicemail.po [deleted file]
po/pl/pbx.po [deleted file]
po/pl/polipo.po [deleted file]
po/pl/qos.po [deleted file]
po/pl/radvd.po [deleted file]
po/pl/rrdtool.po [deleted file]
po/pl/samba.po [deleted file]
po/pl/splash.po [deleted file]
po/pl/statistics.po [deleted file]
po/pl/tinyproxy.po [deleted file]
po/pl/transmission.po [deleted file]
po/pl/upnp.po [deleted file]
po/pl/ushare.po [deleted file]
po/pl/uvc_streamer.po [deleted file]
po/pl/vnstat.po [deleted file]
po/pl/voice_core.po [deleted file]
po/pl/voice_diag.po [deleted file]
po/pl/watchcat.po [deleted file]
po/pl/wol.po [deleted file]
po/pl/wshaper.po [deleted file]
po/pt/ahcp.po [deleted file]
po/pt/asterisk.po [deleted file]
po/pt/base.po [deleted file]
po/pt/commands.po [deleted file]
po/pt/coovachilli.po [deleted file]
po/pt/ddns.po [deleted file]
po/pt/diag_core.po [deleted file]
po/pt/diag_devinfo.po [deleted file]
po/pt/ffwizard.po [deleted file]
po/pt/firewall.po [deleted file]
po/pt/freifunk-policyrouting.po [deleted file]
po/pt/freifunk.po [deleted file]
po/pt/hd_idle.po [deleted file]
po/pt/meshwizard.po [deleted file]
po/pt/minidlna.po [deleted file]
po/pt/mmc_over_gpio.po [deleted file]
po/pt/multiwan.po [deleted file]
po/pt/ntpc.po [deleted file]
po/pt/olsr.po [deleted file]
po/pt/openvpn.po [deleted file]
po/pt/p2pblock.po [deleted file]
po/pt/p910nd.po [deleted file]
po/pt/pbx-voicemail.po [deleted file]
po/pt/pbx.po [deleted file]
po/pt/polipo.po [deleted file]
po/pt/qos.po [deleted file]
po/pt/radvd.po [deleted file]
po/pt/rrdtool.po [deleted file]
po/pt/samba.po [deleted file]
po/pt/splash.po [deleted file]
po/pt/statistics.po [deleted file]
po/pt/tinyproxy.po [deleted file]
po/pt/transmission.po [deleted file]
po/pt/upnp.po [deleted file]
po/pt/ushare.po [deleted file]
po/pt/uvc_streamer.po [deleted file]
po/pt/vnstat.po [deleted file]
po/pt/voice_core.po [deleted file]
po/pt/voice_diag.po [deleted file]
po/pt/watchcat.po [deleted file]
po/pt/wol.po [deleted file]
po/pt/wshaper.po [deleted file]
po/pt_BR/ahcp.po [deleted file]
po/pt_BR/asterisk.po [deleted file]
po/pt_BR/base.po [deleted file]
po/pt_BR/commands.po [deleted file]
po/pt_BR/coovachilli.po [deleted file]
po/pt_BR/ddns.po [deleted file]
po/pt_BR/diag_core.po [deleted file]
po/pt_BR/diag_devinfo.po [deleted file]
po/pt_BR/ffwizard.po [deleted file]
po/pt_BR/firewall.po [deleted file]
po/pt_BR/freifunk-policyrouting.po [deleted file]
po/pt_BR/freifunk.po [deleted file]
po/pt_BR/hd_idle.po [deleted file]
po/pt_BR/meshwizard.po [deleted file]
po/pt_BR/minidlna.po [deleted file]
po/pt_BR/mmc_over_gpio.po [deleted file]
po/pt_BR/multiwan.po [deleted file]
po/pt_BR/ntpc.po [deleted file]
po/pt_BR/olsr.po [deleted file]
po/pt_BR/openvpn.po [deleted file]
po/pt_BR/p2pblock.po [deleted file]
po/pt_BR/p910nd.po [deleted file]
po/pt_BR/pbx-voicemail.po [deleted file]
po/pt_BR/pbx.po [deleted file]
po/pt_BR/polipo.po [deleted file]
po/pt_BR/qos.po [deleted file]
po/pt_BR/radvd.po [deleted file]
po/pt_BR/rrdtool.po [deleted file]
po/pt_BR/samba.po [deleted file]
po/pt_BR/splash.po [deleted file]
po/pt_BR/statistics.po [deleted file]
po/pt_BR/tinyproxy.po [deleted file]
po/pt_BR/transmission.po [deleted file]
po/pt_BR/upnp.po [deleted file]
po/pt_BR/ushare.po [deleted file]
po/pt_BR/uvc_streamer.po [deleted file]
po/pt_BR/vnstat.po [deleted file]
po/pt_BR/voice_core.po [deleted file]
po/pt_BR/voice_diag.po [deleted file]
po/pt_BR/watchcat.po [deleted file]
po/pt_BR/wol.po [deleted file]
po/pt_BR/wshaper.po [deleted file]
po/ro/ahcp.po [deleted file]
po/ro/asterisk.po [deleted file]
po/ro/base.po [deleted file]
po/ro/commands.po [deleted file]
po/ro/coovachilli.po [deleted file]
po/ro/ddns.po [deleted file]
po/ro/diag_core.po [deleted file]
po/ro/diag_devinfo.po [deleted file]
po/ro/ffwizard.po [deleted file]
po/ro/firewall.po [deleted file]
po/ro/freifunk-policyrouting.po [deleted file]
po/ro/freifunk.po [deleted file]
po/ro/hd_idle.po [deleted file]
po/ro/meshwizard.po [deleted file]
po/ro/minidlna.po [deleted file]
po/ro/mmc_over_gpio.po [deleted file]
po/ro/multiwan.po [deleted file]
po/ro/ntpc.po [deleted file]
po/ro/olsr.po [deleted file]
po/ro/openvpn.po [deleted file]
po/ro/p2pblock.po [deleted file]
po/ro/p910nd.po [deleted file]
po/ro/pbx-voicemail.po [deleted file]
po/ro/pbx.po [deleted file]
po/ro/polipo.po [deleted file]
po/ro/qos.po [deleted file]
po/ro/radvd.po [deleted file]
po/ro/rrdtool.po [deleted file]
po/ro/samba.po [deleted file]
po/ro/splash.po [deleted file]
po/ro/statistics.po [deleted file]
po/ro/tinyproxy.po [deleted file]
po/ro/transmission.po [deleted file]
po/ro/upnp.po [deleted file]
po/ro/ushare.po [deleted file]
po/ro/uvc_streamer.po [deleted file]
po/ro/vnstat.po [deleted file]
po/ro/voice_core.po [deleted file]
po/ro/voice_diag.po [deleted file]
po/ro/watchcat.po [deleted file]
po/ro/wol.po [deleted file]
po/ro/wshaper.po [deleted file]
po/ru/ahcp.po [deleted file]
po/ru/asterisk.po [deleted file]
po/ru/base.po [deleted file]
po/ru/commands.po [deleted file]
po/ru/coovachilli.po [deleted file]
po/ru/ddns.po [deleted file]
po/ru/diag_core.po [deleted file]
po/ru/diag_devinfo.po [deleted file]
po/ru/ffwizard.po [deleted file]
po/ru/firewall.po [deleted file]
po/ru/freifunk-policyrouting.po [deleted file]
po/ru/freifunk.po [deleted file]
po/ru/hd_idle.po [deleted file]
po/ru/meshwizard.po [deleted file]
po/ru/minidlna.po [deleted file]
po/ru/mmc_over_gpio.po [deleted file]
po/ru/multiwan.po [deleted file]
po/ru/ntpc.po [deleted file]
po/ru/olsr.po [deleted file]
po/ru/openvpn.po [deleted file]
po/ru/p2pblock.po [deleted file]
po/ru/p910nd.po [deleted file]
po/ru/pbx-voicemail.po [deleted file]
po/ru/pbx.po [deleted file]
po/ru/polipo.po [deleted file]
po/ru/qos.po [deleted file]
po/ru/radvd.po [deleted file]
po/ru/rrdtool.po [deleted file]
po/ru/samba.po [deleted file]
po/ru/splash.po [deleted file]
po/ru/statistics.po [deleted file]
po/ru/tinyproxy.po [deleted file]
po/ru/transmission.po [deleted file]
po/ru/upnp.po [deleted file]
po/ru/ushare.po [deleted file]
po/ru/uvc_streamer.po [deleted file]
po/ru/vnstat.po [deleted file]
po/ru/voice_core.po [deleted file]
po/ru/voice_diag.po [deleted file]
po/ru/watchcat.po [deleted file]
po/ru/wol.po [deleted file]
po/ru/wshaper.po [deleted file]
po/sk/ahcp.po [deleted file]
po/sk/asterisk.po [deleted file]
po/sk/base.po [deleted file]
po/sk/commands.po [deleted file]
po/sk/coovachilli.po [deleted file]
po/sk/ddns.po [deleted file]
po/sk/diag_core.po [deleted file]
po/sk/diag_devinfo.po [deleted file]
po/sk/ffwizard.po [deleted file]
po/sk/firewall.po [deleted file]
po/sk/freifunk-policyrouting.po [deleted file]
po/sk/freifunk.po [deleted file]
po/sk/hd_idle.po [deleted file]
po/sk/meshwizard.po [deleted file]
po/sk/minidlna.po [deleted file]
po/sk/mmc_over_gpio.po [deleted file]
po/sk/multiwan.po [deleted file]
po/sk/ntpc.po [deleted file]
po/sk/olsr.po [deleted file]
po/sk/openvpn.po [deleted file]
po/sk/p2pblock.po [deleted file]
po/sk/p910nd.po [deleted file]
po/sk/pbx-voicemail.po [deleted file]
po/sk/pbx.po [deleted file]
po/sk/polipo.po [deleted file]
po/sk/qos.po [deleted file]
po/sk/radvd.po [deleted file]
po/sk/rrdtool.po [deleted file]
po/sk/samba.po [deleted file]
po/sk/splash.po [deleted file]
po/sk/statistics.po [deleted file]
po/sk/tinyproxy.po [deleted file]
po/sk/transmission.po [deleted file]
po/sk/upnp.po [deleted file]
po/sk/ushare.po [deleted file]
po/sk/uvc_streamer.po [deleted file]
po/sk/vnstat.po [deleted file]
po/sk/voice_core.po [deleted file]
po/sk/voice_diag.po [deleted file]
po/sk/watchcat.po [deleted file]
po/sk/wol.po [deleted file]
po/sk/wshaper.po [deleted file]
po/sv/ahcp.po [deleted file]
po/sv/asterisk.po [deleted file]
po/sv/base.po [deleted file]
po/sv/commands.po [deleted file]
po/sv/coovachilli.po [deleted file]
po/sv/ddns.po [deleted file]
po/sv/diag_core.po [deleted file]
po/sv/diag_devinfo.po [deleted file]
po/sv/ffwizard.po [deleted file]
po/sv/firewall.po [deleted file]
po/sv/freifunk-policyrouting.po [deleted file]
po/sv/freifunk.po [deleted file]
po/sv/hd_idle.po [deleted file]
po/sv/meshwizard.po [deleted file]
po/sv/minidlna.po [deleted file]
po/sv/mmc_over_gpio.po [deleted file]
po/sv/multiwan.po [deleted file]
po/sv/ntpc.po [deleted file]
po/sv/olsr.po [deleted file]
po/sv/openvpn.po [deleted file]
po/sv/p2pblock.po [deleted file]
po/sv/p910nd.po [deleted file]
po/sv/pbx-voicemail.po [deleted file]
po/sv/pbx.po [deleted file]
po/sv/polipo.po [deleted file]
po/sv/qos.po [deleted file]
po/sv/radvd.po [deleted file]
po/sv/rrdtool.po [deleted file]
po/sv/samba.po [deleted file]
po/sv/splash.po [deleted file]
po/sv/statistics.po [deleted file]
po/sv/tinyproxy.po [deleted file]
po/sv/transmission.po [deleted file]
po/sv/upnp.po [deleted file]
po/sv/ushare.po [deleted file]
po/sv/uvc_streamer.po [deleted file]
po/sv/vnstat.po [deleted file]
po/sv/voice_core.po [deleted file]
po/sv/voice_diag.po [deleted file]
po/sv/watchcat.po [deleted file]
po/sv/wol.po [deleted file]
po/sv/wshaper.po [deleted file]
po/templates/ahcp.pot [deleted file]
po/templates/asterisk.pot [deleted file]
po/templates/base.pot [deleted file]
po/templates/commands.pot [deleted file]
po/templates/coovachilli.pot [deleted file]
po/templates/ddns.pot [deleted file]
po/templates/diag_core.pot [deleted file]
po/templates/diag_devinfo.pot [deleted file]
po/templates/ffwizard.pot [deleted file]
po/templates/firewall.pot [deleted file]
po/templates/freifunk-policyrouting.pot [deleted file]
po/templates/freifunk.pot [deleted file]
po/templates/hd_idle.pot [deleted file]
po/templates/meshwizard.pot [deleted file]
po/templates/minidlna.pot [deleted file]
po/templates/mmc_over_gpio.pot [deleted file]
po/templates/multiwan.pot [deleted file]
po/templates/ntpc.pot [deleted file]
po/templates/olsr.pot [deleted file]
po/templates/openvpn.pot [deleted file]
po/templates/p2pblock.pot [deleted file]
po/templates/p910nd.pot [deleted file]
po/templates/pbx-voicemail.pot [deleted file]
po/templates/pbx.pot [deleted file]
po/templates/polipo.pot [deleted file]
po/templates/qos.pot [deleted file]
po/templates/radvd.pot [deleted file]
po/templates/rrdtool.pot [deleted file]
po/templates/samba.pot [deleted file]
po/templates/splash.pot [deleted file]
po/templates/statistics.pot [deleted file]
po/templates/tinyproxy.pot [deleted file]
po/templates/transmission.pot [deleted file]
po/templates/upnp.pot [deleted file]
po/templates/ushare.pot [deleted file]
po/templates/uvc_streamer.pot [deleted file]
po/templates/vnstat.pot [deleted file]
po/templates/voice_core.pot [deleted file]
po/templates/voice_diag.pot [deleted file]
po/templates/watchcat.pot [deleted file]
po/templates/wol.pot [deleted file]
po/templates/wshaper.pot [deleted file]
po/tr/ahcp.po [deleted file]
po/tr/asterisk.po [deleted file]
po/tr/base.po [deleted file]
po/tr/commands.po [deleted file]
po/tr/coovachilli.po [deleted file]
po/tr/ddns.po [deleted file]
po/tr/diag_core.po [deleted file]
po/tr/diag_devinfo.po [deleted file]
po/tr/ffwizard.po [deleted file]
po/tr/firewall.po [deleted file]
po/tr/freifunk-policyrouting.po [deleted file]
po/tr/freifunk.po [deleted file]
po/tr/hd_idle.po [deleted file]
po/tr/meshwizard.po [deleted file]
po/tr/minidlna.po [deleted file]
po/tr/mmc_over_gpio.po [deleted file]
po/tr/multiwan.po [deleted file]
po/tr/ntpc.po [deleted file]
po/tr/olsr.po [deleted file]
po/tr/openvpn.po [deleted file]
po/tr/p2pblock.po [deleted file]
po/tr/p910nd.po [deleted file]
po/tr/pbx-voicemail.po [deleted file]
po/tr/pbx.po [deleted file]
po/tr/polipo.po [deleted file]
po/tr/qos.po [deleted file]
po/tr/radvd.po [deleted file]
po/tr/rrdtool.po [deleted file]
po/tr/samba.po [deleted file]
po/tr/splash.po [deleted file]
po/tr/statistics.po [deleted file]
po/tr/tinyproxy.po [deleted file]
po/tr/transmission.po [deleted file]
po/tr/upnp.po [deleted file]
po/tr/ushare.po [deleted file]
po/tr/uvc_streamer.po [deleted file]
po/tr/vnstat.po [deleted file]
po/tr/voice_core.po [deleted file]
po/tr/voice_diag.po [deleted file]
po/tr/watchcat.po [deleted file]
po/tr/wol.po [deleted file]
po/tr/wshaper.po [deleted file]
po/uk/ahcp.po [deleted file]
po/uk/asterisk.po [deleted file]
po/uk/base.po [deleted file]
po/uk/commands.po [deleted file]
po/uk/coovachilli.po [deleted file]
po/uk/ddns.po [deleted file]
po/uk/diag_core.po [deleted file]
po/uk/diag_devinfo.po [deleted file]
po/uk/ffwizard.po [deleted file]
po/uk/firewall.po [deleted file]
po/uk/freifunk-policyrouting.po [deleted file]
po/uk/freifunk.po [deleted file]
po/uk/hd_idle.po [deleted file]
po/uk/meshwizard.po [deleted file]
po/uk/minidlna.po [deleted file]
po/uk/mmc_over_gpio.po [deleted file]
po/uk/multiwan.po [deleted file]
po/uk/ntpc.po [deleted file]
po/uk/olsr.po [deleted file]
po/uk/openvpn.po [deleted file]
po/uk/p2pblock.po [deleted file]
po/uk/p910nd.po [deleted file]
po/uk/pbx-voicemail.po [deleted file]
po/uk/pbx.po [deleted file]
po/uk/polipo.po [deleted file]
po/uk/qos.po [deleted file]
po/uk/radvd.po [deleted file]
po/uk/rrdtool.po [deleted file]
po/uk/samba.po [deleted file]
po/uk/splash.po [deleted file]
po/uk/statistics.po [deleted file]
po/uk/tinyproxy.po [deleted file]
po/uk/transmission.po [deleted file]
po/uk/upnp.po [deleted file]
po/uk/ushare.po [deleted file]
po/uk/uvc_streamer.po [deleted file]
po/uk/vnstat.po [deleted file]
po/uk/voice_core.po [deleted file]
po/uk/voice_diag.po [deleted file]
po/uk/watchcat.po [deleted file]
po/uk/wol.po [deleted file]
po/uk/wshaper.po [deleted file]
po/vi/ahcp.po [deleted file]
po/vi/asterisk.po [deleted file]
po/vi/base.po [deleted file]
po/vi/commands.po [deleted file]
po/vi/coovachilli.po [deleted file]
po/vi/ddns.po [deleted file]
po/vi/diag_core.po [deleted file]
po/vi/diag_devinfo.po [deleted file]
po/vi/ffwizard.po [deleted file]
po/vi/firewall.po [deleted file]
po/vi/freifunk-policyrouting.po [deleted file]
po/vi/freifunk.po [deleted file]
po/vi/hd_idle.po [deleted file]
po/vi/meshwizard.po [deleted file]
po/vi/minidlna.po [deleted file]
po/vi/mmc_over_gpio.po [deleted file]
po/vi/multiwan.po [deleted file]
po/vi/ntpc.po [deleted file]
po/vi/olsr.po [deleted file]
po/vi/openvpn.po [deleted file]
po/vi/p2pblock.po [deleted file]
po/vi/p910nd.po [deleted file]
po/vi/pbx-voicemail.po [deleted file]
po/vi/pbx.po [deleted file]
po/vi/polipo.po [deleted file]
po/vi/qos.po [deleted file]
po/vi/radvd.po [deleted file]
po/vi/rrdtool.po [deleted file]
po/vi/samba.po [deleted file]
po/vi/splash.po [deleted file]
po/vi/statistics.po [deleted file]
po/vi/tinyproxy.po [deleted file]
po/vi/transmission.po [deleted file]
po/vi/upnp.po [deleted file]
po/vi/ushare.po [deleted file]
po/vi/uvc_streamer.po [deleted file]
po/vi/vnstat.po [deleted file]
po/vi/voice_core.po [deleted file]
po/vi/voice_diag.po [deleted file]
po/vi/watchcat.po [deleted file]
po/vi/wol.po [deleted file]
po/vi/wshaper.po [deleted file]
po/zh_CN/ahcp.po [deleted file]
po/zh_CN/asterisk.po [deleted file]
po/zh_CN/base.po [deleted file]
po/zh_CN/commands.po [deleted file]
po/zh_CN/coovachilli.po [deleted file]
po/zh_CN/ddns.po [deleted file]
po/zh_CN/diag_core.po [deleted file]
po/zh_CN/diag_devinfo.po [deleted file]
po/zh_CN/ffwizard.po [deleted file]
po/zh_CN/firewall.po [deleted file]
po/zh_CN/freifunk-policyrouting.po [deleted file]
po/zh_CN/freifunk.po [deleted file]
po/zh_CN/hd_idle.po [deleted file]
po/zh_CN/meshwizard.po [deleted file]
po/zh_CN/minidlna.po [deleted file]
po/zh_CN/mmc_over_gpio.po [deleted file]
po/zh_CN/multiwan.po [deleted file]
po/zh_CN/ntpc.po [deleted file]
po/zh_CN/olsr.po [deleted file]
po/zh_CN/openvpn.po [deleted file]
po/zh_CN/p2pblock.po [deleted file]
po/zh_CN/p910nd.po [deleted file]
po/zh_CN/pbx-voicemail.po [deleted file]
po/zh_CN/pbx.po [deleted file]
po/zh_CN/polipo.po [deleted file]
po/zh_CN/qos.po [deleted file]
po/zh_CN/radvd.po [deleted file]
po/zh_CN/rrdtool.po [deleted file]
po/zh_CN/samba.po [deleted file]
po/zh_CN/splash.po [deleted file]
po/zh_CN/statistics.po [deleted file]
po/zh_CN/tinyproxy.po [deleted file]
po/zh_CN/transmission.po [deleted file]
po/zh_CN/upnp.po [deleted file]
po/zh_CN/ushare.po [deleted file]
po/zh_CN/uvc_streamer.po [deleted file]
po/zh_CN/vnstat.po [deleted file]
po/zh_CN/voice_core.po [deleted file]
po/zh_CN/voice_diag.po [deleted file]
po/zh_CN/watchcat.po [deleted file]
po/zh_CN/wol.po [deleted file]
po/zh_CN/wshaper.po [deleted file]
po/zh_TW/ahcp.po [deleted file]
po/zh_TW/asterisk.po [deleted file]
po/zh_TW/base.po [deleted file]
po/zh_TW/commands.po [deleted file]
po/zh_TW/coovachilli.po [deleted file]
po/zh_TW/ddns.po [deleted file]
po/zh_TW/diag_core.po [deleted file]
po/zh_TW/diag_devinfo.po [deleted file]
po/zh_TW/ffwizard.po [deleted file]
po/zh_TW/firewall.po [deleted file]
po/zh_TW/freifunk-policyrouting.po [deleted file]
po/zh_TW/freifunk.po [deleted file]
po/zh_TW/hd_idle.po [deleted file]
po/zh_TW/meshwizard.po [deleted file]
po/zh_TW/minidlna.po [deleted file]
po/zh_TW/mmc_over_gpio.po [deleted file]
po/zh_TW/multiwan.po [deleted file]
po/zh_TW/ntpc.po [deleted file]
po/zh_TW/olsr.po [deleted file]
po/zh_TW/openvpn.po [deleted file]
po/zh_TW/p2pblock.po [deleted file]
po/zh_TW/p910nd.po [deleted file]
po/zh_TW/pbx-voicemail.po [deleted file]
po/zh_TW/pbx.po [deleted file]
po/zh_TW/polipo.po [deleted file]
po/zh_TW/qos.po [deleted file]
po/zh_TW/radvd.po [deleted file]
po/zh_TW/rrdtool.po [deleted file]
po/zh_TW/samba.po [deleted file]
po/zh_TW/splash.po [deleted file]
po/zh_TW/statistics.po [deleted file]
po/zh_TW/tinyproxy.po [deleted file]
po/zh_TW/transmission.po [deleted file]
po/zh_TW/upnp.po [deleted file]
po/zh_TW/ushare.po [deleted file]
po/zh_TW/uvc_streamer.po [deleted file]
po/zh_TW/vnstat.po [deleted file]
po/zh_TW/voice_core.po [deleted file]
po/zh_TW/voice_diag.po [deleted file]
po/zh_TW/watchcat.po [deleted file]
po/zh_TW/wol.po [deleted file]
po/zh_TW/wshaper.po [deleted file]
protocols/3g/Makefile [deleted file]
protocols/3g/luasrc/model/cbi/admin_network/proto_3g.lua [deleted file]
protocols/ipv6/Makefile [deleted file]
protocols/ipv6/luasrc/model/cbi/admin_network/proto_6in4.lua [deleted file]
protocols/ipv6/luasrc/model/cbi/admin_network/proto_6rd.lua [deleted file]
protocols/ipv6/luasrc/model/cbi/admin_network/proto_6to4.lua [deleted file]
protocols/ipv6/luasrc/model/cbi/admin_network/proto_dhcpv6.lua [deleted file]
protocols/ipv6/luasrc/model/cbi/admin_network/proto_dslite.lua [deleted file]
protocols/ipv6/luasrc/model/cbi/admin_network/proto_hnet.lua [deleted file]
protocols/ipv6/luasrc/model/network/proto_4x6.lua [deleted file]
protocols/ipv6/luasrc/model/network/proto_6x4.lua [deleted file]
protocols/ipv6/luasrc/model/network/proto_dhcpv6.lua [deleted file]
protocols/ipv6/luasrc/model/network/proto_hnet.lua [deleted file]
protocols/luci-proto-3g/Makefile [new file with mode: 0644]
protocols/luci-proto-3g/luasrc/model/cbi/admin_network/proto_3g.lua [new file with mode: 0644]
protocols/luci-proto-ipv6/Makefile [new file with mode: 0644]
protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_6in4.lua [new file with mode: 0644]
protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_6rd.lua [new file with mode: 0644]
protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_6to4.lua [new file with mode: 0644]
protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_dhcpv6.lua [new file with mode: 0644]
protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_dslite.lua [new file with mode: 0644]
protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_hnet.lua [new file with mode: 0644]
protocols/luci-proto-ipv6/luasrc/model/network/proto_4x6.lua [new file with mode: 0644]
protocols/luci-proto-ipv6/luasrc/model/network/proto_6x4.lua [new file with mode: 0644]
protocols/luci-proto-ipv6/luasrc/model/network/proto_dhcpv6.lua [new file with mode: 0644]
protocols/luci-proto-ipv6/luasrc/model/network/proto_hnet.lua [new file with mode: 0644]
protocols/luci-proto-openconnect/Makefile [new file with mode: 0644]
protocols/luci-proto-openconnect/luasrc/model/cbi/admin_network/proto_openconnect.lua [new file with mode: 0644]
protocols/luci-proto-openconnect/luasrc/model/network/proto_openconnect.lua [new file with mode: 0644]
protocols/luci-proto-ppp/Makefile [new file with mode: 0644]
protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_l2tp.lua [new file with mode: 0644]
protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_ppp.lua [new file with mode: 0644]
protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pppoa.lua [new file with mode: 0644]
protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pppoe.lua [new file with mode: 0644]
protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pptp.lua [new file with mode: 0644]
protocols/luci-proto-ppp/luasrc/model/network/proto_ppp.lua [new file with mode: 0644]
protocols/luci-proto-relay/Makefile [new file with mode: 0644]
protocols/luci-proto-relay/luasrc/model/cbi/admin_network/proto_relay.lua [new file with mode: 0644]
protocols/luci-proto-relay/luasrc/model/network/proto_relay.lua [new file with mode: 0644]
protocols/openconnect/Makefile [deleted file]
protocols/openconnect/luasrc/model/cbi/admin_network/proto_openconnect.lua [deleted file]
protocols/openconnect/luasrc/model/network/proto_openconnect.lua [deleted file]
protocols/ppp/Makefile [deleted file]
protocols/ppp/luasrc/model/cbi/admin_network/proto_l2tp.lua [deleted file]
protocols/ppp/luasrc/model/cbi/admin_network/proto_ppp.lua [deleted file]
protocols/ppp/luasrc/model/cbi/admin_network/proto_pppoa.lua [deleted file]
protocols/ppp/luasrc/model/cbi/admin_network/proto_pppoe.lua [deleted file]
protocols/ppp/luasrc/model/cbi/admin_network/proto_pptp.lua [deleted file]
protocols/ppp/luasrc/model/network/proto_ppp.lua [deleted file]
protocols/relay/Makefile [deleted file]
protocols/relay/luasrc/model/cbi/admin_network/proto_relay.lua [deleted file]
protocols/relay/luasrc/model/network/proto_relay.lua [deleted file]
themes/bootstrap/Makefile [deleted file]
themes/bootstrap/htdocs/luci-static/bootstrap/cascade.css [deleted file]
themes/bootstrap/htdocs/luci-static/bootstrap/favicon.ico [deleted file]
themes/bootstrap/htdocs/luci-static/bootstrap/html5.js [deleted file]
themes/bootstrap/htdocs/luci-static/bootstrap/mobile.css [deleted file]
themes/bootstrap/ipkg/postinst [deleted file]
themes/bootstrap/luasrc/view/themes/bootstrap/footer.htm [deleted file]
themes/bootstrap/luasrc/view/themes/bootstrap/header.htm [deleted file]
themes/bootstrap/root/etc/uci-defaults/luci-theme-bootstrap [deleted file]
themes/freifunk-bno/Makefile [deleted file]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css [deleted file]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/bgoption.png [deleted file]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/favicon.ico [deleted file]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-back.gif [deleted file]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-left.gif [deleted file]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-right.gif [deleted file]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/logo.gif [deleted file]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/main-back.png [deleted file]
themes/freifunk-bno/htdocs/luci-static/freifunk-bno/images/schriftzug.gif [deleted file]
themes/freifunk-bno/ipkg/postinst [deleted file]
themes/freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm [deleted file]
themes/freifunk-bno/luasrc/view/themes/freifunk-bno/header.htm [deleted file]
themes/freifunk-bno/root/etc/uci-defaults/luci-theme-freifunk-bno [deleted file]
themes/freifunk-generic/Makefile [deleted file]
themes/freifunk-generic/htdocs/luci-static/freifunk-generic/bg.jpg [deleted file]
themes/freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css [deleted file]
themes/freifunk-generic/htdocs/luci-static/freifunk-generic/header.jpg [deleted file]
themes/freifunk-generic/htdocs/luci-static/freifunk-generic/ie7.css [deleted file]
themes/freifunk-generic/htdocs/luci-static/freifunk-generic/logo.jpg [deleted file]
themes/freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css [deleted file]
themes/freifunk-generic/htdocs/luci-static/freifunk-generic/smallscreen.css [deleted file]
themes/freifunk-generic/ipkg/postinst [deleted file]
themes/freifunk-generic/luasrc/view/themes/freifunk-generic/footer.htm [deleted file]
themes/freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm [deleted file]
themes/freifunk-generic/root/etc/uci-defaults/luci-theme-freifunk-generic [deleted file]
themes/luci-theme-bootstrap/Makefile [new file with mode: 0644]
themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css [new file with mode: 0644]
themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.ico [new file with mode: 0644]
themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/html5.js [new file with mode: 0644]
themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/mobile.css [new file with mode: 0644]
themes/luci-theme-bootstrap/ipkg/postinst [new file with mode: 0755]
themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/footer.htm [new file with mode: 0644]
themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm [new file with mode: 0644]
themes/luci-theme-bootstrap/root/etc/uci-defaults/luci-theme-bootstrap [new file with mode: 0755]
themes/luci-theme-freifunk-bno/Makefile [new file with mode: 0644]
themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/cascade.css [new file with mode: 0644]
themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/bgoption.png [new file with mode: 0644]
themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/favicon.ico [new file with mode: 0644]
themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-back.gif [new file with mode: 0644]
themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-left.gif [new file with mode: 0644]
themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/header-right.gif [new file with mode: 0644]
themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/logo.gif [new file with mode: 0644]
themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/main-back.png [new file with mode: 0644]
themes/luci-theme-freifunk-bno/htdocs/luci-static/freifunk-bno/images/schriftzug.gif [new file with mode: 0644]
themes/luci-theme-freifunk-bno/ipkg/postinst [new file with mode: 0755]
themes/luci-theme-freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm [new file with mode: 0644]
themes/luci-theme-freifunk-bno/luasrc/view/themes/freifunk-bno/header.htm [new file with mode: 0644]
themes/luci-theme-freifunk-bno/root/etc/uci-defaults/luci-theme-freifunk-bno [new file with mode: 0755]
themes/luci-theme-freifunk-generic/Makefile [new file with mode: 0644]
themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/bg.jpg [new file with mode: 0644]
themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css [new file with mode: 0644]
themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/header.jpg [new file with mode: 0644]
themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/ie7.css [new file with mode: 0644]
themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/logo.jpg [new file with mode: 0644]
themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css [new file with mode: 0644]
themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/smallscreen.css [new file with mode: 0644]
themes/luci-theme-freifunk-generic/ipkg/postinst [new file with mode: 0644]
themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/footer.htm [new file with mode: 0644]
themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm [new file with mode: 0644]
themes/luci-theme-freifunk-generic/root/etc/uci-defaults/luci-theme-freifunk-generic [new file with mode: 0644]
themes/luci-theme-openwrt/Makefile [new file with mode: 0644]
themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css [new file with mode: 0644]
themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/ie6.css [new file with mode: 0644]
themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/ie7.css [new file with mode: 0644]
themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/ie8.css [new file with mode: 0644]
themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/tabbg.png [new file with mode: 0644]
themes/luci-theme-openwrt/ipkg/postinst [new file with mode: 0755]
themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/footer.htm [new file with mode: 0644]
themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm [new file with mode: 0644]
themes/luci-theme-openwrt/root/etc/uci-defaults/luci-theme-openwrt [new file with mode: 0755]
themes/openwrt/Makefile [deleted file]
themes/openwrt/htdocs/luci-static/openwrt.org/cascade.css [deleted file]
themes/openwrt/htdocs/luci-static/openwrt.org/ie6.css [deleted file]
themes/openwrt/htdocs/luci-static/openwrt.org/ie7.css [deleted file]
themes/openwrt/htdocs/luci-static/openwrt.org/ie8.css [deleted file]
themes/openwrt/htdocs/luci-static/openwrt.org/tabbg.png [deleted file]
themes/openwrt/ipkg/postinst [deleted file]
themes/openwrt/luasrc/view/themes/openwrt.org/footer.htm [deleted file]
themes/openwrt/luasrc/view/themes/openwrt.org/header.htm [deleted file]
themes/openwrt/root/etc/uci-defaults/luci-theme-openwrt [deleted file]