log

age author description
Wed, 26 May 2010 16:16:44 +0100 Timo Sirainen lib-storage: Removed unnecessary struct mail_save_context.saved_physical_size HEAD
Wed, 26 May 2010 16:16:14 +0100 Timo Sirainen lda, lmtp: Fixed library dependency tracking in Makefiles. HEAD
Wed, 26 May 2010 16:13:15 +0100 Timo Sirainen dbox: Figure out internally when message's "physical size" doesn't match "written size". HEAD
Wed, 26 May 2010 15:29:21 +0100 Timo Sirainen lib-sql: Fixed getting number of affected rows with MySQL. HEAD
Wed, 26 May 2010 12:41:26 +0100 Timo Sirainen example-config: Fixed example dict config filenames. HEAD
Tue, 25 May 2010 21:03:29 +0100 Timo Sirainen director: Update connection count when client disconnects. HEAD
Tue, 25 May 2010 20:03:39 +0100 Timo Sirainen quota-fs: If FS quota is enabled, create (some of) users' temp files to /tmp. HEAD
Tue, 25 May 2010 20:02:51 +0100 Timo Sirainen lib-storage: mail_user.get_temp_prefix() method added. HEAD
Tue, 25 May 2010 19:52:07 +0100 Timo Sirainen configure: --without-shared-libs should use static liblda for lda/lmtp. HEAD
Tue, 25 May 2010 17:36:35 +0100 Timo Sirainen mbox: If write fails with EFBIG, give an error that mentions ulimit -f. HEAD
Tue, 25 May 2010 17:34:56 +0100 Timo Sirainen lib-index: Fix to recent error handling change. HEAD
Tue, 25 May 2010 16:45:18 +0100 Timo Sirainen lmtp: Add Return-Path: header. Also with only one RCPT TO, add Delivered-To: header. HEAD
Tue, 25 May 2010 16:31:39 +0100 Timo Sirainen Die if system hostname contains '/' character. HEAD
Tue, 25 May 2010 16:09:14 +0100 Timo Sirainen lib-storage: If read-only mailbox uses private flags, don't return it as READ-ONLY. HEAD
Tue, 25 May 2010 15:27:26 +0100 Timo Sirainen Changed some index error handling conditions to log an error instead of assert-crash. HEAD
Tue, 25 May 2010 15:25:01 +0100 Timo Sirainen lib-index: On errors, close sync view before fsck to avoid assert-crash. HEAD
Tue, 25 May 2010 15:24:05 +0100 Timo Sirainen Increased initial memory pool size. HEAD
Tue, 25 May 2010 15:23:32 +0100 Timo Sirainen maildir: Expunging last messages may have assert-crashed if their filenames had changed. HEAD
Tue, 25 May 2010 15:22:03 +0100 Timo Sirainen lib-index: Recent "save transaction commits to memory" may have assert-crashed sometimes. HEAD
Thu, 20 May 2010 19:49:41 +0200 Timo Sirainen mysql: Fixed assert-crashing on transaction commits. HEAD
Thu, 20 May 2010 18:28:04 +0200 Timo Sirainen Added mail process pid to default login_log_format_elements HEAD
Thu, 20 May 2010 18:12:20 +0200 Timo Sirainen doveadm: Look up sockets from base_dir rather than hardcoded PKG_RUNDIR. HEAD
Thu, 20 May 2010 17:16:39 +0200 Timo Sirainen Added process title hack support for OS X. HEAD
Thu, 20 May 2010 13:35:38 +0200 Timo Sirainen Added doveadm director flush command for dropping user associations from memory. HEAD
Thu, 20 May 2010 13:17:30 +0200 Timo Sirainen login: Tell auth process to free aborted auth requests. HEAD
Thu, 20 May 2010 12:37:15 +0200 Timo Sirainen doveadm director status user: Show more ways of what user's potential hosts are. HEAD
Thu, 20 May 2010 12:23:55 +0200 Timo Sirainen director: Code cleanup - keep mail hosts in a struct rather than in static variables. HEAD
Thu, 20 May 2010 11:46:21 +0200 Timo Sirainen doveadm director status username now returns which server the user is assigned to. HEAD
Thu, 20 May 2010 10:43:47 +0200 Timo Sirainen director: Preserve old mail server state when a new director connects to ring. HEAD
Thu, 20 May 2010 10:43:19 +0200 Timo Sirainen director: Fixes to connecting to remote director. HEAD
Thu, 20 May 2010 10:02:11 +0200 Timo Sirainen quota: Added ignoreunlimited option to quota roots to disable tracking users with unlimited quota. HEAD
Thu, 20 May 2010 10:01:43 +0200 Timo Sirainen imap-quota: If user has no quota roots, don't return QUOTAROOT reply. HEAD
Thu, 20 May 2010 09:31:41 +0200 Timo Sirainen master: If process running as root didn't dump core, don't suggest non-working workarounds. HEAD
Thu, 20 May 2010 09:25:47 +0200 Timo Sirainen imap parser: Fail immediately if we see unexpected ')' while reading atom. HEAD
Thu, 20 May 2010 09:15:49 +0200 Timo Sirainen master: If throttling a service and there are no service processes, drop all queued connection attempts. HEAD
Wed, 19 May 2010 18:49:25 +0200 Timo Sirainen director: If we logged that we're delaying connections, also log when we continue. HEAD
Wed, 19 May 2010 18:43:47 +0200 Timo Sirainen doveadm fetch: Added support for hdr.<name> field. HEAD
Wed, 19 May 2010 18:24:39 +0200 Timo Sirainen director: Use net_try_bind() to try to find our own IP. HEAD
Wed, 19 May 2010 18:24:23 +0200 Timo Sirainen liblib: Added net_try_bind() HEAD
Wed, 19 May 2010 18:14:53 +0200 Timo Sirainen director: Fixed finding the director's own IP in case system has multiple. HEAD
Wed, 19 May 2010 17:46:06 +0200 Timo Sirainen director: Create outgoing connections from our own known IP. HEAD
Wed, 19 May 2010 17:44:56 +0200 Timo Sirainen doveadm fetch: Added support for imap.envelope, imap.body and imap.bodystructure fields. HEAD
Wed, 19 May 2010 17:35:27 +0200 Timo Sirainen lib-storage: mailbox_list_iter_init_namespaces() didn't match INBOX pattern correctly. HEAD
Wed, 19 May 2010 17:21:42 +0200 Timo Sirainen doveconf <key>: Don't output the "key =" prefix. HEAD
Wed, 19 May 2010 17:07:46 +0200 Timo Sirainen Compiler warning fixes. HEAD
Wed, 19 May 2010 16:19:56 +0200 Timo Sirainen director: Crashfix at exit if proxy-notify fifo hadn't been used yet. HEAD
Wed, 19 May 2010 15:48:20 +0200 Timo Sirainen maildir++ quota: Support "NOQUOTA" as valid backend string. HEAD
Wed, 19 May 2010 15:03:46 +0200 Timo Sirainen director: Use auth-login socket, not login/login so it works as non-root. HEAD
Wed, 19 May 2010 15:03:26 +0200 Timo Sirainen auth: Create auth-login socket by default where internal user can connect to. HEAD
Wed, 19 May 2010 14:59:11 +0200 Timo Sirainen str_to_gid(): Allow negative GIDs on OS X. HEAD
Wed, 19 May 2010 13:20:06 +0200 Timo Sirainen login: Don't log an error at startup if proxy-notify fifo hasn't been enabled. HEAD
Wed, 19 May 2010 13:08:33 +0200 Timo Sirainen director: If connecting to director fails, try connecting to next one. HEAD
Wed, 19 May 2010 12:45:54 +0200 Timo Sirainen director: If we need to send a failure reply to login process, make it a temp failure. HEAD
Wed, 19 May 2010 12:23:32 +0200 Timo Sirainen director: Tell login proxy to notify director of open connections every director_user_expire/2 secs. HEAD
Wed, 19 May 2010 12:20:36 +0200 Timo Sirainen login proxy: If passdb returns proxy_refresh=<secs>, send username to proxy-notify fifo every n secs. HEAD
Wed, 19 May 2010 12:17:53 +0200 Timo Sirainen master: Fixes to listening in fifos. HEAD
Wed, 19 May 2010 11:53:26 +0200 Timo Sirainen director: Memory leak fix. HEAD
Wed, 19 May 2010 09:56:49 +0200 Timo Sirainen Added initial implementation of a director process (for NFS users). HEAD
Wed, 19 May 2010 09:52:36 +0200 Timo Sirainen lib-auth: Crashfix if server sent broken input. HEAD
Wed, 19 May 2010 09:32:05 +0200 Timo Sirainen example-config: Example namespace's hidden value default was wrong. HEAD