log

age author description
Sun, 29 Dec 2002 21:33:04 +0200 Timo Sirainen Use void* always with munmap() HEAD
Sun, 29 Dec 2002 21:25:48 +0200 Timo Sirainen Added base_dir setting, so the configure time --localstatedir can be HEAD
Sat, 28 Dec 2002 21:57:53 +0200 Timo Sirainen more fixes HEAD
Sat, 28 Dec 2002 21:20:37 +0200 Timo Sirainen Fixed to work with 64bit BSD systems. HEAD
Sat, 28 Dec 2002 11:54:56 +0200 Timo Sirainen Complain about missing mbox file. HEAD
Sat, 28 Dec 2002 11:49:16 +0200 Timo Sirainen default_mail_env wasn't actually working. HEAD
Sat, 28 Dec 2002 11:04:01 +0200 Timo Sirainen Forgot to handle FATAL_LOGERROR. HEAD
Sat, 28 Dec 2002 10:06:34 +0200 Timo Sirainen In case of internal errors in logging, exit() with FATAL_LOGERROR. HEAD
Sat, 28 Dec 2002 10:01:45 +0200 Timo Sirainen Allow %m in printf_string_upper_bound(). Fixes syslog failure handler. HEAD
Sat, 28 Dec 2002 09:09:28 +0200 Timo Sirainen setproctitle() needs stdlib.h HEAD
Sat, 28 Dec 2002 09:04:01 +0200 Timo Sirainen Keep the mmap()ed area far from heap. HEAD
Fri, 27 Dec 2002 22:57:11 +0200 Timo Sirainen BODYSTRUCTURE reply was incorrect. pine didn't like it. HEAD
Fri, 27 Dec 2002 22:33:46 +0200 Timo Sirainen Show STARTTLS in capability only if SSL support is enabled. HEAD
Fri, 27 Dec 2002 18:03:01 +0200 Timo Sirainen updated HEAD
Fri, 27 Dec 2002 18:02:25 +0200 Timo Sirainen We weren't using va_list properly, especially gcc/PowerPC didn't like it. HEAD
Fri, 27 Dec 2002 17:39:10 +0200 Timo Sirainen Old implementation was overly complex and stupid. HEAD
Fri, 27 Dec 2002 16:01:42 +0200 Timo Sirainen Removed pool->realloc_min() which nothing used. A few small fixes to HEAD
Fri, 27 Dec 2002 15:05:53 +0200 Timo Sirainen Some bugfixes and speedups for partial fetch handling. HEAD
Fri, 27 Dec 2002 12:34:14 +0200 Timo Sirainen Caching IMAP_CACHE_MESSAGE_PART failed if it was already in cache. HEAD
Sun, 22 Dec 2002 22:17:48 +0200 Timo Sirainen Always compile in passwd_fill_cookie_reply(), it's used by pretty much all HEAD
Sun, 22 Dec 2002 19:52:47 +0200 Timo Sirainen missing index-sort.h HEAD
Sun, 22 Dec 2002 18:51:34 +0200 Timo Sirainen updated HEAD
Sun, 22 Dec 2002 18:46:16 +0200 Timo Sirainen Several fixes. I think it's beginning to look safe. HEAD
Sun, 22 Dec 2002 10:49:26 +0200 Timo Sirainen Enable more warnings with gcc HEAD
Sun, 22 Dec 2002 10:48:49 +0200 Timo Sirainen removed double declaration HEAD
Sun, 22 Dec 2002 10:23:01 +0200 Timo Sirainen A bit more const'ing. HEAD
Sun, 22 Dec 2002 10:18:29 +0200 Timo Sirainen t_strsplit() returns now const char **, which removes a few nasty casts. HEAD
Sun, 22 Dec 2002 10:03:03 +0200 Timo Sirainen info log was broken HEAD
Sun, 22 Dec 2002 09:52:49 +0200 Timo Sirainen Use larger initial pool size HEAD
Sun, 22 Dec 2002 09:50:49 +0200 Timo Sirainen Don't send \0 char in FETCH replies.. HEAD
Sun, 22 Dec 2002 09:37:13 +0200 Timo Sirainen EXTRA_CFLAGS environment is now added to CFLAGS after all tests. Useful for adding -Werror there. HEAD
Sun, 22 Dec 2002 09:31:51 +0200 Timo Sirainen _vstrconcat() is now faster HEAD
Sun, 22 Dec 2002 09:28:43 +0200 Timo Sirainen t_try_realloc() wasn't working right with DISABLE_DATA_STACK. HEAD
Sun, 22 Dec 2002 09:07:28 +0200 Timo Sirainen Use larger initial pool size for MailIndexUpdate. HEAD
Sun, 22 Dec 2002 09:06:16 +0200 Timo Sirainen String function cleanups. Allocating 0 bytes of memory is treated as error HEAD
Sun, 22 Dec 2002 08:28:44 +0200 Timo Sirainen Don't leak data stack memory. HEAD
Sun, 22 Dec 2002 08:25:50 +0200 Timo Sirainen Use vsnprintf() always when possible, even if we went through the HEAD
Sun, 22 Dec 2002 00:39:15 +0200 Timo Sirainen Added some missing format attribute declarations. And fixed one more bug HEAD
Sun, 22 Dec 2002 00:28:07 +0200 Timo Sirainen Compile with -Wformat-nonliteral now. Found a format string bug with it :( HEAD
Sun, 22 Dec 2002 00:04:12 +0200 Timo Sirainen Removed @UNSAFE tag, it's not anymore. HEAD
Sun, 22 Dec 2002 00:02:57 +0200 Timo Sirainen Replaced TempString with a String which can use any memory pool and uses HEAD
Sun, 22 Dec 2002 00:02:20 +0200 Timo Sirainen whops, reverted unwanted changes HEAD
Sat, 21 Dec 2002 23:56:15 +0200 Timo Sirainen Last update broke used size. HEAD
Sat, 21 Dec 2002 21:10:35 +0200 Timo Sirainen Fixed several bugs, added a small testsuite. Still requires careful auditing. HEAD
Sat, 21 Dec 2002 16:06:21 +0200 Timo Sirainen Don't define FD_SETSIZE actually, it should exist and it can be less than HEAD
Sat, 21 Dec 2002 15:51:55 +0200 Timo Sirainen We couldn't delete mbox folders. HEAD
Sat, 21 Dec 2002 15:38:00 +0200 Timo Sirainen select() based I/O-loop: Kill ourself if we're trying to use more than HEAD
Sat, 21 Dec 2002 15:12:16 +0200 Timo Sirainen DEBUG: warn when growing pool HEAD
Sat, 21 Dec 2002 15:08:49 +0200 Timo Sirainen We don't have separate read-write pools, so renamed pool_create(.., FALSE) HEAD
Sat, 21 Dec 2002 14:42:36 +0200 Timo Sirainen Make sure SSL parameters file has correct permissions before using it. Also HEAD
Sat, 21 Dec 2002 14:35:34 +0200 Timo Sirainen Whops, should have tested it :) Mode check always failed. HEAD
Sat, 21 Dec 2002 14:13:58 +0200 Timo Sirainen If used base/login directories exist already, make sure they're with correct HEAD
Sat, 21 Dec 2002 13:51:19 +0200 Timo Sirainen Check mbox .lock files with lstat(), not stat(). Just paranoia, O_EXCL HEAD
Sat, 21 Dec 2002 12:59:23 +0200 Timo Sirainen Better checking for corrupted first_unseen_uid_lowwater. HEAD
Sat, 21 Dec 2002 12:58:25 +0200 Timo Sirainen fsck updated first_unseen_uid_lowwater wrong, which caused SELECT or EXAMINE HEAD
Sat, 21 Dec 2002 12:56:55 +0200 Timo Sirainen Don't fsck index after we've rewritten mbox - that doesn't gain us anything. HEAD
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
Wed, 04 Dec 2002 01:29:09 +0200 Timo Sirainen Forgot to commit. HEAD
Wed, 04 Dec 2002 01:21:30 +0200 Timo Sirainen Subject printing used wrong certificate file. HEAD
Wed, 04 Dec 2002 01:08:59 +0200 Timo Sirainen #undef _FILE_OFFSET_BITS before checking for sendfile() support, that breaks HEAD
Wed, 04 Dec 2002 00:44:38 +0200 Timo Sirainen Rewrote imap_match() function. Maybe not as fast as before, but at least HEAD