Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-13 | treewide: move freifunk-related packages to separate repo | Sven Roederer | |
Even Freifunk was one of the major factory to create the LuCI-system, it's now only a very small part of LuCI. LuCI has become a much bigger thing and it seems that it's time to move the packages only relating to Freifunk into it's own feed. On the mailinglist it was discussed [1] and a repo below the general Freifunk team on github was created. This commit removes all packages that will be hosted in the new repo [2] 1 - http://lists.freifunk.net/pipermail/wlannews-freifunk.net/2019-February/004818.html 2 - https://github.com/freifunk/openwrt-packages Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de> | |||
2018-10-12 | freifunk-watchdog: Fix typos | yangfl | |
Signed-off-by: David Yang <mmyangfl@gmail.com> | |||
2015-06-25 | contrib/firefunk-watchdog: fix build against musl | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2015-01-16 | Update my email addresses in the license headers | Jo-Philipp Wich | |
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org> | |||
2012-07-15 | contrib/package: make freifunk-watchdog more generic | Jo-Philipp Wich | |
This change is based on a patch by "flyn" from https://dev.openwrt.org/ticket/11868 . | |||
2011-10-23 | contrib/package: complete rework of dependencies, should cure menuconfig issues | Jo-Philipp Wich | |
2010-10-16 | freifunk-watchdog: copy with API change in latest uci | Jo-Philipp Wich | |
2009-10-04 | contrib/package: reap zombies in freifunk-watchdog, fix a warning | Jo-Philipp Wich | |
2009-07-31 | contrib/package: bump pkg revision as well | Jo-Philipp Wich | |
2009-07-31 | contrib/package: increase load threshold of freifunk watchdog to 15.0 | Jo-Philipp Wich | |
2009-06-22 | contrib/package/freifunk-watchdog: | Jo-Philipp Wich | |
- lower watchdog poll interval to 10 seconds (fixes reboot porblems on rb532) - prevent unneeded config reloads (happens when no wireless device is active) - remove not working watchdog stop workaround (no driver can cope with 3600) - bump pkg revision | |||
2009-06-20 | contrib/package/freifunk-watchdog: don't kill watchdog daemon before ↵ | Jo-Philipp Wich | |
sysupgrade, prepares support for atheros platforms | |||
2009-06-16 | contrib/package: reorganize menu structure and move everything to an own ↵ | Jo-Philipp Wich | |
LuCI category, remove bitrot | |||
2009-05-16 | contrib/package/freifunk-watchdog: reset hysteresis counter if test ↵ | Jo-Philipp Wich | |
condition is normal | |||
2009-05-16 | contrib/package/freifunk-watchdog: nuke cronjob if wd is disabled and stop ↵ | Jo-Philipp Wich | |
is invoked | |||
2009-05-16 | merge r4529 to trunk | Jo-Philipp Wich | |
2009-05-13 | contrib/package/freifunk-watchdog: add sysupgrade hook to terminate ffwatchd ↵ | Jo-Philipp Wich | |
before system upgrade | |||
2009-05-13 | contrib/package/freifunk-watchdog: workaround CONFIG_WATCHDOG_NOWAYOUT, trap ↵ | Jo-Philipp Wich | |
signals | |||
2009-05-12 | contrib/package/freifunk-watchdog: | Jo-Philipp Wich | |
- poll /dev/watchdog if available - also monitor dropbear | |||
2009-05-09 | contrib/package/freifunk-watchdog: better handle checking for uci updates | Jo-Philipp Wich | |
2009-05-06 | contrib/package/freifunk-watchdog: fixup build and package dependencies, fix ↵ | Jo-Philipp Wich | |
hysteresis counter if both bssid and channel are wrong | |||
2009-05-04 | contrib/package: introduce hysteresis in watchdog | Jo-Philipp Wich | |
2009-05-04 | contrib/package: fix running check | Jo-Philipp Wich | |
2009-05-04 | contrib/package: add freifunk watchdog daemon | Jo-Philipp Wich | |