]> git.ipfire.org Git - thirdparty/dovecot/core.git/shortlog
thirdparty/dovecot/core.git
2010-09-26  Timo Sirainenimap: Give better error message for "Unknown namespace"
2010-09-24  Timo Sirainenmodule_dir_load(): Make it clearer that "Skipping modul...
2010-09-24  Timo Sirainenmdbox: Removed unused code.
2010-09-24  Timo Sirainenpgsql: Avoid epoll_ctl() errors when closing connection.
2010-09-24  Timo Sirainenmaildir: Another assert for saving messages.
2010-09-24  Timo Sirainensdbox: Use "sdbox" name in the internal storage structure.
2010-09-24  Timo Sirainenmaildir: Added extra asserts.
2010-09-24  Timo Sirainenmaildir: Don't waste time stat()ing if generated filena...
2010-09-24  Timo Sirainenlib-storage: Check valid subscriptions list entries...
2010-09-23  Timo Sirainenquota: When logging about obsolete rule, log the full...
2010-09-23  Timo Sirainenquota: When logging about obsolete rule, log also the...
2010-09-23  Timo Sirainenconfig: Added conversion support for obsolete sieve...
2010-09-23  Timo Sirainenlib-storage: Log and hide invalid entries in subscripti...
2010-09-23  Timo SirainenFail at startup if process_limit>1 for services that...
2010-09-23  Timo Sirainenlib-master: If auth server is restarted, still log...
2010-09-23  Timo Sirainenmaildir: Log a warning if mailbox synchronization takes...
2010-09-23  Timo Sirainenmaildir: Use correct enum for getting uidlist record...
2010-09-23  Timo Sirainenmaildir: Fixed a race condition in getting a new messag...
2010-09-23  Timo Sirainenmaildir: Code cleanup: Use MAILDIR_UIDLIST_HDR_EXT_...
2010-09-23  Timo Sirainenmaildir: Don't add GUIDs to "external expunge" records...
2010-09-23  Timo Sirainenmaildir: When uidlist file is recreated and reread...
2010-09-23  Timo Sirainenmaildir: Cleaned up filename/guid preserving code on...
2010-09-23  Timo Sirainendsync: Avoid assert-crashing when trying to create...
2010-09-23  Timo Sirainenmaildir: Fixed expunging messages with GUIDs in uidlist.
2010-09-23  Timo Sirainenlib-lda: Fixed handling duplicate database when user...
2010-09-23  Timo Sirainenlib-index: Log a warning if transaction log lock is...
2010-09-22  Timo SirainenAttempt to fix vpopmail support.
2010-09-22  Timo Sirainendict-file: Don't leak fd on deinit.
2010-09-21  Timo Sirainendict quota: Avoid crashing if quota recalculation tries...
2010-09-21  Timo Sirainenquota: Avoid calling i_fatal() on initialization errors...
2010-09-21  Timo Sirainenlib-storage: If user->error is set during initializatio...
2010-09-21  Timo Sirainenssl-params: Don't start it at startup if Dovecot is...
2010-09-21  Timo SirainenMaildir: If POP3 UIDL is specified for saved message...
2010-09-21  Timo Sirainenlib-storage: Added assert against empty UIDL in mailbox...
2010-09-21  Timo Sirainendsync: Don't set POP3 UIDLs to empty values.
2010-09-21  Timo Sirainenlib-auth: Last change broke multi-step auth mechanisms.
2010-09-21  Timo Sirainendict client: If connect to server socket fails with...
2010-09-21  Timo Sirainendoveadm-expire: Improved debug logging.
2010-09-21  Timo Sirainendoveadm: Added iterate_single_user mail context field.
2010-09-21  Timo Sirainenlda: If mail_debug=yes and no -d parameter is given...
2010-09-20  Timo Sirainenlib-auth: Make sure auth request isn't tried to be...
2010-09-20  Timo SirainenMake sure no data is leaked across processes via struct...
2010-09-20  Timo Sirainenlib-master: When finishing auth, don't send REQUEST...
2010-09-20  Timo Sirainenlda, storage .so libs: Added explicit linking against...
2010-09-20  Timo Sirainenmdbox: If :INDEX=path is specified, keep storage indexe...
2010-09-17  Timo SirainenAdded signature for changeset a475e8d4eb21
2010-09-17  Timo SirainenAdded tag 2.0.3 for changeset a475e8d4eb21
2010-09-17  Timo SirainenReleased v2.0.3. 2.0.3
2010-09-17  Timo Sirainenlib-storage: If subscriptions contains an invalid entry...
2010-09-17  Timo Sirainenfdpass: Use memcpy() to access data in CMSG_DATA().
2010-09-17  Timo Sirainenpoll: Added a workaround for AIX to get it to notice...
2010-09-16  Timo Sirainenmaildir: uidlist can now override message's GUID
2010-09-16  Timo Sirainenmaildir: Use array_bsearch() in uidlist instead of...
2010-09-16  Timo Sirainenlib-storage: Recent change broke creating mailboxes...
2010-09-16  Timo Sirainendoveadm: Give binary name to plugin loading code so...
2010-09-15  Timo Sirainendsync: Don't crash/hang if syncing fails before ioloop...
2010-09-15  Timo Sirainenmaster: Fixed previous "client/process_limit reached...
2010-09-15  Timo Sirainenlib-storage: Fail if list=yes namespace prefix starts...
2010-09-15  Timo Sirainenlib-mail: Previous message parser optimization caused...
2010-09-14  Timo Sirainenlib-index: day_first_uid[] array wasn't kept properly...
2010-09-14  Timo Sirainenmaster: If service with process_limit=1 reaches client_...
2010-09-14  Timo SirainenWhen writing to logs, ignore write()=EINTR failures...
2010-09-14  Timo SirainenAdded signal_term_counter that keeps track of how many...
2010-09-14  Timo Sirainendsync: Fixed creating \noselect mailboxes.
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.
next