log

age author description
Mon, 25 May 2009 23:41:12 -0400 Timo Sirainen Split NAMESPACE_FLAG_INTERNAL into distinct _NOQUOTA and _NOACL flags. HEAD
Mon, 25 May 2009 23:33:56 -0400 Timo Sirainen imap: Don't send "Waiting for auth process" if it's the client that's waiting on AUTHENTICATE. HEAD
Mon, 25 May 2009 22:38:26 -0400 timo lda: If temp file can't be created because home dir doesn't exist, create it. HEAD
Mon, 25 May 2009 22:20:13 -0400 Timo Sirainen lda: Log to specified log file, not to stderr. HEAD
Mon, 25 May 2009 22:18:39 -0400 Timo Sirainen istream-seekable: Changed API to use a callback function to create the temp file. HEAD
Mon, 25 May 2009 21:52:55 -0400 Timo Sirainen convert plugin: If alt_hierarchy_char isn't specified, don't truncate mailbox names. HEAD
Mon, 25 May 2009 21:44:24 -0400 Timo Sirainen convert-tool didn't handle command line parameters correctly. HEAD
Mon, 25 May 2009 21:22:55 -0400 Timo Sirainen imap-parser: Don't return early if line ends with CR but there's no LF. HEAD
Mon, 25 May 2009 21:22:47 -0400 Timo Sirainen imap-parser unit testing started. HEAD
Mon, 25 May 2009 21:03:42 -0400 Timo Sirainen Split test-imap binary to test-imap-match and test-imap-utf7. HEAD
Mon, 25 May 2009 21:02:18 -0400 Timo Sirainen .hgignore: Ignore all test-* binaries. HEAD
Mon, 25 May 2009 20:41:08 -0400 Timo Sirainen dovecot-example.conf: Make it clear mail_log_group_events is boolean. HEAD
Mon, 25 May 2009 20:35:41 -0400 Timo Sirainen auth: Added support for EXTERNAL SASL mechanism. HEAD
Mon, 25 May 2009 20:34:33 -0400 Timo Sirainen auth: If initial SASL reply was given but empty, pass it to auth mechanisms. HEAD
Mon, 25 May 2009 19:44:56 -0400 Timo Sirainen Message-decoder: Fixes to handling binary body parts. HEAD
Mon, 25 May 2009 19:30:05 -0400 Timo Sirainen imap: Mailbox closing command shouldn't hang on waiting a delayed sync to finish. HEAD
Mon, 25 May 2009 19:06:40 -0400 Timo Sirainen lmtp: Handle MAIL FROM and RCPT TO parameters properly. HEAD
Sun, 24 May 2009 18:08:58 -0400 Timo Sirainen IMAP: Make sure pending syncs are done before a mailbox-changing command is run. HEAD
Sat, 23 May 2009 15:02:30 -0400 Timo Sirainen dovecot-example.conf: Drop _file from ssl_cert and ssl_key. HEAD
Fri, 22 May 2009 19:24:26 -0400 Timo Sirainen imap, pop3 no longer assume that there's only a single client in process. HEAD
Fri, 22 May 2009 19:16:45 -0400 Timo Sirainen lazy-expunge plugin implements mailbox deletions now using mailbox_list_rename_mailbox(). HEAD
Fri, 22 May 2009 19:16:03 -0400 Timo Sirainen Implemented initial support for renaming mailboxes across namespaces. HEAD
Fri, 22 May 2009 18:28:08 -0400 Timo Sirainen settings_parse_stream*() could have stopped after reading unknown settings. HEAD
Fri, 22 May 2009 18:26:07 -0400 Timo Sirainen FETCH: If FETCH returned [EXPUNGEISSUED], it got stuck to all subsequent replies too. HEAD
Fri, 22 May 2009 17:40:49 -0400 Timo Sirainen Fixed LMTP server to actualy work. HEAD
Fri, 22 May 2009 17:29:13 -0400 Timo Sirainen Added missing master_service_client_connection_destroyed() calls. HEAD
Fri, 22 May 2009 17:26:27 -0400 Timo Sirainen lib-master has now a global master_service variable that all binaries use. HEAD
Fri, 22 May 2009 13:07:17 -0400 Timo Sirainen Mailbox renaming with LAYOUT=fs wasn't renaming control dirs if they were used. HEAD
Thu, 21 May 2009 15:11:49 -0400 Timo Sirainen lazy-expunge plugin: Replaced maildir-specific expunge implementation with generic copy+expunge. HEAD
Thu, 21 May 2009 14:39:55 -0400 Timo Sirainen master process shouldn't log to stderr. Changed the lib-master flag to _DONT_LOG_TO_STDERR. HEAD
Thu, 21 May 2009 12:59:30 -0400 Timo Sirainen imap code cleanup: Use array instead of buffer for storing fetch handlers. HEAD
Thu, 21 May 2009 12:55:57 -0400 Timo Sirainen IMAP: Register FETCH handlers at startup so we don't break if plugins add them. HEAD
Thu, 21 May 2009 12:45:50 -0400 Timo Sirainen auth: Handle crypt() failing. HEAD
Wed, 20 May 2009 23:13:48 -0400 Timo Sirainen idxview: Show dbox record contents in human-readable form. HEAD
Wed, 20 May 2009 23:13:01 -0400 Timo Sirainen dbox: Fixed giving wrong map_uid_validity to new mailboxes. HEAD
Wed, 20 May 2009 22:59:41 -0400 Timo Sirainen multi-dbox: Added save date to dbox index records so it won't be shared across mailboxes. HEAD
Wed, 20 May 2009 22:52:55 -0400 Timo Sirainen Added FETCH X-SAVEDATE. HEAD
Wed, 20 May 2009 22:45:16 -0400 Timo Sirainen lib-master: Log to stderr by default when starting standalone. HEAD
Wed, 20 May 2009 22:43:08 -0400 Timo Sirainen lib-master: Added -O parameter to use program default settings. HEAD
Wed, 20 May 2009 17:53:03 -0400 Timo Sirainen deliver_log_format: %s should contain subject in UTF8, not in MIME-encoded form. HEAD
Wed, 20 May 2009 17:47:49 -0400 Timo Sirainen Maildir: Make sure messages are removed from index if they are deleted externally from new/. HEAD
Wed, 20 May 2009 17:30:46 -0400 Timo Sirainen Created mail_index_map_lookup_seq_range() from code in mail-index-view.c. HEAD
Wed, 20 May 2009 17:28:53 -0400 Timo Sirainen Moved some code from mail-index-map.c to mail-index-map-read.c HEAD
Wed, 20 May 2009 15:39:39 -0400 Timo Sirainen Moved some code from mail-index-map.c to mail-index-map-hdr.c HEAD
Wed, 20 May 2009 14:04:25 -0400 Timo Sirainen auth: Fixed using ldap plugin. HEAD
Wed, 20 May 2009 13:52:49 -0400 Timo Sirainen dovecot --build-options: If SQL or LDAP was built as plugins, say it. HEAD
Tue, 19 May 2009 14:48:08 -0400 Timo Sirainen SEARCH INTREAD: Crashfix when deinitializing. HEAD
Tue, 19 May 2009 13:37:31 -0400 Timo Sirainen If FETCH gets too little message data, use "FETCH failed" disconnection reason. HEAD
Tue, 19 May 2009 13:36:33 -0400 Timo Sirainen o_stream_send_istream(): Make sure istream->eof gets set after sending everything with sendfile(). HEAD
Tue, 19 May 2009 13:34:54 -0400 Timo Sirainen safe_sendfile(): Error handling fixes for Linux and Solaris. HEAD
Mon, 18 May 2009 14:01:23 -0400 Timo Sirainen Fixed compiling without OpenSSL. HEAD
Mon, 18 May 2009 13:16:55 -0400 Timo Sirainen Moved mail_thread_type_parse() to lib-storage.a to avoid some linking problems. HEAD
Mon, 18 May 2009 13:09:25 -0400 Timo Sirainen message-decoder now supports optionally returning non-text bodyparts as-is. HEAD
Sun, 17 May 2009 21:35:07 -0400 Timo Sirainen zlib: Don't expose file descriptor. Others can't do anything with it anyway. HEAD
Sun, 17 May 2009 21:03:39 -0400 Timo Sirainen Added env_backup_*() for saving/restoring environment. HEAD
Sun, 17 May 2009 21:02:38 -0400 Timo Sirainen env_clean(): Clear the environment memory pool also. HEAD
Sun, 17 May 2009 21:01:45 -0400 Timo Sirainen env-util: Minor code cleanup. HEAD
Sun, 17 May 2009 20:34:35 -0400 Timo Sirainen Berkeley DB dict: Transactions should be aborted with abort(), not discard(). HEAD
Sun, 17 May 2009 18:45:23 -0400 Timo Sirainen virtual: If we can't open a mailbox that was added using a wildcard, just skip it. HEAD
Sun, 17 May 2009 18:35:30 -0400 Timo Sirainen quota-fs: Improved debug logging. HEAD