log

age author description
Sat, 01 Dec 2007 10:39:12 +0200 Timo Sirainen If doing a lockless forced sync, track the UID we're trying to find. If we HEAD
Sat, 01 Dec 2007 10:31:02 +0200 Timo Sirainen Code cleanup HEAD
Sat, 01 Dec 2007 10:29:13 +0200 Timo Sirainen Removed pointless maildir_uidlist_sync_next_pre() calling. HEAD
Sat, 01 Dec 2007 09:51:43 +0200 Timo Sirainen If we did unlocked maildir sync, make sure we sync it later with locking. HEAD
Sat, 01 Dec 2007 09:51:30 +0200 Timo Sirainen Do fast sync if \Seen flags haven't changed, not vice versa. HEAD
Sat, 01 Dec 2007 09:48:19 +0200 Timo Sirainen If we're doing a fast sync, try only once to lock uidlist. HEAD
Sat, 01 Dec 2007 09:23:21 +0200 Timo Sirainen maildir_storage_sync_force(): Don't wait on trying to lock uidlist. Just try HEAD
Sat, 01 Dec 2007 09:09:47 +0200 Timo Sirainen Error handling fixes HEAD
Sat, 01 Dec 2007 09:09:21 +0200 Timo Sirainen maildir_uidlist_sync_init() was called wrong, although it just happened to HEAD
Thu, 29 Nov 2007 19:38:06 +0200 Timo Sirainen Don't crash when searching for empty TEXT or BODY. HEAD
Thu, 29 Nov 2007 07:23:48 +0200 Timo Sirainen FreeBSD: If connect() fails with EADDRINUSE or EACCES, try again max. 3 times. HEAD
Thu, 29 Nov 2007 07:21:58 +0200 Timo Sirainen Print maildir nsecs fields as integers, not as timestamps. HEAD
Wed, 28 Nov 2007 16:45:25 +0200 Timo Sirainen Added noenforcing option to fs quota backend. HEAD
Wed, 28 Nov 2007 16:08:39 +0200 Timo Sirainen Die if (Solaris) LDAP library returns wrong file descriptor. HEAD
Wed, 28 Nov 2007 15:50:55 +0200 Timo Sirainen Verify extension fields are correct when registering it from transaction HEAD
Wed, 28 Nov 2007 15:50:22 +0200 Timo Sirainen mail_index_ext_register(): Panic if parameters aren't correct. HEAD
Wed, 28 Nov 2007 09:16:17 +0200 Timo Sirainen Make sure all client connections are freed when exiting. HEAD
Wed, 28 Nov 2007 09:11:30 +0200 Timo Sirainen Don't crash when dict process exists and we receive SIGHUP. HEAD
Wed, 28 Nov 2007 08:57:04 +0200 Timo Sirainen Free mail before committing transaction. HEAD
Wed, 28 Nov 2007 08:56:51 +0200 Timo Sirainen Assert-crash if there are mails belonging to a transaction while it's being HEAD
Wed, 28 Nov 2007 08:11:18 +0200 Timo Sirainen Don't get message's header and body sizes separately if we really only need HEAD
Wed, 28 Nov 2007 08:10:18 +0200 Timo Sirainen mail_get_stream(): If we have virtual size cached, we don't have to read the HEAD
Tue, 27 Nov 2007 11:36:11 +0200 Timo Sirainen If auth_bind=no, ignore auth_bind_userdn setting instead of having it turn HEAD
Tue, 27 Nov 2007 05:27:31 +0200 Timo Sirainen Create a separate libdict_backend.a library with sql/db backends and link it HEAD
Mon, 26 Nov 2007 20:19:19 +0200 Timo Sirainen unlikely() and likely() were broken with non-gcc. HEAD
Mon, 26 Nov 2007 12:18:25 +0200 Timo Sirainen Added tag 1.1.beta9 for changeset 4b768f8b4034 HEAD
Mon, 26 Nov 2007 12:18:21 +0200 Timo Sirainen Released v1.1.beta9. HEAD 1.1.beta9
Mon, 26 Nov 2007 12:15:57 +0200 Timo Sirainen Delayed NFS attribute cache flushing had some bug, so removed it for now. HEAD
Mon, 26 Nov 2007 12:09:05 +0200 Timo Sirainen Don't try to rmdir() the file to flush its file handle with FreeBSD. HEAD
Sun, 25 Nov 2007 15:47:36 +0200 Timo Sirainen NFS cache flushing updates. HEAD