log src/master/mail-process.h @ 9490:fd84592e817b HEAD

age author description
Wed, 13 Aug 2008 14:36:11 -0400 Timo Sirainen Pass the created mail process PID back to login process so it can log it. HEAD
Sat, 21 Jun 2008 18:19:41 +0300 Timo Sirainen Just send CAPABILITY response code for all LOGIN/AUTHENTICATE commands. HEAD
Sat, 21 Jun 2008 12:50:28 +0300 Timo Sirainen Send login command OK reply in IMAP/POP3 process. HEAD
Sat, 21 Jun 2008 12:23:08 +0300 Timo Sirainen If commands are pipelined after the login command, pass them to the HEAD
Tue, 27 May 2008 02:09:47 +0300 Timo Sirainen Avoid using shadow variables. Unfortunately -Wshadow also complains about HEAD
Tue, 04 Mar 2008 06:24:44 +0200 Timo Sirainen Allow dovecot --exec-mail ext program arguments. HEAD
Sun, 16 Sep 2007 11:40:56 +0300 Timo Sirainen Renamed __attr_*__ to ATTR_*. Renamed __attrs_used__ to ATTRS_DEFINED. HEAD
Sun, 16 Sep 2007 11:31:27 +0300 Timo Sirainen Changed .h ifdef/defines to use <NAME>_H format. HEAD
Sat, 30 Jun 2007 19:14:08 +0300 Timo Sirainen Initial implementation for mail_max_user_connections setting. HEAD
Sat, 30 Jun 2007 17:38:17 +0300 Timo Sirainen Moved child process handling to child-process.[ch]. The hash table now uses HEAD
Sat, 18 Nov 2006 16:06:34 +0200 Timo Sirainen Added some noreturn attributes and fixed warnings caused by them. HEAD
Fri, 14 Apr 2006 21:20:54 +0300 Timo Sirainen If we have plugins set and imap_capability unset, figure out the IMAP HEAD
Fri, 13 Jan 2006 22:25:57 +0200 Timo Sirainen Added "bool" type and changed all ints that were used as booleans to bool. HEAD
Wed, 13 Oct 2004 19:38:32 +0300 Timo Sirainen Changed dovecot-auth protocol to ASCII based. Should be easier now to write HEAD
Fri, 09 Jul 2004 22:59:02 +0300 Timo Sirainen Added --exec-mail option to master. It can be used to parse Dovecot config HEAD
Mon, 31 May 2004 21:04:46 +0300 Timo Sirainen Added %l, %r and %P variables and mail_log_prefix setting. HEAD
Thu, 10 Jul 2003 06:04:07 +0300 Timo Sirainen New configuration file code. Some syntax changes, but tries to be somewhat HEAD
Wed, 14 May 2003 21:23:04 +0300 Timo Sirainen Added support for dynamically loadable imap/pop3 modules. HEAD
Tue, 15 Apr 2003 19:58:48 +0300 Timo Sirainen Separate PROCESS_TYPE_MAIL into IMAP and POP3. HEAD
Thu, 30 Jan 2003 19:59:31 +0200 Timo Sirainen Rewrote setting handling. Changed some existing settings also since POP3 HEAD