log

age author description
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
Sun, 13 May 2007 13:09:56 +0300 Timo Sirainen cleanup HEAD
Sun, 13 May 2007 11:24:06 +0300 Timo Sirainen Removed enum passdb_credentials. Use scheme strings directly instead. This HEAD
Fri, 11 May 2007 21:57:52 +0300 Timo Sirainen Crashfix when saving mails HEAD
Fri, 11 May 2007 20:31:50 +0300 Timo Sirainen We sent "Hang in there.." too early sometimes and checked it too often. HEAD
Fri, 11 May 2007 17:07:04 +0300 Timo Sirainen Give a better error message if dotlock is deleted immediately under us (or HEAD
Fri, 11 May 2007 16:29:25 +0300 Timo Sirainen Print also Dovecot version with dovecot -n. HEAD
Fri, 11 May 2007 16:14:10 +0300 Timo Sirainen Keyword characters weren't sorted in the maildir filename. HEAD
Fri, 11 May 2007 15:29:58 +0300 Timo Sirainen If we don't have write access to cur/ directory, treat the mailbox as HEAD
Fri, 11 May 2007 15:01:42 +0300 Timo Sirainen Changed auth_request->created to last_access and update it a bit more often. HEAD
Wed, 09 May 2007 19:45:47 +0300 Timo Sirainen %c wasn't exported to auth worker processes. Patch by Andrey Panin HEAD
Wed, 09 May 2007 16:12:13 +0300 Timo Sirainen Make sure uid_validity and next_uid aren't 0 in the uidlist header. HEAD
Wed, 09 May 2007 11:58:53 +0300 Timo Sirainen Compile fix for Tru64. HEAD
Wed, 09 May 2007 10:10:21 +0300 Timo Sirainen Updated error message. HEAD
Thu, 26 Apr 2007 21:30:19 +0300 Timo Sirainen If we synced the mbox while saving the message (happens only with quota HEAD
Thu, 26 Apr 2007 21:26:52 +0300 Timo Sirainen If pop3_uidl_format=%m, it wasn't cached correctly when saving new messages HEAD
Wed, 18 Apr 2007 14:53:43 +0300 Timo Sirainen s/User not found/Unknown user/ to be consistent HEAD