log

age author description
Sun, 09 Mar 2008 12:46:43 +0200 Timo Sirainen Compiler warning fixes branch_1_0
Sun, 09 Mar 2008 12:45:19 +0200 Timo Sirainen If trying to log in with password having illegal characters, make sure we branch_1_0
Sun, 09 Mar 2008 12:36:55 +0200 Timo Sirainen Use auth-stream API to build all TAB-delimited strings to make sure strings branch_1_0
Sun, 09 Mar 2008 10:35:09 +0200 Timo Sirainen Make sure the primary GID is in supplementary groups when using branch_1_0
Sun, 09 Mar 2008 10:31:31 +0200 Timo Sirainen mail_privileged_group didn't work with systems where setresgid() wasn't branch_1_0
Sat, 08 Mar 2008 05:47:59 +0200 Timo Sirainen THREAD fixes: If sent date isn't usable, fallback to received date. If branch_1_0
Thu, 06 Mar 2008 02:08:41 +0200 Timo Sirainen Assert-crashfix when using a specific plugin combination. branch_1_0
Wed, 05 Mar 2008 09:13:01 +0200 Timo Sirainen Added tag 1.0.12 for changeset 923786016963 branch_1_0
Wed, 05 Mar 2008 09:12:44 +0200 Timo Sirainen Released v1.0.12. branch_1_0 1.0.12
Wed, 05 Mar 2008 01:10:57 +0200 Timo Sirainen Fail with a clear error if both tls=yes and ldaps:// URI is used. branch_1_0
Wed, 05 Mar 2008 00:56:28 +0200 Timo Sirainen If tls=yes is used, use ldap_version=3 automatically. branch_1_0
Wed, 05 Mar 2008 00:37:12 +0200 Timo Sirainen When not using O_EXCL dotlocking it logged an error if temp file creation branch_1_0
Tue, 04 Mar 2008 08:14:59 +0200 Timo Sirainen Added tag 1.0.11 for changeset bb50c8adf9f5 branch_1_0
Tue, 04 Mar 2008 08:14:53 +0200 Timo Sirainen Released v1.0.11. branch_1_0 1.0.11
Tue, 04 Mar 2008 07:53:18 +0200 Timo Sirainen Replaced mail_extra_groups setting with mail_privileged_group and branch_1_0
Sun, 02 Mar 2008 19:52:16 +0200 Timo Sirainen If stat() fails with anything else than ENOENT when creating a maildir temp branch_1_0
Sun, 02 Mar 2008 07:39:35 +0200 Timo Sirainen Fixed pass=yes with blocking passdbs. Also master_user wasn't exported branch_1_0
Fri, 29 Feb 2008 11:18:02 +0200 Timo Sirainen Trying to user $USER environment didn't work before environment was already branch_1_0
Fri, 29 Feb 2008 11:15:29 +0200 Timo Sirainen If username lookup fails, return EX_USAGE instead of EX_TEMPFAIL because we branch_1_0
Thu, 21 Feb 2008 18:17:57 +0200 Timo Sirainen More fixes to SEARCH BEFORE/ON/SINCE timezone handling. branch_1_0
Wed, 20 Feb 2008 20:02:31 +0200 Timo Sirainen SEARCH BEFORE/ON/SINCE didn't handling timezones correctly. branch_1_0
Sun, 17 Feb 2008 13:46:09 +0200 Timo Sirainen Use a less optimal, but safer, way to get mail's physical size. branch_1_0
Sat, 16 Feb 2008 16:24:35 +0200 Timo Sirainen Added a warning comment to mail_extra_groups. branch_1_0
Fri, 15 Feb 2008 13:23:20 +0200 Timo Sirainen Fixed bad memcpy() usage with memmove(). branch_1_0
Wed, 13 Feb 2008 20:23:27 +0200 Timo Sirainen convert-tool returned inverted exit status. branch_1_0
Sat, 19 Jan 2008 08:29:04 +0200 Timo Sirainen Assert-crashfix. branch_1_0
Sat, 19 Jan 2008 08:05:34 +0200 Timo Sirainen Maildir: Don't crash if mailbox couldn't be opened. Patch by Richard Platel. branch_1_0
Wed, 16 Jan 2008 18:41:06 +0200 Timo Sirainen If we see that Dovecot is already running, log the error as fatal instead of branch_1_0
Wed, 09 Jan 2008 05:07:31 +0200 Timo Sirainen Better error fix for the previous one branch_1_0
Wed, 09 Jan 2008 05:06:19 +0200 Timo Sirainen Minor error handling fix. branch_1_0
Mon, 07 Jan 2008 12:41:11 +0200 Timo Sirainen If getpwuid() lookup fails but USER environment exists, just user it instead branch_1_0
Fri, 04 Jan 2008 03:31:04 +0200 Timo Sirainen If AUTH has "nologin" parameter, the request is freed when authentication is branch_1_0
Thu, 03 Jan 2008 21:20:38 +0200 Timo Sirainen If giving pool_alloconly_create() less than 40 bytes as the initial size branch_1_0
Wed, 02 Jan 2008 23:45:40 +0200 Timo Sirainen auth_bind=yes: Use scope from config file also for DN lookups instead of branch_1_0
Tue, 01 Jan 2008 21:54:09 +0200 Timo Sirainen s/SS_LIBS/SSL_LIBS/ branch_1_0
Tue, 01 Jan 2008 21:37:06 +0200 Timo Sirainen Added SSL_LIBS branch_1_0
Sat, 29 Dec 2007 08:09:47 +0200 Timo Sirainen Added tag 1.0.10 for changeset 590f0bc4a823 branch_1_0
Sat, 29 Dec 2007 08:09:42 +0200 Timo Sirainen Released v1.0.10. branch_1_0 1.0.10
Sat, 29 Dec 2007 04:20:13 +0200 Timo Sirainen Don't try to preserve requests across reconnections. The retrying code is branch_1_0
Fri, 28 Dec 2007 20:04:44 +0200 Timo Sirainen When doing a forced sync, we're not necessarily locked. If it takes a while, branch_1_0
Fri, 28 Dec 2007 18:39:51 +0200 Timo Sirainen Added some kludges so that mbox input streams won't read data from wrong branch_1_0
Sat, 22 Dec 2007 06:53:33 +0200 Timo Sirainen Put back mail_get_stream() optimizations now that mail_get_physical_size() branch_1_0
Sat, 22 Dec 2007 06:51:57 +0200 Timo Sirainen mail_get_physical_size() returns now the mail stream's size. branch_1_0
Sat, 22 Dec 2007 03:17:47 +0200 Timo Sirainen Refresh index when we want to know the next_uid, otherwise we might have branch_1_0
Fri, 21 Dec 2007 23:04:17 +0200 Timo Sirainen Add a context structure to all message parts and remove the NULL checks. branch_1_0
Fri, 21 Dec 2007 17:11:16 +0200 Timo Sirainen If protocols=none, don't check if mail/login executables are usable. branch_1_0
Thu, 20 Dec 2007 23:01:04 +0200 Timo Sirainen If LDAP base contained variables, auth cache should have included them in branch_1_0
Tue, 11 Dec 2007 21:00:14 +0200 Timo Sirainen Added tag 1.0.9 for changeset c8bd340d90ca branch_1_0
Tue, 11 Dec 2007 20:59:57 +0200 Timo Sirainen Released v1.0.9. branch_1_0 1.0.9
Tue, 11 Dec 2007 20:58:11 +0200 Timo Sirainen mbox fix for RFC822.TEXT also. branch_1_0
Tue, 11 Dec 2007 20:47:30 +0200 Timo Sirainen Updated ssl_ca_file comment. branch_1_0
Tue, 11 Dec 2007 20:44:26 +0200 Timo Sirainen If file is lost, don't try to look for it until stack overflows. branch_1_0
Tue, 11 Dec 2007 20:32:02 +0200 Timo Sirainen Fixed "got too little data" with mboxes. branch_1_0
Tue, 11 Dec 2007 19:13:40 +0200 Timo Sirainen Instead of logging only "Aborted login", log also if client tried to use branch_1_0
Mon, 10 Dec 2007 11:39:29 +0200 Timo Sirainen Fixed a leaked t_pop() branch_1_0
Sun, 09 Dec 2007 16:07:57 +0200 Timo Sirainen Fixed memory leak when FETCH command used multiple streams. branch_1_0
Tue, 04 Dec 2007 15:14:35 +0200 Timo Sirainen Optimize physical mail size calculation by using the next message's offset branch_1_0
Tue, 04 Dec 2007 10:26:25 +0200 Timo Sirainen When client tried to fetch INTERNALDATE for an expunged message, we sent a branch_1_0
Mon, 03 Dec 2007 18:53:05 +0200 Timo Sirainen If we can't open/create the wanted mailbox, log an error. branch_1_0
Mon, 03 Dec 2007 11:45:20 +0200 Timo Sirainen "section changed at line" was always reporting the current line instead of branch_1_0