]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2012-06-04  Timo Sirainendoveadm config: If -c parameter was given, it wasn...
2012-06-04  Timo Sirainendoveadm instance list: Added -c parameter to easily...
2012-06-04  Timo Sirainenlib-master: Keep track of config paths in "instances...
2012-06-04  Timo Sirainendoveadm instance list: Added optional name parameter...
2012-06-04  Timo Sirainenmdbox: Flush/fsync newly saved mail data before locking...
2012-06-04  Timo Sirainenmdbox: Make sure map transaction won't succeed after...
2012-05-29  Timo SirainenAdded signature for changeset c92fb8b928f6
2012-05-29  Timo SirainenAdded tag 2.1.7 for changeset c92fb8b928f6
2012-05-29  Timo SirainenReleased v2.1.7. 2.1.7
2012-05-29  Timo Sirainenmdbox: Fixed assert-crash with index rebuild when using...
2012-05-29  Timo SirainenFixed assert-crash on some situations when user had...
2012-05-22  Timo Sirainenlib-storage: Verify that with SEARCH HEADER the header...
2012-05-20  Timo Sirainendirector: When we find unwanted connection, wait for...
2012-05-19  Timo Sirainenlib-master: Anvil reconnect timeout should be 5 seconds...
2012-05-19  Timo Sirainenauth: Fixed crash with DIGEST-MD5 when attempting to...
2012-05-19  Timo Sirainenexpire: Handle dict errors. Don't crash if lookup fails.
2012-05-19  Timo Sirainendirector: Implemented ability to remove directors from...
2012-05-19  Timo Sirainendirector: Don't crash with quickly disconnecting incomi...
2012-05-19  Timo Sirainenlib-storage: If chroot is used and mail_debug=yes,...
2012-05-17  Timo Sirainenupdate-version.sh: Use mv -f to avoid questions in...
2012-05-16  Timo Sirainensdbox: Avoid using too many fds when copying messages.
2012-05-16  Timo Sirainenlogin: If user is disabled or password expired, say...
2012-05-16  Timo Sirainenauth: If user is disabled or password expired, tell...
2012-05-15  Timo Sirainenmdbox: mailbox_update() didn't look at the latest index...
2012-05-14  Timo Sirainenpop3: Added pop3_uidl_duplicates setting.
2012-05-14  Timo Sirainenldap: If attributes contain ldapAttr=key=template%...
2012-05-14  Timo Sirainenmaildir: If dovecot-uidlist can't be opened as read...
2012-05-14  Timo Sirainenmaster: Fix to systemd support
2012-05-14  Timo Sirainenlib-master: Added more default ignore prefixes
2012-05-10  Timo Sirainenimapc: Use imapc_list_prefix also for listing subscriptions
2012-05-09  Timo Sirainenmaster: systemd socket verification wasn't actually...
2012-05-09  Timo Sirainenlib-storage: Added a mailbox.synced flag, which is...
2012-05-09  Timo Sirainenlib-storage: mailbox_list_get_storage_name/_get_vname...
2012-05-08  Timo SirainenCompiler warning fixes
2012-05-08  Timo SirainenCompiler warning fixes
2012-05-07  Timo Sirainenlib-storage: Extra check to mail_shared_explicit_inbox=no
2012-05-07  Timo Sirainenlayout=fs: Fixes to mail_shared_explicit_inbox=no
2012-05-07  Timo Sirainenlib-storage: Don't auto-drop namespaces with only INBOX...
2012-05-07  Timo Sirainenacl: Fixed listing users who have only INBOX shared...
2012-05-07  Timo SirainenAdded signature for changeset 7c249e2a82a9
2012-05-07  Timo SirainenAdded tag 2.1.6 for changeset 7c249e2a82a9
2012-05-07  Timo SirainenReleased v2.1.6. 2.1.6
2012-05-07  Timo SirainenMakefile: Remove dovecot-config on make uninstall
2012-05-06  Timo Sirainenauth: Previous change caused crashing with userdb lookups
2012-05-04  Timo Sirainenauth: Added %{session} variable for passdb/userdb queries.
2012-05-04  Timo Sirainenacl: Memory leak fixes
2012-05-04  Timo Sirainenmail-log: Memory leak fix
2012-05-04  Timo Sirainenshared mailboxes: If successful userdb lookup doesn...
2012-05-04  Timo Sirainensystemd: If a socket is enabled in systemd but not...
2012-05-04  Timo SirainenAdded mail_shared_explicit_inbox setting.
2012-05-04  Timo Sirainendbox: Metadata read buffer's size was supposed to be...
2012-05-04  Timo Sirainendoveadm mailbox mutf7: If input data is invalid, exit...
2012-05-04  Timo Sirainenmail-log: Removed broken "are we saving?" check from...
2012-05-04  Timo Sirainennotify plugin: mailbox_save_using_mail() now sends...
2012-05-04  Timo Sirainenlib-storage: Don't set mail_save_context->saving=TRUE...
2012-05-03  Timo Sirainenlib-index: Fixed MAIL_INDEX_SYNC_FLAG_AVOID_FLAG_UPDATE...
2012-04-27  SATOH FumiyasuFix the build failure on AIX
2012-05-01  Timo Sirainenlib-storage: shared/$user/INBOX is now visible only...
2012-05-01  Timo Sirainenaqueue: Reversed recent changes, they didn't work as...
2012-04-30  Timo SirainenIncreased initial memory pool size.
2012-04-30  Timo Sirainenseq_range_array_add(): Ranges weren't always merged...
2012-04-28  Timo SirainenCode cleanup: Use array_count_i() to calculate array...
2012-04-28  Timo Sirainenauth: Include session ID in log line prefix.
2012-04-28  Timo Sirainenlib-storage: Allocate MAILBOX_METADATA_CACHE_FIELDS...
2012-04-25  Timo Sirainenacl: Fixed looking up parent mailbox name with differen...
2012-04-25  Timo Sirainenlib-storage: Fixed expanding path that ends with "~/"
2012-04-25  Timo Sirainenpassdb static: Don't crash if password/nopassword isn...
2012-04-25  Timo Sirainen*-login: Added ssl_require_crl setting.
2012-04-25  Timo Sirainenstats plugin: Open /proc/self/io only once, reopening...
2012-04-25  Timo SirainenSSL proxying: Remote's host never matched cert, because...
2012-04-25  Timo Sirainen*-login: Don't fail client's certificate if CRL is...
2012-04-25  Timo Sirainen*-login: If client certificate isn't valid, log the...
2012-04-25  Timo Sirainenauth: Fixed handling multiple passdbs where some use...
2012-04-25  Timo Sirainenauth: Minor code cleanup.
2012-04-25  Timo Sirainenimapc: List INBOX for inbox=yes namespace even imapc_li...
2012-04-25  Timo Sirainenlib-storage: Make sure both MAILBOX_CHILDREN and MAILBO...
2012-04-25  Timo Sirainendsync: Treat \Nonexistent mailboxes the same as \Nosele...
2012-04-24  Timo Sirainenlib-ssl-iostream: Fixed a memory leak when verifying...
2012-04-24  Timo Sirainendoveadm expunge -d: If mailbox is deleted, unsubscribe...
2012-04-24  Timo Sirainentrash plugin: Fixed behavior when quota is already...
2012-04-24  Timo Sirainenquota: Set to quota transaction how many bytes/messages...
2012-04-23  Timo Sirainenimapc: Fixed imapc_list_prefix setting to work with...
2012-04-23  Timo SirainenAdded signature for changeset 469cee314d9c
2012-04-23  Timo SirainenAdded tag 2.1.5 for changeset 469cee314d9c
2012-04-23  Timo SirainenReleased v2.1.5. 2.1.5
2012-04-23  Timo SirainenMake static analyzer happier.
2012-04-23  Timo Sirainenlib-index: Added mail_index_have_modseq_tracking()...
2012-04-23  Timo Sirainenimap: While modseq tracking hasn't been enabled, return...
2012-04-23  Timo Sirainenlistescape: Don't unescape namespace prefix.
2012-04-23  Timo Sirainenquota: Recalculation now also counts the namespace...
2012-04-23  Timo Sirainenimapc: Don't list mailboxes that don't match list patterns.
2012-04-23  Timo Sirainenimapc: Nonexistent mailboxes were returned as selectabl...
2012-04-20  Timo Sirainenimapc: Added imapc_list_prefix setting to limit what...
2012-04-20  Timo Sirainendirector: Delay disconnecting director after sending...
2012-04-20  Timo Sirainendirector: Forward DIRECTOR commands to other connected...
2012-04-20  Timo Sirainendirector: Try harder to connect to ring before thinking...
2012-04-20  Timo Sirainendirector: Director ring needs to be set unsynced immedi...
2012-04-20  Timo Sirainenlayout=fs: Fixed listing mailboxes with prefix=INBOX/
2012-04-20  Timo Sirainenlayout=fs: Don't assume '/' hierarchy separator when...
2012-04-20  Timo Sirainendirector: When another director reconnects, reset its...
next