summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-19move fsm, geolocate, p2ptbl, shuf to external reposplugnprayJan Huwald
- remove fsm, geolocate, p2ptbl, shuf - update .config - update paths (the package install into /usr/sbin instead of /sbin)
2012-06-19toolbin/merge_config: follow symbolic links in cmd line src specJan Huwald
2012-05-21update hbbpJan Huwald
This patch handles the update of hbbp in the ffj-feed.
2012-04-27webif: add description for geolocation settingsJan Huwald
2012-04-27cgi-bin: fix typo in geolocation lockJan Huwald
2012-04-27remove br-lan octet (200) from the list of br-mesh octectsJan Huwald
2012-04-27enable gossip protocol for wifi ccfgJan Huwald
wire ccfg is not distributed as it is local per node (also add the forgotten symlink for the splash p2ptbl)
2012-04-27ccfg: sync dnsmasq dhcp config with ccfg p2ptblJan Huwald
2012-04-27webif ccfg: implement server side handlerJan Huwald
2012-04-27webif ccfg: correct form action and some textJan Huwald
2012-04-27add config option for default wired client modeJan Huwald
to be used in client config webif
2012-04-27create ccfg tables during bootJan Huwald
2012-04-27doc: add p2ptbl schema for client configJan Huwald
2012-04-27webif: fix XSS in splashJan Huwald
2012-04-27webif: remove old errors/highlights on next form submitJan Huwald
2012-04-27cgi-bin: polishJan Huwald
2012-04-27delete /etc/config/splash_usersJan Huwald
2012-04-27service httpd: listen on br-lan IPv4 address (now rly)Jan Huwald
2012-04-24config: add N2N (built-in instead of package)Jan Huwald
2012-04-23splash: move locking to splash_syncJan Huwald
2012-04-23rewrite splash to use a p2ptblJan 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-23do not use init.d/n2n enable/disable in FSMJan Huwald
Otherwise N2N might be started after next boot independent of the inetable state.
2012-04-23service httpd: listen on br-lan IPv4 addressJan Huwald
2012-04-23config: add coreutils-joinJan Huwald
used in p2ptbl filter
2012-04-23p2ptbl: polishJan Huwald
2012-04-23p2ptbl: add filterJan 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 settingegon_ffj
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
contact: Jan Huwald // Impressum