]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2012-10-22  Timo Sirainendirector: Log more clearly why a request timeouts.
2012-10-22  Timo Sirainendirector: Don't handle pending requests from all around...
2012-10-22  Timo Sirainendirector: Fixed previous broken change for handling...
2012-10-21  Timo Sirainenredis dict: Log an error if we get disconnected unexpec...
2012-10-18  Timo Sirainenlib-index: Crashfix for MAIL_INDEX_OPEN_FLAG_SAVEONLY...
2012-10-18  Timo Sirainenlogin_log_format_elements: Added %{real_rip} variable.
2012-10-18  Timo Sirainenlib-index: Fixed handling of finding a duplicate doveco...
2012-10-18  Timo Sirainenlib-index: Handle better race condition there dovecot...
2012-10-18  Timo Sirainenlib-storage: Open index with MAIL_INDEX_OPEN_FLAG_SAVEO...
2012-10-18  Timo Sirainenlib-index: Added MAIL_INDEX_OPEN_FLAG_SAVEONLY to do...
2012-10-18  Timo Sirainenlib-index: Code cleanup: Removed mail_cache.data
2012-10-18  Timo Sirainenlib-index: mail_cache_map() API cleanup
2012-10-16  Timo Sirainendict quota: Fixed a potential crash if quota recalculat...
2012-10-16  Timo Sirainenlib-master: Fixed -i <instance name> parameter handling.
2012-10-12  Timo Sirainenconfigure: Make sure MYSQL_LIBS has -lmysqlclient even...
2012-10-12  Timo Sirainenlib-storage: Fixed crash when attempting to remove...
2012-10-12  Timo Sirainenlib-index: Log a warning if locking transaction log...
2012-10-11  Timo Sirainensdbox: Make sure mail_attachment_fs=sis-queue isn't...
2012-10-11  Timo Sirainensdbox: Class didn't have MAIL_STORAGE_CLASS_FLAG_FILE_P...
2012-10-08  Timo Sirainenmaster: If service { protocol } is set and not included...
2012-10-08  Timo Sirainenfts-lucene: doveadm fts rescan crashed with mailbox_lis...
2012-10-04  Timo Sirainenlib-storage: Don't crash when searching multiple keywords.
2012-10-03  Timo Sirainenlib-storage: Fixed potential memory leak when mailbox_t...
2012-10-03  Timo Sirainenlib-storage: When configuring mailbox INBOX {}, make...
2012-10-03  Timo Sirainenlib-index: Fix for handling view syncing for already...
2012-10-03  Timo Sirainenimap: LIST (SPECIAL-USE) shouldn't send INBOX reply.
2012-10-02  Timo Sirainensdbox: Fix to handling transactions with partially...
2012-10-02  Timo Sirainenmdbox: Fix to handling transactions with partially...
2012-10-02  Timo Sirainenlib-storage: mailbox_save_cancel() now makes sure that...
2012-10-02  Timo Sirainenlib-storage: struct mail.close() now clears all of...
2012-10-02  Timo Sirainendbox: Small code cleanup.
2012-10-02  Timo Sirainenlib-storage: When index mkdir() fails with EPERM, creat...
2012-10-02  Timo Sirainenlib-master: Fixed crashes with settings cache.
2012-10-02  Timo Sirainendoveadm: Fixed printing large input from doveadm-server.
2012-10-02  Timo Sirainenmbox: Fixed getting filesystem permissions when parent...
2012-10-02  Timo Sirainenlmtp: Fixed hanging on proxying if remote server was...
2012-09-28  Timo SirainenCompiling fix for HURD
2012-09-28  Timo SirainenAvoid using PATH_MAX.
2012-09-28  Timo SirainenAvoid using PATH_MAX.
2012-09-26  Timo Sirainenmdbox: Don't crash in storage rebuild if mail's "origin...
2012-09-26  Timo Sirainendoveadm altmove: Make sure all storages get purged...
2012-09-26  Timo Siraineni_getpwnam(): Ignore EINVAL errors silently.
2012-09-26  Timo Sirainenlazy-expunge: Fixed handling non-default namespace...
2012-09-24  Timo Sirainenauth ldap: Previous change broke %$ variable.
2012-09-24  Timo Sirainenldap auth: Update %variables after each field update.
2012-09-24  Timo Sirainenlib-storage: Added ALTNOCHECK option to mail_location.
2012-09-24  Timo Sirainenlmtp: Added lmtp_rcpt_check_quota setting to check...
2012-09-24  Timo Sirainenlib-storage: Added STATUS_CHECK_OVER_QUOTA for checking...
2012-09-24  Timo Sirainenimapc: And another compile fix..
2012-09-24  Timo Sirainenimapc: Compile fix for previous change.
2012-09-24  Timo Sirainenauth: passdb imap assert-crashed always
2012-09-24  Timo Sirainenimapc: Added IMAPC_DEFAULT_MAX_IDLE_TIME macro.
2012-09-22  Timo Sirainenlib-lda: After auto-creating mailbox only open it,...
2012-09-21  Timo Sirainenmdbox: Delay getting permissions for map/message files.
2012-09-21  Timo Sirainenlmtp: After successful proxying RCPT TO, the second...
2012-09-21  Timo Sirainenlmtp: RSET/LHLO should reset any pending proxy connections.
2012-09-21  Timo Sirainenconfig: Don't ignore invalid network/mask in local...
2012-09-18  Timo SirainenAdded signature for changeset 1a6c3b4e92e4
2012-09-18  Timo SirainenAdded tag 2.1.10 for changeset 1a6c3b4e92e4
2012-09-18  Timo SirainenReleased v2.1.10. 2.1.10
2012-09-18  Timo Sirainenfts-lucene: Compiling fix for previous change
2012-09-18  Timo Sirainendirector: Fixed weak-user handling when there is only...
2012-09-18  Timo Sirainenfts-lucene: Added "normalize" option to put data throug...
2012-09-18  Timo SirainenBackported parts of normalizer_func_t changes from...
2012-09-18  Timo Sirainenlib-storage: Compiling fix for previous alias symlink...
2012-09-18  Timo Sirainenauth: userdb static used auth caching wrong when verify...
2012-09-18  Timo Sirainenquota: Allow negative percentage rules up to -99%
2012-09-18  Timo SirainenAdded mailbox-alias plugin.
2012-09-18  Timo Sirainenfts-solr: Skip alias symlinks when rescanning.
2012-09-18  Timo Sirainenquota: Skip alias symlinks when calculating quota
2012-09-18  Timo Sirainenlib-storage: MAILBOX_LIST_ITER_SKIP_ALIASES now skips...
2012-09-14  Timo Sirainenpop3c: Fetching message size could have returned wrong...
2012-09-11  Timo Sirainendirector: Improved logging related to disconnections.
2012-09-11  Timo Sirainendirector: Already seen USER-WEAK command caused directo...
2012-09-11  Timo Sirainenimapc: Fixed parsing "text" input after OK/NO/BAD/BYE.
2012-09-11  Timo Sirainenlib-imap: Added IMAP_PARSE_FLAG_SERVER_TEXT that fixes...
2012-09-11  Dafan Zhailib-storage: Fixed memory leak getting MAILBOX_METADATA...
2012-09-11  Timo SirainenDecrease minimum memory allocations.
2012-09-11  Timo Sirainenlib-master: Decrease initial memory pool size
2012-09-11  Timo Sirainenacl: Don't add sameuser -> sameuser entries to ACL...
2012-09-06  Timo Sirainendoveadm: Added exec command to easily execute commands...
2012-09-04  Timo Sirainenlib-storage: Added "disabled" setting for namespaces.
2012-09-02  Timo SirainenVarious fixes to listing mailboxes.
2012-08-31  Timo Sirainenmbox: Fix to previous public namespace location detecti...
2012-08-31  Timo Sirainenlib-storage: Don't crash when trying to detect public...
2012-08-30  Timo Sirainenlayout=fs mailbox listing: Fix to prefix=INBOX/ handling
2012-08-28  Timo Sirainenimapc: If imapc_list_prefix=INBOX, don't treat INBOX...
2012-08-28  Timo Sirainendict file: Fixed corruption with large values.
2012-08-28  Timo Sirainenimapc: max_idle_time setting didn't actually work.
2012-08-28  Timo Sirainenlmtp proxy: Include session ID string in timeout reply...
2012-08-26  Timo Sirainendict-redis: Fixed infinite looping
2012-08-21  Timo Sirainendict redis: Fixed dict_lookup() to skip all previous...
2012-08-24  Timo Sirainenauth: Don't add "master" to passdb reply if the passdb...
2012-08-24  Timo Sirainenauth: Make it clearer in debug messages if the replies...
2012-08-23  Timo Sirainendoveadm copy/move: Added "user" parameter to specify...
2012-08-23  Timo Sirainenimap: Fixes to handling UTF-8 namespace prefixes
2012-08-23  Timo Sirainenlib-storage: Verify that namespace prefix is valid...
2012-08-23  Timo Sirainenmbox: Fixed listing mailboxes under INBOX directory.
2012-08-23  Timo Sirainendoveadm: Added "copy" command.
2012-08-23  Timo Sirainenlib-storage: Make sure a save context doesn't leak...
next