log

age author description
Wed, 24 Jun 2009 14:20:11 -0400 Timo Sirainen auth: Increased auth workers' max. input line length to 8192. HEAD
Tue, 23 Jun 2009 20:05:29 -0400 Timo Sirainen Don't (double) free mail_user if namespace initialization fails. HEAD
Mon, 22 Jun 2009 01:49:30 -0400 Timo Sirainen Added tag 1.2.rc6 for changeset 069d1d3f1760 HEAD
Mon, 22 Jun 2009 01:49:28 -0400 Timo Sirainen Released 1.2.rc6. HEAD 1.2.rc6
Mon, 22 Jun 2009 01:43:31 -0400 Timo Sirainen login client idle timeout should be larger than auth request timeout, not vice versa. HEAD
Mon, 22 Jun 2009 00:42:56 -0400 Timo Sirainen acl: If dovecot-acl-list writing fails, delete it so it gets rebuilt later. HEAD
Mon, 22 Jun 2009 00:29:13 -0400 Timo Sirainen imap-acl: Handle empty rights (no rights) properly. HEAD
Mon, 22 Jun 2009 00:28:33 -0400 Timo Sirainen acl: Handle empty rights (no rights) properly. HEAD
Mon, 22 Jun 2009 00:11:43 -0400 Timo Sirainen imap_parser_read_args() didn't correctly return how many parameters were read. HEAD
Mon, 22 Jun 2009 00:10:00 -0400 Timo Sirainen imap-acl: Command parameter reading wasn't done correctly. HEAD
Sun, 21 Jun 2009 23:44:18 -0400 Timo Sirainen expire-tool: Set USER environment while processing a user. HEAD
Sun, 21 Jun 2009 23:31:46 -0400 Timo Sirainen eacces_error_get*() works now properly when process's real uid != effective uid. HEAD
Sun, 21 Jun 2009 23:30:42 -0400 Timo Sirainen Added restrict_get_groups_list() for easily getting list of process's groups. HEAD
Sun, 21 Jun 2009 23:09:19 -0400 Timo Sirainen expire-tool: If auth_socket_path isn't set, default to base_dir/auth-master. HEAD
Sun, 21 Jun 2009 22:48:50 -0400 Timo Sirainen When accessing a shared namespace, don't change separators in mailbox name. HEAD
Sun, 21 Jun 2009 22:26:58 -0400 Timo Sirainen master: Set BASE_DIR environment for mail processes. HEAD
Sun, 21 Jun 2009 22:22:57 -0400 Timo Sirainen mail_location: Allow using ":" characters in dir names by escaping it as "::". HEAD
Wed, 17 Jun 2009 13:05:40 -0400 Timo Sirainen imap-login: Using CAPABILITY command after STARTTLS shouldn't trigger CAPABILITY pushing workaround. HEAD
Wed, 17 Jun 2009 12:44:33 -0400 Timo Sirainen solr: Don't use "any" copyfield, it doubles the index size. HEAD
Tue, 16 Jun 2009 18:55:34 -0400 Timo Sirainen threadview: If mmap() fails, fail with an error instead of crashing. HEAD
Tue, 16 Jun 2009 14:41:02 -0400 Timo Sirainen expire-tool --test: Don't write LFs after timestamps. HEAD
Tue, 16 Jun 2009 13:39:40 -0400 Timo Sirainen str_append_unescaped() didn't unescape \\ correctly. HEAD
Mon, 15 Jun 2009 23:14:25 -0400 Timo Sirainen expire-tool --test: Fixed timestamp logging. HEAD
Mon, 15 Jun 2009 21:56:22 -0400 Timo Sirainen IMAP: Don't crash if IDLE command is pipelined after a long-running UID FETCH or UID SEARCH. HEAD
Mon, 15 Jun 2009 21:43:37 -0400 Timo Sirainen IMAP: Send [ALREADYEXISTS], [NONEXISTENT] and [TRYCREATE] resp-codes correctly. HEAD
Mon, 15 Jun 2009 21:22:30 -0400 Timo Sirainen IMAP RENAME: If dest mailbox exists but source doesn't, fail with "Mailbox doesn't exist". HEAD
Mon, 15 Jun 2009 21:15:37 -0400 Timo Sirainen expire-tool: Link mountpoint.o so quota plugin loading doesn't fail. HEAD
Mon, 15 Jun 2009 21:03:08 -0400 Timo Sirainen auth: Don't assert-crash if trying to log in as master user but with empty login username. HEAD
Mon, 15 Jun 2009 20:48:12 -0400 Timo Sirainen safe_mkstemp*() was used incorrectly. umask() no longer changes its behavior. HEAD
Mon, 15 Jun 2009 20:46:51 -0400 Timo Sirainen Transaction log dotlocking ignored mail_nfs_index and dotlock_use_excl settings. HEAD