Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-25 | contrib: 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-20 | contrib/freifunk-policyrouting: Almost complete rewrite, use ip only (no ↵ | Manuel Munz | |
firewall depencies). | |||
2013-03-17 | contrib/freifunk-common: Remove unused upgrade defaults from freifunk | Manuel Munz | |
2013-03-09 | - added beep.gsm | Iordan 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-05 | contrib/package: make luci-app-firewall depend on firewall3 | Jo-Philipp Wich | |
2013-02-28 | contrib/meshwizard: bump version | Manuel Munz | |
2013-02-28 | contrib/communityprofiles: Add packages for owm and add mapservers | Manuel Munz | |
2013-02-28 | contrib/meshwizard: setup mapservers from profile | Manuel Munz | |
2013-02-28 | contrib/meshwizard: Setup olsrd_jsoninfo plugin | Manuel Munz | |
2013-01-31 | Freifunk Leipzig jetzt mit widgets | Matthias Uferer | |
2013-01-30 | Freifunk Vogtland vorbereitet | Matthias Uferer | |
2013-01-29 | contrib/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-29 | contrib/meshwizard: Use the new interfaces syntax instead of the old alias ↵ | Manuel Munz | |
syntax for dhcp interfaces | |||
2013-01-29 | applications/luci-olsr: Add olsrd as depency | Manuel Munz | |
2013-01-27 | contrib/freifunkpolicyrouting: Also remove olsrd rttables when the wan ↵ | Manuel Munz | |
interface is not up at boot | |||
2013-01-26 | contrib/freifunk-policyrouting: Remove olsrd rttable options when wan goes ↵ | Manuel Munz | |
down, thx xlizard | |||
2013-01-26 | community-profiles: add second mapserver | Patrick Grimm | |
2013-01-24 | community-profiles: fix typo in map url | Patrick Grimm | |
2013-01-24 | contrib/package/freifunk-common: add ipv6 support for neigh.sh | Patrick Grimm | |
2013-01-24 | contrib/package/community-profiles: add olsr settings for Berlin | Patrick Grimm | |
2013-01-24 | contrib/package/community-profiles: add profile for Berlin NordOst | Patrick Grimm | |
2013-01-24 | contrib/package/community-profiles: add olsr settings for pberg | Patrick Grimm | |
2013-01-22 | contrib/package: depend on libustream-cyassl instead of uhttpd-mod-tls, ↵ | Jo-Philipp Wich | |
require uhttpd-mod-ubus | |||
2013-01-22 | move dhcpv6 support into luci-proto-6x4, rename luci-proto-6x4 to ↵ | Jo-Philipp Wich | |
luci-proto-ipv6 | |||
2013-01-19 | contrib/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-19 | contrib/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-13 | applications/freifunk-widgets: Use   instead of for ↵ | Manuel Munz | |
compatibility with xhtml | |||
2013-01-13 | Use non breaking space in search engine names | Manuel Munz | |
2013-01-13 | contrib/meshwizard: Up the wlan interface before checking for VAP capabilities | Manuel Munz | |
2013-01-12 | contrib/meshwizard: Fix detection if VAP is supported in interfaces firewall ↵ | Manuel Munz | |
setup | |||
2013-01-12 | contrib/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-12 | contrib/meshwizard: Allow to setup a VAP in ap-mode on ath5k and ath9k too | Manuel Munz | |
2013-01-09 | luci/Makefile: Fix entry for freifunk-diagnostics | Manuel Munz | |
2013-01-09 | add luci-freifunk-diagnostics to luci Makefile | Manuel Munz | |
2013-01-03 | contrib/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-18 | contrib/package: fix typo in luci-app-firewall package description | Jo-Philipp Wich | |
2012-12-10 | contrib/community-profiles: Remove incompatible Hamburg profile as requested ↵ | Manuel Munz | |
by Jamalaka | |||
2012-12-07 | contrib/package/freifunk-p2pblock: actually read whitelist from config | Jo-Philipp Wich | |
2012-11-25 | contrib/package: remove luci-lib-lmo package | Jo-Philipp Wich | |
2012-11-21 | contrib/package: add entries for luci-app-commands | Jo-Philipp Wich | |
2012-10-10 | contrib/freifunk-p2pblock: increase release | Manuel Munz | |
2012-10-10 | contrib/freifunk-p2pblock: Fix non-working whitelist which was reported on ↵ | Manuel Munz | |
irc, also fix whitespace issues and a typo in comment | |||
2012-09-22 | contrib/meshwizard: Add widgets in the original order, increase version | Manuel Munz | |
2012-09-20 | modules: add failsafe module | Daniel 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-19 | contrib/community_profiles: cleanup and reorder widget options in augsburg ↵ | Manuel Munz | |
profile | |||
2012-09-19 | contrib/meshwizard: allow to parse values which contain '=' | Manuel Munz | |
2012-09-17 | meshwizard: forgot to enable reboot after testing and before comitting | Manuel Munz | |
2012-09-17 | add widget config to profile augsburg | Manuel Munz | |
2012-09-17 | Add widget config from community profile to meshwizard | Manuel Munz | |
2012-09-17 | applications: add freifunk widgets app to customize the index page | Manuel Munz | |