log

age author description
Mon, 26 Nov 2012 23:02:51 +0200 Timo Sirainen lib-fs: Added ITER and RELIABLEITER properties for backends.
Mon, 26 Nov 2012 23:01:53 +0200 Timo Sirainen lib-fs: Fixed iteration with POSIX backend.
Mon, 26 Nov 2012 23:01:28 +0200 Timo Sirainen lib-fs: Iterating a nonexistent directory should be the same as iterating an empty directory.
Mon, 26 Nov 2012 22:59:37 +0200 Timo Sirainen lib-fs: fs_wait_async() can now return an error.
Sat, 24 Nov 2012 00:32:56 +0200 Timo Sirainen lib-http: Compiler warning fixes
Sat, 24 Nov 2012 00:30:14 +0200 Stephan Bosch lib-http: Added initial HTTP client implementation.
Fri, 23 Nov 2012 23:49:39 +0200 Timo Sirainen bsdauth: Use "auth-<service>" as the auth type.
Fri, 16 Nov 2012 17:39:25 +0200 Timo Sirainen lib-imap: imap_append_string_for_humans() was broken for empty input string.
Fri, 09 Nov 2012 00:31:07 +0200 Timo Sirainen iostream-rawlog: Don't assert-crash if trying to write 0 bytes.
Tue, 06 Nov 2012 23:53:11 +0200 Timo Sirainen module_dir_unload(): Don't dlclose() modules if GDB environment is set.
Tue, 06 Nov 2012 23:49:57 +0200 Timo Sirainen lib-ssl-iostream: Unload ssl_iostream_openssl plugin at exit.
Tue, 06 Nov 2012 23:49:24 +0200 Timo Sirainen module_dir_deinit(): If no modules were actually initialized, avoid doing memory allocation.
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.