* Mördercommit ;-)
authorSteven Barth <steven@midlink.org>
Thu, 8 May 2008 15:37:41 +0000 (15:37 +0000)
committerSteven Barth <steven@midlink.org>
Thu, 8 May 2008 15:37:41 +0000 (15:37 +0000)
commitaa9ccf77c6648515ba58c37b9345cdbd561028db
treeb0270202d47b6c5e179f8475302bb3ef0d1c9402
parenta3a51464fd8cffa6d18fa3f18be9c699901abd0d
* Mördercommit ;-)
* Major Repository Reorganisation
* API 0.4 Softfreeze to come
266 files changed:
INSTALL
Makefile [new file with mode: 0644]
README [deleted file]
applications/community-leipzig/Makefile [new file with mode: 0644]
applications/community-leipzig/root/etc/uci-defaults/ffluci-community-leipzig [new file with mode: 0644]
applications/luci-fw/Makefile [new file with mode: 0644]
applications/luci-fw/root/etc/config/luci_fw [new file with mode: 0644]
applications/luci-fw/root/etc/init.d/luci_fw [new file with mode: 0644]
applications/luci-fw/src/model/cbi/admin_network/firewall.lua [new file with mode: 0644]
applications/luci-fw/src/model/cbi/admin_network/portfw.lua [new file with mode: 0644]
applications/luci-fw/src/model/menu/50luci-fw.lua [new file with mode: 0644]
applications/luci-splash/Makefile [new file with mode: 0644]
applications/luci-splash/root/etc/config/luci_splash [new file with mode: 0644]
applications/luci-splash/root/etc/cron.minutely/luci_splash [new file with mode: 0644]
applications/luci-splash/root/etc/init.d/luci_splash [new file with mode: 0644]
applications/luci-splash/root/etc/luci_splash_httpd.conf [new file with mode: 0644]
applications/luci-splash/root/usr/lib/luci-splash/htdocs/cgi-bin/index.cgi [new file with mode: 0644]
applications/luci-splash/root/usr/lib/luci-splash/htdocs/index.html [new file with mode: 0644]
applications/luci-splash/root/www/cgi-bin/luci_splash.cgi [new file with mode: 0644]
applications/luci-splash/src/controller/controller.lua [new file with mode: 0644]
applications/luci-splash/src/model/cbi/admin_services/splash.lua [new file with mode: 0644]
applications/luci-splash/src/model/menu/50luci-splash.lua [new file with mode: 0644]
applications/luci-splash/src/model/view/splash/splash.htm [new file with mode: 0644]
applications/luci-splash/src/model/view/splash_splash/index.htm [new file with mode: 0644]
applications/luci-splash/src/model/view/splash_splash/splash.htm [new file with mode: 0644]
applications/sgi-haserl/Makefile [new file with mode: 0644]
applications/sgi-haserl/root/www/cgi-bin/ffluci [new file with mode: 0755]
applications/sgi-haserl/root/www/cgi-bin/ffluci-upload [new file with mode: 0755]
applications/sgi-haserl/root/www/cgi-bin/index.cgi [new file with mode: 0755]
applications/sgi-haserl/root/www/index.html [new file with mode: 0644]
applications/sgi-haserl/src/sgi/haserl.lua [new file with mode: 0644]
applications/sgi-webuci/Makefile [new file with mode: 0644]
applications/sgi-webuci/root/lib/webuci/main.lua [new file with mode: 0644]
applications/sgi-webuci/src/sgi/webuci.lua [new file with mode: 0644]
build/config.mk [new file with mode: 0644]
build/module.mk [new file with mode: 0644]
contrib/package/ffluci-splash/Makefile [deleted file]
contrib/package/ffluci-splash/ipkg/conffiles [deleted file]
contrib/package/ffluci-splash/src/luci-splash.lua [deleted file]
contrib/package/ffluci-splash/src/luci-splash/htdocs/cgi-bin/index.cgi [deleted file]
contrib/package/ffluci-splash/src/luci-splash/htdocs/index.html [deleted file]
contrib/package/ffluci-splash/src/luci_splash.cron [deleted file]
contrib/package/ffluci-splash/src/luci_splash.init [deleted file]
contrib/package/ffluci-splash/src/luci_splash.uci [deleted file]
contrib/package/ffluci-splash/src/luci_splash_httpd.conf [deleted file]
contrib/package/ffluci-system-addons/Makefile [deleted file]
contrib/package/ffluci-system-addons/src/hotplug.d-20-aliases [deleted file]
contrib/package/ffluci-system-addons/src/root.crontab [deleted file]
contrib/package/ffluci-system-addons/src/run-parts [deleted file]
contrib/package/ffluci/Makefile
contrib/package/ffluci/ipkg/conffiles [deleted file]
contrib/package/ffluci/ipkg/ffluci-community-leipzig.postinst [new file with mode: 0755]
contrib/package/ffluci/ipkg/ffluci-sgi-haserl.postinst [new file with mode: 0755]
contrib/package/ffluci/ipkg/ffluci.postinst [deleted file]
contrib/package/luci-addons/Makefile [new file with mode: 0644]
contrib/package/luci-addons/dist/etc/crontabs/root [new file with mode: 0644]
contrib/package/luci-addons/dist/etc/hotplug.d/iface/20-aliases [new file with mode: 0644]
contrib/package/luci-addons/dist/sbin/ffluci-flash [new file with mode: 0644]
contrib/package/luci-addons/dist/usr/bin/run-parts [new file with mode: 0644]
core/Makefile
core/contrib/ffluci [deleted file]
core/contrib/ffluci-upload [deleted file]
core/contrib/index.cgi [deleted file]
core/contrib/index.html [deleted file]
core/contrib/uci/freifunk [deleted file]
core/contrib/uci/luci [deleted file]
core/contrib/webuci_bootstrap.lua [deleted file]
core/root/etc/config/luci [new file with mode: 0644]
core/src/bits.lua [new file with mode: 0644]
core/src/cbi.lua [new file with mode: 0644]
core/src/config.lua [new file with mode: 0644]
core/src/debug.lua [new file with mode: 0644]
core/src/dispatcher.lua [new file with mode: 0644]
core/src/ffluci/bits.lua [deleted file]
core/src/ffluci/cbi.lua [deleted file]
core/src/ffluci/config.lua [deleted file]
core/src/ffluci/debug.lua [deleted file]
core/src/ffluci/dispatcher.lua [deleted file]
core/src/ffluci/fs.lua [deleted file]
core/src/ffluci/http.lua [deleted file]
core/src/ffluci/i18n.lua [deleted file]
core/src/ffluci/i18n/cbi.en [deleted file]
core/src/ffluci/i18n/default.en [deleted file]
core/src/ffluci/init.lua [deleted file]
core/src/ffluci/menu.lua [deleted file]
core/src/ffluci/model/ipkg.lua [deleted file]
core/src/ffluci/model/uci.lua [deleted file]
core/src/ffluci/model/uci/libuci.lua [deleted file]
core/src/ffluci/model/uci/wrapper.lua [deleted file]
core/src/ffluci/sgi/haserl.lua [deleted file]
core/src/ffluci/sgi/webuci.lua [deleted file]
core/src/ffluci/sys.lua [deleted file]
core/src/ffluci/template.lua [deleted file]
core/src/ffluci/util.lua [deleted file]
core/src/ffluci/view/cbi/dvalue.htm [deleted file]
core/src/ffluci/view/cbi/footer.htm [deleted file]
core/src/ffluci/view/cbi/fvalue.htm [deleted file]
core/src/ffluci/view/cbi/header.htm [deleted file]
core/src/ffluci/view/cbi/lvalue.htm [deleted file]
core/src/ffluci/view/cbi/map.htm [deleted file]
core/src/ffluci/view/cbi/mvalue.htm [deleted file]
core/src/ffluci/view/cbi/nsection.htm [deleted file]
core/src/ffluci/view/cbi/tsection.htm [deleted file]
core/src/ffluci/view/cbi/ucisection.htm [deleted file]
core/src/ffluci/view/cbi/value.htm [deleted file]
core/src/ffluci/view/cbi/valuefooter.htm [deleted file]
core/src/ffluci/view/cbi/valueheader.htm [deleted file]
core/src/ffluci/view/error404.htm [deleted file]
core/src/ffluci/view/error500.htm [deleted file]
core/src/ffluci/view/footer.htm [deleted file]
core/src/ffluci/view/header.htm [deleted file]
core/src/fs.lua [new file with mode: 0644]
core/src/http.lua [new file with mode: 0644]
core/src/i18n.lua [new file with mode: 0644]
core/src/i18n/cbi.en [new file with mode: 0644]
core/src/i18n/default.en [new file with mode: 0644]
core/src/init.lua [new file with mode: 0644]
core/src/menu.lua [new file with mode: 0644]
core/src/model/ipkg.lua [new file with mode: 0644]
core/src/model/uci.lua [new file with mode: 0644]
core/src/model/uci/libuci.lua [new file with mode: 0644]
core/src/model/uci/wrapper.lua [new file with mode: 0644]
core/src/sys.lua [new file with mode: 0644]
core/src/template.lua [new file with mode: 0644]
core/src/util.lua [new file with mode: 0644]
core/src/view/cbi/dvalue.htm [new file with mode: 0644]
core/src/view/cbi/footer.htm [new file with mode: 0644]
core/src/view/cbi/fvalue.htm [new file with mode: 0644]
core/src/view/cbi/header.htm [new file with mode: 0644]
core/src/view/cbi/lvalue.htm [new file with mode: 0644]
core/src/view/cbi/map.htm [new file with mode: 0644]
core/src/view/cbi/mvalue.htm [new file with mode: 0644]
core/src/view/cbi/nsection.htm [new file with mode: 0644]
core/src/view/cbi/tsection.htm [new file with mode: 0644]
core/src/view/cbi/ucisection.htm [new file with mode: 0644]
core/src/view/cbi/value.htm [new file with mode: 0644]
core/src/view/cbi/valuefooter.htm [new file with mode: 0644]
core/src/view/cbi/valueheader.htm [new file with mode: 0644]
core/src/view/error404.htm [new file with mode: 0644]
core/src/view/error500.htm [new file with mode: 0644]
core/src/view/footer.htm [new file with mode: 0644]
core/src/view/header.htm [new file with mode: 0644]
module/admin-core/Makefile [deleted file]
module/admin-core/contrib/ffluci-flash [deleted file]
module/admin-core/contrib/init.d/luci_freifunk [deleted file]
module/admin-core/contrib/init.d/luci_fw [deleted file]
module/admin-core/contrib/luci-splash [deleted file]
module/admin-core/contrib/uci/luci_fw [deleted file]
module/admin-core/src/controller/admin/index.lua [deleted file]
module/admin-core/src/controller/admin/network.lua [deleted file]
module/admin-core/src/controller/admin/services.lua [deleted file]
module/admin-core/src/controller/admin/system.lua [deleted file]
module/admin-core/src/controller/admin/uci.lua [deleted file]
module/admin-core/src/controller/admin/wifi.lua [deleted file]
module/admin-core/src/controller/splash/splash.lua [deleted file]
module/admin-core/src/i18n/admin_index.en [deleted file]
module/admin-core/src/i18n/admin_uci.en [deleted file]
module/admin-core/src/model/cbi/admin_index/contact.lua [deleted file]
module/admin-core/src/model/cbi/admin_index/freifunk.lua [deleted file]
module/admin-core/src/model/cbi/admin_index/luci.lua [deleted file]
module/admin-core/src/model/cbi/admin_network/dhcp.lua [deleted file]
module/admin-core/src/model/cbi/admin_network/firewall.lua [deleted file]
module/admin-core/src/model/cbi/admin_network/ifaces.lua [deleted file]
module/admin-core/src/model/cbi/admin_network/portfw.lua [deleted file]
module/admin-core/src/model/cbi/admin_network/ptp.lua [deleted file]
module/admin-core/src/model/cbi/admin_network/qos.lua [deleted file]
module/admin-core/src/model/cbi/admin_network/routes.lua [deleted file]
module/admin-core/src/model/cbi/admin_network/vlan.lua [deleted file]
module/admin-core/src/model/cbi/admin_services/dnsmasq.lua [deleted file]
module/admin-core/src/model/cbi/admin_services/dropbear.lua [deleted file]
module/admin-core/src/model/cbi/admin_services/httpd.lua [deleted file]
module/admin-core/src/model/cbi/admin_services/olsrd.lua [deleted file]
module/admin-core/src/model/cbi/admin_services/splash.lua [deleted file]
module/admin-core/src/model/cbi/admin_system/fstab.lua [deleted file]
module/admin-core/src/model/cbi/admin_system/hostname.lua [deleted file]
module/admin-core/src/model/cbi/admin_wifi/devices.lua [deleted file]
module/admin-core/src/model/cbi/admin_wifi/networks.lua [deleted file]
module/admin-core/src/model/menu/00admin.lua [deleted file]
module/admin-core/src/view/admin_index/index.htm [deleted file]
module/admin-core/src/view/admin_index/wizard.htm [deleted file]
module/admin-core/src/view/admin_network/index.htm [deleted file]
module/admin-core/src/view/admin_services/index.htm [deleted file]
module/admin-core/src/view/admin_system/editor.htm [deleted file]
module/admin-core/src/view/admin_system/index.htm [deleted file]
module/admin-core/src/view/admin_system/ipkg.htm [deleted file]
module/admin-core/src/view/admin_system/packages.htm [deleted file]
module/admin-core/src/view/admin_system/passwd.htm [deleted file]
module/admin-core/src/view/admin_system/reboot.htm [deleted file]
module/admin-core/src/view/admin_system/sshkeys.htm [deleted file]
module/admin-core/src/view/admin_system/upgrade.htm [deleted file]
module/admin-core/src/view/admin_uci/apply.htm [deleted file]
module/admin-core/src/view/admin_uci/changes.htm [deleted file]
module/admin-core/src/view/admin_uci/revert.htm [deleted file]
module/admin-core/src/view/admin_wifi/index.htm [deleted file]
module/admin-core/src/view/splash/splash.htm [deleted file]
module/admin-core/src/view/splash_splash/index.htm [deleted file]
module/admin-core/src/view/splash_splash/splash.htm [deleted file]
module/public-core/Makefile [deleted file]
module/public-core/src/controller/public/index.lua [deleted file]
module/public-core/src/controller/public/olsr.lua [deleted file]
module/public-core/src/controller/public/status.lua [deleted file]
module/public-core/src/controller/sudo/status.lua [deleted file]
module/public-core/src/model/menu/00public.lua [deleted file]
module/public-core/src/view/public_index/contact.htm [deleted file]
module/public-core/src/view/public_index/index.htm [deleted file]
module/public-core/src/view/public_olsr/error_olsr.htm [deleted file]
module/public-core/src/view/public_olsr/hna.htm [deleted file]
module/public-core/src/view/public_olsr/index.htm [deleted file]
module/public-core/src/view/public_olsr/mid.htm [deleted file]
module/public-core/src/view/public_olsr/routes.htm [deleted file]
module/public-core/src/view/public_olsr/topology.htm [deleted file]
module/public-core/src/view/public_status/index.htm [deleted file]
module/public-core/src/view/public_status/iwscan.htm [deleted file]
module/public-core/src/view/public_status/routes.htm [deleted file]
module/public-core/src/view/sudo_status/iwconfig.htm [deleted file]
module/public-core/src/view/sudo_status/iwscan.htm [deleted file]
module/rpc-core/Makefile [deleted file]
module/rpc-core/src/controller/rpc/luciinfo.lua [deleted file]
modules/admin-core/Makefile [new file with mode: 0644]
modules/admin-core/src/controller/admin/index.lua [new file with mode: 0644]
modules/admin-core/src/controller/admin/network.lua [new file with mode: 0644]
modules/admin-core/src/controller/admin/services.lua [new file with mode: 0644]
modules/admin-core/src/controller/admin/system.lua [new file with mode: 0644]
modules/admin-core/src/controller/admin/uci.lua [new file with mode: 0644]
modules/admin-core/src/controller/admin/wifi.lua [new file with mode: 0644]
modules/admin-core/src/i18n/admin_index.en [new file with mode: 0644]
modules/admin-core/src/i18n/admin_uci.en [new file with mode: 0644]
modules/admin-core/src/model/cbi/admin_index/luci.lua [new file with mode: 0644]
modules/admin-core/src/model/cbi/admin_network/dhcp.lua [new file with mode: 0644]
modules/admin-core/src/model/cbi/admin_network/ifaces.lua [new file with mode: 0644]
modules/admin-core/src/model/cbi/admin_network/ptp.lua [new file with mode: 0644]
modules/admin-core/src/model/cbi/admin_network/qos.lua [new file with mode: 0644]
modules/admin-core/src/model/cbi/admin_network/routes.lua [new file with mode: 0644]
modules/admin-core/src/model/cbi/admin_network/vlan.lua [new file with mode: 0644]
modules/admin-core/src/model/cbi/admin_services/dnsmasq.lua [new file with mode: 0644]
modules/admin-core/src/model/cbi/admin_services/dropbear.lua [new file with mode: 0644]
modules/admin-core/src/model/cbi/admin_services/httpd.lua [new file with mode: 0644]
modules/admin-core/src/model/cbi/admin_services/olsrd.lua [new file with mode: 0644]
modules/admin-core/src/model/cbi/admin_system/fstab.lua [new file with mode: 0644]
modules/admin-core/src/model/cbi/admin_system/hostname.lua [new file with mode: 0644]
modules/admin-core/src/model/cbi/admin_wifi/devices.lua [new file with mode: 0644]
modules/admin-core/src/model/cbi/admin_wifi/networks.lua [new file with mode: 0644]
modules/admin-core/src/model/menu/00admin.lua [new file with mode: 0644]
modules/admin-core/src/view/admin_index/index.htm [new file with mode: 0644]
modules/admin-core/src/view/admin_index/wizard.htm [new file with mode: 0644]
modules/admin-core/src/view/admin_network/index.htm [new file with mode: 0644]
modules/admin-core/src/view/admin_services/index.htm [new file with mode: 0644]
modules/admin-core/src/view/admin_system/editor.htm [new file with mode: 0644]
modules/admin-core/src/view/admin_system/index.htm [new file with mode: 0644]
modules/admin-core/src/view/admin_system/ipkg.htm [new file with mode: 0644]
modules/admin-core/src/view/admin_system/packages.htm [new file with mode: 0644]
modules/admin-core/src/view/admin_system/passwd.htm [new file with mode: 0644]
modules/admin-core/src/view/admin_system/reboot.htm [new file with mode: 0644]
modules/admin-core/src/view/admin_system/sshkeys.htm [new file with mode: 0644]
modules/admin-core/src/view/admin_system/upgrade.htm [new file with mode: 0644]
modules/admin-core/src/view/admin_uci/apply.htm [new file with mode: 0644]
modules/admin-core/src/view/admin_uci/changes.htm [new file with mode: 0644]
modules/admin-core/src/view/admin_uci/revert.htm [new file with mode: 0644]
modules/admin-core/src/view/admin_wifi/index.htm [new file with mode: 0644]
themes/fledermaus/Makefile [new file with mode: 0644]
themes/fledermaus/contrib/media/cascade.css [deleted file]
themes/fledermaus/contrib/media/cbi.js [deleted file]
themes/fledermaus/contrib/media/logo.png [deleted file]
themes/fledermaus/root/www/ffluci/media/cascade.css [new file with mode: 0644]
themes/fledermaus/root/www/ffluci/media/cbi.js [new file with mode: 0644]
themes/fledermaus/root/www/ffluci/media/logo.png [new file with mode: 0644]