summaryrefslogtreecommitdiffhomepage
path: root/contrib
AgeCommit message (Collapse)Author
2013-01-19contrib/freifunk-gwcheck: check which interface is wan when we get the ↵Manuel Munz
upstream dns servers, add priorities to logger calls, check for dyngw_plain plugin before checking if script already runs, add license/copyright
2013-01-19contrib/freifunk-gwcheck: Fix multiple problems with the gwcheck script: ↵Manuel Munz
Exit when already running, fix problem not being able to connect when there is no default gateway left in the main table, also add custom ip rules for wan gateways
2013-01-13applications/freifunk-widgets: Use   instead of   for ↵Manuel Munz
compatibility with xhtml
2013-01-13Use non breaking space in search engine namesManuel Munz
2013-01-13contrib/meshwizard: Up the wlan interface before checking for VAP capabilitiesManuel Munz
2013-01-12contrib/meshwizard: Fix detection if VAP is supported in interfaces firewall ↵Manuel Munz
setup
2013-01-12contrib/meshwizard: Move the check if VAPs are supported in a seperate ↵Manuel Munz
script so we can reuse it later by luci-app-meshwizard, also check if hostapd[-mini] is installed when using mac80211
2013-01-12contrib/meshwizard: Allow to setup a VAP in ap-mode on ath5k and ath9k tooManuel Munz
2013-01-09luci/Makefile: Fix entry for freifunk-diagnosticsManuel Munz
2013-01-09add luci-freifunk-diagnostics to luci MakefileManuel Munz
2013-01-03contrib/meshwizard: make gen_bssid create BSSIDs that are valid according to ↵Manuel Munz
the 80211 standard. This also makes it possible to merge the general BSSID scheme with the pberg bssid scheme. Thanks stargieg.
2012-12-28contrib/uhttpd: add patch to fix linking on recent distros, refresh ↵Jo-Philipp Wich
environment patch
2012-12-18contrib/package: fix typo in luci-app-firewall package descriptionJo-Philipp Wich
2012-12-10contrib/community-profiles: Remove incompatible Hamburg profile as requested ↵Manuel Munz
by Jamalaka
2012-12-07contrib/package/freifunk-p2pblock: actually read whitelist from configJo-Philipp Wich
2012-11-25contrib/package: remove luci-lib-lmo packageJo-Philipp Wich
2012-11-21contrib/package: add entries for luci-app-commandsJo-Philipp Wich
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