log

age author description
Sat, 03 Nov 2012 19:37:47 +0200 Timo Sirainen lib-index: Added minor version to dovecot.index.cache file header.
Sat, 03 Nov 2012 19:35:54 +0200 Timo Sirainen lib-index: If a cache record is larger than 64 kB, don't add it to cache file.
Sat, 03 Nov 2012 19:25:35 +0200 Timo Sirainen lib-index: Cache record linking is now while writing new records, not later with pwrite().
Sat, 03 Nov 2012 19:13:24 +0200 Timo Sirainen lib-index: Transaction view shouldn't return ext records if the ext was already reset.
Sat, 03 Nov 2012 18:43:00 +0200 Timo Sirainen lib-index: Recent cache file changes broke writing.
Sat, 03 Nov 2012 14:11:29 +0200 Timo Sirainen lib-storage: Crashfix when doing userdb lookup.
Sat, 03 Nov 2012 13:47:55 +0200 Timo Sirainen lib-index: Write to transaction log using O_APPEND flag.
Thu, 01 Nov 2012 12:32:30 +0200 Timo Sirainen lib-storage: Error logging fixes.
Wed, 31 Oct 2012 14:44:24 +0200 Timo Sirainen hostpid_init(): Don't allow gethostname() to fail. Be more strict about what chars it can contain.
Wed, 31 Oct 2012 13:34:52 +0200 Timo Sirainen lib-storage: Don't require mailbox to be synced for MAILBOX_METADATA_GUID lookup
Wed, 31 Oct 2012 13:29:16 +0200 Timo Sirainen lib-storage: When mailbox_get_status/metadata() auto-syncs mailbox, use MAILBOX_SYNC_FLAG_FAST
Wed, 31 Oct 2012 13:12:22 +0200 Stephan Bosch lib-dns: Added dns_lookup_switch_ioloop()
Wed, 31 Oct 2012 13:11:11 +0200 Timo Sirainen auth: Don't assert-crash in auth-token writing if process isn't running as root.
Mon, 29 Oct 2012 23:03:59 +0200 Timo Sirainen doveadm sync/backup: Added -s parameter to usage string.
Mon, 29 Oct 2012 22:47:35 +0200 Timo Sirainen Added signature for changeset f5941f3ac762
Mon, 29 Oct 2012 22:47:32 +0200 Timo Sirainen Added tag 2.2.alpha1 for changeset f5941f3ac762
Mon, 29 Oct 2012 22:47:32 +0200 Timo Sirainen Released v2.2.alpha1.
Mon, 29 Oct 2012 22:42:28 +0200 Timo Sirainen anvil: Added a comment to remind what the anvil checksums are all about.
Mon, 29 Oct 2012 22:03:25 +0200 Timo Sirainen If prefix="" namespace isn't defined, autocreate it as an unusable namespace.
Mon, 29 Oct 2012 21:54:51 +0200 Timo Sirainen lib-storage: Use const pointers for mail_namespace.(set|unexpanded_set)
Mon, 29 Oct 2012 21:42:32 +0200 Timo Sirainen autocreate plugin logs now a "deprecated" warning at startup
Mon, 29 Oct 2012 21:31:39 +0200 Timo Sirainen Make static analyzer happier.
Mon, 29 Oct 2012 21:28:45 +0200 Timo Sirainen iostream-rawlog: Avoid crashing more if write() to rawlog fails.
Mon, 29 Oct 2012 20:48:08 +0200 Timo Sirainen Make static analyzer happier.
Mon, 29 Oct 2012 20:45:41 +0200 Timo Sirainen maildir: Fixed potential crash when maildir suddenly loses some directories.
Mon, 29 Oct 2012 20:42:00 +0200 Timo Sirainen layout=index: Fixed a crash in mailbox_rename() race condition.
Mon, 29 Oct 2012 20:34:31 +0200 Timo Sirainen iostream-rawlog: Avoid crashing if write() to rawlog fails.
Mon, 29 Oct 2012 20:17:07 +0200 Timo Sirainen imap: imap_id_send default changed to send name=Dovecot to client.
Mon, 29 Oct 2012 20:09:42 +0200 Timo Sirainen doveadm user: Removed -m parameter and made it default. Added -u for old functionality.
Mon, 29 Oct 2012 20:07:13 +0200 Timo Sirainen doveadm user -m: Show all returned userdb fields.
Mon, 29 Oct 2012 20:06:53 +0200 Timo Sirainen lib-storage: Added mail_storage_service_save_userdb_fields()
Mon, 29 Oct 2012 19:54:50 +0200 Timo Sirainen lib-storage: Renamed mail_storage_set_index_error() to mailbox_set_index_error()
Mon, 29 Oct 2012 19:52:21 +0200 Timo Sirainen Replaced *_INDEX_PREFIX macros with a common MAIL_INDEX_PREFIX.
Mon, 29 Oct 2012 18:32:40 +0200 Timo Sirainen master: Ignore service {} blocks with empty executable settings.
Mon, 29 Oct 2012 18:29:07 +0200 Timo Sirainen master: Removed unnecessary code duplication.
Mon, 29 Oct 2012 18:01:54 +0200 Timo Sirainen Renamed configure.in to configure.ac.
Mon, 29 Oct 2012 17:55:35 +0200 Timo Sirainen Merged changes from v2.1 tree.
Mon, 29 Oct 2012 16:36:59 +0200 Timo Sirainen lib-dict: Abort async transaction commits if client gets disconnected from dict server.
Fri, 26 Oct 2012 13:05:43 +0300 Timo Sirainen lib-storage: Fixed listing layout=fs when namespace prefix part included wildcards.
Fri, 26 Oct 2012 12:09:03 +0300 Timo Sirainen stats: Refresh user statistics during long maildir syncs.
Fri, 26 Oct 2012 11:43:05 +0300 Timo Sirainen lib-index: Optimize cache file reads with MAIL_INDEX_OPEN_FLAG_SAVEONLY
Fri, 26 Oct 2012 11:37:07 +0300 Timo Sirainen lib-index: After recent cache changes, cache was often wrongly being thought of as unusable
Fri, 26 Oct 2012 11:34:25 +0300 Timo Sirainen lib-index: If cache file unexpectedly shrinks in header lookup, log an error.
Fri, 26 Oct 2012 11:33:22 +0300 Timo Sirainen Increased initial memory pool size
Fri, 26 Oct 2012 11:17:51 +0300 Timo Sirainen lib-storage: Listing multiple mailbox patterns may have returned duplicates with fs layout.
Mon, 22 Oct 2012 18:59:20 +0300 Timo Sirainen auth: Log a nicer message if client timeouts authentication in the middle.
Mon, 22 Oct 2012 18:35:56 +0300 Timo Sirainen decode2text.sh: Assume xmlunzip exists in the same directory as this script.
Mon, 22 Oct 2012 15:35:59 +0300 Timo Sirainen director: -D parameter now enables extensive debug logging.
Mon, 22 Oct 2012 15:32:04 +0300 Timo Sirainen director: Don't remove user's weak flag from notify connection.
Mon, 22 Oct 2012 15:30:01 +0300 Timo Sirainen director: Minor code cleanup
Mon, 22 Oct 2012 15:29:27 +0300 Timo Sirainen director: If user's weak-flag appears to have gotten stuck, unset it.
Mon, 22 Oct 2012 15:23:25 +0300 Timo Sirainen director: Log more clearly why a request timeouts.
Mon, 22 Oct 2012 15:20:57 +0300 Timo Sirainen director: Don't handle pending requests from all around the code.
Mon, 22 Oct 2012 15:17:39 +0300 Timo Sirainen director: Fixed previous broken change for handling USER-WEAK commands.
Sun, 21 Oct 2012 07:13:44 +0300 Timo Sirainen redis dict: Log an error if we get disconnected unexpectedly.
Thu, 18 Oct 2012 06:45:39 +0300 Timo Sirainen lib-index: Crashfix for MAIL_INDEX_OPEN_FLAG_SAVEONLY change.
Thu, 18 Oct 2012 06:21:25 +0300 Timo Sirainen login_log_format_elements: Added %{real_rip} variable.
Thu, 18 Oct 2012 06:00:18 +0300 Timo Sirainen lib-index: Fixed handling of finding a duplicate dovecot.index.log file_seq
Thu, 18 Oct 2012 05:55:30 +0300 Timo Sirainen lib-index: Handle better race condition there dovecot.index.log and .log.2 are the same link.
Thu, 18 Oct 2012 05:23:27 +0300 Timo Sirainen lib-storage: Open index with MAIL_INDEX_OPEN_FLAG_SAVEONLY if mailbox has MAILBOX_FLAG_SAVEONLY