0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed wrong image path in www/service/status.html * Wifi image is now shown correctly More... almost 13 years ago
Added default hosts file * default hostname for the router on the lan interface is ffnode it can be used to access the router via web e.g. http://ffnode More... almost 13 years ago
Added new default IP settings to genconfig * IP Network is : 192.168.123.0/24 * IP of the Device: 192.168.123.1 More... almost 13 years ago
Added missing new line at EOF of www/redirection/redirect More... almost 13 years ago
Merge branch 'phip-develop' into develop More... almost 13 years ago
Updated to OpenWRT trunk r32690 More... almost 13 years ago
genconfig: enable build of the OpenWrt Image Builder More... almost 13 years ago
dropbear: remove empty authorized_keys More... almost 13 years ago
Updates to www/redirection/redirect script * Changed status code from 302 to 307 (302 is a bad practice) * Added WISP Access Gateway Params to be send with the redirect More... almost 13 years ago
Removed old webadmin stuff More... almost 13 years ago
Changed fsm to be started every minute again More... almost 13 years ago
Changed openlayers URL More... almost 13 years ago
Added new FSM state * Added init state * Moved stuff from boot.leave to boot.enter and init.leave * Added new watch script for the boot state & init state * FSM now properly waits for new network data and is faster * initial state is now init More... almost 13 years ago
Removed old webadmin reference More... almost 13 years ago
Merge branch 'develop' of github.com:fNordeingang/ffrheinland-buildroot into develop More... almost 13 years ago
Updated config/batman-adv * Updated to newest version * Activated new style of bridge loop avoidance More... almost 13 years ago
Merge pull request #3 from f3l/json_proper_fix More... almost 13 years ago
remove trailing spaces from the ssid's More... almost 13 years ago
Merge pull request #2 from f3l/json_fix More... almost 13 years ago
Made sysntpd script executeable More... almost 13 years ago
Added missing banner for Radevormwald More... almost 13 years ago
Changed startup of sysntpd * sysntpd now starts at 45 instead of 98 so openvpn and other time sensitive jobs get properly executed. More... almost 13 years ago
Fixed NTP client config * Trunk uses new config format & init script More... almost 13 years ago
Changed crontabs/root * FSM watch inetable will now be run every 5 minutes, therefore the node will need approx. 6~ minutes to initialize itself if its a queen. More... almost 13 years ago
Removed random sleep from FSM again * It is not needed, the race condition was due to an other problem. More... almost 13 years ago
Removed old name_firmware script More... almost 13 years ago
Removed backfire support from Makefile More... almost 13 years ago
Removed backfire files * Backfire is no longer supported More... almost 13 years ago
Removed old config files * Config files are obsolete due to the new genconfig script. More... almost 13 years ago
fix json lookup More... almost 13 years ago