summaryrefslogtreecommitdiffhomepage
path: root/contrib/package
AgeCommit message (Collapse)Author
2013-03-25contrib: use mkrevision.sh to create package version, assume full ↵Jo-Philipp Wich
checkout/clone of LuCI and abort with error for old style feed urls
2013-03-20contrib/freifunk-policyrouting: Almost complete rewrite, use ip only (no ↵Manuel Munz
firewall depencies).
2013-03-17contrib/freifunk-common: Remove unused upgrade defaults from freifunkManuel Munz
2013-03-09- added beep.gsmIordan Iordanov
- now escaping special characters in pbx-asterisk - changed location of voicemail temp stuff and log file - changed pbx-send-voicemail to use base64 instead of uuencode - added many missing dependencies - now allowing ip addresses as well as hostnames for external host - constrained # seconds to ring to positive integers - specifying externrefresh in sip.conf template - fixed voicemail (sending recordings, recording new greeting, instructions) - Implemented callback
2013-03-05contrib/package: make luci-app-firewall depend on firewall3Jo-Philipp Wich
2013-02-28contrib/meshwizard: bump versionManuel Munz
2013-02-28contrib/communityprofiles: Add packages for owm and add mapserversManuel Munz
2013-02-28contrib/meshwizard: setup mapservers from profileManuel Munz
2013-02-28contrib/meshwizard: Setup olsrd_jsoninfo pluginManuel Munz
2013-01-31Freifunk Leipzig jetzt mit widgetsMatthias Uferer
2013-01-30Freifunk Vogtland vorbereitetMatthias Uferer
2013-01-29contrib/meshwizard: Enable connection tracking for the interfaces when ↵Manuel Munz
masquerading is disabled because the dhcp subnet is inside the mesh subnet. this fixes the plash in this kind of setup.
2013-01-29contrib/meshwizard: Use the new interfaces syntax instead of the old alias ↵Manuel Munz
syntax for dhcp interfaces
2013-01-29applications/luci-olsr: Add olsrd as depencyManuel Munz
2013-01-27contrib/freifunkpolicyrouting: Also remove olsrd rttables when the wan ↵Manuel Munz
interface is not up at boot
2013-01-26contrib/freifunk-policyrouting: Remove olsrd rttable options when wan goes ↵Manuel Munz
down, thx xlizard
2013-01-26community-profiles: add second mapserverPatrick Grimm
2013-01-24community-profiles: fix typo in map urlPatrick Grimm
2013-01-24contrib/package/freifunk-common: add ipv6 support for neigh.shPatrick Grimm
2013-01-24contrib/package/community-profiles: add olsr settings for BerlinPatrick Grimm
2013-01-24contrib/package/community-profiles: add profile for Berlin NordOstPatrick Grimm
2013-01-24contrib/package/community-profiles: add olsr settings for pbergPatrick Grimm
2013-01-22contrib/package: depend on libustream-cyassl instead of uhttpd-mod-tls, ↵Jo-Philipp Wich
require uhttpd-mod-ubus
2013-01-22move dhcpv6 support into luci-proto-6x4, rename luci-proto-6x4 to ↵Jo-Philipp Wich
luci-proto-ipv6
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-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