log src/lda/main.c @ 11039:0f98525e4567 HEAD

age author description
Mon, 05 Apr 2010 01:06:02 +0300 Timo Sirainen Removed dead code. HEAD
Sat, 06 Mar 2010 14:04:42 +0200 Timo Sirainen Set input stream names for mail file streams. HEAD
Fri, 12 Feb 2010 23:27:16 +0200 Timo Sirainen lib-storage: Removed input parameter from mailbox_alloc(), added mailbox_open_stream() HEAD
Sun, 07 Feb 2010 17:50:08 +0200 Timo Sirainen lib-storage: Split mailbox_close() and mailbox_free() functionality. HEAD
Mon, 25 Jan 2010 01:19:08 +0200 Timo Sirainen Updated copyright notices to include year 2010. HEAD
Wed, 16 Dec 2009 19:27:57 -0500 Timo Sirainen lib-storage: Changed mailbox_sync() and mailbox_sync_deinit() APIs. HEAD
Wed, 16 Dec 2009 13:42:45 -0500 Timo Sirainen Use t_abspath() instead of duplicating code. HEAD
Wed, 11 Nov 2009 12:40:50 -0500 Timo Sirainen mail_deliver_save() now takes mailbox name as UTF-8 and internally converts to mUTF-7. HEAD
Tue, 27 Oct 2009 16:10:28 -0400 Timo Sirainen lda: Removed accidentally committed debug change. HEAD
Tue, 27 Oct 2009 13:10:54 -0400 Timo Sirainen lda: Fixed binary setuid-checking. HEAD
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