Commit graph

89 commits

Author SHA1 Message Date
Jo-Philipp Wich
76457655ef modules/freifunk: fix wrong call to translate in controller 2009-05-26 18:30:00 +00:00
Jo-Philipp Wich
7ae3fc5478 modules/freifunk: add map 2009-05-25 13:53:31 +00:00
Jo-Philipp Wich
d70ff10fd6 modules/freifunk: add missing quote in init script 2009-05-25 12:12:47 +00:00
Jo-Philipp Wich
6ca3b275fc modules/freifunk: implement map update for GlobalMap
applications/luci-ffwizard-leipzig: add lat and lon fields
2009-05-24 19:28:04 +00:00
Jo-Philipp Wich
ce6aec0a91 i18n: remove obsolete lua i18n files 2009-05-19 02:35:25 +00:00
Jo-Philipp Wich
7bf803250b build: integrate po files in the build system 2009-05-19 02:18:28 +00:00
Jo-Philipp Wich
82b15b30ab modules/freifunk: duplicate olsr watchdog interval 2009-05-15 14:24:22 +00:00
Jo-Philipp Wich
f3c9a529cd modules/freifunk: increase default txpower to 15dbm 2009-05-09 21:27:58 +00:00
Jo-Philipp Wich
ceaca7e7ce modules/freifunk: silence grep errors if /etc/crontabs/root does not exist 2009-05-01 14:16:28 +00:00
Jo-Philipp Wich
b3ea7cd0ed modules/freifunk: fix syntax error in freifunk init 2009-05-01 14:09:21 +00:00
Jo-Philipp Wich
c2dff916a6 modules/freifunk: setup config and cron jobs for rdate; sync time on boot 2009-05-01 13:19:49 +00:00
Jo-Philipp Wich
78d8ad784b modules/freifunk: set ipv4 broadcast to 255.255.255.255 by default 2009-04-30 20:33:01 +00:00
Jo-Philipp Wich
6e56fe21ab modules/freifunk: add some utility scripts from white russian firmware 2009-04-12 20:03:27 +00:00
Steven Barth
d3cb7ea5fd Freufunk: I CAN HAZ ZEROES PLZKTHX 2009-04-09 13:56:04 +00:00
Jo-Philipp Wich
ff57f4f870 modules/freifunk: fix cron restart in init script 2009-03-16 21:04:51 +00:00
Jo-Philipp Wich
bb48f0b5c5 modules/freifunk: add olsrd watchdog script, remove olsrd interface defaults 2009-03-16 17:36:00 +00:00
Steven Barth
8eadc262d0 Drop XML i18n files 2009-03-11 15:21:59 +00:00
Jo-Philipp Wich
114aa8d111 applications/luci-splash: firewall fixes 2009-02-20 00:38:37 +00:00
Jo-Philipp Wich
d7d27ffe6a modules/freifunk: start crond if required, send sighup after processing custom scripts 2009-01-31 17:32:01 +00:00
Jo-Philipp Wich
7ab4dcc9df modules/freifunk: move txpower default to wifi-device 2009-01-31 16:31:33 +00:00
Steven Barth
ce2da9198b Fix ff_olsr_test_gw 2009-01-31 16:28:34 +00:00
Jo-Philipp Wich
910ac84a46 modules/freifunk: disable gateway test for now due to uci problems 2009-01-31 04:19:41 +00:00
Steven Barth
80216cc088 Cleanup Freifunk defaults
Remove RTS, fallback to default
Disable Fledermaus theme
Disable forced German language, fallback to autodetect
2009-01-30 17:55:21 +00:00
Jo-Philipp Wich
fb581efd7d modules/freifunk:
- install cronjob for gateway check
	- provide /etc/rc.local.d/ as suggested by ufo
2009-01-30 16:05:14 +00:00
Steven Barth
07790dad35 Add OLSR dyn_gw_plain gateway test 2009-01-30 16:00:09 +00:00
Jo-Philipp Wich
515ac3e6fe modules/freifunk: remove wireless fragmentation settings, causes madwifi issues 2009-01-27 20:59:23 +00:00
Steven Barth
9e1f802dce Add versioning information to Freifunk status 2009-01-26 10:20:18 +00:00
Jo-Philipp Wich
2ea584beaf modules/freifunk: fix cronjob installation 2009-01-25 20:24:27 +00:00
Jo-Philipp Wich
950ab853ea modules/freifunk: implement /etc/rc.local, install dnsmasq sighup cronjob on boot 2009-01-25 20:14:49 +00:00
Steven Barth
c1c220b739 FF-Wizard: Accept ICMP by default 2009-01-25 19:56:23 +00:00
Jo-Philipp Wich
679df1fb9a modules/freifunk: ensure right order in hotplug processing when applying nat fixes 2009-01-25 19:38:08 +00:00
Jo-Philipp Wich
f4f53b3893 modules/freifunk: don't set rx/tx antenna in wizzard, rely on diversity instead 2009-01-25 17:31:21 +00:00
Jo-Philipp Wich
d35063211c modules/freifunk: display status of all non-encrypted wireless networks if no freifunk zone is defined 2009-01-25 17:28:15 +00:00
Jo-Philipp Wich
58d15fdedb modules/freifunk:
- implement generic fix for firewall MASQUERADE
	- implement advanced uci config to control sysctl and /proc values
2009-01-25 16:45:19 +00:00
Steven Barth
5a35b64dfb Added computer-readable Freifunk status page 2009-01-08 17:14:56 +00:00
Steven Barth
70ded13045 Use luci.fs.access instead of luci.fs.isfile where applicable 2009-01-02 21:33:10 +00:00
Jo-Philipp Wich
75e9772baa modules/freifunk: fix typo in route6 section *sigh* 2008-12-27 00:31:42 +00:00
Steven Barth
1b48ae1188 Fix display of v6 Routing metric on Freifunk status pages 2008-12-10 23:24:29 +00:00
Jo-Philipp Wich
008a65e5cc modules/freifunk: handle v6 conditionally (as in network / routes) 2008-11-30 19:29:59 +00:00
Jo-Philipp Wich
dda65d2b94 libs/core/ip: optmizations
libs/sys:		implement defaultroute6(), change return values of routes() and routes6()
modules/admin-full:	adept route config page to new api
modules/freifunk:	adept overview page to new routes api
2008-11-29 20:46:26 +00:00
Steven Barth
8b8d903035 Fix URL to Freifunk contact page (closes #3) 2008-11-16 20:59:57 +00:00
Jo-Philipp Wich
1857248166 * luci/modules/freifunk: remove now obsolte [tr]xant options from wizzard 2008-11-16 18:26:07 +00:00
Steven Barth
2efe49d758 Tune Freifunk defaults 2008-11-12 21:44:01 +00:00
Steven Barth
8815b6a7dd OXYGEN #1: Added index-marks 2008-10-09 20:28:07 +00:00
Jo-Philipp Wich
86e1aebb59 * luci-trunk: huge xhtml, css and accessibility improvement patch - thanks Alina! 2008-10-07 13:10:24 +00:00
Jo-Philipp Wich
57def3cead * luci/modules/freifunk: translation fixes on contact admin page 2008-09-20 22:44:58 +00:00
Steven Barth
71adba8a50 FF-Wizard: Create a forwarding rule for intraff traffic, fix some function definitions 2008-09-19 22:45:08 +00:00
Jo-Philipp Wich
922f92cd7d * luci/modules/freifunk: fix translation of contact page 2008-09-16 01:27:56 +00:00
Steven Barth
c32a729fb2 Graph node must be named "graph" to work with magic in luci_statistics 2008-09-15 23:46:29 +00:00
Steven Barth
e10d64e3e0 Resolve a conflict 2008-09-15 23:19:11 +00:00