Add luci
authorRISCi_ATOM <bob@bobcall.me>
Sat, 9 Jun 2018 18:37:35 +0000 (14:37 -0400)
committerRISCi_ATOM <bob@bobcall.me>
Sat, 9 Jun 2018 18:37:35 +0000 (14:37 -0400)
commit34e4ec21ea620722357fa2864d931b3149d7aab7
tree41911c622ed3dd1fa32f4ac17be185bc5fbecc2d
parente3e88d37fdbec8cecb3cbb197fd71bc2671aa92d
Add luci
2248 files changed:
package/luci/LICENSE [new file with mode: 0644]
package/luci/NOTICE [new file with mode: 0644]
package/luci/README.md [new file with mode: 0644]
package/luci/THANKYOU [new file with mode: 0644]
package/luci/applications/luci-app-adblock/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-adblock/luasrc/controller/adblock.lua [new file with mode: 0644]
package/luci/applications/luci-app-adblock/luasrc/model/cbi/adblock/blacklist_tab.lua [new file with mode: 0644]
package/luci/applications/luci-app-adblock/luasrc/model/cbi/adblock/configuration_tab.lua [new file with mode: 0644]
package/luci/applications/luci-app-adblock/luasrc/model/cbi/adblock/overview_tab.lua [new file with mode: 0644]
package/luci/applications/luci-app-adblock/luasrc/model/cbi/adblock/whitelist_tab.lua [new file with mode: 0644]
package/luci/applications/luci-app-adblock/luasrc/view/adblock/blocklist.htm [new file with mode: 0644]
package/luci/applications/luci-app-adblock/luasrc/view/adblock/config_css.htm [new file with mode: 0644]
package/luci/applications/luci-app-adblock/luasrc/view/adblock/logread.htm [new file with mode: 0644]
package/luci/applications/luci-app-adblock/luasrc/view/adblock/query.htm [new file with mode: 0644]
package/luci/applications/luci-app-adblock/luasrc/view/adblock/runtime.htm [new file with mode: 0644]
package/luci/applications/luci-app-adblock/po/it/adblock.po [new file with mode: 0644]
package/luci/applications/luci-app-adblock/po/ja/adblock.po [new file with mode: 0644]
package/luci/applications/luci-app-adblock/po/pt-br/adblock.po [new file with mode: 0644]
package/luci/applications/luci-app-adblock/po/ru/adblock.po [new file with mode: 0644]
package/luci/applications/luci-app-adblock/po/sv/adblock.po [new file with mode: 0644]
package/luci/applications/luci-app-adblock/po/templates/adblock.pot [new file with mode: 0644]
package/luci/applications/luci-app-adblock/po/zh-cn/adblock.po [new file with mode: 0644]
package/luci/applications/luci-app-adblock/po/zh-tw/adblock.po [new file with mode: 0644]
package/luci/applications/luci-app-adblock/root/etc/uci-defaults/40_luci-adblock [new file with mode: 0755]
package/luci/applications/luci-app-advanced-reboot/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-advanced-reboot/README.md [new file with mode: 0644]
package/luci/applications/luci-app-advanced-reboot/luasrc/controller/advanced_reboot.lua [new file with mode: 0644]
package/luci/applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/advanced_reboot.htm [new file with mode: 0644]
package/luci/applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/alternative_reboot.htm [new file with mode: 0644]
package/luci/applications/luci-app-advanced-reboot/luasrc/view/advanced_reboot/power_off.htm [new file with mode: 0644]
package/luci/applications/luci-app-advanced-reboot/po/ru/advanced-reboot.po [new file with mode: 0644]
package/luci/applications/luci-app-advanced-reboot/po/sv/advanced-reboot.po [new file with mode: 0644]
package/luci/applications/luci-app-advanced-reboot/po/templates/advanced-reboot.pot [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/luasrc/controller/ahcp.lua [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/luasrc/model/cbi/ahcp.lua [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/luasrc/view/admin_status/index/ahcp.htm [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/luasrc/view/ahcp_status.htm [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/ca/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/cs/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/de/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/el/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/en/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/es/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/fr/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/he/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/hu/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/it/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/ja/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/ms/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/no/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/pl/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/pt-br/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/pt/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/ro/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/ru/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/sk/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/sv/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/templates/ahcp.pot [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/tr/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/uk/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/vi/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/zh-cn/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/po/zh-tw/ahcp.po [new file with mode: 0644]
package/luci/applications/luci-app-ahcp/root/etc/uci-defaults/40_luci-ahcp [new file with mode: 0755]
package/luci/applications/luci-app-aria2/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-aria2/luasrc/controller/aria2.lua [new file with mode: 0644]
package/luci/applications/luci-app-aria2/luasrc/model/cbi/aria2.lua [new file with mode: 0644]
package/luci/applications/luci-app-aria2/luasrc/view/aria2/overview_status.htm [new file with mode: 0644]
package/luci/applications/luci-app-aria2/po/pt-br/aria2.po [new file with mode: 0644]
package/luci/applications/luci-app-aria2/po/ru/aria2.po [new file with mode: 0644]
package/luci/applications/luci-app-aria2/po/sv/aria2.po [new file with mode: 0644]
package/luci/applications/luci-app-aria2/po/templates/aria2.pot [new file with mode: 0644]
package/luci/applications/luci-app-aria2/po/zh-cn/aria2.po [new file with mode: 0644]
package/luci/applications/luci-app-aria2/po/zh-tw/aria2.po [new file with mode: 0644]
package/luci/applications/luci-app-aria2/root/etc/uci-defaults/40_luci-aria2 [new file with mode: 0755]
package/luci/applications/luci-app-asterisk/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/asterisk.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/asterisk/cc_idd.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/controller/asterisk.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-dialplans.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-iax-connections.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-meetme.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-app.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-cdr.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-chan.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-codec.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-format.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-func.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-pbx.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-res-feature.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-mod-res.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-sip-connections.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk-voice.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialplan_out.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialplans.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/dialzones.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/meetme.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/meetme_settings.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/phone_sip.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/phones.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/trunk_sip.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/trunks.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/voicemail.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/model/cbi/asterisk/voicemail_settings.lua [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/view/asterisk/cbi/cell.htm [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/view/asterisk/dialplans.htm [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/luasrc/view/asterisk/dialzones.htm [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/ca/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/cs/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/de/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/el/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/en/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/es/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/fr/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/he/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/hu/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/it/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/ja/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/ms/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/no/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/pl/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/pt-br/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/pt/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/ro/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/ru/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/sk/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/sv/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/templates/asterisk.pot [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/tr/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/uk/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/vi/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/zh-cn/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/po/zh-tw/asterisk.po [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/root/etc/config/asterisk [new file with mode: 0644]
package/luci/applications/luci-app-asterisk/root/etc/uci-defaults/40_luci-asterisk [new file with mode: 0755]
package/luci/applications/luci-app-attendedsysupgrade/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-attendedsysupgrade/luasrc/controller/attendedsysupgrade.lua [new file with mode: 0644]
package/luci/applications/luci-app-attendedsysupgrade/luasrc/view/attendedsysupgrade.htm [new file with mode: 0644]
package/luci/applications/luci-app-attendedsysupgrade/root/etc/uci-defaults/40_luci-attendedsysupgrade [new file with mode: 0755]
package/luci/applications/luci-app-attendedsysupgrade/root/usr/share/rpcd/acl.d/attendedsysupgrade.json [new file with mode: 0644]
package/luci/applications/luci-app-attendedsysupgrade/root/www/luci-static/resources/attendedsysupgrade.js [new file with mode: 0644]
package/luci/applications/luci-app-bcp38/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-bcp38/luasrc/controller/bcp38.lua [new file with mode: 0644]
package/luci/applications/luci-app-bcp38/luasrc/model/cbi/bcp38.lua [new file with mode: 0644]
package/luci/applications/luci-app-bcp38/po/ru/bcp38.po [new file with mode: 0644]
package/luci/applications/luci-app-bcp38/po/sv/bcp38.po [new file with mode: 0644]
package/luci/applications/luci-app-bcp38/po/templates/bcp38.pot [new file with mode: 0644]
package/luci/applications/luci-app-bcp38/po/zh-cn/bcp38.po [new file with mode: 0644]
package/luci/applications/luci-app-bcp38/po/zh-tw/bcp38.po [new file with mode: 0644]
package/luci/applications/luci-app-bcp38/root/etc/uci-defaults/60_luci-bcp38 [new file with mode: 0755]
package/luci/applications/luci-app-clamav/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-clamav/luasrc/controller/clamav.lua [new file with mode: 0644]
package/luci/applications/luci-app-clamav/luasrc/model/cbi/clamav.lua [new file with mode: 0644]
package/luci/applications/luci-app-clamav/po/ja/clamav.po [new file with mode: 0644]
package/luci/applications/luci-app-clamav/po/ru/clamav.po [new file with mode: 0644]
package/luci/applications/luci-app-clamav/po/sv/clamav.po [new file with mode: 0644]
package/luci/applications/luci-app-clamav/po/templates/clamav.pot [new file with mode: 0644]
package/luci/applications/luci-app-clamav/po/zh-cn/clamav.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-commands/luasrc/controller/commands.lua [new file with mode: 0644]
package/luci/applications/luci-app-commands/luasrc/model/cbi/commands.lua [new file with mode: 0644]
package/luci/applications/luci-app-commands/luasrc/view/commands.htm [new file with mode: 0644]
package/luci/applications/luci-app-commands/luasrc/view/commands_public.htm [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/ca/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/cs/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/de/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/el/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/en/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/es/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/fr/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/he/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/hu/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/it/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/ja/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/ms/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/no/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/pl/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/pt-br/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/pt/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/ro/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/ru/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/sk/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/sv/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/templates/commands.pot [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/tr/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/uk/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/vi/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/zh-cn/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-commands/po/zh-tw/commands.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/luasrc/controller/coovachilli.lua [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/luasrc/model/cbi/coovachilli.lua [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/luasrc/model/cbi/coovachilli_auth.lua [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/luasrc/model/cbi/coovachilli_network.lua [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/luasrc/model/cbi/coovachilli_radius.lua [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/ca/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/cs/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/de/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/el/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/en/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/es/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/fr/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/he/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/hu/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/it/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/ja/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/ms/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/no/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/pl/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/pt-br/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/pt/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/ro/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/ru/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/sk/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/sv/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/templates/coovachilli.pot [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/tr/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/uk/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/vi/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/zh-cn/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/po/zh-tw/coovachilli.po [new file with mode: 0644]
package/luci/applications/luci-app-coovachilli/root/etc/config/coovachilli [new file with mode: 0644]
package/luci/applications/luci-app-cshark/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-cshark/luasrc/controller/cshark.lua [new file with mode: 0644]
package/luci/applications/luci-app-cshark/luasrc/model/cbi/admin_network/cshark.lua [new file with mode: 0644]
package/luci/applications/luci-app-cshark/luasrc/view/cshark.htm [new file with mode: 0644]
package/luci/applications/luci-app-ddns/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-ddns/luasrc/controller/ddns.lua [new file with mode: 0755]
package/luci/applications/luci-app-ddns/luasrc/model/cbi/ddns/detail.lua [new file with mode: 0644]
package/luci/applications/luci-app-ddns/luasrc/model/cbi/ddns/global.lua [new file with mode: 0644]
package/luci/applications/luci-app-ddns/luasrc/model/cbi/ddns/hints.lua [new file with mode: 0644]
package/luci/applications/luci-app-ddns/luasrc/model/cbi/ddns/overview.lua [new file with mode: 0644]
package/luci/applications/luci-app-ddns/luasrc/tools/ddns.lua [new file with mode: 0755]
package/luci/applications/luci-app-ddns/luasrc/view/admin_status/index/ddns.htm [new file with mode: 0644]
package/luci/applications/luci-app-ddns/luasrc/view/ddns/detail_logview.htm [new file with mode: 0644]
package/luci/applications/luci-app-ddns/luasrc/view/ddns/detail_lvalue.htm [new file with mode: 0644]
package/luci/applications/luci-app-ddns/luasrc/view/ddns/detail_value.htm [new file with mode: 0644]
package/luci/applications/luci-app-ddns/luasrc/view/ddns/global_value.htm [new file with mode: 0644]
package/luci/applications/luci-app-ddns/luasrc/view/ddns/overview_doubleline.htm [new file with mode: 0644]
package/luci/applications/luci-app-ddns/luasrc/view/ddns/overview_enabled.htm [new file with mode: 0644]
package/luci/applications/luci-app-ddns/luasrc/view/ddns/overview_startstop.htm [new file with mode: 0644]
package/luci/applications/luci-app-ddns/luasrc/view/ddns/overview_status.htm [new file with mode: 0644]
package/luci/applications/luci-app-ddns/luasrc/view/ddns/system_status.htm [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/ca/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/cs/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/de/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/el/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/es/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/fr/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/he/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/hu/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/it/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/ja/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/no/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/pl/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/pt-br/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/pt/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/ro/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/ru/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/sv/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/templates/ddns.pot [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/tr/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/uk/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/vi/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/zh-cn/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/po/zh-tw/ddns.po [new file with mode: 0644]
package/luci/applications/luci-app-ddns/root/etc/uci-defaults/40_luci-ddns [new file with mode: 0755]
package/luci/applications/luci-app-diag-core/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/luasrc/controller/luci_diag.lua [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/luasrc/view/diag/index.htm [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/luasrc/view/diag/network_config_index.htm [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/ca/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/cs/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/de/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/el/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/en/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/es/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/fr/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/he/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/hu/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/it/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/ja/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/ms/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/no/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/pl/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/pt-br/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/pt/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/ro/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/ru/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/sk/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/sv/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/templates/diag_core.pot [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/tr/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/uk/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/vi/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/zh-cn/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-diag-core/po/zh-tw/diag_core.po [new file with mode: 0644]
package/luci/applications/luci-app-dnscrypt-proxy/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-dnscrypt-proxy/luasrc/controller/dnscrypt-proxy.lua [new file with mode: 0644]
package/luci/applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_dnsmasq_tab.lua [new file with mode: 0644]
package/luci/applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/cfg_resolvcrypt_tab.lua [new file with mode: 0644]
package/luci/applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/configuration_tab.lua [new file with mode: 0644]
package/luci/applications/luci-app-dnscrypt-proxy/luasrc/model/cbi/dnscrypt-proxy/overview_tab.lua [new file with mode: 0644]
package/luci/applications/luci-app-dnscrypt-proxy/luasrc/view/dnscrypt-proxy/config_css.htm [new file with mode: 0644]
package/luci/applications/luci-app-dnscrypt-proxy/luasrc/view/dnscrypt-proxy/logread.htm [new file with mode: 0644]
package/luci/applications/luci-app-dnscrypt-proxy/luasrc/view/dnscrypt-proxy/res_options.htm [new file with mode: 0644]
package/luci/applications/luci-app-dnscrypt-proxy/luasrc/view/dnscrypt-proxy/view_reslist.htm [new file with mode: 0644]
package/luci/applications/luci-app-dnscrypt-proxy/po/ja/dnscrypt-proxy.po [new file with mode: 0644]
package/luci/applications/luci-app-dnscrypt-proxy/po/ru/dnscrypt-proxy.po [new file with mode: 0644]
package/luci/applications/luci-app-dnscrypt-proxy/po/templates/dnscrypt-proxy.pot [new file with mode: 0644]
package/luci/applications/luci-app-dnscrypt-proxy/root/etc/uci-defaults/60_luci-dnscrypt-proxy [new file with mode: 0755]
package/luci/applications/luci-app-dump1090/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-dump1090/luasrc/controller/dump1090.lua [new file with mode: 0644]
package/luci/applications/luci-app-dump1090/luasrc/model/cbi/dump1090.lua [new file with mode: 0644]
package/luci/applications/luci-app-dump1090/root/etc/uci-defaults/40_luci-dump1090 [new file with mode: 0644]
package/luci/applications/luci-app-dynapoint/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-dynapoint/luasrc/controller/dynapoint.lua [new file with mode: 0644]
package/luci/applications/luci-app-dynapoint/luasrc/model/cbi/dynapoint.lua [new file with mode: 0644]
package/luci/applications/luci-app-dynapoint/luasrc/view/dynapoint/cbi_checkbox.htm [new file with mode: 0644]
package/luci/applications/luci-app-dynapoint/luasrc/view/dynapoint/cbi_color.htm [new file with mode: 0644]
package/luci/applications/luci-app-dynapoint/po/de/dynapoint.po [new file with mode: 0644]
package/luci/applications/luci-app-dynapoint/po/ja/dynapoint.po [new file with mode: 0644]
package/luci/applications/luci-app-dynapoint/po/pt-br/dynapoint.po [new file with mode: 0644]
package/luci/applications/luci-app-dynapoint/po/ru/dynapoint.po [new file with mode: 0644]
package/luci/applications/luci-app-dynapoint/po/templates/dynapoint.pot [new file with mode: 0644]
package/luci/applications/luci-app-dynapoint/root/etc/uci-defaults/40_luci-dynapoint [new file with mode: 0644]
package/luci/applications/luci-app-e2guardian/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-e2guardian/luasrc/controller/e2guardian.lua [new file with mode: 0644]
package/luci/applications/luci-app-e2guardian/luasrc/model/cbi/e2guardian.lua [new file with mode: 0644]
package/luci/applications/luci-app-firewall/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-firewall/luasrc/controller/firewall.lua [new file with mode: 0644]
package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/custom.lua [new file with mode: 0644]
package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/forward-details.lua [new file with mode: 0644]
package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/forwards.lua [new file with mode: 0644]
package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/rule-details.lua [new file with mode: 0644]
package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/rules.lua [new file with mode: 0644]
package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/zone-details.lua [new file with mode: 0644]
package/luci/applications/luci-app-firewall/luasrc/model/cbi/firewall/zones.lua [new file with mode: 0644]
package/luci/applications/luci-app-firewall/luasrc/tools/firewall.lua [new file with mode: 0644]
package/luci/applications/luci-app-firewall/luasrc/view/firewall/cbi_addforward.htm [new file with mode: 0644]
package/luci/applications/luci-app-firewall/luasrc/view/firewall/cbi_addrule.htm [new file with mode: 0644]
package/luci/applications/luci-app-firewall/luasrc/view/firewall/cbi_addsnat.htm [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/ca/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/cs/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/de/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/el/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/en/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/es/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/fr/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/he/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/hu/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/it/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/ja/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/ko/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/ms/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/no/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/pl/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/pt-br/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/pt/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/ro/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/ru/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/sk/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/sv/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/templates/firewall.pot [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/tr/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/uk/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/vi/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/zh-cn/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-firewall/po/zh-tw/firewall.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-diagnostics/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-diagnostics/luasrc/controller/freifunk/diag.lua [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-diagnostics/luasrc/view/freifunk/diagnostics.htm [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-diagnostics/root/etc/uci-defaults/40_luci-freifunk-diagnostics [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/luasrc/controller/freifunk/policy-routing.lua [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/luasrc/model/cbi/freifunk/policyrouting.lua [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/ca/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/cs/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/de/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/el/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/en/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/es/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/fr/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/he/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/hu/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/it/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/ja/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/ms/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/no/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/pl/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/pt-br/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/pt/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/ro/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/ru/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/sk/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/sv/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/templates/freifunk-policyrouting.pot [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/tr/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/uk/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/vi/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/zh-cn/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-policyrouting/po/zh-tw/freifunk-policyrouting.po [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-widgets/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-widgets/luasrc/controller/freifunk/widgets.lua [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/heightwidth.lua [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/html.lua [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/iframe.lua [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/rssfeed.lua [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/search.lua [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/widget.lua [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-widgets/luasrc/model/cbi/freifunk/widgets/widgets_overview.lua [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/clear/main.htm [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/html/main.htm [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/iframe/main.htm [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/rssfeed/main.htm [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-widgets/luasrc/view/freifunk/widgets/search/main.htm [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-widgets/root/etc/config/freifunk-widgets [new file with mode: 0644]
package/luci/applications/luci-app-freifunk-widgets/root/lib/upgrade/keep.d/freifunk-widgets [new file with mode: 0644]
package/luci/applications/luci-app-fwknopd/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-fwknopd/luasrc/controller/fwknopd.lua [new file with mode: 0644]
package/luci/applications/luci-app-fwknopd/luasrc/model/cbi/fwknopd.lua [new file with mode: 0644]
package/luci/applications/luci-app-fwknopd/luasrc/view/fwknopd-qr.htm [new file with mode: 0644]
package/luci/applications/luci-app-fwknopd/po/en/fwknopd.po [new file with mode: 0644]
package/luci/applications/luci-app-fwknopd/po/pt-br/fwknopd.po [new file with mode: 0644]
package/luci/applications/luci-app-fwknopd/po/ru/fwknopd.po [new file with mode: 0644]
package/luci/applications/luci-app-fwknopd/po/templates/fwknopd.pot [new file with mode: 0644]
package/luci/applications/luci-app-fwknopd/root/etc/uci-defaults/40_luci-fwknopd [new file with mode: 0644]
package/luci/applications/luci-app-fwknopd/root/usr/sbin/gen-qr.sh [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/luasrc/controller/hd_idle.lua [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/luasrc/model/cbi/hd_idle.lua [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/ca/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/cs/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/de/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/el/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/en/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/es/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/fr/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/he/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/hu/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/it/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/ja/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/ms/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/no/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/pl/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/pt-br/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/pt/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/ro/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/ru/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/sk/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/sv/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/templates/hd_idle.pot [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/tr/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/uk/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/vi/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/zh-cn/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/po/zh-tw/hd_idle.po [new file with mode: 0644]
package/luci/applications/luci-app-hd-idle/root/etc/uci-defaults/40_luci-hd_idle [new file with mode: 0755]
package/luci/applications/luci-app-ltqtapi/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-ltqtapi/luasrc/controller/ltqtapi.lua [new file with mode: 0644]
package/luci/applications/luci-app-ltqtapi/luasrc/model/cbi/luci_ltqtapi/account.lua [new file with mode: 0644]
package/luci/applications/luci-app-ltqtapi/luasrc/model/cbi/luci_ltqtapi/contact.lua [new file with mode: 0644]
package/luci/applications/luci-app-ltqtapi/luasrc/view/admin_status/index/telephony.htm [new file with mode: 0644]
package/luci/applications/luci-app-ltqtapi/luasrc/view/telephony_status.htm [new file with mode: 0644]
package/luci/applications/luci-app-lxc/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-lxc/htdocs/luci-static/resources/cbi/green.gif [new file with mode: 0644]
package/luci/applications/luci-app-lxc/htdocs/luci-static/resources/cbi/purple.gif [new file with mode: 0644]
package/luci/applications/luci-app-lxc/htdocs/luci-static/resources/cbi/red.gif [new file with mode: 0644]
package/luci/applications/luci-app-lxc/luasrc/controller/lxc.lua [new file with mode: 0644]
package/luci/applications/luci-app-lxc/luasrc/model/cbi/lxc.lua [new file with mode: 0644]
package/luci/applications/luci-app-lxc/luasrc/view/lxc.htm [new file with mode: 0644]
package/luci/applications/luci-app-lxc/root/etc/config/lxc [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/luasrc/controller/meshwizard.lua [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/ca/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/cs/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/de/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/el/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/en/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/es/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/fr/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/he/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/hu/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/it/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/ja/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/ms/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/no/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/pl/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/pt-br/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/pt/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/ro/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/ru/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/sk/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/sv/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/templates/meshwizard.pot [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/tr/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/uk/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/vi/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/zh-cn/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/po/zh-tw/meshwizard.po [new file with mode: 0644]
package/luci/applications/luci-app-meshwizard/root/etc/uci-defaults/meshwizard [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/luasrc/controller/minidlna.lua [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/luasrc/model/cbi/minidlna.lua [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/luasrc/view/admin_status/index/minidlna.htm [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/luasrc/view/minidlna_status.htm [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/ca/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/cs/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/de/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/el/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/en/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/es/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/fr/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/he/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/hu/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/it/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/ja/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/ms/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/no/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/pl/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/pt-br/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/pt/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/ro/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/ru/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/sk/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/sv/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/templates/minidlna.pot [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/tr/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/uk/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/vi/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/zh-cn/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/po/zh-tw/minidlna.po [new file with mode: 0644]
package/luci/applications/luci-app-minidlna/root/etc/uci-defaults/40_luci-minidlna [new file with mode: 0755]
package/luci/applications/luci-app-mjpg-streamer/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-mjpg-streamer/luasrc/controller/mjpg-streamer.lua [new file with mode: 0644]
package/luci/applications/luci-app-mjpg-streamer/luasrc/model/cbi/mjpg-streamer.lua [new file with mode: 0644]
package/luci/applications/luci-app-mjpg-streamer/po/ja/mjpg-streamer.po [new file with mode: 0644]
package/luci/applications/luci-app-mjpg-streamer/po/pt-br/mjpg-streamer.po [new file with mode: 0644]
package/luci/applications/luci-app-mjpg-streamer/po/ru/mjpg-streamer.po [new file with mode: 0644]
package/luci/applications/luci-app-mjpg-streamer/po/templates/mjpg-streamer.pot [new file with mode: 0644]
package/luci/applications/luci-app-mjpg-streamer/po/zh-cn/mjpg-streamer.po [new file with mode: 0644]
package/luci/applications/luci-app-mjpg-streamer/root/etc/uci-defaults/40_luci-mjpg-streamer [new file with mode: 0755]
package/luci/applications/luci-app-mwan3/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/controller/mwan3.lua [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/model/cbi/mwan/globalsconfig.lua [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/model/cbi/mwan/interface.lua [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/model/cbi/mwan/interfaceconfig.lua [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/model/cbi/mwan/member.lua [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/model/cbi/mwan/memberconfig.lua [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/model/cbi/mwan/notify.lua [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/model/cbi/mwan/policy.lua [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/model/cbi/mwan/policyconfig.lua [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/model/cbi/mwan/rule.lua [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/model/cbi/mwan/ruleconfig.lua [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/view/admin_status/index/mwan.htm [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/view/mwan/overview_status_interface.htm [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/view/mwan/status_detail.htm [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/view/mwan/status_diagnostics.htm [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/view/mwan/status_interface.htm [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/luasrc/view/mwan/status_troubleshooting.htm [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/po/ja/mwan3.po [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/po/ru/mwan3.po [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/po/templates/mwan3.pot [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/po/zh-cn/mwan3.po [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/po/zh-tw/mwan3.po [new file with mode: 0644]
package/luci/applications/luci-app-mwan3/root/etc/uci-defaults/60_luci-mwan3 [new file with mode: 0755]
package/luci/applications/luci-app-nlbwmon/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-nlbwmon/htdocs/luci-static/resources/nlbw.chart.min.js [new file with mode: 0644]
package/luci/applications/luci-app-nlbwmon/luasrc/controller/nlbw.lua [new file with mode: 0644]
package/luci/applications/luci-app-nlbwmon/luasrc/model/cbi/nlbw/config.lua [new file with mode: 0644]
package/luci/applications/luci-app-nlbwmon/luasrc/view/nlbw/backup.htm [new file with mode: 0644]
package/luci/applications/luci-app-nlbwmon/luasrc/view/nlbw/display.htm [new file with mode: 0644]
package/luci/applications/luci-app-nlbwmon/po/ja/nlbwmon.po [new file with mode: 0644]
package/luci/applications/luci-app-nlbwmon/po/ru/nlbwmon.po [new file with mode: 0644]
package/luci/applications/luci-app-nlbwmon/po/templates/nlbwmon.pot [new file with mode: 0644]
package/luci/applications/luci-app-nlbwmon/po/zh-cn/nlbwmon.po [new file with mode: 0644]
package/luci/applications/luci-app-nlbwmon/root/etc/uci-defaults/40_luci-nlbwmon [new file with mode: 0644]
package/luci/applications/luci-app-noddos/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-noddos/htdocs/cgi-bin/clientdetails [new file with mode: 0755]
package/luci/applications/luci-app-noddos/luasrc/controller/noddos.lua [new file with mode: 0644]
package/luci/applications/luci-app-noddos/luasrc/model/cbi/noddos.lua [new file with mode: 0644]
package/luci/applications/luci-app-noddos/luasrc/view/noddos/clients.htm [new file with mode: 0644]
package/luci/applications/luci-app-noddos/po/ja/noddos.po [new file with mode: 0644]
package/luci/applications/luci-app-noddos/po/ru/noddos.po [new file with mode: 0644]
package/luci/applications/luci-app-noddos/po/templates/noddos.pot [new file with mode: 0644]
package/luci/applications/luci-app-noddos/root/etc/uci-defaults/40_luci-noddos [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/luasrc/controller/ntpc.lua [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpc.lua [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/luasrc/model/cbi/ntpc/ntpcmini.lua [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/ca/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/cs/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/de/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/el/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/en/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/es/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/fr/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/he/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/hu/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/it/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/ja/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/ms/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/no/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/pl/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/pt-br/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/pt/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/ro/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/ru/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/sk/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/sv/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/templates/ntpc.pot [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/tr/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/uk/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/vi/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/zh-cn/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ntpc/po/zh-tw/ntpc.po [new file with mode: 0644]
package/luci/applications/luci-app-ocserv/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-ocserv/luasrc/controller/ocserv.lua [new file with mode: 0644]
package/luci/applications/luci-app-ocserv/luasrc/model/cbi/ocserv/main.lua [new file with mode: 0644]
package/luci/applications/luci-app-ocserv/luasrc/model/cbi/ocserv/user-config.lua [new file with mode: 0644]
package/luci/applications/luci-app-ocserv/luasrc/model/cbi/ocserv/users.lua [new file with mode: 0644]
package/luci/applications/luci-app-ocserv/luasrc/view/admin_status/index/ocserv.htm [new file with mode: 0644]
package/luci/applications/luci-app-ocserv/luasrc/view/ocserv_status.htm [new file with mode: 0644]
package/luci/applications/luci-app-olsr-services/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-olsr-services/luasrc/controller/services.lua [new file with mode: 0644]
package/luci/applications/luci-app-olsr-services/luasrc/view/freifunk-services/services.htm [new file with mode: 0644]
package/luci/applications/luci-app-olsr-viz/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-olsr-viz/htdocs/cgi-bin/olsr-viz.sh [new file with mode: 0755]
package/luci/applications/luci-app-olsr-viz/htdocs/cgi-bin/vizdata.sh [new file with mode: 0755]
package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz.js [new file with mode: 0644]
package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_down.gif [new file with mode: 0644]
package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_good.gif [new file with mode: 0644]
package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_ok.gif [new file with mode: 0644]
package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/dot_weak.gif [new file with mode: 0644]
package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/node-hna-mini.gif [new file with mode: 0644]
package/luci/applications/luci-app-olsr-viz/htdocs/luci-static/resources/olsr-viz/node-mini.gif [new file with mode: 0644]
package/luci/applications/luci-app-olsr-viz/luasrc/controller/olsr-viz.lua [new file with mode: 0644]
package/luci/applications/luci-app-olsr-viz/luasrc/view/olsr-viz/olsr-viz.htm [new file with mode: 0644]
package/luci/applications/luci-app-olsr/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-olsr/htdocs/cgi-bin-nodes.html [new symlink]
package/luci/applications/luci-app-olsr/htdocs/cgi-bin-status.html [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/controller/olsr.lua [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/controller/olsr4.lua [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/controller/olsr6.lua [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd.lua [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrd6.lua [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrddisplay.lua [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdhna.lua [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdhna6.lua [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdiface.lua [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdiface6.lua [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdplugins.lua [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/model/cbi/olsr/olsrdplugins6.lua [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/tools/olsr.lua [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/common_js.htm [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/error_olsr.htm [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/hna.htm [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/interfaces.htm [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/legend.htm [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/mid.htm [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/neighbors.htm [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/overview.htm [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/routes.htm [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/smartgw.htm [new file with mode: 0644]
package/luci/applications/luci-app-olsr/luasrc/view/status-olsr/topology.htm [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/ca/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/cs/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/de/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/el/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/en/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/es/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/fr/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/he/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/hu/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/it/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/ja/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/ms/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/no/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/pl/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/pt-br/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/pt/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/ro/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/ru/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/sk/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/sv/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/templates/olsr.pot [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/tr/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/uk/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/vi/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/zh-cn/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/po/zh-tw/olsr.po [new file with mode: 0644]
package/luci/applications/luci-app-olsr/root/etc/config/luci_olsr [new file with mode: 0644]
package/luci/applications/luci-app-olsr/root/etc/uci-defaults/40_luci-olsr [new file with mode: 0755]
package/luci/applications/luci-app-openvpn/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/luasrc/controller/openvpn.lua [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/luasrc/model/cbi/openvpn-advanced.lua [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/luasrc/model/cbi/openvpn-basic.lua [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/luasrc/model/cbi/openvpn.lua [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/luasrc/view/openvpn/cbi-select-input-add.htm [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/luasrc/view/openvpn/pageswitch.htm [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/ca/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/cs/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/de/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/el/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/en/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/es/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/fr/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/he/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/hu/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/it/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/ja/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/ms/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/no/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/pl/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/pt-br/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/pt/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/ro/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/ru/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/sk/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/sv/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/templates/openvpn.pot [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/tr/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/uk/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/vi/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/zh-cn/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/po/zh-tw/openvpn.po [new file with mode: 0644]
package/luci/applications/luci-app-openvpn/root/etc/config/openvpn_recipes [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/luasrc/controller/p910nd.lua [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/luasrc/model/cbi/p910nd.lua [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/ca/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/cs/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/de/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/el/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/en/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/es/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/fr/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/he/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/hu/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/it/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/ja/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/ms/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/no/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/pl/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/pt-br/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/pt/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/ro/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/ru/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/sk/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/sv/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/templates/p910nd.pot [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/tr/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/uk/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/vi/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/zh-cn/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/po/zh-tw/p910nd.po [new file with mode: 0644]
package/luci/applications/luci-app-p910nd/root/etc/uci-defaults/40_luci-p910nd [new file with mode: 0755]
package/luci/applications/luci-app-pagekitec/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-pagekitec/luasrc/controller/pagekitec.lua [new file with mode: 0644]
package/luci/applications/luci-app-pagekitec/luasrc/model/cbi/pagekitec.lua [new file with mode: 0644]
package/luci/applications/luci-app-pagekitec/po/ja/pagekitec.po [new file with mode: 0644]
package/luci/applications/luci-app-pagekitec/po/templates/pagekitec.pot [new file with mode: 0644]
package/luci/applications/luci-app-pagekitec/root/etc/uci-defaults/40_luci-pagekitec [new file with mode: 0755]
package/luci/applications/luci-app-polipo/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-polipo/luasrc/controller/polipo.lua [new file with mode: 0644]
package/luci/applications/luci-app-polipo/luasrc/model/cbi/polipo.lua [new file with mode: 0644]
package/luci/applications/luci-app-polipo/luasrc/view/polipo_status.htm [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/ca/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/cs/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/de/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/el/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/en/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/es/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/fr/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/he/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/hu/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/it/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/ja/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/ms/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/no/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/pl/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/pt-br/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/pt/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/ro/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/ru/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/sk/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/sv/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/templates/polipo.pot [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/tr/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/uk/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/vi/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/zh-cn/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/po/zh-tw/polipo.po [new file with mode: 0644]
package/luci/applications/luci-app-polipo/root/etc/uci-defaults/40_luci-polipo [new file with mode: 0755]
package/luci/applications/luci-app-polipo/root/usr/sbin/polipo_purge [new file with mode: 0755]
package/luci/applications/luci-app-privoxy/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-privoxy/luasrc/controller/privoxy.lua [new file with mode: 0644]
package/luci/applications/luci-app-privoxy/luasrc/model/cbi/privoxy.lua [new file with mode: 0644]
package/luci/applications/luci-app-privoxy/luasrc/view/privoxy/detail_logview.htm [new file with mode: 0644]
package/luci/applications/luci-app-privoxy/luasrc/view/privoxy/detail_startstop.htm [new file with mode: 0644]
package/luci/applications/luci-app-privoxy/po/de/privoxy.po [new file with mode: 0644]
package/luci/applications/luci-app-privoxy/po/pt-br/privoxy.po [new file with mode: 0644]
package/luci/applications/luci-app-privoxy/po/ru/privoxy.po [new file with mode: 0644]
package/luci/applications/luci-app-privoxy/po/sv/privoxy.po [new file with mode: 0644]
package/luci/applications/luci-app-privoxy/po/templates/privoxy.pot [new file with mode: 0644]
package/luci/applications/luci-app-privoxy/po/zh-cn/privoxy.po [new file with mode: 0644]
package/luci/applications/luci-app-privoxy/root/etc/uci-defaults/40_luci-privoxy [new file with mode: 0755]
package/luci/applications/luci-app-qos/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-qos/luasrc/controller/qos.lua [new file with mode: 0644]
package/luci/applications/luci-app-qos/luasrc/model/cbi/qos/qos.lua [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/ca/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/cs/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/de/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/el/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/en/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/es/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/fr/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/he/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/hu/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/it/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/ja/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/ms/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/no/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/pl/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/pt-br/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/pt/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/ro/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/ru/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/sk/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/sv/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/templates/qos.pot [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/tr/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/uk/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/vi/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/zh-cn/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-qos/po/zh-tw/qos.po [new file with mode: 0644]
package/luci/applications/luci-app-radicale/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-radicale/luasrc/controller/radicale.lua [new file with mode: 0644]
package/luci/applications/luci-app-radicale/luasrc/model/cbi/radicale.lua [new file with mode: 0644]
package/luci/applications/luci-app-radicale/luasrc/view/radicale/btn_startstop.htm [new file with mode: 0644]
package/luci/applications/luci-app-radicale/luasrc/view/radicale/tabmap_nsections.htm [new file with mode: 0644]
package/luci/applications/luci-app-radicale/po/de/radicale.po [new file with mode: 0644]
package/luci/applications/luci-app-radicale/po/pt-br/radicale.po [new file with mode: 0644]
package/luci/applications/luci-app-radicale/po/ru/radicale.po [new file with mode: 0644]
package/luci/applications/luci-app-radicale/po/sv/radicale.po [new file with mode: 0644]
package/luci/applications/luci-app-radicale/po/templates/radicale.pot [new file with mode: 0644]
package/luci/applications/luci-app-radicale/root/etc/uci-defaults/40_luci-radicale [new file with mode: 0755]
package/luci/applications/luci-app-rp-pppoe-server/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-rp-pppoe-server/luasrc/controller/rp-pppoe-server.lua [new file with mode: 0644]
package/luci/applications/luci-app-rp-pppoe-server/luasrc/model/cbi/rp-pppoe-server.lua [new file with mode: 0644]
package/luci/applications/luci-app-samba/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-samba/luasrc/controller/samba.lua [new file with mode: 0644]
package/luci/applications/luci-app-samba/luasrc/model/cbi/samba.lua [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/ca/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/cs/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/de/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/el/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/en/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/es/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/fr/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/he/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/hu/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/it/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/ja/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/ms/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/no/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/pl/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/pt-br/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/pt/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/ro/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/ru/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/sk/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/sv/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/templates/samba.pot [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/tr/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/uk/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/vi/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/zh-cn/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-samba/po/zh-tw/samba.po [new file with mode: 0644]
package/luci/applications/luci-app-shadowsocks-libev/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-shadowsocks-libev/luasrc/controller/shadowsocks-libev.lua [new file with mode: 0644]
package/luci/applications/luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instance-details.lua [new file with mode: 0644]
package/luci/applications/luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/instances.lua [new file with mode: 0644]
package/luci/applications/luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/rules.lua [new file with mode: 0644]
package/luci/applications/luci-app-shadowsocks-libev/luasrc/model/cbi/shadowsocks-libev/servers.lua [new file with mode: 0644]
package/luci/applications/luci-app-shadowsocks-libev/luasrc/model/shadowsocks-libev.lua [new file with mode: 0644]
package/luci/applications/luci-app-shadowsocks-libev/luasrc/view/shadowsocks-libev/add_instance.htm [new file with mode: 0644]
package/luci/applications/luci-app-shadowsocks-libev/root/etc/uci-defaults/40_luci-shadowsocks-libev [new file with mode: 0644]
package/luci/applications/luci-app-shairplay/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-shairplay/luasrc/controller/shairplay.lua [new file with mode: 0644]
package/luci/applications/luci-app-shairplay/luasrc/model/cbi/shairplay.lua [new file with mode: 0644]
package/luci/applications/luci-app-shairplay/po/ja/shairplay.po [new file with mode: 0644]
package/luci/applications/luci-app-shairplay/po/pt-br/shairplay.po [new file with mode: 0644]
package/luci/applications/luci-app-shairplay/po/ru/shairplay.po [new file with mode: 0644]
package/luci/applications/luci-app-shairplay/po/templates/shairplay.pot [new file with mode: 0644]
package/luci/applications/luci-app-shairplay/root/etc/uci-defaults/40_luci-shairplay [new file with mode: 0644]
package/luci/applications/luci-app-siitwizard/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-siitwizard/luasrc/controller/siitwizard.lua [new file with mode: 0644]
package/luci/applications/luci-app-siitwizard/luasrc/model/cbi/siitwizard.lua [new file with mode: 0644]
package/luci/applications/luci-app-siitwizard/root/etc/config/siit [new file with mode: 0644]
package/luci/applications/luci-app-simple-adblock/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-simple-adblock/luasrc/controller/simpleadblock.lua [new file with mode: 0644]
package/luci/applications/luci-app-simple-adblock/luasrc/model/cbi/simpleadblock.lua [new file with mode: 0644]
package/luci/applications/luci-app-simple-adblock/po/ja/simple-adblock.po [new file with mode: 0644]
package/luci/applications/luci-app-simple-adblock/po/pt-br/simple-adblock.po [new file with mode: 0644]
package/luci/applications/luci-app-simple-adblock/po/pt/simple-adblock.po [new file with mode: 0644]
package/luci/applications/luci-app-simple-adblock/po/ru/simple-adblock.po [new file with mode: 0644]
package/luci/applications/luci-app-simple-adblock/po/sv/simple-adblock.po [new file with mode: 0644]
package/luci/applications/luci-app-simple-adblock/po/templates/simple-adblock.pot [new file with mode: 0644]
package/luci/applications/luci-app-simple-adblock/root/etc/uci-defaults/40_luci-simple-adblock [new file with mode: 0644]
package/luci/applications/luci-app-splash/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-splash/README [new file with mode: 0644]
package/luci/applications/luci-app-splash/htdocs/cgi-bin/splash/splash.sh [new file with mode: 0755]
package/luci/applications/luci-app-splash/htdocs/luci/splash/index.html [new file with mode: 0644]
package/luci/applications/luci-app-splash/luasrc/controller/splash/splash.lua [new file with mode: 0644]
package/luci/applications/luci-app-splash/luasrc/model/cbi/splash/splash.lua [new file with mode: 0644]
package/luci/applications/luci-app-splash/luasrc/model/cbi/splash/splashtext.lua [new file with mode: 0644]
package/luci/applications/luci-app-splash/luasrc/view/admin_status/splash.htm [new file with mode: 0644]
package/luci/applications/luci-app-splash/luasrc/view/splash/blocked.htm [new file with mode: 0644]
package/luci/applications/luci-app-splash/luasrc/view/splash/splash.htm [new file with mode: 0644]
package/luci/applications/luci-app-splash/luasrc/view/splash_splash/index.htm [new file with mode: 0644]
package/luci/applications/luci-app-splash/luasrc/view/splash_splash/splash.htm [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/ca/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/cs/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/de/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/el/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/en/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/es/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/fr/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/he/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/hu/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/it/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/ja/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/ms/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/no/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/pl/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/pt-br/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/pt/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/ro/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/ru/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/sk/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/sv/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/templates/splash.pot [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/tr/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/uk/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/vi/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/zh-cn/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/po/zh-tw/splash.po [new file with mode: 0644]
package/luci/applications/luci-app-splash/root/etc/config/luci_splash [new file with mode: 0644]
package/luci/applications/luci-app-splash/root/etc/config/luci_splash_leases [new file with mode: 0644]
package/luci/applications/luci-app-splash/root/etc/hotplug.d/iface/25-splash [new file with mode: 0644]
package/luci/applications/luci-app-splash/root/etc/init.d/luci_splash [new file with mode: 0755]
package/luci/applications/luci-app-splash/root/usr/sbin/luci-splash [new file with mode: 0755]
package/luci/applications/luci-app-squid/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-squid/luasrc/controller/squid.lua [new file with mode: 0644]
package/luci/applications/luci-app-squid/luasrc/model/cbi/squid.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/controller/luci_statistics/luci_statistics.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/apcups.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/collectd.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/conntrack.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/contextswitch.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/cpu.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/cpufreq.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/csv.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/df.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/disk.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/dns.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/email.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/entropy.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/exec.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/interface.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/iptables.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/irq.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/iwinfo.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/load.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/memory.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/netlink.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/network.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/nut.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/olsrd.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/openvpn.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/ping.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/processes.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/rrdtool.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/sensors.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/splash_leases.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/tcpconns.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/thermal.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/unixsock.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/model/cbi/luci_statistics/uptime.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/datatree.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/i18n.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/colors.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/apcups.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/conntrack.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/contextswitch.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/cpu.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/cpufreq.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/df.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/disk.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/dns.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/entropy.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/interface.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/iptables.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/irq.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/iwinfo.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/load.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/memory.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/netlink.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/nut.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/olsrd.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/openvpn.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/ping.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/processes.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/sensors.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/splash_leases.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/tcpconns.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/thermal.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/statistics/rrdtool/definitions/uptime.lua [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/view/admin_statistics/index.htm [new file with mode: 0644]
package/luci/applications/luci-app-statistics/luasrc/view/public_statistics/graph.htm [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/ca/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/ca/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/cs/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/cs/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/de/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/de/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/el/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/el/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/en/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/en/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/es/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/es/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/fr/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/fr/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/he/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/he/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/hu/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/hu/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/it/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/it/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/ja/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/ja/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/ms/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/ms/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/no/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/no/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/pl/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/pl/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/pt-br/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/pt-br/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/pt/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/pt/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/ro/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/ro/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/ru/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/ru/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/sk/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/sk/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/sv/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/sv/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/templates/rrdtool.pot [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/templates/statistics.pot [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/tr/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/tr/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/uk/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/uk/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/vi/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/vi/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/zh-cn/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/zh-cn/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/zh-tw/rrdtool.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/po/zh-tw/statistics.po [new file with mode: 0644]
package/luci/applications/luci-app-statistics/root/etc/config/luci_statistics [new file with mode: 0644]
package/luci/applications/luci-app-statistics/root/etc/init.d/luci_statistics [new file with mode: 0755]
package/luci/applications/luci-app-statistics/root/etc/uci-defaults/40_luci-statistics [new file with mode: 0755]
package/luci/applications/luci-app-statistics/root/usr/bin/stat-genconfig [new file with mode: 0755]
package/luci/applications/luci-app-tinyproxy/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/luasrc/controller/tinyproxy.lua [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/luasrc/model/cbi/tinyproxy.lua [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/luasrc/view/tinyproxy_status.htm [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/ca/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/cs/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/de/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/el/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/en/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/es/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/fr/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/he/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/hu/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/it/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/ja/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/ms/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/no/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/pl/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/pt-br/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/pt/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/ro/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/ru/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/sk/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/sv/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/templates/tinyproxy.pot [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/tr/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/uk/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/vi/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/zh-cn/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-tinyproxy/po/zh-tw/tinyproxy.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-transmission/luasrc/controller/transmission.lua [new file with mode: 0644]
package/luci/applications/luci-app-transmission/luasrc/model/cbi/transmission.lua [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/ca/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/cs/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/de/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/el/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/en/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/es/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/fr/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/he/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/hu/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/it/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/ja/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/ms/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/no/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/pl/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/pt-br/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/pt/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/ro/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/ru/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/sk/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/sv/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/templates/transmission.pot [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/tr/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/uk/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/vi/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/zh-cn/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/po/zh-tw/transmission.po [new file with mode: 0644]
package/luci/applications/luci-app-transmission/root/etc/uci-defaults/40_luci-transmission [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/luasrc/controller/travelmate.lua [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/luasrc/model/cbi/travelmate/cfg_firewall_tab.lua [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/luasrc/model/cbi/travelmate/cfg_network_tab.lua [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/luasrc/model/cbi/travelmate/cfg_wireless_tab.lua [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/luasrc/model/cbi/travelmate/configuration_tab.lua [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/luasrc/model/cbi/travelmate/overview_tab.lua [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/luasrc/model/cbi/travelmate/wifi_add.lua [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/luasrc/model/cbi/travelmate/wifi_delete.lua [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/luasrc/model/cbi/travelmate/wifi_edit.lua [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/luasrc/model/cbi/travelmate/wifi_order.lua [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/luasrc/view/travelmate/ap_qr.htm [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/luasrc/view/travelmate/config_css.htm [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/luasrc/view/travelmate/logread.htm [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/luasrc/view/travelmate/runtime.htm [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/luasrc/view/travelmate/stations.htm [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/luasrc/view/travelmate/wifi_scan.htm [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/po/ja/travelmate.po [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/po/pt-br/travelmate.po [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/po/ru/travelmate.po [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/po/templates/travelmate.pot [new file with mode: 0644]
package/luci/applications/luci-app-travelmate/root/etc/uci-defaults/40_luci-travelmate [new file with mode: 0755]
package/luci/applications/luci-app-udpxy/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-udpxy/luasrc/controller/udpxy.lua [new file with mode: 0644]
package/luci/applications/luci-app-udpxy/luasrc/model/cbi/udpxy.lua [new file with mode: 0644]
package/luci/applications/luci-app-udpxy/root/etc/uci-defaults/40_luci-udpxy [new file with mode: 0644]
package/luci/applications/luci-app-uhttpd/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-uhttpd/luasrc/controller/uhttpd/uhttpd.lua [new file with mode: 0644]
package/luci/applications/luci-app-uhttpd/luasrc/model/cbi/uhttpd/uhttpd.lua [new file with mode: 0644]
package/luci/applications/luci-app-uhttpd/po/ja/uhttpd.po [new file with mode: 0644]
package/luci/applications/luci-app-uhttpd/po/pt-br/uhttpd.po [new file with mode: 0644]
package/luci/applications/luci-app-uhttpd/po/ru/uhttpd.po [new file with mode: 0644]
package/luci/applications/luci-app-uhttpd/po/templates/uhttpd.pot [new file with mode: 0644]
package/luci/applications/luci-app-unbound/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-unbound/luasrc/controller/unbound.lua [new file with mode: 0644]
package/luci/applications/luci-app-unbound/luasrc/model/cbi/unbound/configure.lua [new file with mode: 0644]
package/luci/applications/luci-app-unbound/luasrc/model/cbi/unbound/extended.lua [new file with mode: 0644]
package/luci/applications/luci-app-unbound/luasrc/model/cbi/unbound/manual.lua [new file with mode: 0644]
package/luci/applications/luci-app-unbound/luasrc/model/cbi/unbound/server.lua [new file with mode: 0644]
package/luci/applications/luci-app-unbound/luasrc/view/unbound/css-editing.htm [new file with mode: 0644]
package/luci/applications/luci-app-unbound/luasrc/view/unbound/show-empty.htm [new file with mode: 0644]
package/luci/applications/luci-app-unbound/luasrc/view/unbound/show-textbox.htm [new file with mode: 0644]
package/luci/applications/luci-app-unbound/root/etc/uci-defaults/60_luci-unbound [new file with mode: 0644]
package/luci/applications/luci-app-upnp/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-upnp/luasrc/controller/upnp.lua [new file with mode: 0644]
package/luci/applications/luci-app-upnp/luasrc/model/cbi/upnp/upnp.lua [new file with mode: 0644]
package/luci/applications/luci-app-upnp/luasrc/view/admin_status/index/upnp.htm [new file with mode: 0644]
package/luci/applications/luci-app-upnp/luasrc/view/upnp_status.htm [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/ca/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/cs/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/de/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/el/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/en/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/es/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/fr/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/he/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/hu/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/it/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/ja/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/ms/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/no/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/pl/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/pt-br/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/pt/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/ro/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/ru/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/sk/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/sv/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/templates/upnp.pot [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/tr/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/uk/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/vi/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/zh-cn/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/po/zh-tw/upnp.po [new file with mode: 0644]
package/luci/applications/luci-app-upnp/root/etc/uci-defaults/40_luci-miniupnp [new file with mode: 0755]
package/luci/applications/luci-app-vnstat/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/luasrc/controller/vnstat.lua [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/luasrc/model/cbi/vnstat.lua [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/luasrc/view/vnstat.htm [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/ca/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/cs/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/de/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/el/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/en/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/es/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/fr/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/he/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/hu/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/it/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/ja/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/ms/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/no/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/pl/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/pt-br/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/pt/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/ro/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/ru/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/sk/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/sv/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/templates/vnstat.pot [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/tr/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/uk/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/vi/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/zh-cn/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/po/zh-tw/vnstat.po [new file with mode: 0644]
package/luci/applications/luci-app-vnstat/root/etc/uci-defaults/40_luci-vnstat [new file with mode: 0755]
package/luci/applications/luci-app-vpnbypass/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-vpnbypass/luasrc/controller/vpnbypass.lua [new file with mode: 0644]
package/luci/applications/luci-app-vpnbypass/luasrc/model/cbi/vpnbypass.lua [new file with mode: 0644]
package/luci/applications/luci-app-vpnbypass/po/pt-br/vpnbypass.po [new file with mode: 0644]
package/luci/applications/luci-app-vpnbypass/po/ru/vpnbypass.po [new file with mode: 0644]
package/luci/applications/luci-app-vpnbypass/po/templates/vpnbypass.pot [new file with mode: 0644]
package/luci/applications/luci-app-vpnbypass/po/zh-cn/vpnbypass.po [new file with mode: 0644]
package/luci/applications/luci-app-vpnbypass/po/zh-tw/vpnbypass.po [new file with mode: 0644]
package/luci/applications/luci-app-vpnbypass/root/etc/uci-defaults/40_luci-vpnbypass [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/luasrc/controller/watchcat.lua [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/luasrc/model/cbi/watchcat/watchcat.lua [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/ca/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/cs/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/de/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/el/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/en/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/es/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/fr/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/he/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/hu/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/it/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/ja/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/ms/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/no/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/pl/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/pt-br/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/pt/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/ro/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/ru/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/sk/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/sv/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/templates/watchcat.pot [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/tr/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/uk/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/vi/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/zh-cn/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/po/zh-tw/watchcat.po [new file with mode: 0644]
package/luci/applications/luci-app-watchcat/root/etc/uci-defaults/40_luci-watchcat [new file with mode: 0644]
package/luci/applications/luci-app-wifischedule/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-wifischedule/README.md [new file with mode: 0644]
package/luci/applications/luci-app-wifischedule/luasrc/controller/wifischedule/wifi_schedule.lua [new file with mode: 0644]
package/luci/applications/luci-app-wifischedule/luasrc/model/cbi/wifischedule/wifi_schedule.lua [new file with mode: 0644]
package/luci/applications/luci-app-wifischedule/luasrc/view/wifischedule/file_viewer.htm [new file with mode: 0644]
package/luci/applications/luci-app-wifischedule/po/it/wifischedule.po [new file with mode: 0644]
package/luci/applications/luci-app-wifischedule/po/ja/wifischedule.po [new file with mode: 0644]
package/luci/applications/luci-app-wifischedule/po/pt-br/wifischedule.po [new file with mode: 0644]
package/luci/applications/luci-app-wifischedule/po/ru/wifischedule.po [new file with mode: 0644]
package/luci/applications/luci-app-wifischedule/po/sv/wifischedule.po [new file with mode: 0644]
package/luci/applications/luci-app-wifischedule/po/templates/wifischedule.pot [new file with mode: 0644]
package/luci/applications/luci-app-wifischedule/po/zh-cn/wifischedule.po [new file with mode: 0644]
package/luci/applications/luci-app-wireguard/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-wireguard/luasrc/controller/wireguard.lua [new file with mode: 0644]
package/luci/applications/luci-app-wireguard/luasrc/view/wireguard.htm [new file with mode: 0644]
package/luci/applications/luci-app-wireguard/po/ja/wireguard.po [new file with mode: 0644]
package/luci/applications/luci-app-wireguard/po/pt-br/wireguard.po [new file with mode: 0644]
package/luci/applications/luci-app-wireguard/po/ru/wireguard.po [new file with mode: 0644]
package/luci/applications/luci-app-wireguard/po/sv/wireguard.po [new file with mode: 0644]
package/luci/applications/luci-app-wireguard/po/templates/wireguard.pot [new file with mode: 0644]
package/luci/applications/luci-app-wireguard/po/zh-cn/wireguard.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/Makefile [new file with mode: 0644]
package/luci/applications/luci-app-wol/luasrc/controller/wol.lua [new file with mode: 0644]
package/luci/applications/luci-app-wol/luasrc/model/cbi/wol.lua [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/ca/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/cs/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/de/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/el/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/en/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/es/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/fr/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/he/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/hu/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/it/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/ja/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/ms/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/no/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/pl/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/pt-br/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/pt/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/ro/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/ru/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/sk/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/sv/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/templates/wol.pot [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/tr/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/uk/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/vi/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/zh-cn/wol.po [new file with mode: 0644]
package/luci/applications/luci-app-wol/po/zh-tw/wol.po [new file with mode: 0644]
package/luci/build/check-controllers.sh [new file with mode: 0755]
package/luci/build/i18n-init.sh [new file with mode: 0755]
package/luci/build/i18n-po2lua.pl [new file with mode: 0755]
package/luci/build/i18n-scan.pl [new file with mode: 0755]
package/luci/build/i18n-sync.sh [new file with mode: 0755]
package/luci/build/i18n-update.pl [new file with mode: 0755]
package/luci/build/luadoc/doc.lua [new file with mode: 0755]
package/luci/build/luadoc/luadoc/config.lua [new file with mode: 0644]
package/luci/build/luadoc/luadoc/doclet/debug.lua [new file with mode: 0644]
package/luci/build/luadoc/luadoc/doclet/formatter.lua [new file with mode: 0644]
package/luci/build/luadoc/luadoc/doclet/html.lua [new file with mode: 0644]
package/luci/build/luadoc/luadoc/doclet/html/constant.lp [new file with mode: 0644]
package/luci/build/luadoc/luadoc/doclet/html/file.lp [new file with mode: 0644]
package/luci/build/luadoc/luadoc/doclet/html/function.lp [new file with mode: 0644]
package/luci/build/luadoc/luadoc/doclet/html/index.lp [new file with mode: 0644]
package/luci/build/luadoc/luadoc/doclet/html/luadoc.css [new file with mode: 0644]
package/luci/build/luadoc/luadoc/doclet/html/menu.lp [new file with mode: 0644]
package/luci/build/luadoc/luadoc/doclet/html/module.lp [new file with mode: 0644]
package/luci/build/luadoc/luadoc/doclet/html/table.lp [new file with mode: 0644]
package/luci/build/luadoc/luadoc/doclet/raw.lua [new file with mode: 0644]
package/luci/build/luadoc/luadoc/init.lua [new file with mode: 0644]
package/luci/build/luadoc/luadoc/lp.lua [new file with mode: 0644]
package/luci/build/luadoc/luadoc/taglet/standard.lua [new file with mode: 0644]
package/luci/build/luadoc/luadoc/taglet/standard/tags.lua [new file with mode: 0644]
package/luci/build/luadoc/luadoc/util.lua [new file with mode: 0644]
package/luci/build/makedocs.sh [new file with mode: 0755]
package/luci/build/mkbasepot.sh [new file with mode: 0755]
package/luci/build/mkrevision.sh [new file with mode: 0755]
package/luci/build/zoneinfo2lua.pl [new file with mode: 0755]
package/luci/collections/luci-light/Makefile [new file with mode: 0644]
package/luci/collections/luci-ssl-openssl/Makefile [new file with mode: 0644]
package/luci/collections/luci-ssl/Makefile [new file with mode: 0644]
package/luci/collections/luci/Makefile [new file with mode: 0644]
package/luci/contrib/package/Makefile [new file with mode: 0644]
package/luci/contrib/package/community-profiles/Makefile [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_Freifunk [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_altmark [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_arig_arad [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_arig_neot_semadar [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_arig_tel-aviv [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_augsburg [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_bayreuth [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_bergischesland [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_berlin [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_carbodebit [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_cottbus [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_demo [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_duesseldorf [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_erfurt [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_evernet [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_freiburg [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_gadow [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_guifibages [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_halle [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_hameln [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_hooge [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_kiberpipa [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_kyritz [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_l59 [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_leipzig [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_marburg [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_oldenburg [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_openwireless_bern [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_piraten_dresden [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_potsdam [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_reihen [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_rosbach [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_schwarzach [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_stuttgart [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_tulumlibre [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_vogtland [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_weil [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_weimar [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_weinstadt [new file with mode: 0644]
package/luci/contrib/package/community-profiles/files/etc/config/profile_wlanljubljana [new file with mode: 0644]
package/luci/contrib/package/freifunk-common/Makefile [new file with mode: 0644]
package/luci/contrib/package/freifunk-common/files/etc/config/freifunk [new file with mode: 0644]
package/luci/contrib/package/freifunk-common/files/etc/init.d/freifunk [new file with mode: 0755]
package/luci/contrib/package/freifunk-common/files/etc/rc.local.d/01-config-migration [new file with mode: 0644]
package/luci/contrib/package/freifunk-common/files/etc/uci-defaults/freifunk [new file with mode: 0644]
package/luci/contrib/package/freifunk-common/files/usr/bin/ffdzero [new file with mode: 0755]
package/luci/contrib/package/freifunk-common/files/usr/bin/neigh.sh [new file with mode: 0755]
package/luci/contrib/package/freifunk-common/files/usr/bin/watch.sh [new file with mode: 0755]
package/luci/contrib/package/freifunk-common/files/usr/sbin/ff_olsr_watchdog [new file with mode: 0755]
package/luci/contrib/package/freifunk-firewall/Makefile [new file with mode: 0644]
package/luci/contrib/package/freifunk-firewall/files/etc/firewall.freifunk [new file with mode: 0644]
package/luci/contrib/package/freifunk-firewall/files/etc/hotplug.d/firewall/23-restricted-wan [new file with mode: 0644]
package/luci/contrib/package/freifunk-gwcheck/Makefile [new file with mode: 0644]
package/luci/contrib/package/freifunk-gwcheck/files/etc/config/freifunk-gwcheck [new file with mode: 0644]
package/luci/contrib/package/freifunk-gwcheck/files/usr/sbin/ff_olsr_test_gw.sh [new file with mode: 0755]
package/luci/contrib/package/freifunk-gwcheck/root/etc/uci-defaults/50_freifunk-gwcheck [new file with mode: 0644]
package/luci/contrib/package/freifunk-mapupdate/Makefile [new file with mode: 0644]
package/luci/contrib/package/freifunk-mapupdate/files/etc/config/freifunk-mapupdate [new file with mode: 0644]
package/luci/contrib/package/freifunk-mapupdate/files/usr/sbin/ff_mapupdate.sh [new file with mode: 0755]
package/luci/contrib/package/freifunk-mapupdate/root/etc/uci-defaults/50_freifunk-mapupdate [new file with mode: 0644]
package/luci/contrib/package/freifunk-policyrouting/Makefile [new file with mode: 0644]
package/luci/contrib/package/freifunk-policyrouting/files/etc/config/freifunk-policyrouting [new file with mode: 0644]
package/luci/contrib/package/freifunk-policyrouting/files/etc/hotplug.d/iface/30-policyrouting [new file with mode: 0644]
package/luci/contrib/package/freifunk-policyrouting/files/etc/init.d/freifunk-policyrouting [new file with mode: 0755]
package/luci/contrib/package/freifunk-policyrouting/files/etc/uci-defaults/freifunk-policyrouting [new file with mode: 0644]
package/luci/contrib/package/freifunk-watchdog/Makefile [new file with mode: 0644]
package/luci/contrib/package/freifunk-watchdog/files/freifunk-watchdog.config [new file with mode: 0644]
package/luci/contrib/package/freifunk-watchdog/files/freifunk-watchdog.init [new file with mode: 0755]
package/luci/contrib/package/freifunk-watchdog/src/Makefile [new file with mode: 0644]
package/luci/contrib/package/freifunk-watchdog/src/ucix.c [new file with mode: 0644]
package/luci/contrib/package/freifunk-watchdog/src/ucix.h [new file with mode: 0644]
package/luci/contrib/package/freifunk-watchdog/src/watchdog.c [new file with mode: 0644]
package/luci/contrib/package/freifunk-watchdog/src/watchdog.h [new file with mode: 0644]
package/luci/contrib/package/freifunk-watchdog/src/wireless.22.h [new file with mode: 0644]
package/luci/contrib/package/lucihttp/Makefile [new file with mode: 0644]
package/luci/contrib/package/meshwizard/Makefile [new file with mode: 0644]
package/luci/contrib/package/meshwizard/files/etc/config/meshwizard [new file with mode: 0644]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/functions.sh [new file with mode: 0644]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/check-range-in-range.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/common.awk [new file with mode: 0644]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_auto-ipv6-dhcpv6-ip.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_bssid.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/gen_dhcp_ip.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/initial_config.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/ipcalc-cidr.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/read_defaults.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/rename-wifi.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_auto-ipv6-interface.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_auto-ipv6.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_dhcp.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_dnsmasq.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_firewall.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_firewall_interface.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_lan_ipv6.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_lan_static.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_network.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_olsrd.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_olsrd_interface.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_policyrouting.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_qos.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_splash.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_ssh.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_system.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_uhttpd.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wan_dhcp.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wan_static.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_widgets.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wifi.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/setup_wifi_vap.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/helpers/supports_vap.sh [new file with mode: 0755]
package/luci/contrib/package/meshwizard/files/usr/bin/meshwizard/wizard.sh [new file with mode: 0755]
package/luci/documentation/CBI.md [new file with mode: 0644]
package/luci/documentation/JsonRpcHowTo.md [new file with mode: 0644]
package/luci/documentation/LAR.md [new file with mode: 0644]
package/luci/documentation/LMO.md [new file with mode: 0644]
package/luci/documentation/LuCI-0.10.md [new file with mode: 0644]
package/luci/documentation/Modules.md [new file with mode: 0644]
package/luci/documentation/ModulesHowTo.md [new file with mode: 0644]
package/luci/documentation/Templates.md [new file with mode: 0644]
package/luci/documentation/ThemesHowTo.md [new file with mode: 0644]
package/luci/documentation/api/index.html [new file with mode: 0644]
package/luci/documentation/api/luadoc.css [new file with mode: 0644]
package/luci/documentation/api/modules/luci.dispatcher.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.http.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.http.protocol.conditionals.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.http.protocol.date.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.http.protocol.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.http.protocol.mime.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.i18n.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.ip.cidr.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.ip.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.json.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.jsonc.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.jsonc.parser.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.model.ipkg.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.model.uci.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.rpcc.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.rpcc.ruci.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.sys.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.sys.init.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.sys.iptparser.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.sys.net.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.sys.process.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.sys.user.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.sys.wifi.html [new file with mode: 0644]
package/luci/documentation/api/modules/luci.util.html [new file with mode: 0644]
package/luci/documentation/api/modules/nixio.CHANGELOG.html [new file with mode: 0644]
package/luci/documentation/api/modules/nixio.CryptoHash.html [new file with mode: 0644]
package/luci/documentation/api/modules/nixio.File.html [new file with mode: 0644]
package/luci/documentation/api/modules/nixio.README.html [new file with mode: 0644]
package/luci/documentation/api/modules/nixio.Socket.html [new file with mode: 0644]
package/luci/documentation/api/modules/nixio.TLSContext.html [new file with mode: 0644]
package/luci/documentation/api/modules/nixio.TLSSocket.html [new file with mode: 0644]
package/luci/documentation/api/modules/nixio.UnifiedIO.html [new file with mode: 0644]
package/luci/documentation/api/modules/nixio.bin.html [new file with mode: 0644]
package/luci/documentation/api/modules/nixio.bit.html [new file with mode: 0644]
package/luci/documentation/api/modules/nixio.crypto.html [new file with mode: 0644]
package/luci/documentation/api/modules/nixio.fs.html [new file with mode: 0644]
package/luci/documentation/api/modules/nixio.html [new file with mode: 0644]
package/luci/documentation/i18n.md [new file with mode: 0644]
package/luci/libs/luci-lib-httpclient/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-httpclient/luasrc/httpclient.lua [new file with mode: 0644]
package/luci/libs/luci-lib-httpclient/luasrc/httpclient/receiver.lua [new file with mode: 0644]
package/luci/libs/luci-lib-httpprotoutils/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-httpprotoutils/luasrc/http/conditionals.lua [new file with mode: 0644]
package/luci/libs/luci-lib-httpprotoutils/luasrc/http/conditionals.luadoc [new file with mode: 0644]
package/luci/libs/luci-lib-httpprotoutils/luasrc/http/date.lua [new file with mode: 0644]
package/luci/libs/luci-lib-httpprotoutils/luasrc/http/date.luadoc [new file with mode: 0644]
package/luci/libs/luci-lib-httpprotoutils/luasrc/http/mime.lua [new file with mode: 0644]
package/luci/libs/luci-lib-httpprotoutils/luasrc/http/mime.luadoc [new file with mode: 0644]
package/luci/libs/luci-lib-ip/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-ip/src/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-ip/src/ip.c [new file with mode: 0644]
package/luci/libs/luci-lib-ip/src/ip.luadoc [new file with mode: 0644]
package/luci/libs/luci-lib-json/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-json/luasrc/json.lua [new file with mode: 0644]
package/luci/libs/luci-lib-json/luasrc/json.luadoc [new file with mode: 0644]
package/luci/libs/luci-lib-jsonc/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-jsonc/src/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-jsonc/src/jsonc.c [new file with mode: 0644]
package/luci/libs/luci-lib-jsonc/src/jsonc.luadoc [new file with mode: 0644]
package/luci/libs/luci-lib-luaneightbl/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-luaneightbl/src/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-luaneightbl/src/neightbl.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/.gitignore [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/LICENSE [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/NOTICE [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/README [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/README [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/bindings/Config.in [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/bindings/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/bindings/README [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/bindings/csharp/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/bindings/csharp/axTLS.cs [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/bindings/generate_SWIG_interface.pl [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/bindings/generate_interface.pl [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/bindings/java/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSL.java [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLCTX.java [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLClient.java [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLReadHolder.java [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLServer.java [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/bindings/java/SSLUtil.java [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/bindings/lua/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/bindings/perl/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/bindings/vbnet/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/bindings/vbnet/axTLSvb.vb [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/.config [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/Config.in [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/JMeter.jmx [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/config/Rules.mak [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/axhttpd.aip [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/config/axtls.RES [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/axtls.rc [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/config.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/linuxconfig [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/makefile.conf [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/makefile.dotnet.conf [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/makefile.java.conf [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/makefile.post [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/Kconfig-language.txt [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/conf.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/confdata.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/expr.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/expr.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lex.zconf.c_shipped [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lkc.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lkc_proto.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/BIG.FAT.WARNING [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/checklist.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/colors.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/dialog.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/inputbox.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/menubox.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/msgbox.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/textbox.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/util.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/lxdialog/yesno.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/mconf.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/menu.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/mkconfigs [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/symbol.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/util.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.l [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.tab.c_shipped [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.tab.h_shipped [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/scripts/config/zconf.y [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/config/win32config [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/crypto/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/crypto/aes.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/crypto/bigint.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/crypto/bigint.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/crypto/bigint_impl.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/crypto/crypto.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/crypto/crypto_misc.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/crypto/hmac.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/crypto/md2.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/crypto/md5.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/crypto/rc4.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/crypto/rsa.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/crypto/sha1.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/docsrc/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/docsrc/axTLS.dox [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/docsrc/doco_footer.html [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/docsrc/images/axolotl.jpg [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/docsrc/images/tsbasbw.gif [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/httpd/Config.in [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/httpd/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/httpd/axhttp.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/httpd/axhttpd.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/httpd/htpasswd.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/httpd/kepler-1.1-snapshot-20070521-1825.tar.gz [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/httpd/kepler.patch [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/httpd/proc.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/httpd/tdate_parse.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/samples/Config.in [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/samples/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/samples/c/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/samples/c/axssl.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/samples/csharp/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/samples/csharp/axssl.cs [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/samples/java/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/samples/java/axssl.java [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/samples/java/manifest.mf [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/samples/lua/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/samples/lua/axssl.lua [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/samples/perl/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/samples/perl/axssl.pl [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/samples/vbnet/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/samples/vbnet/axssl.vb [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/BigIntConfig.in [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/Config.in [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/asn1.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/cert.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/crypto_misc.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/gen_cert.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/loader.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/openssl.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/os_port.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/os_port.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/p12.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/private_key.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/ssl.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_key.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_x509.cer [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.ca_x509.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.device_key [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.device_key.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.encrypted.p8 [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.encrypted_pem.p8 [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_1024 [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_1024.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_2048 [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_2048.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_4096 [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_4096.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_512 [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_512.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_aes128.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.key_aes256.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.noname.p12 [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.unencrypted.p8 [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.unencrypted_pem.p8 [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.withCA.p12 [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.withoutCA.p12 [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_1024.cer [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_1024.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_2048.cer [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_2048.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_4096.cer [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_4096.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_512.cer [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_512.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_aes128.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_aes256.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_bad_after.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_bad_before.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_device.cer [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/axTLS.x509_device.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/datatest.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/datatest.c.old [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/deutsche_telecom.x509_ca [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/equifax.x509_ca [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/gnutls.cer [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/header_issue.dat [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/killopenssl.sh [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/make_certs.sh [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/microsoft.x509_ca [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/microsoft.x509_ca.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/ms_iis.cer [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/perf_bigint.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/socgen.cer [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/ssltest.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/ssltest.c.bak [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/test_axssl.sh [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/thawte.x509_ca [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_ca [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_ca.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_my_cert [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/test/verisign.x509_my_cert.pem [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/tls1.c [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/ssl/tls1.h [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/ssl/tls1_clnt.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/tls1_svr.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/version.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/ssl/x509.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/bin/.htaccess [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/favicon.ico [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/index.html [new file with mode: 0755]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/download.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/env.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/overview.lp [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/prepara_sql2.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_conc.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_cookies.lp [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_cookies.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_err.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_fs.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_htk.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_lib.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_main.html [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_main.lp [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_main.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_session.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_sql.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_sql2.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/lua/test_variables.lp [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/test_dir/bin/.htaccess [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/test_dir/no_http/.htaccess [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/test_dir/no_http/.htpasswd [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/test_dir/no_http/index.html [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/test_dir/no_ssl/.htaccess [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axTLS/www/test_dir/no_ssl/index.html [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axtls-config/.config [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axtls-config/config.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/axtls-root/etc/nixio/rsa_main.der [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/docsrc/CHANGELOG.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/docsrc/README.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/docsrc/nixio.CryptoHash.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/docsrc/nixio.File.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/docsrc/nixio.Socket.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/docsrc/nixio.TLSContext.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/docsrc/nixio.TLSSocket.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/docsrc/nixio.UnifiedIO.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/docsrc/nixio.bin.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/docsrc/nixio.bit.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/docsrc/nixio.crypto.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/docsrc/nixio.fs.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/docsrc/nixio.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/nixio-0.3-1.rockspec [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/root/lib/upgrade/luci-add-conffiles.sh [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/root/usr/lib/lua/nixio/fs.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/root/usr/lib/lua/nixio/util.lua [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/address.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/axtls-compat.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/axtls-compat.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/binary.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/bind.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/bit.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/cyassl-compat.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/cyassl-compat.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/file.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/fs.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/io.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/mingw-compat.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/mingw-compat.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/nixio-tls.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/nixio.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/nixio.h [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/poll.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/process.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/protoent.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/socket.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/sockopt.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/splice.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/syslog.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/tls-context.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/tls-crypto.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/tls-socket.c [new file with mode: 0644]
package/luci/libs/luci-lib-nixio/src/user.c [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/lua/px5g/util.lua [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/root/usr/sbin/px5g-genkeys [new file with mode: 0755]
package/luci/libs/luci-lib-px5g/src/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/src/library/bignum.c [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/src/library/havege.c [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/src/library/rsa.c [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/src/library/sha1.c [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/src/library/timing.c [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/src/library/x509write.c [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/src/polarssl/bignum.h [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/src/polarssl/bn_mul.h [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/src/polarssl/config.h [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/src/polarssl/havege.h [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/src/polarssl/rsa.h [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/src/polarssl/sha1.h [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/src/polarssl/timing.h [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/src/polarssl/x509.h [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/src/px5g.c [new file with mode: 0644]
package/luci/libs/luci-lib-px5g/src/px5g.h [new file with mode: 0644]
package/luci/libs/luci-lib-rpcc/Makefile [new file with mode: 0644]
package/luci/libs/luci-lib-rpcc/luasrc/rpcc.lua [new file with mode: 0644]
package/luci/libs/luci-lib-rpcc/luasrc/rpcc.luadoc [new file with mode: 0644]
package/luci/libs/luci-lib-rpcc/luasrc/rpcc/ruci.lua [new file with mode: 0644]
package/luci/libs/luci-lib-rpcc/luasrc/rpcc/ruci.luadoc [new file with mode: 0644]
package/luci/libs/rpcd-mod-rrdns/Makefile [new file with mode: 0644]
package/luci/libs/rpcd-mod-rrdns/src/CMakeLists.txt [new file with mode: 0644]
package/luci/libs/rpcd-mod-rrdns/src/rrdns.c [new file with mode: 0644]
package/luci/libs/rpcd-mod-rrdns/src/rrdns.h [new file with mode: 0644]
package/luci/luci.mk [new file with mode: 0644]
package/luci/modules/luci-base/Makefile [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/cgi-bin/luci [new file with mode: 0755]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi.js [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/add.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/apply.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/arrow.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/down.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/download.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/edit.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/fieldadd.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/file.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/find.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/folder.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/help.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/key.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/link.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/reload.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/remove.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/reset.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/save.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/up.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/cbi/user.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/bridge.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/bridge_disabled.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/encryption.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/encryption_disabled.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/ethernet.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/ethernet_disabled.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/loading.gif [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/port_down.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/port_up.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-0-25.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-0.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-25-50.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-50-75.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-75-100.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/signal-none.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/switch.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/switch_disabled.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/tunnel.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/tunnel_disabled.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/vlan.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/vlan_disabled.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/wifi.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/wifi_big.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/wifi_big_disabled.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/icons/wifi_disabled.png [new file with mode: 0644]
package/luci/modules/luci-base/htdocs/luci-static/resources/xhr.js [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/cacheloader.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/cbi.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/cbi/datatypes.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/ccache.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/config.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/debug.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/dispatcher.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/dispatcher.luadoc [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/http.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/http.luadoc [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/i18n.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/i18n.luadoc [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/ltn12.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/model/cbi/admin_network/proto_dhcp.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/model/cbi/admin_network/proto_none.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/model/cbi/admin_network/proto_static.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/model/firewall.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/model/ipkg.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/model/ipkg.luadoc [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/model/network.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/model/uci.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/model/uci.luadoc [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/sgi/cgi.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/sgi/uhttpd.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/store.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/sys.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/sys.luadoc [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/sys/iptparser.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/sys/iptparser.luadoc [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/sys/zoneinfo.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/sys/zoneinfo/tzdata.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/sys/zoneinfo/tzoffset.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/template.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/tools/proto.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/tools/status.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/tools/webadmin.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/util.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/util.luadoc [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/version.lua [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/apply_widget.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/browser.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/button.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/cell_valuefooter.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/cell_valueheader.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/compound.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/delegator.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/dropdown.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/dvalue.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/dynlist.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/error.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/filebrowser.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/firewall_zoneforwards.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/firewall_zonelist.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/footer.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/full_valuefooter.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/full_valueheader.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/fvalue.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/header.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/lvalue.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/map.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/mvalue.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/network_ifacelist.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/network_netinfo.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/network_netlist.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/nsection.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/nullsection.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/simpleform.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/tabcontainer.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/tabmenu.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/tblsection.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/tsection.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/tvalue.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/ucisection.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/upload.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/value.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/valuefooter.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/cbi/valueheader.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/csrftoken.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/error404.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/error500.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/footer.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/header.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/indexer.htm [new file with mode: 0644]
package/luci/modules/luci-base/luasrc/view/sysauth.htm [new file with mode: 0644]
package/luci/modules/luci-base/po/ca/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/cs/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/de/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/el/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/en/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/es/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/fr/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/he/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/hu/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/it/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/ja/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/ko/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/ms/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/no/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/pl/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/pt-br/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/pt/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/ro/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/ru/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/sk/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/sv/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/templates/base.pot [new file with mode: 0644]
package/luci/modules/luci-base/po/tr/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/uk/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/vi/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/zh-cn/base.po [new file with mode: 0644]
package/luci/modules/luci-base/po/zh-tw/base.po [new file with mode: 0644]
package/luci/modules/luci-base/root/etc/config/luci [new file with mode: 0644]
package/luci/modules/luci-base/root/etc/config/ucitrack [new file with mode: 0644]
package/luci/modules/luci-base/root/etc/init.d/ucitrack [new file with mode: 0755]
package/luci/modules/luci-base/root/etc/luci-uploads/.placeholder [new file with mode: 0644]
package/luci/modules/luci-base/root/sbin/luci-reload [new file with mode: 0755]
package/luci/modules/luci-base/root/usr/share/acl.d/luci-base.json [new file with mode: 0644]
package/luci/modules/luci-base/root/usr/share/rpcd/acl.d/luci-base.json [new file with mode: 0644]
package/luci/modules/luci-base/root/www/index.html [new file with mode: 0644]
package/luci/modules/luci-base/src/Makefile [new file with mode: 0644]
package/luci/modules/luci-base/src/mkversion.sh [new file with mode: 0755]
package/luci/modules/luci-base/src/po2lmo.c [new file with mode: 0644]
package/luci/modules/luci-base/src/template_lmo.c [new file with mode: 0644]
package/luci/modules/luci-base/src/template_lmo.h [new file with mode: 0644]
package/luci/modules/luci-base/src/template_lualib.c [new file with mode: 0644]
package/luci/modules/luci-base/src/template_lualib.h [new file with mode: 0644]
package/luci/modules/luci-base/src/template_parser.c [new file with mode: 0644]
package/luci/modules/luci-base/src/template_parser.h [new file with mode: 0644]
package/luci/modules/luci-base/src/template_utils.c [new file with mode: 0644]
package/luci/modules/luci-base/src/template_utils.h [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/Makefile [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/htdocs/luci-static/resources/bandwidth.svg [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/htdocs/luci-static/resources/connections.svg [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/htdocs/luci-static/resources/load.svg [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/htdocs/luci-static/resources/wifirate.svg [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/htdocs/luci-static/resources/wireless.svg [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/filebrowser.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/index.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/network.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/status.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/system.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/controller/admin/uci.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/dhcp.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/hosts.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/iface_add.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/ifaces.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/network.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/proto_ahcp.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/routes.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/vlan.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_network/wifi_add.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_status/processes.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/admin.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/backupfiles.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/crontab.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/fstab.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/fstab/mount.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/fstab/swap.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/ipkg.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/leds.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/startup.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/system.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/diagnostics.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/iface_overview.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/iface_status.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/lease_status.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/switch_status.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/wifi_join.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/wifi_overview.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_network/wifi_status.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/bandwidth.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/connections.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/dmesg.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/index.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/iptables.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/load.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/routes.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/syslog.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_status/wireless.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/applyreboot.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/backupfiles.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/clock_status.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/flashops.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/ipkg.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/packages.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/reboot.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_system/upgrade.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_uci/changelog.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_uci/changes.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/admin_uci/revert.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/luasrc/view/cbi/wireless_modefreq.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/root/etc/uci-defaults/50_luci-mod-admin-full [new file with mode: 0755]
package/luci/modules/luci-mod-admin-full/src/Makefile [new file with mode: 0644]
package/luci/modules/luci-mod-admin-full/src/luci-bwc.c [new file with mode: 0644]
package/luci/modules/luci-mod-admin-mini/Makefile [new file with mode: 0644]
package/luci/modules/luci-mod-admin-mini/luasrc/controller/mini/index.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-mini/luasrc/controller/mini/network.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-mini/luasrc/controller/mini/system.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/dhcp.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/index.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/luci.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/network.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/passwd.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/system.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-mini/luasrc/model/cbi/mini/wifi.lua [new file with mode: 0644]
package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/applyreboot.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/backup.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/index.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/reboot.htm [new file with mode: 0644]
package/luci/modules/luci-mod-admin-mini/luasrc/view/mini/upgrade.htm [new file with mode: 0644]
package/luci/modules/luci-mod-failsafe/Makefile [new file with mode: 0644]
package/luci/modules/luci-mod-failsafe/luasrc/controller/failsafe/failsafe.lua [new file with mode: 0644]
package/luci/modules/luci-mod-failsafe/luasrc/view/failsafe/applyreboot.htm [new file with mode: 0644]
package/luci/modules/luci-mod-failsafe/luasrc/view/failsafe/flashops.htm [new file with mode: 0644]
package/luci/modules/luci-mod-failsafe/luasrc/view/failsafe/reboot.htm [new file with mode: 0644]
package/luci/modules/luci-mod-failsafe/luasrc/view/failsafe/upgrade.htm [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk-community/Makefile [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/Makefile [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/htdocs/luci-static/flashing.html [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/htdocs/luci-static/resources/OSMLatLon.htm [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/htdocs/luci-static/resources/flashing.gif [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/htdocs/luci-static/resources/freifunk-map/hna.gif [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/htdocs/luci-static/resources/freifunk-map/node.gif [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/htdocs/luci-static/resources/osm.js [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/luasrc/controller/freifunk/freifunk.lua [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/luasrc/controller/freifunk/remote_update.lua [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/basics.lua [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/contact.lua [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile.lua [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/profile_expert.lua [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/luasrc/model/cbi/freifunk/user_index.lua [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/luasrc/view/cbi/osmll_value.htm [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk-map/frame.htm [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk-map/map.htm [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/adminindex.htm [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/contact.htm [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/index.htm [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/profile_error.htm [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/public_status.htm [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/luasrc/view/freifunk/remote_update.htm [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/ca/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/cs/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/de/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/el/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/en/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/es/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/fr/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/he/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/hu/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/it/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/ja/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/ms/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/no/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/pl/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/pt-br/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/pt/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/ro/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/ru/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/sk/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/sv/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/tr/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/uk/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/vi/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/zh-cn/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-freifunk/po/zh-tw/freifunk.po [new file with mode: 0644]
package/luci/modules/luci-mod-rpc/Makefile [new file with mode: 0644]
package/luci/modules/luci-mod-rpc/luasrc/controller/rpc.lua [new file with mode: 0644]
package/luci/modules/luci-mod-rpc/luasrc/jsonrpc.lua [new file with mode: 0644]
package/luci/modules/luci-mod-rpc/luasrc/jsonrpcbind/uci.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-3g/Makefile [new file with mode: 0644]
package/luci/protocols/luci-proto-3g/luasrc/model/cbi/admin_network/proto_3g.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-3g/luasrc/model/network/proto_3g.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ipip/Makefile [new file with mode: 0644]
package/luci/protocols/luci-proto-ipip/luasrc/model/cbi/admin_network/proto_ipip.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ipip/luasrc/model/network/proto_ipip.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ipv6/Makefile [new file with mode: 0644]
package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_464xlat.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_6in4.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_6rd.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_6to4.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_dhcpv6.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_dslite.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_hnet.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ipv6/luasrc/model/cbi/admin_network/proto_map.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_4x6.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_6x4.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_dhcpv6.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ipv6/luasrc/model/network/proto_hnet.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ncm/Makefile [new file with mode: 0644]
package/luci/protocols/luci-proto-ncm/luasrc/model/cbi/admin_network/proto_ncm.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ncm/luasrc/model/network/proto_ncm.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-openconnect/Makefile [new file with mode: 0644]
package/luci/protocols/luci-proto-openconnect/luasrc/model/cbi/admin_network/proto_openconnect.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-openconnect/luasrc/model/network/proto_openconnect.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ppp/Makefile [new file with mode: 0644]
package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_l2tp.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_ppp.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pppoa.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pppoe.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pppossh.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ppp/luasrc/model/cbi/admin_network/proto_pptp.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-ppp/luasrc/model/network/proto_ppp.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-qmi/Makefile [new file with mode: 0644]
package/luci/protocols/luci-proto-qmi/luasrc/model/cbi/admin_network/proto_qmi.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-qmi/luasrc/model/network/proto_qmi.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-relay/Makefile [new file with mode: 0644]
package/luci/protocols/luci-proto-relay/luasrc/model/cbi/admin_network/proto_relay.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-relay/luasrc/model/network/proto_relay.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-vpnc/Makefile [new file with mode: 0644]
package/luci/protocols/luci-proto-vpnc/luasrc/model/cbi/admin_network/proto_vpnc.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-vpnc/luasrc/model/network/proto_vpnc.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-wireguard/Makefile [new file with mode: 0644]
package/luci/protocols/luci-proto-wireguard/luasrc/model/cbi/admin_network/proto_wireguard.lua [new file with mode: 0644]
package/luci/protocols/luci-proto-wireguard/luasrc/model/network/proto_wireguard.lua [new file with mode: 0644]
package/luci/themes/luci-theme-bootstrap/Makefile [new file with mode: 0644]
package/luci/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/cascade.css [new file with mode: 0644]
package/luci/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/favicon.ico [new file with mode: 0644]
package/luci/themes/luci-theme-bootstrap/htdocs/luci-static/bootstrap/mobile.css [new file with mode: 0644]
package/luci/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/footer.htm [new file with mode: 0644]
package/luci/themes/luci-theme-bootstrap/luasrc/view/themes/bootstrap/header.htm [new file with mode: 0644]
package/luci/themes/luci-theme-bootstrap/root/etc/uci-defaults/30_luci-theme-bootstrap [new file with mode: 0755]
package/luci/themes/luci-theme-freifunk-generic/Makefile [new file with mode: 0644]
package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/bg.jpg [new file with mode: 0644]
package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/cascade.css [new file with mode: 0644]
package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/header.jpg [new file with mode: 0644]
package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/ie7.css [new file with mode: 0644]
package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/logo.jpg [new file with mode: 0644]
package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/mobile.css [new file with mode: 0644]
package/luci/themes/luci-theme-freifunk-generic/htdocs/luci-static/freifunk-generic/smallscreen.css [new file with mode: 0644]
package/luci/themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/footer.htm [new file with mode: 0644]
package/luci/themes/luci-theme-freifunk-generic/luasrc/view/themes/freifunk-generic/header.htm [new file with mode: 0644]
package/luci/themes/luci-theme-freifunk-generic/root/etc/uci-defaults/30_luci-theme-freifunk-generic [new file with mode: 0644]
package/luci/themes/luci-theme-material/Makefile [new file with mode: 0755]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/css/style.css [new file with mode: 0755]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/favicon.ico [new file with mode: 0755]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.eot [new file with mode: 0644]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.svg [new file with mode: 0644]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.ttf [new file with mode: 0644]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/fonts/font.woff [new file with mode: 0644]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/js/jquery.min.js [new file with mode: 0755]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/js/script.js [new file with mode: 0755]
package/luci/themes/luci-theme-material/htdocs/luci-static/material/logo.png [new file with mode: 0755]
package/luci/themes/luci-theme-material/luasrc/view/themes/material/footer.htm [new file with mode: 0755]
package/luci/themes/luci-theme-material/luasrc/view/themes/material/header.htm [new file with mode: 0644]
package/luci/themes/luci-theme-material/root/etc/uci-defaults/30_luci-theme-material [new file with mode: 0755]
package/luci/themes/luci-theme-openwrt/Makefile [new file with mode: 0644]
package/luci/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/cascade.css [new file with mode: 0644]
package/luci/themes/luci-theme-openwrt/htdocs/luci-static/openwrt.org/tabbg.png [new file with mode: 0644]
package/luci/themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/footer.htm [new file with mode: 0644]
package/luci/themes/luci-theme-openwrt/luasrc/view/themes/openwrt.org/header.htm [new file with mode: 0644]
package/luci/themes/luci-theme-openwrt/root/etc/uci-defaults/30_luci-theme-openwrt [new file with mode: 0755]