log

age author description
Fri, 23 May 2003 17:48:23 +0300 Timo Sirainen wasn't supposed to be committed HEAD
Fri, 23 May 2003 17:47:25 +0300 Timo Sirainen Extra asserts HEAD
Fri, 23 May 2003 17:40:49 +0300 Timo Sirainen Removed I/O priorities. They were pretty much useless and were just getting HEAD
Fri, 23 May 2003 17:39:45 +0300 Timo Sirainen Minor speedup HEAD
Fri, 23 May 2003 17:12:43 +0300 Timo Sirainen minor speedup HEAD
Fri, 23 May 2003 16:54:51 +0300 Timo Sirainen Clear old poll revents when removing the IO. Just extra sanity check. HEAD
Fri, 23 May 2003 02:04:41 +0300 Timo Sirainen Reset line->name and full_value* fields at end of headers. Envelope parser HEAD
Wed, 21 May 2003 14:42:47 +0300 Timo Sirainen Fixed index corruption HEAD
Tue, 20 May 2003 21:49:41 +0300 Timo Sirainen Check that imap/pop3 module directories exist if they're enabled. Give a HEAD
Tue, 20 May 2003 21:22:04 +0300 Timo Sirainen Generate temporary RSA key when requested. Could be slow, should do some HEAD
Tue, 20 May 2003 21:05:32 +0300 Timo Sirainen Support From-lines which contain timezone in timestamp. HEAD
Mon, 19 May 2003 12:57:02 +0300 Timo Sirainen fixes HEAD
Mon, 19 May 2003 12:50:24 +0300 Timo Sirainen Added pool_get_name(), for debugging mostly. HEAD
Mon, 19 May 2003 09:56:46 +0300 Timo Sirainen crahsfix HEAD
Mon, 19 May 2003 09:35:02 +0300 Timo Sirainen fixes HEAD
Sun, 18 May 2003 19:37:56 +0300 Timo Sirainen s/host/addr/ in variables HEAD
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