log configure.in @ 3738:732b62dc1976 HEAD

age author description
Sat, 10 Dec 2005 21:44:45 +0200 Timo Sirainen Added beginnings of plugin infrastructure. TODO: These could be optionally HEAD
Sat, 10 Dec 2005 20:58:59 +0200 Timo Sirainen Added dictionary API and implementation for SQL. It's meant for looking and HEAD
Mon, 28 Nov 2005 01:05:28 +0200 Timo Sirainen Initial implementation of Dovecot's own high performance file format, named HEAD
Fri, 28 Oct 2005 19:24:49 +0300 Timo Sirainen MIT kerberos v1.2 (and older) doesn't work with us. HEAD
Thu, 27 Oct 2005 18:44:23 +0300 Timo Sirainen typofix HEAD
Thu, 27 Oct 2005 17:57:50 +0300 Timo Sirainen Added GSSAPI support. Patch by Jelmer Vernooij and some fixes by HEAD
Thu, 20 Oct 2005 12:15:57 +0300 Timo Sirainen Include inttypes.h with Tru64 to get uint32_t etc. types defined. HEAD
Thu, 20 Oct 2005 12:09:49 +0300 Timo Sirainen 1.0alpha4 HEAD
Wed, 19 Oct 2005 16:38:36 +0300 Timo Sirainen Renamed userdb passdb to prefetch. HEAD
Fri, 23 Sep 2005 16:28:40 +0300 Timo Sirainen alpha3 HEAD
Sun, 18 Sep 2005 20:50:09 +0300 Timo Sirainen And more changes to get _XPG6 stuff working right HEAD
Sun, 18 Sep 2005 20:31:34 +0300 Timo Sirainen Added check for _XPG6 macro for crypt(). HEAD
Sun, 11 Sep 2005 23:28:34 +0300 Timo Sirainen alpha2 released HEAD
Mon, 15 Aug 2005 12:03:08 +0300 Timo Sirainen Forgot to commit parts of the inotify patch HEAD
Tue, 12 Jul 2005 18:40:33 +0300 Timo Sirainen Added inotify patch by Johannes Berg and did some restructuring to HEAD
Fri, 01 Jul 2005 00:36:01 +0300 Timo Sirainen Bad endianess fix. It required that LITTLE_ENDIAN and BIG_ENDIAN were HEAD
Thu, 30 Jun 2005 23:55:34 +0300 Timo Sirainen Define I_BYTE_ORDER macro ourself because BYTE_ORDER can't seem to be relied HEAD
Sat, 23 Apr 2005 20:07:29 +0300 Timo Sirainen Added --with-deliver option. HEAD
Sat, 23 Apr 2005 20:07:12 +0300 Timo Sirainen Added --with-rundir configure option. HEAD
Sun, 10 Apr 2005 18:37:57 +0300 Timo Sirainen Added HEAD
Sun, 27 Mar 2005 17:42:20 +0300 Timo Sirainen Added setegid() emulation for HP-UX. HEAD
Sun, 27 Mar 2005 17:36:56 +0300 Timo Sirainen oops, broke fd pass check completely HEAD
Sun, 27 Mar 2005 17:11:02 +0300 Timo Sirainen Make sure "whether fd passing works" check doesn't get stuck (HP-UX fix). HEAD
Tue, 15 Mar 2005 00:29:39 +0200 Timo Sirainen Limit TIME_T_MAX_BITS to 40. HEAD
Sun, 13 Mar 2005 01:51:58 +0200 Timo Sirainen Added initial version of Dovecot LDA. HEAD
Sat, 12 Feb 2005 16:05:41 +0200 Timo Sirainen If setpriority() is found, allow userdb set mail processes' priority by HEAD
Tue, 01 Feb 2005 20:14:17 +0200 Timo Sirainen -gnu99 was set again after it was optionally set.. HEAD
Sat, 15 Jan 2005 15:43:44 +0200 Timo Sirainen Don't use -std=gnu99 if gcc doesn't support it. HEAD
Thu, 13 Jan 2005 15:37:09 +0200 Timo Sirainen Give -std=gnu99 option to gcc. HEAD
Fri, 07 Jan 2005 20:15:14 +0200 Timo Sirainen Added "passdb" userdb. It works only if passdb gives all the information HEAD
Mon, 20 Dec 2004 06:59:09 +0200 Timo Sirainen Don't use GNUTLS unless explicitly specified. It's not working currently HEAD
Mon, 20 Dec 2004 06:39:47 +0200 Timo Sirainen If strtoull() isn't supported, fallback to strtouq(). If that's not found HEAD
Mon, 08 Nov 2004 04:45:59 +0200 Timo Sirainen Check for libgen.h and if it's not found, use my_basename(). Also HEAD
Thu, 21 Oct 2004 02:05:53 +0300 Timo Sirainen Upgrades to autoconf 2.5 and automake >1.4. HEAD
Tue, 19 Oct 2004 18:53:16 +0300 Timo Sirainen Don't advertise LISTEXT capability. It's still a draft which changes HEAD
Tue, 19 Oct 2004 00:52:10 +0300 Timo Sirainen Use -lz always with mysql. Our previous check wasn't really working because HEAD
Mon, 18 Oct 2004 04:13:25 +0300 Timo Sirainen Implemented support for LOGIN-REFERRALS using "referral" and "reason" HEAD
Sat, 16 Oct 2004 02:12:51 +0300 Timo Sirainen Created generic asynchronous SQL API and implemented MySQL and PostgreSQL HEAD
Sun, 10 Oct 2004 16:55:09 +0300 Timo Sirainen Removed Cyrus SASL code completely. It hasn't worked for ages (if ever?) and HEAD
Fri, 08 Oct 2004 16:33:03 +0300 Timo Sirainen Add seteuid() wrapper for HP-UX HEAD
Mon, 06 Sep 2004 00:10:00 +0300 Timo Sirainen Added epoll support if --with-ioloop=epoll is given. Patch by Andrey Panin. HEAD
Fri, 03 Sep 2004 13:31:08 +0300 Timo Sirainen Don't check for linux/mman.h, it's not even used. HEAD
Mon, 09 Aug 2004 22:14:03 +0300 Timo Sirainen If -lmysqlclient doesn't automatically link with zlib, do it manually. HEAD
Sat, 31 Jul 2004 02:37:14 +0300 Timo Sirainen Mysql check fix HEAD
Fri, 30 Jul 2004 05:07:47 +0300 Timo Sirainen Better MySQL checking. Patch by John Dennis HEAD
Wed, 28 Jul 2004 18:39:29 +0300 Timo Sirainen NTLM authentication. Patch by Andrey Panin HEAD
Mon, 26 Jul 2004 20:06:34 +0300 Timo Sirainen Added MySQL SSL support. HEAD
Mon, 26 Jul 2004 19:21:29 +0300 Timo Sirainen Added dovecotpw utility. Patch by Joshua Goodall HEAD
Fri, 23 Jul 2004 22:07:57 +0300 Timo Sirainen If MySQL header checks failed, configure still passed. HEAD
Thu, 22 Jul 2004 22:37:25 +0300 Timo Sirainen Check BUGGY_CMSG_MACROS in configure. HEAD
Fri, 16 Jul 2004 19:20:54 +0300 Timo Sirainen Fixed to compile with Solaris LDAP library HEAD
Mon, 21 Jun 2004 17:51:04 +0300 Timo Sirainen Removed UIDPLUS after all, it needs more thinking about with maildir. HEAD
Sun, 20 Jun 2004 06:25:32 +0300 Timo Sirainen mailbox_save() and mailbox_copy() functions can now return the saved mail so HEAD
Sat, 19 Jun 2004 23:22:00 +0300 Timo Sirainen Use AC_TRY_LINK() for sendfile() checks so it works right with Solaris. Did HEAD
Sat, 19 Jun 2004 22:55:15 +0300 Timo Sirainen Removed AC_ARG_PROGRAM. Lets see if this breaks anything.. HEAD
Fri, 18 Jun 2004 06:40:12 +0300 Timo Sirainen Added checkpassword passdb. userdb has only beginnings. HEAD
Thu, 03 Jun 2004 18:01:27 +0300 Timo Sirainen Separate mbox_locks/mbox_read_dotlock to mbox_read_locks and HEAD
Sun, 30 May 2004 04:39:58 +0300 Timo Sirainen SHA1 support via OpenSSL HEAD
Sun, 30 May 2004 01:21:39 +0300 Timo Sirainen Added maildir_stat_dirs option. HEAD
Wed, 26 May 2004 18:26:05 +0300 Timo Sirainen Added --with-moduledir configure option HEAD