log

age author description
Sun, 18 May 2003 19:37:04 +0300 Timo Sirainen s/host/addr/ in a few network functions HEAD
Sun, 18 May 2003 19:26:26 +0300 Timo Sirainen Send client's IP to mail process. HEAD
Sun, 18 May 2003 19:02:46 +0300 Timo Sirainen More robust error handling for mbox. HEAD
Sun, 18 May 2003 15:56:14 +0300 Timo Sirainen Some fixes to handling read-only maildirs. HEAD
Sun, 18 May 2003 15:26:06 +0300 Timo Sirainen Maildir syncing updates: it's now faster, it handles read-only folders, it HEAD
Sun, 18 May 2003 15:23:03 +0300 Timo Sirainen Misc. fixes. HEAD
Sat, 17 May 2003 16:09:54 +0300 Timo Sirainen Maildir: CONTROL=<dir> in MAIL environment now specifies where to save HEAD
Sat, 17 May 2003 12:28:49 +0300 Timo Sirainen Automatically set file streams to blocking and don't try to io_add() them. HEAD
Sat, 17 May 2003 12:16:16 +0300 Timo Sirainen If there's no limit in stream, don't fail with "unexpected EOF". HEAD
Sat, 17 May 2003 12:08:10 +0300 Timo Sirainen Don't try to cork files. HEAD
Fri, 16 May 2003 20:14:54 +0300 Timo Sirainen If there were no timeouts, struct timeval wasn't initialized and select() HEAD
Fri, 16 May 2003 20:09:42 +0300 Timo Sirainen If client tries to do LOGIN even if it's disabled, send [ALERT] to user. HEAD
Fri, 16 May 2003 20:05:42 +0300 Timo Sirainen Don't advertise AUTH=PLAIN in capability if disable_plaintext_auth = yes and HEAD
Thu, 15 May 2003 22:42:12 +0300 Timo Sirainen Reset the header using mmaped memory + msync, instead of lseek() + write() HEAD
Thu, 15 May 2003 22:22:21 +0300 Timo Sirainen Renamed buffer_*_space() to buffer_*_space_unsafe() and added several HEAD
Wed, 14 May 2003 21:37:07 +0300 Timo Sirainen mboxes were always selected read-only HEAD
Wed, 14 May 2003 21:31:02 +0300 Timo Sirainen AUTH_MODULES -> HAVE_MODULES HEAD
Wed, 14 May 2003 21:29:53 +0300 Timo Sirainen fix HEAD
Wed, 14 May 2003 21:25:52 +0300 Timo Sirainen No, still no oracle here.. HEAD
Wed, 14 May 2003 21:23:40 +0300 Timo Sirainen missing HEAD
Wed, 14 May 2003 21:23:04 +0300 Timo Sirainen Added support for dynamically loadable imap/pop3 modules. HEAD
Wed, 14 May 2003 20:23:11 +0300 Timo Sirainen Added command_register() and related functions so we can dynamically HEAD
Mon, 12 May 2003 09:15:25 +0300 Timo Sirainen fix HEAD
Mon, 12 May 2003 09:14:49 +0300 Timo Sirainen libstorage_index_* -> libindex_* HEAD
Mon, 12 May 2003 09:13:38 +0300 Timo Sirainen Dependency fixes HEAD
Mon, 12 May 2003 09:04:04 +0300 Timo Sirainen Don't check errno of getpwnam() and getspnam() functions. They don't seem to HEAD
Mon, 12 May 2003 08:44:05 +0300 Timo Sirainen Don't give internal errors when trying to select, delete or rename HEAD
Sun, 11 May 2003 17:43:16 +0300 Timo Sirainen Unexpected SSL connection errors sometimes crashed HEAD
Sun, 11 May 2003 17:27:28 +0300 Timo Sirainen cleanups HEAD
Sun, 11 May 2003 14:33:43 +0300 Timo Sirainen If we don't have access to write subscriptions file, say "permission denied" HEAD
Fri, 09 May 2003 08:34:36 +0300 Timo Sirainen DELETE should report success to client even if it can't actually delete the HEAD
Thu, 08 May 2003 21:59:38 +0300 Timo Sirainen We have to sync dovecot-uidlist before indexing mails in new/ dir or we'll HEAD
Thu, 08 May 2003 18:53:07 +0300 Timo Sirainen check lstat() error too HEAD
Thu, 08 May 2003 16:56:32 +0300 Timo Sirainen Returned errno was often wrong. HEAD
Thu, 08 May 2003 14:35:28 +0300 Timo Sirainen No, actually it's valid for server to just ignore any non-permanent flag HEAD
Thu, 08 May 2003 14:30:32 +0300 Timo Sirainen EXPUNGE should reply OK even if mailbox is read-only. STORE should use HEAD
Thu, 08 May 2003 11:59:48 +0300 Timo Sirainen In-memory indexes didn't set index->opened. HEAD
Thu, 08 May 2003 09:59:17 +0300 Timo Sirainen Updates by Farkas Levente HEAD
Thu, 08 May 2003 08:44:37 +0300 Timo Sirainen Give "Permission denied" error instead of internal error if some call fails HEAD
Thu, 08 May 2003 08:08:29 +0300 Timo Sirainen Don't try to rewrite mbox file if it's read-only. HEAD
Thu, 08 May 2003 07:53:47 +0300 Timo Sirainen Some fixes to get read-only mboxes working. HEAD
Thu, 08 May 2003 07:34:30 +0300 Timo Sirainen bugfix HEAD
Thu, 08 May 2003 07:28:30 +0300 Timo Sirainen Chrooting changes. Now all userdbs will support "<chroot>/./<homedir>" style HEAD
Thu, 08 May 2003 07:06:59 +0300 Timo Sirainen Crashfix HEAD
Thu, 08 May 2003 07:01:51 +0300 Timo Sirainen If exec() fails, show the full path rather than argv[0] HEAD
Thu, 08 May 2003 06:47:01 +0300 Timo Sirainen Updated for ANONYMOUS HEAD
Thu, 08 May 2003 06:36:21 +0300 Timo Sirainen Support wu-ftpd-like chrooting in /etc/passwd. If home directory ends with HEAD
Thu, 08 May 2003 06:35:48 +0300 Timo Sirainen We didn't log if chroot directory was invalid. HEAD
Thu, 08 May 2003 06:24:57 +0300 Timo Sirainen Added support for ANONYMOUS SASL mechanism. HEAD
Thu, 08 May 2003 06:18:43 +0300 Timo Sirainen hash.h not needed HEAD
Thu, 08 May 2003 05:29:13 +0300 Timo Sirainen Content-Type wasn't actually set, which caused us to search non-text attachments which unnecessarily slows down things. HEAD
Thu, 08 May 2003 05:09:45 +0300 Timo Sirainen Don't crash with invalid first_unseen_uid_lowwater HEAD
Thu, 08 May 2003 03:49:02 +0300 Timo Sirainen FETCH BODY[HEADER.FIELDS ...] now doesn't crash to assert if header line HEAD
Wed, 07 May 2003 15:23:42 +0300 Timo Sirainen Use ENOSYS rather than EINVAL for fd_send/fd_recv. HEAD
Wed, 07 May 2003 15:21:02 +0300 Timo Sirainen struct timeval requires sys/time.h HEAD
Wed, 07 May 2003 15:14:30 +0300 Timo Sirainen remove compiler warnings if we declare madvise() as empty function HEAD
Wed, 07 May 2003 15:06:47 +0300 Timo Sirainen cleanup: message saving code isn't index-specific HEAD
Wed, 07 May 2003 15:05:01 +0300 Timo Sirainen Compile even if SCM_RIGHTS isn't supported. HEAD
Wed, 07 May 2003 11:17:31 +0300 Timo Sirainen Use #warning only with GCC. HEAD
Wed, 07 May 2003 11:16:17 +0300 Timo Sirainen Don't redefine _XOPEN_SOURCE_EXTENDED. HEAD