]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2010-09-14  Timo Sirainendsync: Don't create \Noselect mailboxes as selectable...
2010-09-14  Timo Sirainenlib-storage: Added mailbox_list_create_dir()
2010-09-14  Timo Sirainenistream-crlf: Fixed assert-crash.
2010-09-14  Timo Sirainenlib-settings: Give a better error message for invalid...
2010-09-14  Timo SirainenAdded lda_original_recipient_header setting. Removed...
2010-09-14  Timo Sirainenlda: Added -r parameter to specify final recipient...
2010-09-14  Timo Sirainenquota: Added support for reverse quota warnings.
2010-09-13  Timo Sirainendoveadm quota: Removed unused search_args.
2010-09-13  Timo Sirainen*-login: Ignore ENOTCONN error for shutdown()
2010-09-13  Timo Siraineniostream: Call destroy callback after the destroy(...
2010-09-13  Timo Sirainenmysql: When sql_exec() fails, log an error.
2010-09-13  Timo Sirainenmysql: When query fails because connection gets lost...
2010-09-13  Timo Sirainenacl: Don't break if mailbox listing returns an empty...
2010-09-13  Timo Sirainenlogin proxy: If proxy-login pipe isn't found, don't...
2010-09-13  Timo Sirainenlib-index: fsck shouldn't assert-crash when no .log...
2010-09-13  Timo Sirainenlib-index: readonly status was checked wrong when delet...
2010-09-13  Timo Sirainenlib-master: If config file can't be even stat()ed ...
2010-09-13  Timo Sirainenlda: If destination user isn't found, exit with EX_NOUS...
2010-09-08  Timo SirainenAdded signature for changeset f4eb53065879
2010-09-08  Timo SirainenAdded tag 2.0.2 for changeset f4eb53065879
2010-09-08  Timo SirainenReleased v2.0.2. 2.0.2
2010-09-08  Timo Sirainenacl: Make sure acl-list and dict is rebuild when replac...
2010-09-08  Timo Sirainenacl: Fixed removing entries from shared dict when rebui...
2010-09-08  Timo Sirainendovecot.m4: Added --with-moduledir and export dovecotdir
2010-09-08  Timo Sirainenlmtp: Read initial settings with service=lmtp
2010-09-08  Timo Sirainenauth: If no passdb is specified, don't fail when userdb...
2010-09-08  Timo SirainenDon't fail with auth_cache_size=0
2010-09-08  Timo Sirainenconfig: Automatically convert old-style auth_cache_size...
2010-09-08  Timo Sirainenauth: Fail if auth_cache_size value is too small.
2010-09-08  Timo Sirainenauth: Don't crash if auth_cache_size has a very small...
2010-09-08  Timo Sirainenlogin: Crashfix when client disconnects before auth...
2010-09-07  Timo Sirainensql pool: Delay creating a transaction until commit...
2010-09-07  Timo SirainenCompiler warning fixes.
2010-09-07  Timo Sirainenmaildir: Avoid unnecessary uidlist recreation during...
2010-09-07  Timo Sirainenmaildir: If uidlist isn't read, don't mark its UIDs...
2010-09-06  Timo Sirainenzlib: Potential assert-crashfix.
2010-09-06  Timo Sirainenlib-storage: Don't fail with "maildir_name not supporte...
2010-09-06  Timo Sirainenmaildir: Minor code cleanup.
2010-09-06  Timo Sirainenmaildir: If we see duplicate file with retry_rewind...
2010-09-03  Timo Sirainenconfig: Give an error if "block {" continues with non...
2010-09-03  Timo Sirainenalloconly mempool: Clear pool with memset(), not safe_m...
2010-09-03  Timo Sirainenliblib: Removed unused system-clean and alloconly-clean...
2010-09-03  Timo Sirainentest-imap-match: Don't use "clean" alloconly mempool...
2010-09-02  Timo Sirainenmdbox: If save fails due to lock failure, don't assert...
2010-09-02  Timo Sirainenlib-index: Lock timeout setting wasn't actually used...
2010-09-02  Timo Sirainenlib-storage: Fail earlier if shared namespace prefix...
2010-09-02  Timo Sirainenlib-storage: Minor namespace error handling cleanup.
2010-09-02  Timo Sirainenlib-storage: Give an error about duplicate namespace...
2010-09-02  Timo Sirainendoveconf: Quote output values when necessary.
2010-09-02  Timo Sirainenlib-storage: If shared namespace uses %% in location...
2010-09-02  Timo Sirainendirector: If outgoing connection dies soon, mark the...
2010-09-02  Timo Sirainenfts: More percentage counter calculation fixes.
2010-09-01  Timo Sirainenfts: Removed float calculations from "Indexed n% of...
2010-09-01  Timo Sirainendoveadm: Support accessing mailboxes in non-private...
2010-09-01  Timo Sirainenimap: Don't hang if client sends IDLE + DONE pipelined.
2010-09-01  Timo Sirainenimap: Make sure we don't crash when client disconnects...
2010-09-01  Timo Sirainenimap: Fixed a crash with tb-extra-mailbox-sep workaroun...
2010-09-01  Timo Sirainenlib-storage: If mailbox deletion fails, mark the index...
2010-09-01  Timo Siraineni_stream_next_line(): Fix for the previous optimization.
2010-09-01  Timo Sirainenmaster: Make sure base_dir has at least 0755 permissions.
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_...
next