Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2012-03-06 | Script now checks gw_mode via batctl | Jan Huwald | |
(cherry picked from commit 07a918444ddbd92092a09f53e3cb21e8beed567b) | |||
2012-03-06 | Added "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-05 | move config for batman-adv and wireless to common | Katze Miau | |
2012-03-05 | adapt base config for dir300 | Katze Miau | |
2012-03-05 | test_connectivity: get inet interface name via UCI | Katze Miau | |
2012-03-04 | add another ssh key | Katze Miau | |
2011-12-20 | remove all hardcoded references to FFJ IP range, use /etc/config/cloud instead | Katze Miau | |
Replace the last bits of hardcoded FFJ IP range outside /etc/config - residing in fsm inetable state transitions - with IP ranges calculated from /etc/config/cloud. | |||
2011-12-20 | test if interface is up during /sbin/test_connectivity | Katze Miau | |
Check if the interface is running before trying to ping. This reduces the execution time of test_connectivity in common non-gateway deployments. |