]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2010-09-01  Timo Sirainenimap: If selecting a mailbox fails, close the already...
2010-09-01  Timo Sirainenistream-crlf optimization.
2010-09-01  Timo Sirainenistream_next_line() optimization.
2010-09-01  Timo Sirainenlib-mail: Optimized message parser code.
2010-08-31  Timo Sirainenauth: Give better EACCES error if we can't connect...
2010-08-31  Timo Sirainenaccess_get_error(): Fixed to give better error messages...
2010-08-31  Timo Sirainenconfigure: vpopmail is broken, fail configure if -...
2010-08-31  Timo SirainenFixed setgid() failure error message.
2010-08-26  Timo Sirainendoveconf: When logging an obsolete warning, log a note...
2010-08-24  Timo SirainenAdded signature for changeset 8baa8ccb4021
2010-08-24  Timo SirainenAdded tag 2.0.1 for changeset 8baa8ccb4021
2010-08-24  Timo SirainenReleased v2.0.1. 2.0.1
2010-08-24  Timo Sirainendbox: Create dbox temp files with ".temp." prefix,...
2010-08-24  Timo Sirainenlda: Don't fail with "mail_uid/mail_gid not set" error...
2010-08-24  Timo Sirainenquota: Mark the mailbox deleted before starting to...
2010-08-24  Timo Sirainenlib-storage: Allow mailbox_mark_index_deleted() to...
2010-08-23  Timo Sirainenfts-solr: Fixes to previous data encoding changes.
2010-08-23  Timo SirainenAdded base64_is_valid_char()
2010-08-23  Timo Sirainenliblib: Don't segfault if write is attempted beyond...
2010-08-23  Timo Sirainendsync: Assert-crashfix with remote dsyncing.
2010-08-23  Timo Sirainenauth: Crashfix when aborting auth request doing async...
2010-08-23  Timo Sirainenauth: Abort any pending SQL requests earler to avoid...
2010-08-23  Timo Sirainenlib-sql: sql_disconnect() now aborts all pending requests.
2010-08-23  Timo Sirainenimap: Fixed parsing SELECT QRESYNC parameters
2010-08-23  Timo Sirainenimap: Fail if QRESYNC seqset parameters use '*'
2010-08-23  Timo Sirainenlib-imap: Added imap_seq_set_nostar_parse()
2010-08-23  Timo Sirainenman: Updated dsync man page.
2010-08-23  Timo Sirainendsync: If worker fails, abort earlier.
2010-08-23  Timo Sirainendsync: Execute remote dsync binary before dropping...
2010-08-22  Timo Sirainenconfigure: --with-ssl=gnutls gives error now immediately
2010-08-20  Timo Sirainenfts-solr: Replace characters not valid for XML with...
2010-08-20  Timo SirainenAdded a global utf8_replacement_char variable.
2010-08-20  Timo Sirainenmaster: Fixed log_path=/dev/stderr
2010-08-20  Timo Sirainenlib-storage: Don't complain about missing UID/GID when...
2010-08-20  Timo Sirainenlib-storage: Give better error message if user is missi...
2010-08-20  Timo Sirainenexample-config: Added example dict service
2010-08-20  Timo SirainenReverted previous commit. It's a stupid feature: mail_a...
2010-08-20  Timo SirainenAdded default_mail_extra_groups setting. imap/pop3...
2010-08-20  Timo Sirainenlib-storage: Preserve permission settings in master...
2010-08-20  Timo Sirainenmaster: Set RESTRICT_* environment even when drop_priv_...
2010-08-20  Timo Sirainenlib-storage: Log namespace location with mail_debug=yes
2010-08-19  Timo Sirainendoc: Updated tls_cert/key_file comment in dovecot-ldap...
2010-08-19  Timo Sirainenimap: Don't crash with QRESYNC SELECT specifying sequen...
2010-08-19  Timo Sirainenpop3: Show APOP challenge only when APOP auth mechanism...
2010-08-19  Timo Sirainenlib-master: Fixed accepting FIFO connections with BSDI.
2010-08-19  Timo SirainenUTF-8 string validity was still checked incorrectly.
2010-08-18  Timo Sirainenlib-index: Give a clearer error message for syscall...
2010-08-18  Timo Sirainenlib-index: Put all syscall error logging through one...
2010-08-18  Timo SirainenUTF-8 string validity was checked incorrectly.
2010-08-17  Timo Sirainenauth: Pass requested_login_user to auth worker processes.
2010-08-17  Timo Sirainenauth: Added more master user login debugging.
2010-08-16  Timo Siraineneaccess_error_get(): If UID/GID doesn't have name,...
2010-08-16  Timo Sirainenmaster: Give better error messages for unknown users...
2010-08-16  Timo Sirainenconfigure: v2.0.0 is no longer UNSTABLE development...
2010-08-16  Timo SirainenAdded signature for changeset d0d3ba81d205
2010-08-16  Timo SirainenAdded tag 2.0.0 for changeset d0d3ba81d205
2010-08-16  Timo SirainenReleased v2.0.0. 2.0.0
2010-08-13  Timo SirainenAdded signature for changeset c5de2eb14a97
2010-08-13  Timo SirainenAdded tag 2.0.rc6 for changeset c5de2eb14a97
2010-08-13  Timo SirainenReleased v2.0.rc6. 2.0.rc6
2010-08-13  Timo SirainenCompile fix for some OpenSSL version.
2010-08-12  Timo Sirainenmdbox: Use unlimited buffer size when copying metadata...
2010-08-12  Timo Sirainendbox: Don't allow unlimited buffer size when reading...
2010-08-12  Timo SirainenAdded i_stream_get_max_buffer_size().
2010-08-12  Timo Sirainenlib-sql: Fail if trying to register a duplicate sql...
2010-08-12  Timo Sirainenlib-storage: Fixed listing shared INBOX with FS layout
2010-08-12  Timo Sirainendbox: Reset cache files when rebuilding indexes.
2010-08-12  Timo Sirainenlib-index: Added mail_cache_reset().
2010-08-12  Timo SirainenMaildir: If trying to open a directory as message,...
2010-08-12  Timo Siraineni_stream_create_fd(): If opening a directory, set strea...
2010-08-12  Timo Sirainenlib-storage: When trying to delete "trash" directory...
2010-08-12  Timo Sirainenunlink_directory(): Don't log EBUSY error for unlink...
2010-08-12  Timo Sirainenlib-master: Prefix log messages with username during...
2010-08-12  Timo Sirainenlogin proxy: Show proxy state in "disconnected" error...
2010-08-12  Timo Sirainenlogin proxy: Error message improvements.
2010-08-12  Timo Sirainenmodule_dir_load(): Support multiple binaries for checki...
2010-08-12  Timo Sirainenlib-lda: Added mail_deliver_hook_set()
2010-08-11  Timo Sirainenquota: Fixed updating quota when sync_notify() had...
2010-08-11  Timo SirainenImproved "Inotify instance limit exceeded" error message.
2010-08-10  Timo SirainenAdded signature for changeset 4a2d840a80bb
2010-08-10  Timo SirainenAdded tag 2.0.rc5 for changeset 4a2d840a80bb
2010-08-10  Timo SirainenReleased v2.0.rc5. 2.0.rc5
2010-08-10  Timo Sirainenldap: Reduce max. queued request count to 8.
2010-08-10  Timo Sirainenp_strdup(): Small optimization.
2010-08-09  Timo Sirainendsync: Error handling fixes.
2010-08-09  Timo Sirainenssl-params: Comment update.
2010-08-09  Timo Sirainenssl-params: Generate missing SSL parameters immediately...
2010-08-09  Timo Sirainenmaster: Added service type=startup for starting one...
2010-08-09  Timo Sirainenlistescape: Crashfix for some configurations.
2010-08-09  Timo Sirainenmountpoint_get(): Skip rootfs mounts with Linux.
2010-08-09  Timo Sirainenlistescape: Fixed listing for namespaces whose prefixes...
2010-08-09  Timo Sirainenimap-acl: Initial SETACL box owner +rights should apply...
2010-08-09  Timo Sirainenimap-acl: Don't allow ACL commands for mailboxes that...
2010-08-06  Timo Sirainenmdbox: Make sure we don't try to append to a file we...
2010-08-06  Timo Sirainenacl: Crashfix when using namespaces without ACLs.
2010-08-06  Timo Sirainenlistescape: Crashfix for listing subscriptions for...
2010-08-06  Timo Sirainenistream-header-filter: Another assert crashfix.
2010-08-06  Timo Sirainenconfigure: Recent change broke getting libcurl cflags...
2010-08-06  Timo Sirainenistream-header-filter: Fixed assert
2010-08-06  Timo Sirainendoveadm -D: Log module dlopen() failures as debug messa...
next