log

age author description
Fri, 19 Jan 2007 17:19:32 +0200 Timo Sirainen Several fixes to handling deinitialization without crashing. HEAD
Fri, 19 Jan 2007 17:18:24 +0200 Timo Sirainen Do ldap_bind() only when there are no requests waiting, and don't do HEAD
Fri, 19 Jan 2007 15:27:38 +0200 Timo Sirainen If request fails with internal failure, don't crash if auth cache is HEAD
Thu, 18 Jan 2007 21:51:18 +0200 Timo Sirainen Allow --with-vpopmail=path specify the vpopmail_home path. HEAD
Thu, 18 Jan 2007 20:45:33 +0200 Timo Sirainen Added mail_log plugin to log various mail operations. Currently it logs mail HEAD
Thu, 18 Jan 2007 19:20:49 +0200 Timo Sirainen Saved mails and dovecot-keywords file didn't set the group from HEAD
Thu, 18 Jan 2007 18:57:43 +0200 Timo Sirainen Removed mail_read_mmaped setting. It's a pretty useless setting and HEAD
Thu, 18 Jan 2007 18:56:57 +0200 Timo Sirainen Cleanups HEAD
Thu, 18 Jan 2007 18:44:09 +0200 Timo Sirainen If inotify_add_watch() fails with ESTALE, don't log an error. HEAD
Thu, 18 Jan 2007 18:36:48 +0200 Timo Sirainen base_dir doesn't need to be group-readable, don't force it. HEAD
Thu, 18 Jan 2007 17:36:44 +0200 Timo Sirainen Memory pool size changes HEAD
Thu, 18 Jan 2007 17:36:11 +0200 Timo Sirainen debug: Don't bother warning about cache compressions. It has lived its HEAD
Thu, 18 Jan 2007 17:33:36 +0200 Timo Sirainen Don't keep the memory pool virtual functions in the pool structure itself, HEAD
Thu, 18 Jan 2007 17:31:20 +0200 Timo Sirainen cleanup HEAD
Thu, 18 Jan 2007 16:34:43 +0200 Timo Sirainen Use larger default pool sizes HEAD
Thu, 18 Jan 2007 16:34:11 +0200 Timo Sirainen Compiler warning fixes HEAD
Thu, 18 Jan 2007 01:33:29 +0200 Timo Sirainen Keywords were sometimes being re-added to the index even while they already HEAD
Wed, 17 Jan 2007 20:53:27 +0200 Timo Sirainen Don't rename() .log to .log.2, because it temporarily loses the log file. HEAD
Wed, 17 Jan 2007 20:47:46 +0200 Timo Sirainen unreliable_flags wasn't always set correctly, which caused "xxx counter HEAD
Wed, 17 Jan 2007 20:45:43 +0200 Timo Sirainen cleanup HEAD
Wed, 17 Jan 2007 19:59:13 +0200 Timo Sirainen Disable dnotify silently if it's not supported by the kernel. We were HEAD
Wed, 17 Jan 2007 18:17:42 +0200 Timo Sirainen Fixes to error handling paths. HEAD
Wed, 17 Jan 2007 16:57:11 +0200 Timo Sirainen A new "extension introduction" in transaction log could have left some HEAD
Wed, 17 Jan 2007 00:39:49 +0200 Timo Sirainen And now really fix the log rotation race. HEAD
Wed, 17 Jan 2007 00:00:18 +0200 Timo Sirainen Make sure file_seq isn't zero in cache file header. HEAD
Tue, 16 Jan 2007 23:58:52 +0200 Timo Sirainen Fixed a race condition in transaction log rotation, which could have caused HEAD
Tue, 16 Jan 2007 20:27:57 +0200 Timo Sirainen cleanup HEAD
Tue, 16 Jan 2007 20:27:44 +0200 Timo Sirainen Make sure that extensions don't point outside allocated record size. HEAD
Tue, 16 Jan 2007 19:00:38 +0200 Timo Sirainen Compiler warning fixes HEAD
Tue, 16 Jan 2007 18:59:06 +0200 Timo Sirainen When opening maildir, check if tmp/'s atime is over 8h old. If it is, delete HEAD