summaryrefslogtreecommitdiff
path: root/src/watchdog/wd_heartbeat.c
AgeCommit message (Expand)Author
2025-12-08Run pgindent.Tatsuo Ishii
2025-10-09Make time calculations always long long.Tatsuo Ishii
2025-09-01Fix compile warning on Fedora 42.Bo Peng
2025-08-22Feature: Restrict watchdog and heartbeat receiver to listen only on configure...Bo Peng
2025-07-17Run pgindent.Tatsuo Ishii
2025-06-14Fix heartbeat device treatment.Tatsuo Ishii
2025-06-14Fix resource leak in hearbeat receiver process.Tatsuo Ishii
2025-06-05Fix heartbeat receiver not working.Tatsuo Ishii
2025-04-27Fix IPv6 in heatbeat process.Tatsuo Ishii
2025-02-10Fix bug in heartbeat.Tatsuo Ishii
2024-08-27Add IPv6 support for hostname and heartbeat_hostname parameter.Tatsuo Ishii
2020-12-26Apply mega typo fixes.Tatsuo Ishii
2020-11-24Removing strerror() call from ereports.Muhammad Usama
2020-08-10New feature: Simplify Watchdog related configuration parameters.Bo Peng
2020-07-02Fix for log messages from child processes printing the main process's PID Muhammad Usama
2020-06-26Adding log collectorMuhammad Usama
2020-05-04Some code reorganizationMuhammad Usama
2020-04-07Allow to set application name parameter of log_line_prefix in more cases.Tatsuo Ishii
2018-08-17Run pgindent.Tatsuo Ishii
2016-12-23Tightening up the watchdog securityMuhammad Usama
2016-08-01Fix for 215: pgpool doesnt escalate ip in case of another node inavailabilityMuhammad Usama
2016-02-01Add some warning messages for wd_authkey hash calculation failureYugo Nagata
2015-12-03Watchdog node goes into the WD_WAITING_FOR_QUORUM state whenever the quorum isMuhammad Usama
2015-11-24Removing some mistakenly left-out debug prints from the codeMuhammad Usama
2015-10-29Mega patch for watchdog feature enhancementsMuhammad Usama
2015-02-20Fix to set SIGCHLD to SIG_DFL instead of SIG_IGN in watchdog processesYugo Nagata
2014-10-15before this commit pgpool calls save_ps_display_args() at each process fork,Muhammad Usama
2014-09-16Fix typo in an error message.Tatsuo Ishii
2014-09-15Final checkin of series for fixing "[pgpool-hackers: 592]. pool_error and elog",Muhammad Usama
2014-08-12First checkin for fixing [pgpool-hackers: 592]. pool_error and elogMuhammad Usama
2014-05-10Fix unportable code related to SO_REUSEPORT.Tatsuo Ishii
2013-12-18Fix bug that restarted pgpool's watchdog status is regarded as downYugo Nagata
2013-11-01Fix to pass big parameter by pointer instead of by value at some functionYugo Nagata
2013-08-14Apply code reorganization maga patch from Muhammad Usama.Tatsuo Ishii