log

age author description
Thu, 05 Oct 2017 20:25:29 +0300 Timo Sirainen lib: iostream-multiplex tests - Fix hangs by setting the pipe fds non-blocking
Thu, 05 Oct 2017 20:24:11 +0300 Timo Sirainen lib: istream-multiplex - Minor code cleanup
Thu, 05 Oct 2017 12:34:10 +0300 Timo Sirainen director: When ring is synced, purge any pending "removed" directors
Tue, 03 Oct 2017 16:40:32 +0300 Timo Sirainen director: Rename director_delayed_dir_remove_timeout() to director_hosts_purge_removed()
Thu, 05 Oct 2017 16:12:38 +0300 Timo Sirainen director: Fix potential panic when director is alone
Thu, 05 Oct 2017 11:51:23 +0300 Timo Sirainen director: Allow doveadm director ring remove for the same director
Thu, 05 Oct 2017 11:49:31 +0300 Timo Sirainen director: Don't crash on doveadm director ring remove for unknown director
Thu, 05 Oct 2017 11:46:55 +0300 Timo Sirainen director: Don't crash if DIRECTOR-REMOVE is received for itself
Thu, 14 Sep 2017 18:13:05 +0300 Timo Sirainen director: Fix ring sync wait after DIRECTOR-REMOVE
Thu, 14 Sep 2017 17:59:05 +0300 Timo Sirainen director: Ignore CONNECT requests to hosts that have been removed already
Thu, 14 Sep 2017 17:57:29 +0300 Timo Sirainen director: After CONNECT was received, make sure we disconnect
Thu, 14 Sep 2017 17:48:50 +0300 Timo Sirainen director: When director is removed, notify it before disconnecting
Thu, 14 Sep 2017 17:38:24 +0300 Timo Sirainen director: Don't reset directors' last_network_failure while handshaking
Thu, 14 Sep 2017 17:35:02 +0300 Timo Sirainen director: Log info line for every incoming/outgoing connection
Thu, 14 Sep 2017 17:33:19 +0300 Timo Sirainen director: Cleanup - move code to a new director_log_connect()