log

age author description
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
Sun, 25 Nov 2007 15:05:31 +0200 Timo Sirainen If client tries to use unknown list-extended options, fail with BAD. HEAD
Sun, 25 Nov 2007 03:15:07 +0200 Timo Sirainen Added "password_noscheme" field which assumes the password is in the default HEAD
Sun, 25 Nov 2007 03:09:20 +0200 Timo Sirainen When saving password, add scheme prefix also if password begins with { but HEAD
Sat, 24 Nov 2007 15:21:38 +0200 Timo Sirainen o_stream_sendv(): If we're trying to send 0 bytes, just return 0 HEAD
Sat, 24 Nov 2007 13:54:46 +0200 Timo Sirainen seq_range_array_remove_range(): Don't break if seq2 is -1U. HEAD
Sat, 24 Nov 2007 06:59:08 +0200 Timo Sirainen Handle write failures with files better. HEAD
Sat, 24 Nov 2007 06:51:27 +0200 Timo Sirainen Added last_failed_errno to ostream to make error handling easier with files. HEAD
Sat, 24 Nov 2007 06:43:49 +0200 Timo Sirainen Moved stream_errno clearing to common functions in ostream.c. HEAD
Sat, 24 Nov 2007 06:40:09 +0200 Timo Sirainen Assert: With files o_stream_send*() must either write everything or return HEAD
Fri, 23 Nov 2007 12:35:48 +0200 Timo Sirainen Removed broken check for empty lines in maildirsize, which could have caused HEAD
Fri, 23 Nov 2007 12:19:49 +0200 Timo Sirainen Don't add virtual size to uidlist if it's already in filename. HEAD
Fri, 23 Nov 2007 12:18:08 +0200 Timo Sirainen Don't try to set virtual size to uidlist for newly saved mails. They already HEAD
Fri, 23 Nov 2007 12:15:32 +0200 Timo Sirainen POP3 state checking wasn't done right. HEAD