log

age author description
Tue, 12 Jun 2007 21:21:59 +0300 Timo Sirainen If save failed, log also the reason for it. HEAD
Tue, 12 Jun 2007 20:15:00 +0300 Timo Sirainen nfs check: If namespaces are defined, use the first one's location instead HEAD
Tue, 12 Jun 2007 20:06:51 +0300 Timo Sirainen If new/ directory is lost when syncing, assume the mailbox was deleted and HEAD
Tue, 12 Jun 2007 19:55:36 +0300 Timo Sirainen mail_location mbox comment update. HEAD
Tue, 12 Jun 2007 19:46:53 +0300 Timo Sirainen Master and client sockets have default paths now. Section name only needs to HEAD
Tue, 12 Jun 2007 19:17:24 +0300 Timo Sirainen Added quota_template parameter to userdb vpopmail. HEAD
Tue, 12 Jun 2007 18:54:23 +0300 Timo Sirainen Allow backend-specific quota rules with backend=<string>. HEAD
Tue, 12 Jun 2007 18:39:49 +0300 Timo Sirainen Give an error if quota rule is missing ':'. HEAD
Tue, 12 Jun 2007 18:36:31 +0300 Timo Sirainen Allow bytes=n in quota rule definitions. HEAD
Tue, 12 Jun 2007 18:06:38 +0300 Timo Sirainen Fixed comments. HEAD
Tue, 12 Jun 2007 18:03:37 +0300 Timo Sirainen If utc_mktime() fails, it doesn't mean that the IMAP date was invalid. HEAD
Tue, 12 Jun 2007 17:12:42 +0300 Timo Sirainen Added padding to struct mail_index_header so it's 64bit aligned with 32bit HEAD
Tue, 12 Jun 2007 17:11:30 +0300 Timo Sirainen Fix for %m handling HEAD
Tue, 12 Jun 2007 16:59:42 +0300 Timo Sirainen Don't crash if saving runs out of disk space while in the middle of moving HEAD
Tue, 12 Jun 2007 16:37:26 +0300 Timo Sirainen When using --log-error, log also a warning and an error. HEAD
Tue, 12 Jun 2007 14:54:04 +0300 Timo Sirainen Fix also ACL file stat() failing with EACCES. HEAD
Tue, 12 Jun 2007 02:01:28 +0300 Timo Sirainen If dovecot-acl file can't be opened because of permission problems, treat it HEAD
Mon, 11 Jun 2007 22:55:12 +0300 Timo Sirainen Compile fix for building without SSL. HEAD
Mon, 11 Jun 2007 22:40:44 +0300 Timo Sirainen If crypt() is in libc, don't link -lcrypt even if it's found. HEAD
Mon, 11 Jun 2007 22:40:04 +0300 Timo Sirainen Don't bother checking if cap_init() is in libc, it's always in libcap. HEAD
Mon, 11 Jun 2007 22:39:25 +0300 Timo Sirainen Simplify some checks with AC_SEARCH_LIBS() HEAD
Mon, 11 Jun 2007 14:50:10 +0300 Timo Sirainen Initial commit for major index file code cleanup. HEAD
Mon, 11 Jun 2007 06:28:07 +0300 Timo Sirainen Log an error if a message was expunged unexpectedly. HEAD
Mon, 11 Jun 2007 06:21:46 +0300 Timo Sirainen Moved mail transaction log file related code to its own file. HEAD
Mon, 11 Jun 2007 06:07:40 +0300 Timo Sirainen Moved mail index map related code to its own file. HEAD
Mon, 11 Jun 2007 05:06:46 +0300 Timo Sirainen Updated. HEAD
Mon, 11 Jun 2007 04:37:50 +0300 Timo Sirainen Fixed to work with the new unichar API HEAD
Mon, 11 Jun 2007 04:37:29 +0300 Timo Sirainen Rewrote some code and cleaned up the API HEAD
Mon, 11 Jun 2007 02:27:55 +0300 Timo Sirainen These files are MIT licensed nowadays. HEAD
Mon, 11 Jun 2007 02:21:30 +0300 Timo Sirainen Require C99 compatible vsnprintf(). Removed printf_string_upper_bound() and HEAD