log

age author description
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
Mon, 15 Jun 2009 20:38:50 -0400 Timo Sirainen When getting fs permissions for a non-existing mailbox, fallback to root dir's permissions. HEAD
Mon, 15 Jun 2009 19:40:40 -0400 Timo Sirainen imap proxy: Fix to previous change. HEAD
Mon, 15 Jun 2009 19:38:30 -0400 Timo Sirainen acl: Don't assert-crash if removing all rights. HEAD
Mon, 15 Jun 2009 00:01:39 -0400 Timo Sirainen imap proxy: Pass through to client unexpected untagged replies from remote server. HEAD
Thu, 11 Jun 2009 18:04:43 -0400 Timo Sirainen imap_utf7: Renamed to imap-utf7. Also fixed usage error string to print LF. HEAD
Thu, 11 Jun 2009 14:53:31 -0400 Timo Sirainen mbox: Don't crash with invalid From_-lines. HEAD