log src/director/director-connection.c @ 19608:01e33753b08e

age author description
Fri, 22 Jan 2016 19:08:11 +0200 Timo Sirainen director: "Host is being updated before previous update had finished" logs now details.
Wed, 13 Jan 2016 12:24:03 +0200 Timo Sirainen global: freshen copyright
Thu, 10 Dec 2015 14:40:01 +0200 Timo Sirainen director: Don't trigger a ring resync if only last_updown_change has changed.
Tue, 24 Nov 2015 11:15:47 +0200 Timo Sirainen director: Fixed backend selection when multiple tags were used.
Mon, 23 Nov 2015 19:41:38 +0200 Timo Sirainen director: Code cleanup - access host->tag via mail_host_get_tag()
Mon, 23 Nov 2015 19:38:31 +0200 Timo Sirainen director: Code cleanup - make most mail_host_*() list parameters unnecessary.
Mon, 19 Oct 2015 13:49:54 +0300 Timo Sirainen director: Remember backends' hostnames and send them in login reply.
Mon, 19 Oct 2015 13:40:52 +0300 Timo Sirainen director: Small code cleanup - make it easier to add parameters to HOST
Mon, 12 Oct 2015 15:57:42 +0300 Timo Sirainen director: Log a warning if directors' clocks are too much out of sync.
Mon, 12 Oct 2015 15:47:46 +0300 Timo Sirainen director: Detect if directors' hosts have become desynced by sending hosts_hash in SYNC parameter.
Mon, 12 Oct 2015 15:41:55 +0300 Timo Sirainen director: Use mail_hosts_hash() to improve debug log messages.
Sun, 11 Oct 2015 18:45:58 +0300 Timo Sirainen director: Small code cleanup - make it easier to add parameters to SYNC
Sat, 10 Oct 2015 18:32:06 +0300 Timo Sirainen director: Don't become desynced if two directors change the same backend in incompatible ways.
Sat, 29 Aug 2015 14:30:37 +0300 Stephan Bosch Removed all invocations of atoi().
Sat, 29 Aug 2015 14:26:30 +0300 Stephan Bosch Changed type of internet port values to in_port_t everywhere.
Mon, 15 Jun 2015 14:54:58 +0300 Phil Carmody director: explicitly mark _disconnect() helper static to match proto
Mon, 18 May 2015 07:49:15 -0400 Timo Sirainen director: Added "up" vs "down" states and doveadm director up/down commands.
Fri, 15 May 2015 16:44:45 +0300 Timo Sirainen director: Moving a user to another host sometimes caused the move to fail.
Wed, 13 May 2015 05:22:22 +0300 Timo Sirainen director: Don't send DIRECTOR command infinitely in loop if that director got disconnected.
Wed, 13 May 2015 04:11:34 +0300 Timo Sirainen director: Include useful statistics in process title.
Wed, 13 May 2015 04:10:53 +0300 Timo Sirainen director: Fixed crash if director sent invalid data too early.
Wed, 13 May 2015 04:10:18 +0300 Timo Sirainen director: If we disconnect a director, pass the reason all the way to deinit's debug logging.
Mon, 05 Jan 2015 22:20:10 +0200 Phil Carmody global: freshen copyright
Wed, 12 Nov 2014 06:58:37 +0200 Timo Sirainen director: Added support for backend cluster "tags".
Wed, 12 Nov 2014 03:29:04 +0200 Timo Sirainen director: Added director_consistent_hashing setting.
Wed, 12 Nov 2014 01:59:48 +0200 Timo Sirainen director: Always log a message when director handshake finishes.
Wed, 12 Nov 2014 01:51:29 +0200 Timo Sirainen doveadm director ring status shows now more information
Mon, 02 Jun 2014 04:16:08 +0300 Timo Sirainen director: If we detect that a user is being proxied to multiple backends, disconnect wrong connections.
Mon, 02 Jun 2014 04:00:19 +0300 Timo Sirainen doveadm director kick command added.
Wed, 23 Apr 2014 23:26:49 +0300 Timo Sirainen director: Fixed handling weak users when there were exactly 2 director servers in the ring.
Tue, 04 Feb 2014 16:23:22 -0500 Timo Sirainen Updated copyright notices to include year 2014.
Fri, 20 Sep 2013 10:45:22 +0300 Timo Sirainen director: Detect lost director restarts and reset last_sync_seq.
Fri, 20 Sep 2013 10:35:34 +0300 Timo Sirainen director: Make sure director restart notifications go to everyone in the ring.
Fri, 20 Sep 2013 10:12:24 +0300 Timo Sirainen director: Directors weren't always marked as restarted when they were.
Fri, 20 Sep 2013 10:11:45 +0300 Timo Sirainen director: Fix & improvement to debug logging.
Fri, 20 Sep 2013 10:00:48 +0300 Timo Sirainen director: Added more debug logging.
Wed, 21 Aug 2013 23:30:07 +0300 Timo Sirainen director: Reset last-seen-sync-sequence after remote director restarts.
Thu, 15 Aug 2013 20:25:12 +0300 Timo Sirainen director: Previous change caused legitimate SYNC resends to be ignored.
Wed, 07 Aug 2013 17:20:10 +0300 Timo Sirainen Compiler warning fixes.
Mon, 29 Jul 2013 23:22:46 +0300 Timo Sirainen director: Avoid infinite SYNC loops if the originating director goes away for a long time.
Mon, 29 Jul 2013 22:49:17 +0300 Timo Sirainen director: Update existing users' timestamps during handshake.
Mon, 29 Jul 2013 22:11:46 +0300 Timo Sirainen director: Fixes to handling users near expiration.
Mon, 29 Jul 2013 22:10:01 +0300 Timo Sirainen director: Log director disconnection errno correctly.
Sat, 02 Feb 2013 17:02:55 +0200 Timo Sirainen Oops :) Update copyrights to 2013 without breaking all .c files.
Sat, 02 Feb 2013 17:01:07 +0200 Timo Sirainen Updated copyright notices to include year 2013.
Mon, 29 Oct 2012 20:48:08 +0200 Timo Sirainen Make static analyzer happier.
Mon, 29 Oct 2012 17:55:35 +0200 Timo Sirainen Merged changes from v2.1 tree.
Mon, 22 Oct 2012 15:35:59 +0300 Timo Sirainen director: -D parameter now enables extensive debug logging.
Mon, 22 Oct 2012 15:30:01 +0300 Timo Sirainen director: Minor code cleanup
Mon, 22 Oct 2012 15:17:39 +0300 Timo Sirainen director: Fixed previous broken change for handling USER-WEAK commands.
Wed, 03 Oct 2012 18:17:26 +0300 Timo Sirainen Renamed network.[ch] to net.[ch].
Wed, 26 Sep 2012 18:01:01 +0300 Timo Sirainen Merged changes from v2.1 tree.
Wed, 12 Sep 2012 00:20:47 +0300 Timo Sirainen director: Improved logging related to disconnections.
Wed, 12 Sep 2012 00:04:34 +0300 Timo Sirainen director: Already seen USER-WEAK command caused director to disconnect.
Mon, 25 Jun 2012 02:15:22 +0300 Timo Sirainen Added i_stream_get_data_size(). Used it where possible.
Mon, 25 Jun 2012 01:14:03 +0300 Timo Sirainen Make sure we check all the functions' return values. Minor API changes to simplify this.
Mon, 25 Jun 2012 00:01:59 +0300 Timo Sirainen Added o_stream_nsend*() and related functions to make delayed error handling safer.
Sun, 24 Jun 2012 20:57:06 +0300 Timo Sirainen Merged changes from v2.1 tree.
Sun, 24 Jun 2012 03:19:17 +0300 Timo Sirainen director: Fix to handling duplicate USER-WEAK event.
Sun, 24 Jun 2012 00:52:57 +0300 Timo Sirainen Marked functions parameters that are allowed to be NULL. Some APIs were also changed.