log

age author description
Fri, 20 Dec 2002 09:53:51 +0200 Timo Sirainen Added :INDEX=<dir> for both Maildir and mbox to specify different location HEAD
Fri, 20 Dec 2002 09:37:37 +0200 Timo Sirainen We got into memory eating loop if maildir file contained unknown flags. HEAD
Fri, 20 Dec 2002 08:00:06 +0200 Timo Sirainen Support for separate location of mbox INBOX folder. HEAD
Fri, 20 Dec 2002 07:01:09 +0200 Timo Sirainen Removed extra space from capability string. HEAD
Fri, 20 Dec 2002 06:47:39 +0200 Timo Sirainen default_mail_env behaviour changed. We use %u instead of $U now. Added also HEAD
Fri, 20 Dec 2002 06:43:11 +0200 Timo Sirainen t_string_append_n() should specify the maximum length for given string, HEAD
Fri, 20 Dec 2002 03:47:11 +0200 Timo Sirainen Added info_log_file setting and i_info() function to write to it. Default is HEAD
Fri, 20 Dec 2002 01:56:23 +0200 Timo Sirainen Instead of just trusting randomness of authentication cookies between HEAD
Thu, 19 Dec 2002 03:53:19 +0200 Timo Sirainen Limit the mailbox path. A few cleanups. HEAD
Thu, 19 Dec 2002 03:04:02 +0200 Timo Sirainen compile bugfix HEAD
Thu, 19 Dec 2002 03:02:34 +0200 Timo Sirainen Buffer related cleanups. Use PATH_MAX instead of hardcoded 1024 for paths. HEAD
Wed, 18 Dec 2002 17:17:01 +0200 Timo Sirainen should use mycrypt(), not crypt(). HEAD
Wed, 18 Dec 2002 17:15:41 +0200 Timo Sirainen Marked all non-trivial buffer modifications with @UNSAFE tag. Several HEAD
Wed, 18 Dec 2002 12:40:43 +0200 Timo Sirainen Added safe_memset() which guarantees that compiler optimizations don't HEAD
Wed, 18 Dec 2002 07:42:12 +0200 Timo Sirainen fix warning with older gccs HEAD
Wed, 18 Dec 2002 06:05:11 +0200 Timo Sirainen unix98 says putenv() returns non-zero for errors - check for that rather HEAD
Wed, 18 Dec 2002 06:00:01 +0200 Timo Sirainen Drop root privileges earlier. Close syslog more later in imap-master when HEAD
Wed, 18 Dec 2002 04:23:13 +0200 Timo Sirainen Don't bother trying to use setreuid(), setuid() check should be enough and HEAD
Wed, 18 Dec 2002 03:52:14 +0200 Timo Sirainen Try not to split strings to multiple lines from the middle of human readable HEAD
Wed, 18 Dec 2002 03:31:53 +0200 Timo Sirainen Use a bit larger initial data stack size when DEBUG is set - current one is HEAD
Wed, 18 Dec 2002 03:23:20 +0200 Timo Sirainen More verbose error message when noticing problems with seen messages count. HEAD
Tue, 17 Dec 2002 12:33:30 +0200 Timo Sirainen LSUB failed if there was no subscriptions file. HEAD
Tue, 17 Dec 2002 07:08:15 +0200 Timo Sirainen updated HEAD
Tue, 17 Dec 2002 06:52:59 +0200 Timo Sirainen LIST: If our root folder doesn't exists, complain about it. Otherwise just HEAD
Tue, 17 Dec 2002 06:33:38 +0200 Timo Sirainen Forgot from last SORT commit. HEAD
Tue, 17 Dec 2002 06:28:40 +0200 Timo Sirainen Full not-too-well-tested support for SORT extension. Required a few HEAD
Tue, 17 Dec 2002 05:00:44 +0200 Timo Sirainen Clear separation of virtual and system usernames. passwd-file didn't work HEAD
Tue, 17 Dec 2002 04:21:46 +0200 Timo Sirainen comment update HEAD
Mon, 16 Dec 2002 16:51:03 +0200 Timo Sirainen Don't crash with empty default_mail_env setting. HEAD
Mon, 16 Dec 2002 16:38:38 +0200 Timo Sirainen mailbox_check_interval is now disabled by default, at least Evolution breaks HEAD
Mon, 16 Dec 2002 10:27:58 +0200 Timo Sirainen Don't try creating SSL parameter file when SSL is disabled. HEAD
Mon, 16 Dec 2002 10:05:42 +0200 Timo Sirainen maildir_filename_set_flags() was broken by the buffer changes. the base name HEAD
Mon, 16 Dec 2002 05:59:06 +0200 Timo Sirainen Don't use Buffers with read-only data, just makes it more difficult without HEAD
Mon, 16 Dec 2002 05:27:35 +0200 Timo Sirainen Fixed a unnecessarily large data stack usage when indexing new mails. HEAD
Mon, 16 Dec 2002 05:26:55 +0200 Timo Sirainen Quoted-Printable decoding was buggy. Extracted RFC2047 header decoding into HEAD
Sat, 14 Dec 2002 19:47:25 +0200 Timo Sirainen CHECK command was actually calling COPY, so it gave just error about missing HEAD
Thu, 12 Dec 2002 20:57:47 +0200 Timo Sirainen net_receive, net_transmit: Return -2 for regular disconnection errors. Don't HEAD
Thu, 12 Dec 2002 20:33:32 +0200 Timo Sirainen imap_listen and imaps_listen accepts now "*" as "all IPv4 interfaces" and HEAD
Thu, 12 Dec 2002 08:04:29 +0200 Timo Sirainen New setting: default_mail_env which can be used to specify where to find HEAD
Thu, 12 Dec 2002 07:33:50 +0200 Timo Sirainen Deleting messages in the middle of mbox caused dovecot to reindex the HEAD
Tue, 10 Dec 2002 10:13:39 +0200 Timo Sirainen select() is nowadays defined to be in sys/select.h HEAD
Mon, 09 Dec 2002 19:31:41 +0200 Timo Sirainen still stupid bug :) works now, tested. HEAD
Mon, 09 Dec 2002 19:28:39 +0200 Timo Sirainen still broken HEAD
Mon, 09 Dec 2002 19:21:40 +0200 Timo Sirainen When printing fsck warnings, print also the index file path HEAD
Mon, 09 Dec 2002 19:19:38 +0200 Timo Sirainen message_part_serialize() was broken with multipart messages. HEAD
Mon, 09 Dec 2002 18:43:09 +0200 Timo Sirainen Digest-MD5 lookup was broken. HEAD
Mon, 09 Dec 2002 18:31:50 +0200 Timo Sirainen Added missing comma between realm and nonce. HEAD
Mon, 09 Dec 2002 18:14:38 +0200 Timo Sirainen base64_encode() was broken HEAD
Mon, 09 Dec 2002 17:29:15 +0200 Timo Sirainen Fixed "Missing arguments" error msg to work again HEAD
Mon, 09 Dec 2002 17:25:20 +0200 Timo Sirainen Limited max. command argument elements to 128. Added more verbose error HEAD
Mon, 09 Dec 2002 17:06:41 +0200 Timo Sirainen Don't crash with missing search argument parameters. HEAD
Mon, 09 Dec 2002 15:39:32 +0200 Timo Sirainen Compiles again without iconv() HEAD
Sun, 08 Dec 2002 07:23:07 +0200 Timo Sirainen Added buffer API. Point is to hide all buffer writing behind this API which HEAD
Fri, 06 Dec 2002 03:09:22 +0200 Timo Sirainen Renamed IBuffer and OBuffer to IStream and OStream which describes their HEAD
Fri, 06 Dec 2002 00:37:33 +0200 Timo Sirainen Small cleanups. HEAD
Thu, 05 Dec 2002 20:06:27 +0200 Timo Sirainen When APPEND timeouted while waiting for input data, say it now nicely HEAD
Wed, 04 Dec 2002 20:28:37 +0200 Timo Sirainen First implementation of SORT extension. String comparing still not up to HEAD
Wed, 04 Dec 2002 20:05:50 +0200 Timo Sirainen We didn't handle single-digit days. HEAD
Wed, 04 Dec 2002 18:56:52 +0200 Timo Sirainen Set all required sigaction values when deinitializing. HEAD
Wed, 04 Dec 2002 02:27:09 +0200 Timo Sirainen Send INBOX always uppercased with LIST and LSUB. HEAD