log src/master/common.h @ 8971:163c3f85a3aa HEAD

age author description
Mon, 02 Mar 2009 21:04:11 -0500 Timo Sirainen Improved logging for core dumping. With Linux use PR_SET_DUMPABLE for imap/pop3. HEAD
Sun, 19 Oct 2008 13:32:01 +0300 Timo Sirainen Print a help message about authentication at startup until the first successful authentication. 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 17:38:53 +0300 Timo Sirainen Removed validate_str(). It's not used anywhere. 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
Sun, 05 Feb 2006 20:00:15 +0200 Timo Sirainen Added ssl-build-param binary to build the ssl-parameters.dat. This way HEAD
Sun, 15 Jan 2006 15:16:53 +0200 Timo Sirainen Added support for password protected SSL private keys. The password can be 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
Thu, 12 Jan 2006 01:47:02 +0200 Timo Sirainen Start dict server automatically when a client tries to connect to it. HEAD
Tue, 01 Mar 2005 00:19:21 +0200 Timo Sirainen Restructuring of auth code. Balancer auth processes were a bad idea. Usually HEAD
Wed, 24 Nov 2004 18:44:11 +0200 Timo Sirainen Allow running all executables with parameters. 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
Tue, 25 May 2004 01:33:50 +0300 Timo Sirainen Fixed var_expand() to take a table of variables rather than a few predefined HEAD
Mon, 10 May 2004 19:05:09 +0300 Timo Sirainen Write all logging through master process. Fixes problems with log rotation, HEAD
Sun, 13 Jul 2003 02:43:16 +0300 Timo Sirainen Replaced geteuid() calls with one in the beginning and saving it to HEAD
Thu, 10 Jul 2003 06:04:07 +0300 Timo Sirainen New configuration file code. Some syntax changes, but tries to be somewhat HEAD
Tue, 15 Apr 2003 19:58:48 +0300 Timo Sirainen Separate PROCESS_TYPE_MAIL into IMAP and POP3. HEAD
Tue, 04 Mar 2003 06:02:56 +0200 Timo Sirainen Somewhat working code to support loading Dovecot from inetd and such. It HEAD
Thu, 30 Jan 2003 21:01:40 +0200 Timo Sirainen Moved settings parsing to lib-settings. HEAD
Thu, 30 Jan 2003 19:59:31 +0200 Timo Sirainen Rewrote setting handling. Changed some existing settings also since POP3 HEAD
Mon, 27 Jan 2003 03:33:40 +0200 Timo Sirainen We have now separate "userdb" and "passdb". They aren't tied to each others HEAD
Tue, 21 Jan 2003 09:58:49 +0200 Timo Sirainen If auth/login process died unexpectedly, the exit status or killing signal HEAD
Sun, 05 Jan 2003 15:09:51 +0200 Timo Sirainen Naming style changes, finally got tired of most of the typedefs. Also the HEAD
Fri, 20 Dec 2002 01:56:23 +0200 Timo Sirainen Instead of just trusting randomness of authentication cookies between HEAD
Wed, 18 Dec 2002 06:00:01 +0200 Timo Sirainen Drop root privileges earlier. Close syslog more later in imap-master when HEAD
Tue, 17 Dec 2002 05:00:44 +0200 Timo Sirainen Clear separation of virtual and system usernames. passwd-file didn't work HEAD
Sun, 17 Nov 2002 11:42:07 +0200 Timo Sirainen Master process generates DH/RSA parameters now and stores them into file HEAD
Wed, 06 Nov 2002 16:20:50 +0200 Timo Sirainen Added verbose_proctitle setting: Show more verbose process titles (in ps). HEAD
Sun, 29 Sep 2002 20:54:47 +0300 Timo Sirainen cleanup HEAD
Sun, 08 Sep 2002 18:34:27 +0300 Timo Sirainen Replaced INT_TO_POINTER and POINTER_TO_INT macros with POINTER_CAST and HEAD
Fri, 09 Aug 2002 12:15:38 +0300 Timo Sirainen Initial revision HEAD