log src/auth/common.h @ 9008:fc4f65a4ca60 HEAD

age author description
Tue, 16 Dec 2008 08:06:56 +0200 Timo Sirainen Replaced auth_worker_max_request_count setting with passdb pam { args = max_requests=n } HEAD
Sun, 16 Sep 2007 11:31:27 +0300 Timo Sirainen Changed .h ifdef/defines to use <NAME>_H format. 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
Tue, 01 Mar 2005 00:19:21 +0200 Timo Sirainen Restructuring of auth code. Balancer auth processes were a bad idea. Usually HEAD
Sun, 09 Jan 2005 18:54:48 +0200 Timo Sirainen Changed the way multiple auth processes are handled. It no longer uses a pid HEAD
Sun, 09 Jan 2005 02:48:02 +0200 Timo Sirainen Require a valid timestamp in APOP challenge. HEAD
Sat, 08 Jan 2005 18:56:04 +0200 Timo Sirainen Added auth_request_log_*(). HEAD
Fri, 07 Jan 2005 21:55:49 +0200 Timo Sirainen Reorganized the code to have less global/static variables. HEAD
Wed, 23 Jun 2004 20:50:43 +0300 Timo Sirainen Dovecot can now connect to externally running dovecot-auth. HEAD
Sat, 08 Feb 2003 19:13:36 +0200 Timo Sirainen Moved login process verbose stuff under verbose_debug. 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:40:54 +0200 Timo Sirainen auth_verbose = yes logs now all authentication failures and some other 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
Mon, 25 Nov 2002 15:19:55 +0200 Timo Sirainen Moved login listener handle to fd 3 from 1 (stdout), because vpopmail could HEAD
Fri, 09 Aug 2002 12:15:38 +0300 Timo Sirainen Initial revision HEAD