log

age author description
Wed, 16 May 2007 16:31:13 +0300 Timo Sirainen When recreating dovecot-uidlist file based on dovecot.index, we set next_uid HEAD
Tue, 15 May 2007 20:27:30 +0300 Timo Sirainen If Return-Path doesn't contain user and domain, treat it as missing HEAD
Tue, 15 May 2007 13:21:00 +0300 Timo Sirainen Handle symlinks pointing to nonexisting files better. HEAD
Mon, 14 May 2007 02:03:07 +0300 Timo Sirainen updated HEAD
Mon, 14 May 2007 02:01:25 +0300 Timo Sirainen Log an error if pwrite_full() fails while overwriting index mapping. HEAD
Sun, 13 May 2007 21:47:42 +0300 Timo Sirainen Empty password doesn't anymore allow user to log in with any password, HEAD
Sun, 13 May 2007 21:28:41 +0300 Timo Sirainen Moved index directory creation code to index_storage_alloc(). HEAD
Sun, 13 May 2007 21:07:05 +0300 Timo Sirainen Fixes for INDEX=MEMORY HEAD
Sun, 13 May 2007 20:33:00 +0300 Timo Sirainen Added quota_full_tempfail setting. HEAD
Sun, 13 May 2007 20:23:56 +0300 Timo Sirainen fix HEAD
Sun, 13 May 2007 20:22:38 +0300 Timo Sirainen Added MAIL_ERROR_EXPUNGED. Set the error whenever expunged message is tried HEAD
Sun, 13 May 2007 20:10:48 +0300 Timo Sirainen Error handling rewrite. HEAD
Sun, 13 May 2007 19:53:41 +0300 Timo Sirainen Removed mail_index_get_last_error() and MAIL_INDEX_ERROR_*. All the index HEAD
Sun, 13 May 2007 19:13:48 +0300 Timo Sirainen Removed mail_storage_set_list_error(). Handle the errors directly. HEAD
Sun, 13 May 2007 18:55:19 +0300 Timo Sirainen Removed alert_no_diskspace callback. It wasn't used anywhere. HEAD
Sun, 13 May 2007 18:54:31 +0300 Timo Sirainen cleanup HEAD
Sun, 13 May 2007 18:53:27 +0300 Timo Sirainen Removed empty mail storage callbacks. HEAD
Sun, 13 May 2007 18:46:07 +0300 Timo Sirainen lib-storage doesn't need the ability to return syntax errors. They should be HEAD
Sun, 13 May 2007 18:43:36 +0300 Timo Sirainen Fixed to use the new password scheme APIs HEAD
Sun, 13 May 2007 18:37:44 +0300 Timo Sirainen Don't try to handle 0 in messagesets by returning a nice error message. HEAD
Sun, 13 May 2007 18:26:30 +0300 Timo Sirainen If ssl-parameters.dat has been updated externally, copy it to our base_dir. HEAD
Sun, 13 May 2007 18:15:07 +0300 Timo Sirainen Added -e parameter to write rejection error to stderr and exit with HEAD
Sun, 13 May 2007 17:07:23 +0300 Timo Sirainen If sendmail_path was set in config file, it was cleared just before trying HEAD
Sun, 13 May 2007 16:45:49 +0300 Timo Sirainen When running multiple Dovecot instances, only one of them needs to HEAD
Sun, 13 May 2007 16:24:35 +0300 Timo Sirainen imap_parse_date() returns failure now if there's any extra data after the HEAD
Sun, 13 May 2007 16:23:02 +0300 Timo Sirainen Parse search dates already in IMAP code. HEAD
Sun, 13 May 2007 15:17:09 +0300 Timo Sirainen All password schemes can now be encoded with base64 or hex. The encoding is HEAD
Sun, 13 May 2007 14:53:05 +0300 Timo Sirainen cleanup: use a bit less magic numbers HEAD
Sun, 13 May 2007 14:30:16 +0300 Timo Sirainen Changed schemes_buf to schemes_arr array. HEAD
Sun, 13 May 2007 13:18:50 +0300 Timo Sirainen hmac-md5 API cleanups. Use arrays with MD5_RESULTLEN and CRAM_MD5_CONTEXTLEN HEAD