log

age author description
Wed, 23 Jul 2003 03:40:49 +0300 Timo Sirainen API change for copying messages. HEAD
Wed, 23 Jul 2003 03:29:32 +0300 Timo Sirainen Mbox syncing / expunging fixes for previous expunge-commit. HEAD
Wed, 23 Jul 2003 02:31:53 +0300 Timo Sirainen mail-tree.h no longer needed HEAD
Mon, 21 Jul 2003 17:35:39 +0300 Timo Sirainen Removed .imap.index.tree file. For now we'll just rewrite .imap.index file HEAD
Fri, 18 Jul 2003 16:44:55 +0300 Timo Sirainen libtoolize --force HEAD
Fri, 18 Jul 2003 03:45:13 +0300 Timo Sirainen Allow full month names, compare only the first 3 chars. HEAD
Thu, 17 Jul 2003 17:50:45 +0300 Timo Sirainen Don't crash if there's no domain in address HEAD
Wed, 16 Jul 2003 20:34:05 +0300 Timo Sirainen size_t checking fixes HEAD
Wed, 16 Jul 2003 09:37:04 +0300 Timo Sirainen Disable forking after setuid(), so Linux 2.6 is happy. HEAD
Wed, 16 Jul 2003 07:24:58 +0300 Timo Sirainen Run libtoolize. Seems to fix newer auto* tools. HEAD
Wed, 16 Jul 2003 04:46:20 +0300 Timo Sirainen Updated, added ideas how to create better NFS indexes. HEAD
Tue, 15 Jul 2003 23:24:21 +0300 Timo Sirainen Get the size_t type properly in OSX HEAD
Tue, 15 Jul 2003 22:19:30 +0300 Timo Sirainen bugfix HEAD
Tue, 15 Jul 2003 21:41:01 +0300 Timo Sirainen Minor speedup HEAD
Tue, 15 Jul 2003 21:28:57 +0300 Timo Sirainen Delete conftest.mmap too HEAD
Tue, 15 Jul 2003 21:26:42 +0300 Timo Sirainen index_mmap_invalidate = yes now invalidate memory maps before accessing HEAD
Tue, 15 Jul 2003 15:38:05 +0300 Timo Sirainen Quotes around echo HEAD
Tue, 15 Jul 2003 12:44:56 +0300 Timo Sirainen Added missing randgen initialization. HEAD
Mon, 14 Jul 2003 02:01:06 +0300 Timo Sirainen Fixes for handling missing Mime-Version HEAD
Sun, 13 Jul 2003 04:08:10 +0300 Timo Sirainen Ignore Content-* headers if there's no MIME-Version header. Note that this HEAD
Sun, 13 Jul 2003 02:43:16 +0300 Timo Sirainen Replaced geteuid() calls with one in the beginning and saving it to HEAD
Sat, 12 Jul 2003 18:45:19 +0300 Timo Sirainen We can't always chdir() to user's home directory if it's NFS-mounted. HEAD
Sat, 12 Jul 2003 01:36:05 +0300 Timo Sirainen Included comment about passwd+BSD requiring roots. HEAD
Fri, 11 Jul 2003 13:47:59 +0300 Timo Sirainen Support numeric timezones in From-line HEAD
Thu, 10 Jul 2003 21:10:20 +0300 Timo Sirainen compile fix HEAD
Thu, 10 Jul 2003 18:24:10 +0300 Timo Sirainen DEBUG: crashfix when switching modify log HEAD
Thu, 10 Jul 2003 17:45:58 +0300 Timo Sirainen test -o and -a are apparently non-POSIX. not using. HEAD
Thu, 10 Jul 2003 06:04:07 +0300 Timo Sirainen New configuration file code. Some syntax changes, but tries to be somewhat HEAD
Thu, 10 Jul 2003 03:40:25 +0300 Timo Sirainen test -e isn't standard. Use test -c + -s for checking /dev/urandom. HEAD
Wed, 09 Jul 2003 22:50:17 +0300 Timo Sirainen test -e /dev/urandom, not test -c. BSD/OS has it as a symlink to socket. HEAD
Wed, 09 Jul 2003 22:30:32 +0300 Timo Sirainen RAND_LIBS are needed nowadays for imap/pop3. HEAD
Wed, 09 Jul 2003 18:31:01 +0300 Timo Sirainen Crashfix if user's home directory wasn't given HEAD
Wed, 09 Jul 2003 18:23:40 +0300 Timo Sirainen Return BAD instead of NO errors with invalid message sets HEAD
Wed, 09 Jul 2003 17:51:56 +0300 Timo Sirainen Still more timezone fixes HEAD
Tue, 08 Jul 2003 19:01:21 +0300 Timo Sirainen typo HEAD
Tue, 08 Jul 2003 18:09:41 +0300 Timo Sirainen fix HEAD
Mon, 07 Jul 2003 01:59:31 +0300 Timo Sirainen call index deinit properly HEAD
Mon, 07 Jul 2003 01:55:22 +0300 Timo Sirainen Destroy all unused indexes 10 seconds after use. Before we destroyed them HEAD
Sun, 06 Jul 2003 22:28:38 +0300 Timo Sirainen updates for syncing comments HEAD
Sun, 06 Jul 2003 03:29:00 +0300 Timo Sirainen NFS-safe subscription file HEAD
Sat, 05 Jul 2003 23:33:18 +0300 Timo Sirainen Moved all dotlocking code to lib/. Also we now use temp file + link() rather HEAD
Thu, 03 Jul 2003 04:01:20 +0300 Timo Sirainen fix :) HEAD
Thu, 03 Jul 2003 04:01:10 +0300 Timo Sirainen some more cleanups HEAD
Thu, 03 Jul 2003 03:58:42 +0300 Timo Sirainen Minor cleanups. HEAD
Wed, 02 Jul 2003 18:01:28 +0300 Timo Sirainen We don't lose UIDs anymore if index is deleted. HEAD
Wed, 02 Jul 2003 04:02:27 +0300 Timo Sirainen Added imap_max_line_length setting to config file. HEAD
Wed, 02 Jul 2003 03:57:24 +0300 Timo Sirainen IMAP parser memory limits are now enforced by bytes per line rather than HEAD
Tue, 01 Jul 2003 22:17:02 +0300 Timo Sirainen CPPFLAGS/LDFLAGS examples were missing -I / -L options.. HEAD
Tue, 01 Jul 2003 21:48:47 +0300 Timo Sirainen Expand ~/ from beginning of all paths. Added INBOX=<dir> support for HEAD
Tue, 01 Jul 2003 21:48:13 +0300 Timo Sirainen home_expand(NULL) -> NULL HEAD
Tue, 01 Jul 2003 21:14:18 +0300 Timo Sirainen mail_full_filesystem_access = yes fixes HEAD
Mon, 30 Jun 2003 18:54:17 +0300 Timo Sirainen Keep capability in string_t so plugins can modify it. HEAD
Thu, 26 Jun 2003 19:12:24 +0300 Timo Sirainen 0.99.10 released HEAD
Thu, 26 Jun 2003 19:10:33 +0300 Timo Sirainen INTERNALDATE fetching was broken HEAD
Thu, 26 Jun 2003 19:01:31 +0300 Timo Sirainen When assigning UIDs to mails, we tried to sort them with strcmp(), but that HEAD
Thu, 26 Jun 2003 17:59:23 +0300 Timo Sirainen Comment updates HEAD
Thu, 26 Jun 2003 03:48:31 +0300 Timo Sirainen Don't send \Unmarked in LIST reply unless mbox file is zero-sized. We can't HEAD
Thu, 26 Jun 2003 03:05:16 +0300 Timo Sirainen Say something about CPPFLAGS and LDFLAGS. HEAD
Thu, 26 Jun 2003 02:31:03 +0300 Timo Sirainen When deleting directory, delete .imap dir under it first. HEAD
Thu, 26 Jun 2003 02:15:34 +0300 Timo Sirainen Using "*" as PAM service name now uses imap/pop3 service. HEAD