log src/lda/main.c @ 10156:85f3282cfe4f HEAD

age author description
Thu, 22 Oct 2009 22:01:43 -0400 Timo Sirainen lib-lda: Fixed duplicate database to work with multiple users per process. HEAD
Thu, 22 Oct 2009 18:31:18 -0400 Timo Sirainen lib-storage: Changed APIs to fix reading settings for multiple users. HEAD
Wed, 21 Oct 2009 19:54:00 -0400 Timo Sirainen Merged single and multi mail_storage_service_*() functions. HEAD
Tue, 20 Oct 2009 21:09:17 -0400 Timo Sirainen lda: Cleaned up parameter handling. HEAD
Tue, 20 Oct 2009 20:19:05 -0400 Timo Sirainen Moved process title init to lib-master. With Linux-hack enabled it now preserves command args. HEAD
Tue, 20 Oct 2009 20:07:45 -0400 Timo Sirainen Moved most of getopt() handling to lib-master. HEAD
Mon, 19 Oct 2009 21:42:09 -0400 Timo Sirainen Redesigned how login process passes connections to mail processes and changed related APIs. HEAD
Wed, 14 Oct 2009 16:35:16 -0400 Timo Sirainen lda: Escape local-part if it begins/ends with '.'. HEAD
Mon, 12 Oct 2009 12:37:35 -0400 Timo Sirainen deliver: Don't escape addresses with "." in local-part. HEAD
Wed, 30 Sep 2009 10:10:51 -0400 Timo Sirainen deliver: Changed all EX_CONFIGs to EX_TEMPFAILs to avoid bounces. HEAD
Sat, 27 Jun 2009 20:39:38 -0400 Timo Sirainen Whenever file's group changing fails, show the group origin in the error message. HEAD
Mon, 15 Jun 2009 14:28:55 -0400 Timo Sirainen Mailbox opening and closing APIs changed. HEAD
Tue, 02 Jun 2009 22:30:28 -0400 Timo Sirainen Initial commit for making mail_storage:mailbox_list to be from 1:1 to n:n. HEAD
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 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
Fri, 22 May 2009 17:26:27 -0400 Timo Sirainen lib-master has now a global master_service variable that all binaries use. HEAD
Mon, 11 May 2009 20:10:30 -0400 Timo Sirainen config handling fixes and improvements. Separated module/service lookups. Added support for per-lip/rip settings. HEAD
Thu, 23 Apr 2009 19:53:44 -0400 Timo Sirainen Initial commit for v2.0 master rewrite. Several features are still missing. HEAD
Mon, 20 Apr 2009 19:07:24 -0400 Timo Sirainen Pass remote/local IPs to mail_users. Standalone mail programs now log with mail_log_prefix. HEAD
Thu, 16 Apr 2009 18:09:36 -0400 Timo Sirainen lmtp: Minor cleanup. HEAD
Wed, 15 Apr 2009 12:40:16 -0400 Timo Sirainen mail_storage_service_init*() can now take multiple set_roots. HEAD
Mon, 13 Apr 2009 20:15:14 -0400 Timo Sirainen s/deliver/lda/ HEAD
Mon, 13 Apr 2009 15:45:17 -0400 Timo Sirainen Renamed deliver to dovecot-lda and moved most of its code to lib-lda. HEAD