log src/lib-auth/auth-client.c @ 4891:6ab2712f1a93 HEAD

age author description
Wed, 28 Jun 2006 16:10:25 +0300 Timo Sirainen Array API redesigned to work using unions. It now provides type safety HEAD
Sun, 22 Jan 2006 17:50:07 +0200 Timo Sirainen UnixWare creates sockets as fifos. Allow that.. HEAD
Sun, 22 Jan 2006 17:48:57 +0200 Timo Sirainen If we don't have any auth sockets, don't say we're connected to it. HEAD
Sat, 14 Jan 2006 20:47:20 +0200 Timo Sirainen deinit, unref, destroy, close, free, etc. functions now take a pointer to 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
Fri, 08 Oct 2004 20:51:47 +0300 Timo Sirainen Buffer API change: we no longer support limited sized buffers where HEAD
Sat, 03 Jul 2004 01:03:36 +0300 Timo Sirainen Added APOP authentication for POP3. Patch by Andrey Panin. HEAD
Sun, 30 May 2004 04:40:47 +0300 Timo Sirainen Allow using more easily outside dovecot. HEAD
Sun, 30 May 2004 00:40:30 +0300 Timo Sirainen Removed hardcoded mechanism lists. It's now possible to add them HEAD
Fri, 22 Aug 2003 06:34:03 +0300 Timo Sirainen bugfixes HEAD
Fri, 22 Aug 2003 05:42:12 +0300 Timo Sirainen Moved client side code for auth process handling to lib-auth. Some other login process cleanups. HEAD