log

age author description
Sat, 16 Oct 2004 19:32:09 +0300 Timo Sirainen Growing output buffer size broke the data inside it. HEAD
Sat, 16 Oct 2004 17:59:32 +0300 Timo Sirainen i_unreached(): show also file and line number in error message HEAD
Sat, 16 Oct 2004 02:12:51 +0300 Timo Sirainen Created generic asynchronous SQL API and implemented MySQL and PostgreSQL HEAD
Sat, 16 Oct 2004 01:56:10 +0300 Timo Sirainen extra assert HEAD
Sat, 16 Oct 2004 01:55:35 +0300 Timo Sirainen t_pop() leakfix HEAD
Fri, 15 Oct 2004 16:37:58 +0300 Timo Sirainen Try to create the whole directory structure up to root_dir if it doesn't exist. HEAD
Fri, 15 Oct 2004 16:03:11 +0300 Timo Sirainen Don't use sendfile() for files, even with Linux. 2.6 kernels don't support HEAD
Fri, 15 Oct 2004 02:57:27 +0300 Timo Sirainen missing sasl-server.h HEAD
Fri, 15 Oct 2004 02:41:17 +0300 Timo Sirainen Fixed error message HEAD
Fri, 15 Oct 2004 02:06:49 +0300 Timo Sirainen Holes in cache file were broken HEAD
Fri, 15 Oct 2004 01:16:43 +0300 Timo Sirainen Log syncing fixes HEAD
Fri, 15 Oct 2004 00:54:47 +0300 Timo Sirainen Don't crash even if view is inconsistent. HEAD
Thu, 14 Oct 2004 22:42:04 +0300 Timo Sirainen expunge fix HEAD
Thu, 14 Oct 2004 20:56:39 +0300 Timo Sirainen If rewriting began with expunged data areas, we didn't overwrite them which HEAD
Thu, 14 Oct 2004 15:27:09 +0300 Timo Sirainen Don't insert extra space before "* n FETCH" HEAD
Thu, 14 Oct 2004 02:36:21 +0300 Timo Sirainen FreeBSD fix HEAD
Wed, 13 Oct 2004 23:40:25 +0300 Timo Sirainen fix HEAD
Wed, 13 Oct 2004 23:21:21 +0300 Timo Sirainen Added asserts HEAD
Wed, 13 Oct 2004 22:11:33 +0300 Timo Sirainen Auth protocol fix HEAD
Wed, 13 Oct 2004 20:20:43 +0300 Timo Sirainen forgot to add HEAD
Wed, 13 Oct 2004 19:38:32 +0300 Timo Sirainen Changed dovecot-auth protocol to ASCII based. Should be easier now to write HEAD
Wed, 13 Oct 2004 15:32:54 +0300 Timo Sirainen Crashfix HEAD
Mon, 11 Oct 2004 21:27:40 +0300 Timo Sirainen Changed the "internal error" message, once again. Hopefully this is finally HEAD
Mon, 11 Oct 2004 20:14:26 +0300 Timo Sirainen Login process cleanups. Share more authentication code between pop3/imap. HEAD
Mon, 11 Oct 2004 17:29:51 +0300 Timo Sirainen Make sure nothing is buffered in mbox stream when syncing. HEAD
Mon, 11 Oct 2004 17:25:01 +0300 Timo Sirainen Handle failures without crashing HEAD
Mon, 11 Oct 2004 16:24:03 +0300 Timo Sirainen Don't send extra ")" line with bad FETCH parameters. HEAD
Mon, 11 Oct 2004 16:14:59 +0300 Timo Sirainen Don't go trying to updating index, if there's nothing to update. HEAD
Mon, 11 Oct 2004 16:05:24 +0300 Timo Sirainen Check that dotlock PID exists even if we don't do stale lock timeouting. HEAD
Mon, 11 Oct 2004 15:22:25 +0300 Timo Sirainen Crashfix in error condition. HEAD
Mon, 11 Oct 2004 15:05:08 +0300 Timo Sirainen Enable outlook-idle workaround by default. HEAD
Mon, 11 Oct 2004 01:58:00 +0300 Timo Sirainen typofixes HEAD
Sun, 10 Oct 2004 20:44:54 +0300 Timo Sirainen Don't lock/unlock mbox separately for each message. Drop the lock only at HEAD
Sun, 10 Oct 2004 20:25:44 +0300 Timo Sirainen Replaced fcntl_locks_disable with lock_method, so it's now possible to use HEAD
Sun, 10 Oct 2004 19:25:06 +0300 Timo Sirainen Use only a single transaction for the whole duration of pop3 session. Avoids HEAD
Sun, 10 Oct 2004 18:56:00 +0300 Timo Sirainen Compile fix HEAD
Sun, 10 Oct 2004 17:39:05 +0300 Timo Sirainen Write host:pid into lock file *before* link()ing it into real lock file. HEAD
Sun, 10 Oct 2004 17:32:32 +0300 Timo Sirainen Renamed pop3_mails_keep_recent to pop3_no_flag_updates which includes HEAD
Sun, 10 Oct 2004 17:21:07 +0300 Timo Sirainen Fix some potential crashes HEAD
Sun, 10 Oct 2004 16:55:09 +0300 Timo Sirainen Removed Cyrus SASL code completely. It hasn't worked for ages (if ever?) and HEAD
Sat, 09 Oct 2004 17:22:14 +0300 Timo Sirainen If FETCH failed immediately, we sent back extra ")" line. HEAD
Sat, 09 Oct 2004 17:20:21 +0300 Timo Sirainen Copying mapping to memory didn't copy some fields which could have caused HEAD
Sat, 09 Oct 2004 16:54:28 +0300 Timo Sirainen Recent flag fixes HEAD
Sat, 09 Oct 2004 00:40:05 +0300 Timo Sirainen Don't close mbox file stream unless we're actually using mmap. Avoids extra HEAD
Sat, 09 Oct 2004 00:21:11 +0300 Timo Sirainen Buffer more in memory before sending RETR replies. HEAD
Fri, 08 Oct 2004 23:25:00 +0300 Timo Sirainen Delay writing seen flags to mailbox. HEAD
Fri, 08 Oct 2004 21:36:57 +0300 Timo Sirainen Don't do anything in cork() if stream is closed. HEAD
Fri, 08 Oct 2004 21:19:12 +0300 Timo Sirainen fix HEAD
Fri, 08 Oct 2004 20:51:47 +0300 Timo Sirainen Buffer API change: we no longer support limited sized buffers where HEAD
Fri, 08 Oct 2004 20:06:18 +0300 Timo Sirainen group multiple recent flag updates together HEAD
Fri, 08 Oct 2004 19:59:45 +0300 Timo Sirainen buffer_insert* were broken HEAD
Fri, 08 Oct 2004 16:33:03 +0300 Timo Sirainen Add seteuid() wrapper for HP-UX HEAD
Fri, 08 Oct 2004 15:01:41 +0300 Timo Sirainen cache_flags were being updated constantly. HEAD
Fri, 08 Oct 2004 15:01:11 +0300 Timo Sirainen Remove recent-flags even if flags are dirty. HEAD
Fri, 08 Oct 2004 00:19:05 +0300 Timo Sirainen Don't complain about corruption when there is none. HEAD
Fri, 08 Oct 2004 00:11:19 +0300 Timo Sirainen fix HEAD
Thu, 07 Oct 2004 23:36:48 +0300 Timo Sirainen Added asserts HEAD
Thu, 07 Oct 2004 23:14:28 +0300 Timo Sirainen fix HEAD
Thu, 07 Oct 2004 22:39:24 +0300 Timo Sirainen Advertise all SASL mechanisms in old-style SASL discovery. Patch by Andrey HEAD
Thu, 07 Oct 2004 22:38:05 +0300 Timo Sirainen Missing error checking in epoll_create(). Patch by Andrey Panin HEAD