Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-19 | move fsm, geolocate, p2ptbl, shuf to external reposplugnpray | Jan Huwald | |
- remove fsm, geolocate, p2ptbl, shuf - update .config - update paths (the package install into /usr/sbin instead of /sbin) | |||
2012-05-21 | update hbbp | Jan Huwald | |
This patch handles the update of hbbp in the ffj-feed. | |||
2012-04-27 | webif: add description for geolocation settings | Jan Huwald | |
2012-04-27 | cgi-bin: fix typo in geolocation lock | Jan Huwald | |
2012-04-27 | remove br-lan octet (200) from the list of br-mesh octects | Jan Huwald | |
2012-04-27 | enable gossip protocol for wifi ccfg | Jan Huwald | |
wire ccfg is not distributed as it is local per node (also add the forgotten symlink for the splash p2ptbl) | |||
2012-04-27 | ccfg: sync dnsmasq dhcp config with ccfg p2ptbl | Jan Huwald | |
2012-04-27 | webif ccfg: implement server side handler | Jan Huwald | |
2012-04-27 | webif ccfg: correct form action and some text | Jan Huwald | |
2012-04-27 | add config option for default wired client mode | Jan Huwald | |
to be used in client config webif | |||
2012-04-27 | create ccfg tables during boot | Jan Huwald | |
2012-04-27 | webif: fix XSS in splash | Jan Huwald | |
2012-04-27 | webif: remove old errors/highlights on next form submit | Jan Huwald | |
2012-04-27 | cgi-bin: polish | Jan Huwald | |
2012-04-27 | delete /etc/config/splash_users | Jan Huwald | |
2012-04-27 | service httpd: listen on br-lan IPv4 address (now rly) | Jan Huwald | |
2012-04-23 | splash: move locking to splash_sync | Jan Huwald | |
2012-04-23 | rewrite splash to use a p2ptbl | Jan Huwald | |
- add p2ptbl splash (see doc/splash.org) - replace all uci queries with p2ptbl queries - centralize splash db modification in /etc/splash.sh - add node to the list of splashed devices upon first use of /etc/splash.sh (shortly after booting) - remove locks in cgi-bin/splash_click | |||
2012-04-23 | do not use init.d/n2n enable/disable in FSM | Jan Huwald | |
Otherwise N2N might be started after next boot independent of the inetable state. | |||
2012-04-23 | service httpd: listen on br-lan IPv4 address | Jan Huwald | |
2012-04-23 | p2ptbl: polish | Jan Huwald | |
2012-04-23 | p2ptbl: add filter | Jan Huwald | |
Usage: p2ptbl filter table program [args] will call program with the arguments args and the result of p2ptbl show table on standart input. stdout of program will be used as new table. The filter program may remove lines or edit anything but the key (first row). | |||
2012-04-06 | * removed broken, hardcoded n2n-interface mac-adress setting | egon_ffj | |
2012-04-06 | * added n2n cloudvpn in queen-mode | egon_ffj | |
2012-04-06 | * added n2n default config for freifunk jena | egon_ffj | |
2012-04-06 | Merge branch 'plugnpray' of ↵ | egon_ffj | |
git://git.freifunk-jena.de/freifunk/ffj-buildroot-v2 into plugnpray | |||
2012-04-04 | webif: fix ajax caching in settings.js | Jan Huwald | |
2012-04-04 | webif: add service listing | Jan 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-04 | www: add services.json | Jan Huwald | |
Returns a copy of the services p2ptbl in JSON format. | |||
2012-04-03 | Merge branch 'plugnpray' of ↵ | egon_ffj | |
git://git.freifunk-jena.de/freifunk/ffj-buildroot-v2 into plugnpray | |||
2012-03-30 | Merge branch 'plugnpray' of git.freifunk-jena.de:freifunk/ffj-buildroot-v2 ↵ | Jan Huwald | |
into plugnpray | |||
2012-03-30 | webif: remove status.xml | Jan Huwald | |
2012-03-30 | webif: add debug helper | Jan Huwald | |
echos the environment given by uhttpd | |||
2012-03-30 | webif: add mockup api for client config and node db query | Jan Huwald | |
2012-03-30 | webif: add router config api | Jan Huwald | |
2012-03-30 | webif: add geolocation api | Jan Huwald | |
2012-03-30 | webif: add intnert status api | Jan Huwald | |
2012-03-30 | webif: add client network reflection api | Jan Huwald | |
2012-03-30 | webif: add common helper functions | Jan Huwald | |
2012-03-30 | adapt splash and robinson redirection to new webif | Jan Huwald | |
2012-03-30 | add new webif (client side) | Jan Huwald | |
2012-03-30 | add OpenLayer | Jan 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-30 | add twitter bootstrap | Jan Huwald | |
see http://twitter.github.com/bootstrap/index.html | |||
2012-03-30 | add jquery | Jan Huwald | |
2012-03-30 | add geolocation via wifi | Jan Huwald | |
the result is written to uci system.position.{lon,lat,street} | |||
2012-03-11 | changed essid of ad-hoc-interface to batman.freifunk-jena.de | egon_ffj | |
2012-03-11 | * new mobile pubkey for egon | egon_ffj | |
2012-03-06 | Firewall now automaticly drops Packets coming from br-mesh to 192.168.0.0/16 | lcb01 | |
(cherry picked from commit 0b321c77a3e3fb030a9a5c1f18a12c5b2fbc2a16) Signed-off-by: Jan Huwald <jh@sotun.de> | |||
2012-03-06 | add start_ip & end_ip to mesh dhcp config | Jan Huwald | |
Otherwise the DHCP server allways serves X.X.0.2 - X.X.1.0 (via 2603713eb66680ccdb03e7409a5f2ec152534849) | |||
2012-03-06 | add ntp server to system config | Jan Huwald | |