]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2013-01-30  Timo Sirainenauth: Auth requests' flag fields were never passed...
2013-01-30  Timo Sirainenauth: Fixed login USER reply broken by recent changes.
2013-01-30  Timo Sirainenauth: Cleaned up flags in auth request. Removed those...
2013-01-30  Timo Sirainenauth: Allocate auth-fields array lazily. Also some...
2013-01-30  Timo Sirainenauth: Code cleanup: Renamed auth-stream to auth-fields.
2013-01-30  Timo Sirainenauth: Code cleanup: Merged extra_cache_fields into...
2013-01-30  Timo Sirainenauth: Code cleanup: Minor auth_stream API simplifications.
2013-01-30  Timo Sirainenauth: Code cleanup: Avoid using auth_stream_reply as...
2013-01-30  Timo Sirainenauth: Code cleanup: Removed unnecessary userdb_ prefix...
2013-01-30  Timo Sirainenauth: Code cleanup: Removed unnecessary auth_stream_rep...
2013-01-30  Timo Sirainenauth: Code cleanup - removed auth_stream_split()
2013-01-29  Timo SirainenREADME: Added RFC 6851
2013-01-28  Timo Sirainenlib-storage: Allow mail_storage_copy_error() with the...
2013-01-28  Timo Sirainendsync: When syncing locally, mailbox_copy() the mail...
2013-01-28  Timo Sirainendsync: Fixed syncing locally when GUIDs weren't available.
2013-01-24  Timo Sirainenlib-storage: Fixed mailbox_exists() for LAYOUT=index.
2013-01-22  Timo Sirainendsync: Error handling crashfix
2013-01-22  Timo Sirainenimapc: Handle mailbox_update() when possible, instead...
2013-01-22  Timo Sirainenimapc: Return INTERNALDATE as save-date (better than...
2013-01-22  Timo Sirainenimapc: Avoid unnecessarily selecting a mailbox when...
2013-01-21  Timo SirainenIncreased initial memory pool sizes.
2013-01-21  Timo Sirainendsync: Added a quick way to debug unexpected changes.
2013-01-21  Timo Sirainendsync: Fixes to handling storage formats that don't...
2013-01-21  Timo Sirainendict-cdb: Handle cdb_read() errors.
2013-01-21  Timo Sirainendict: Added support for cdb backend.
2013-01-21  Timo Sirainendsync: Fixed infinite loop when message suddenly got...
2013-01-21  Timo Sirainenlib-index: Fixed sorting appended messages when some...
2013-01-21  Timo Sirainendsync: If remote doesn't send some message bodies,...
2013-01-21  Timo Sirainendsync backup: Old unwanted messages weren't deleted...
2013-01-21  Timo Sirainenlib-index: mail_transaction_log_view_set_all() didn...
2013-01-21  Timo Sirainendsync: GUIDs weren't set properly to expunge records...
2013-01-21  Timo Sirainendsync: Fixed crashes when sending already expunged...
2013-01-21  Timo Sirainendsync: Verify messages' GUIDs better.
2013-01-21  Timo Sirainendsync: Fixed syncing to non-remote locations.
2013-01-21  Timo Sirainenlib-fs: Added "metawrap" wrapper to implement metadata...
2013-01-21  Timo Siraineni_stream_read_next_line() should have also set eof...
2013-01-21  Timo Sirainenlib-fs: fs_file_path() is now a virtual function.
2013-01-21  Timo Sirainenlib-fs: Added flags to iteration, and FS_ITER_FLAG_DIRS...
2013-01-17  Timo Sirainendoveadm: Compiling fix
2013-01-16  Timo Sirainensdbox: Fixed rebuilding index when UIDVALIDITY is missing.
2013-01-16  Timo Sirainensdbox: next-uid may have been set wrong when rebuilding...
2013-01-16  Timo Sirainendsync_remote_cmd: The -l parameter no longer exists.
2013-01-15  Timo Sirainenlib-index: Newly added messages weren't always sorted...
2013-01-15  Timo Sirainendovecot-config: Removed unnecessary/duplicate ssl libra...
2013-01-14  Timo Sirainenlib-index: Added asserts.
2013-01-14  Timo Sirainenlib-index: Fixed marking transaction log file corrupted...
2013-01-14  Timo Sirainendoveadm user: Avoid initializing the user as much as...
2013-01-14  Timo Sirainenexample-config: Added mail_attribute_dict
2013-01-14  Timo SirainenSeveral fixes to handling "istream input line too long...
2013-01-14  Timo Siraineni_stream_read_next_line() now sets stream_errno=ENOBUFS...
2013-01-13  Timo Sirainendoveadm: Increased doveadm client's max command line...
2013-01-11  Timo Sirainenlib-imap-storage: Removed broken optimization for seeki...
2013-01-11  Timo Sirainenlib-imap-storage: Added imap_msgpart_get_partial_size...
2013-01-11  Timo Sirainenimap: Improved unexpected FETCH error messages.
2013-01-10  Timo Sirainendsync: Added "remoteprefix:" destination, which is...
2013-01-10  Timo Sirainendsync: Wait for remote command to finish before shuttin...
2013-01-10  Timo Sirainendsync server: Fixed crash at deinit
2013-01-10  Timo Sirainendsync: Close mail streams earlier on failures to avoid...
2013-01-10  Timo Sirainenlib-storage: Maildir++ layout shouldn't disallow "cur...
2013-01-10  Timo Sirainenlib-storage: Improved "Using permissions" debug message.
2013-01-10  Timo Sirainendsync: Added support back for dsync locking.
2013-01-10  Timo Sirainendsync: Attempt to preserve \Recent flag as well
2013-01-10  Timo Sirainendsync: Handle syncing mailboxes with same name but...
2013-01-10  Timo Sirainendsync: Removed unnecessary -n parameter from dsync...
2013-01-10  Timo Sirainenreplicator: Use stateful dsyncing whenever possible.
2013-01-10  Timo Sirainenreplicator: doveadm connections weren't reset properly
2013-01-10  Timo Sirainendsync: Fixed parsing state string.
2013-01-10  Timo Sirainenmdbox: Crashfix for storage rebuild
2013-01-10  Timo Sirainendsync: Fixed printing output state when running via...
2013-01-10  Timo Sirainendoveadm: Added assert.
2013-01-09  Timo Sirainendsync: Another fix to handling expunges from the end...
2013-01-09  Timo Sirainendsync: Mailbox syncing fix
2013-01-09  Timo Sirainendsync: Error handling fix.
2013-01-09  Timo SirainenMerged changes from v2.1 tree.
2013-01-09  Timo Sirainenmdbox rebuild: Update to previous commit
2013-01-09  Timo Sirainenmdbox rebuild: Don't always duplicate messages that...
2013-01-09  Timo Sirainenmdbox rebuild: Use mail size instead of record size...
2013-01-09  Timo Sirainendsync: Fixed handling UID renumbering when new mail...
2013-01-09  Timo Sirainendsync: Don't wrongly log errors about missing message...
2013-01-09  Timo Sirainenmdbox: Allow reflink-copying a mail when wanted GUID...
2013-01-09  Timo Sirainenlib-storage: dest_mail wasn't reset if previous save...
2013-01-09  Timo Sirainendbox: Give a name to the file's output stream (for...
2013-01-09  Timo Siraineno_stream_send_istream(): Fixed copying within same...
2013-01-09  Timo Sirainenlib-index: Comment update
2013-01-09  Timo SirainenMerged changes from v2.1 tree.
2013-01-08  Timo Sirainendsync: Make remote's stderr fd nonblocking to avoid...
2013-01-08  Timo Sirainendsync: Fixes to printing remote's stderr output.
2013-01-08  Timo Sirainendsync: Print remote's stderr line-buffered.
2013-01-08  Timo Sirainendsync: Fixes to handling output stream buffering.
2013-01-08  Timo Sirainenreplicator: Send only one sync command to doveadm-serve...
2013-01-08  Timo Sirainendsync: Minor fix for talking with remote dsync.
2013-01-08  Timo SirainenDEBUG: buffer_verify_pool() crashed with empty buffer.
2013-01-08  Timo Sirainendsync: Crashfix for handling expunges from end of mailbox.
2013-01-08  Timo Sirainendsync: Fixed syncing expunge for last mail in mailbox.
2013-01-08  Timo Sirainendsync: Avoid updating modseqs unnecessarily.
2013-01-08  Timo Sirainendsync: Avoid infinite looping.
2013-01-08  Timo Sirainendsync: Assert-crashfix for handling keywords.
2013-01-08  Timo SirainenDEBUG: buffer_verify_pool() crashed with static sized...
2013-01-08  Timo Sirainenlib-index: Fixed failing transaction log test.
2013-01-08  Timo Sirainentest-imap-bodystructure: Fixed the test to pass with...
next