]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2013-02-04  Timo Sirainenlib-fs: Added FS_OPEN_FLAG_SEEKABLE. Globally handle...
2013-02-04  Timo Sirainenfs-metawrap: Fixed stat() to work when parent file...
2013-02-04  Timo Sirainenfs-metawrap: Error handling fixes
2013-02-04  Timo Siraineni_stream_create(): Copy stream_errno/eof immediately...
2013-02-04  Timo Sirainenistream: Fail in the default stat() implementation...
2013-02-04  Timo Sirainenistream-seekable: Fail stat() if stream_errno is set.
2013-02-04  Timo Sirainenlib-http: Added http_client_request_set_destroy_callback()
2013-02-04  Timo Sirainenlib-http: Added http_url_escape_param()
2013-02-03  Timo Siraineniostream-temp: Avoid copying data if IOSTREAM_TEMP_FLAG...
2013-02-03  Timo Siraineni_stream_create_error() should have set eof=TRUE immedi...
2013-02-03  Timo Sirainenlib-fs: fs_write_stream_finish(file, NULL) is now alias...
2013-02-03  Timo Sirainenlib-fs: fs-posix now allows reading from the same file...
2013-02-03  Timo Sirainenlib-fs: istream-metawrap is a bit more flexible now...
2013-02-02  Timo Sirainenfts-solr: Compile warning fix
2013-02-02  Timo SirainenOops :) Update copyrights to 2013 without breaking...
2013-02-02  Timo SirainenUpdated copyright notices to include year 2013.
2013-02-02  Timo Sirainenfts-solr: Deinit solr connection at plugin unload.
2013-02-01  Timo Sirainenfts-solr: Reverted previous change, it only crashes.
2013-02-01  Timo Sirainenfts-solr: Free the solr_connection at exit.
2013-01-31  Stephan Boschlib-http: Various bugfixes
2013-01-31  Timo Sirainenauth: first/last_valid_uid settings shouldn't have...
2013-01-31  Timo Sirainenostream: If stream is closed with stream_errno=0, set...
2013-01-31  Timo Sirainenostream: Default seek&write_at implementations should...
2013-01-31  Timo Sirainenreplicator: Don't try to reuse doveadm connections...
2013-01-31  Timo Sirainenreplicator plugin: Use non-blocking open for the replic...
2013-01-31  Timo Sirainenreplicator: Use locking when running dsync.
2013-01-31  Timo Sirainenreplicator: Crashfix at deinit
2013-01-31  Timo Sirainendsync: More fixes to merging flag/keyword changes.
2013-01-31  Timo Sirainendoveadm fetch: Added "modseq" field.
2013-01-31  Timo Sirainendsync: Fixed syncing message keywords.
2013-01-31  Timo Sirainendsync: If both local and remote have the same message...
2013-01-31  Timo Sirainendsync: When we know that remote does a flag update...
2013-01-31  Timo Sirainendsync: If mailbox UIDVALIDITY is 0, sync it to assign...
2013-01-31  Timo Sirainendsync: Fixed syncing keyword removals.
2013-01-31  Timo Sirainendsync: Increased "remote cmd exit wait" from 5 to 30...
2013-01-31  Timo Sirainendsync: Ignore GUID mismatch on expunged message pair.
2013-01-30  Timo Sirainendsync: If remote command child process doesn't die...
2013-01-30  Timo Sirainenauth: Fixed compiling GSSAPI after recent changes.
2013-01-30  Timo Sirainenauth: Added passdb { result_* and skip } settings.
2013-01-30  Timo Sirainenauth: Code cleanup: Renamed some fields used in interna...
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.
next