summaryrefslogtreecommitdiffhomepage
path: root/contrib
AgeCommit message (Collapse)Author
2012-10-10contrib/freifunk-p2pblock: increase releaseManuel Munz
2012-10-10contrib/freifunk-p2pblock: Fix non-working whitelist which was reported on ↵Manuel Munz
irc, also fix whitespace issues and a typo in comment
2012-09-22contrib/meshwizard: Add widgets in the original order, increase versionManuel Munz
2012-09-20modules: add failsafe moduleDaniel Golle
The failsafe module adds a minimal web-interface which is intended to run on a very compact initramfs-based image intended only for flashing firmware onto a device. This can be used as part of an installation method or reside in a small partition on the device flash which can be booted in case the checksum-test of the main kernel or rootfs fails. Signed-off-by: Daniel Golle <dgolle@allnet.de>
2012-09-19contrib/community_profiles: cleanup and reorder widget options in augsburg ↵Manuel Munz
profile
2012-09-19contrib/meshwizard: allow to parse values which contain '='Manuel Munz
2012-09-17meshwizard: forgot to enable reboot after testing and before comittingManuel Munz
2012-09-17add widget config to profile augsburgManuel Munz
2012-09-17Add widget config from community profile to meshwizardManuel Munz
2012-09-17applications: add freifunk widgets app to customize the index pageManuel Munz
2012-09-14contrib/package: make luci-app-openvpn as brokenJo-Philipp Wich
2012-08-27i18n: package polish translationsJo-Philipp Wich
2012-08-15meshwizard: ipv6 fixes, fix uhttpd setupManuel Munz
2012-08-13meshwizard: setup static ipv6 addressesManuel Munz
2012-08-13contrib/freifunk-policyrouting: Make it work with trunk, remove unnecessary ↵Manuel Munz
setup of network route for the local network at wan
2012-08-11meshkit: do not accept ra's on wan when using auto-ipv6Manuel Munz
2012-08-02meshwizard: Fix olsrd plugin setup/renamingManuel Munz
2012-08-02contrib/meshwizard: enable auto-ipv6 in meshwizard, removed radvd configManuel Munz
2012-08-02contrib/meshwizard: IPv6 fixesManuel Munz
2012-08-02contrib/community_profiles: Update augsburgManuel Munz
2012-07-26contrib/meshwizard: Allow to setup dropbear autorized_keysManuel Munz
2012-07-15contrib/package: make freifunk-watchdog more genericJo-Philipp Wich
This change is based on a patch by "flyn" from https://dev.openwrt.org/ticket/11868 .
2012-07-09contrib/meshwizard: allowssh and allowweb can be set for wan dhcp proto too nowManuel Munz
2012-07-09contrib/community-profiles: Add weimar, #446Manuel Munz
2012-07-05update arig.org.il community profilesDaniel Golle
2012-07-01contrib/freifunk-policyrouting: Fix deletion of rules; add fallback option ↵Manuel Munz
to use the mesh gateway if the own gateway is not available
2012-06-27contrib/meshwizard: Only setup 6and4 for olsrd if ipv6 is availableManuel Munz
2012-06-27contrib/meshwizard: Fix fetching of available wifi interfaces in systemManuel Munz
2012-06-27contrib/meshwizard: check if ipv6 is available on the systemManuel Munz
2012-06-23contrib/freifunk-common: Remove ff_rdate script, #439Manuel Munz
2012-06-216rd configuration support.Jo-Philipp Wich
Signed-off-by: Stéphan Kochen <stephan@kochen.nl>
2012-06-18contrib/package: make luci-lib-fastindex depend on libluaJo-Philipp Wich
2012-06-17contrib/uhttpd: use the backfire version for nowJo-Philipp Wich
2012-06-11protocols: merge pptp into ppp, adjust depends for kernel mode pptpJo-Philipp Wich
2012-06-06contrib/meshwizard: Load olsrd config earlierManuel Munz
2012-06-05contrib/meshwizard: Add radvd config for interfaces, fix firewall rules for ↵Manuel Munz
dhcpv6
2012-06-05contrib/freifunk-policyrouting: Almost works now. There is still the problem ↵Manuel Munz
that localhost cannot use his own ipv6 gateway, this needs more investigation
2012-06-05contrib/package: /etc/functions.sh => /lib/functions.shJo-Philipp Wich
2012-06-03contrib/meshwizard: Cleanup olsrd config (Remove httpinfo and wlan interfaceManuel Munz
2012-06-03contrib/meshwizard: Fix getting of mac address when the interface is not up ↵Manuel Munz
yet, fix typo in setup_olsrd.sh
2012-06-02contrib/meshwizard: Add initial support for ipv6 config (with auto-ipv6-ib ↵Manuel Munz
and dhcpv6)
2012-06-02contrib/freifunk-policyrouting: Add initial support for ipv6. More work is ↵Manuel Munz
needed, but this first commit at least makes ipv6/olsrd working again when policyrouting is used.
2012-06-02community-profiles: Add ipv6 options to augsburg profileManuel Munz
2012-05-31libs/core: use ubus to fetch interface and device status information, depend ↵Jo-Philipp Wich
on libubus-lua
2012-05-30contrib/freifunk-common: add watch.sh script to simulate the watch commandManuel Munz
2012-05-28contrib/meshwizard: add watchdog plugin in olsr configManuel Munz
2012-05-13move arig.org.il community profiles into two seperate filesDaniel Golle
2012-05-13fix arig.org.il community profile networksDaniel Golle
2012-05-13add arig.org.il community profileDaniel Golle
2012-05-03luci-0.10: fix typo in profile for FrankenManuel Munz