]> git.proxmox.com Git - pve-ha-manager.git/history - src/watchdog-mux.c
watchdog mux: trailing whitespace cleanup
[pve-ha-manager.git] / src / watchdog-mux.c
2018-01-16 Thomas Lamprechtwatchdog mux: trailing whitespace cleanup
2018-01-16 Thomas Lamprechtwatchdog mux: fix comment, there's no systemd .socket...
2017-06-14 Thomas Lamprechtexplicitly sync journal when disabling watchdog updates
2016-01-12 Thomas Lamprechtfree cmd pointer after it's execution
2016-01-12 Thomas Lamprechtoutput watchdog module name if it gets loaded
2016-01-12 Thomas Lamprechtsmall cleanup
2016-01-12 Thomas Lamprechtremove watchdog-mux.socket
2015-12-03 Dietmar Maurerallow to configure watchdog module in /etc/default...
2015-04-01 Dietmar Maurerdo not unlink watchdog socket when started via systemd
2015-03-16 Dietmar Maurerreally activate softdog
2015-03-10 Dietmar Maurerset backlog for watchdog-mux.socket
2015-03-10 Dietmar Maureruse new watchdog-mux.sock socket
2015-03-10 Dietmar Maurerimplement watchdog update logic
2015-03-10 Dietmar Maurerimplement magic_close for clients
2015-03-10 Dietmar Maurer/watchdog-mux: add signal handling
2015-03-09 Dietmar Maureruse new wd_client_t data structure to store info about...
2015-03-09 Dietmar Maurerupdate watchdog timer each second
2015-03-09 Dietmar Maurerrestructure directory layout for dpkg-buildpackage