log configure.in @ 3929:49a1a979959e HEAD

age author description
Sun, 22 Jan 2006 17:53:48 +0200 Timo Sirainen If uoff_t type already exists, use it (UnixWare has it). HEAD
Sun, 22 Jan 2006 14:09:11 +0200 Timo Sirainen SQLite support. Patch by Jakob Hirsch. HEAD
Mon, 16 Jan 2006 22:15:01 +0200 Timo Sirainen 1.0 beta1 released HEAD
Sun, 15 Jan 2006 14:11:11 +0200 Timo Sirainen Include sys/inotify.h instead of linux/inotify.h. Patch by Marcus Rueckert HEAD
Sat, 14 Jan 2006 21:08:06 +0200 Timo Sirainen Default SSL is OpenSSL, not GNUTLS. 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
Mon, 09 Jan 2006 00:47:31 +0200 Timo Sirainen Removed deliver until it's working again HEAD
Sat, 31 Dec 2005 19:39:16 +0200 Timo Sirainen Added zlib plugin HEAD
Sat, 31 Dec 2005 00:02:11 +0200 Timo Sirainen No GNU_SOURCE checks. We don't want them (I think). HEAD
Fri, 30 Dec 2005 23:02:14 +0200 Timo Sirainen Cleanups and some more kqueue stuff HEAD
Fri, 30 Dec 2005 22:57:54 +0200 Timo Sirainen Forgot to add kqueue and kevent function checks HEAD
Fri, 30 Dec 2005 22:56:39 +0200 Timo Sirainen Added kqueue notification support. Patch by Vaclav Haisman HEAD
Fri, 30 Dec 2005 22:40:19 +0200 Timo Sirainen Check that gssapi/gssapi.h exists before using it. HEAD
Fri, 30 Dec 2005 22:17:27 +0200 Timo Sirainen Added --with-docs parameter to specify if documentation should be installed. HEAD
Sat, 24 Dec 2005 00:38:25 +0200 Timo Sirainen Fixed to work with struct dqblk.dqb_curspace also which is apparently the HEAD
Wed, 14 Dec 2005 23:34:01 +0200 Timo Sirainen quotactl() quota checking support HEAD
Wed, 14 Dec 2005 20:51:52 +0200 Timo Sirainen Added kqueue support. Patch by Vaclav Haisman. HEAD
Sun, 11 Dec 2005 14:50:22 +0200 Timo Sirainen Don't allow giving invalid notify methods in --with-notify HEAD
Sun, 11 Dec 2005 00:29:30 +0200 Timo Sirainen Alpha5 release HEAD
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