log

age author description
Tue, 06 Nov 2012 23:23:19 +0200 Timo Sirainen auth: Require auth-token-secret.dat owner to be auth process's uid, not necessarily root.
Tue, 06 Nov 2012 22:15:51 +0200 Timo Sirainen imap: Various fixes for handling expunges in mailbox sync.
Tue, 06 Nov 2012 17:40:34 +0200 Timo Sirainen istream-seekable: Underlying stream errors weren't handled correctly.
Tue, 06 Nov 2012 14:20:00 +0200 Timo Sirainen lib-ssl-iostream: Compiler warning fix when compiling without ssl
Tue, 06 Nov 2012 02:33:38 +0200 Timo Sirainen Makefile: Build lib-ssl-iostream before lib-http
Tue, 06 Nov 2012 01:40:17 +0200 Timo Sirainen Makefile: Fixed building libdovecot.so
Tue, 06 Nov 2012 01:16:20 +0200 Timo Sirainen dovecot-config: Removed LIBDOVECOT_SSL, which is no longer needed.
Tue, 06 Nov 2012 01:11:03 +0200 Timo Sirainen Reverted 269104a0821b (Build imapc and pop3c always as plugins.)
Tue, 06 Nov 2012 01:04:24 +0200 Timo Sirainen lib-ssl-iostream now dynamically loads openssl library instead of linking to it.
Mon, 05 Nov 2012 18:16:56 +0200 Timo Sirainen lib-ssl-iostream: Call all of the OpenSSL deinit functions at exit
Mon, 05 Nov 2012 14:27:52 +0200 Timo Sirainen lib-ssl-iostream: [io]streams were added an unnecessary reference, causing memory leaks.
Sun, 04 Nov 2012 20:04:21 +0200 Timo Sirainen lib-ssl-iostream: Fixed potential assert-crash when reading.
Sun, 04 Nov 2012 19:16:59 +0200 Timo Sirainen lib-ssl-iostream: Copy the original istream's fd to the ssl istream.
Sat, 03 Nov 2012 20:25:17 +0200 Timo Sirainen lib-index: Replaced cache's deleted_space with deleted_record_count.
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.