summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-04-06 * added n2n cloudvpn in queen-modeegon_ffj
2012-04-06 * added n2n default config for freifunk jenaegon_ffj
2012-04-06Merge branch 'plugnpray' of ↵egon_ffj
git://git.freifunk-jena.de/freifunk/ffj-buildroot-v2 into plugnpray
2012-04-04webif: fix ajax caching in settings.jsJan Huwald
2012-04-04webif: add service listingJan Huwald
Add two service lists: - the index page has a short list with one item per service class - the service page lists and links all services in full detail
2012-04-04www: add services.jsonJan Huwald
Returns a copy of the services p2ptbl in JSON format.
2012-04-04doc: add service example p2ptblJan Huwald
copy this file to node:/tmp/p2ptbl/services to use it as test data.
2012-04-04doc: add services.org (proposal)Jan Huwald
2012-04-03 * removed atheros buildsegon_ffj
2012-04-03Merge branch 'plugnpray' of ↵egon_ffj
git://git.freifunk-jena.de/freifunk/ffj-buildroot-v2 into plugnpray
2012-03-30config/trunk: add support for TL-WR741Jan Huwald
2012-03-30config: remove busybox standalone, retain noforkJan Huwald
standalone does not consider external programs even if the corresponding builtin is not enabled.
2012-03-30Merge branch 'plugnpray' of git.freifunk-jena.de:freifunk/ffj-buildroot-v2 ↵Jan Huwald
into plugnpray
2012-03-30config: use busybox nofork optionJan Huwald
This will reduce some process calls (echo, true, ...) to mere function calls within the busybox shell. Not tested, yet!
2012-03-30config: add ebtable support (kernel+userspace)Jan Huwald
2012-03-30webif: remove status.xmlJan Huwald
2012-03-30webif: add debug helperJan Huwald
echos the environment given by uhttpd
2012-03-30webif: add mockup api for client config and node db queryJan Huwald
2012-03-30webif: add router config apiJan Huwald
2012-03-30webif: add geolocation apiJan Huwald
2012-03-30webif: add intnert status apiJan Huwald
2012-03-30webif: add client network reflection apiJan Huwald
2012-03-30webif: add common helper functionsJan Huwald
2012-03-30adapt splash and robinson redirection to new webifJan Huwald
2012-03-30add new webif (client side)Jan Huwald
2012-03-30add OpenLayerJan Huwald
A OSM mapping javascript library, see http://openlayers.org/ only the CSS file is added. The JS lib is hosted on http://www.feinsterfug.de/ffj/webif/OpenLayers.js to save storage (it is unusable without internet access anyway).
2012-03-30add twitter bootstrapJan Huwald
see http://twitter.github.com/bootstrap/index.html
2012-03-30add jqueryJan Huwald
2012-03-30add geolocation via wifiJan Huwald
the result is written to uci system.position.{lon,lat,street}
2012-03-11changed essid of ad-hoc-interface to batman.freifunk-jena.deegon_ffj
2012-03-11 * new mobile pubkey for egonegon_ffj
2012-03-07 * make n2n only built as moduleMichael Stöcker
2012-03-06config/trunk: add ip6tables, remove openssl, ncurses, batman logJan Huwald
2012-03-06Makefile: add option to check out specific SVN revision, fix revision for trunkJan Huwald
2012-03-06Makefile: fix recursiveness of make oldconfigJan Huwald
2012-03-06Makefile: remove forced parallization of submakesJan Huwald
2012-03-06Firewall now automaticly drops Packets coming from br-mesh to 192.168.0.0/16lcb01
(cherry picked from commit 0b321c77a3e3fb030a9a5c1f18a12c5b2fbc2a16) Signed-off-by: Jan Huwald <jh@sotun.de>
2012-03-06Fixed .gitignore complaining about dl folderlcb01
(cherry picked from commit 66a9dfceaca3e832589848c62b4e8209c97124d6) Signed-off-by: Jan Huwald <jh@sotun.de>
2012-03-06add start_ip & end_ip to mesh dhcp configJan Huwald
Otherwise the DHCP server allways serves X.X.0.2 - X.X.1.0 (via 2603713eb66680ccdb03e7409a5f2ec152534849)
2012-03-06add ntp server to system configJan Huwald
2012-03-06Script now checks gw_mode via batctlJan Huwald
(cherry picked from commit 07a918444ddbd92092a09f53e3cb21e8beed567b)
2012-03-06Added "option wmm 0" to AP iface of wireless config (Fixes deauths)Jan Huwald
(from ff49ff9614058a8940149a3cae0f3206e5c641a7)
2012-03-06*Changed hbbp initscript to start at 45 (after the network has been initialized)lcb01
(cherry picked from commit 655ced35fd98c15f3502cfdb972bd61034a604f3) Signed-off-by: Jan Huwald <jh@sotun.de>
2012-03-06*Added dl/ folder to gitignoreLCB01
(cherry picked from commit 4bcb3b1c263c0e2dc56220dc992edf16d0537edc) Signed-off-by: Jan Huwald <jh@sotun.de>
2012-03-06*Added .gitignore fileLCB01
(cherry picked from commit 5b3faa278fb321e53d716e3132f28a880339106c)
2012-03-06toolbin/extract_variants: change interpreter from sh to bashKatze Miau
2012-03-06update TODOKatze Miau
although it is already stale again
2012-03-06split clean in clean and allceanKatze Miau
- clean removes buildroot-specific tmp files - allclean also makes openwrt repos clean (after which a gcc of the toolchain will take a lot of time)
2012-03-05Makefile: add wr741 and dir300 to default targetKatze Miau
2012-03-05move config for batman-adv and wireless to commonKatze Miau
contact: Jan Huwald // Impressum