log

age author description
Sat, 24 Jul 2004 19:03:48 +0300 Timo Sirainen mail-thread.c -> imap-thread.c HEAD
Fri, 23 Jul 2004 22:07:57 +0300 Timo Sirainen If MySQL header checks failed, configure still passed. HEAD
Fri, 23 Jul 2004 21:50:18 +0300 Timo Sirainen db_port and db_client_flags weren't integers. Reconnects now immediately if HEAD
Fri, 23 Jul 2004 21:38:35 +0300 Timo Sirainen Better error message for unknown fields in mail*_cache_fields HEAD
Fri, 23 Jul 2004 21:36:10 +0300 Timo Sirainen Fixed a crash with fetch (rfc822.size body). Also fixed it so it doesn't HEAD
Fri, 23 Jul 2004 21:07:14 +0300 Timo Sirainen crypt_generate and md5_generate used only 3 different characters for salt. HEAD
Fri, 23 Jul 2004 19:28:40 +0300 Timo Sirainen get_index() wasn't working with caching disabled HEAD
Fri, 23 Jul 2004 19:28:23 +0300 Timo Sirainen Assert crashfix in certain situations when adding new cache records. HEAD
Fri, 23 Jul 2004 06:23:18 +0300 Timo Sirainen MySQL reconnection memleak fix. HEAD
Fri, 23 Jul 2004 06:22:15 +0300 Timo Sirainen Force mmap_no_write = yes if configure detected that. HEAD
Fri, 23 Jul 2004 03:05:58 +0300 Timo Sirainen Make certificate valid for one year HEAD
Fri, 23 Jul 2004 00:20:00 +0300 Timo Sirainen Moved namespace and hierarchy separator handling to imap-specific code. LIST HEAD
Thu, 22 Jul 2004 22:37:25 +0300 Timo Sirainen Check BUGGY_CMSG_MACROS in configure. HEAD
Thu, 22 Jul 2004 21:59:14 +0300 Timo Sirainen Added BUGGY_CMSG_HEADERS #define to workaround some OS bugs. Updated HEAD
Thu, 22 Jul 2004 16:46:59 +0300 Timo Sirainen compiler warning fix HEAD
Thu, 22 Jul 2004 16:42:02 +0300 Timo Sirainen Added LOGIN SASL mechanism. Patch by Andrey Panin HEAD
Thu, 22 Jul 2004 16:33:34 +0300 Timo Sirainen POP3 CAPA command shouldn't return "AUTH=" in SASL reply. Patch by Andrey HEAD
Tue, 20 Jul 2004 21:45:43 +0300 Timo Sirainen Added error checking HEAD
Tue, 20 Jul 2004 20:55:03 +0300 Timo Sirainen Use larger field_pool size by default. HEAD
Tue, 20 Jul 2004 20:52:38 +0300 Timo Sirainen Fixes for big endian systems. HEAD
Tue, 20 Jul 2004 20:06:25 +0300 Timo Sirainen Limit how much a single transaction can reserve space HEAD
Tue, 20 Jul 2004 20:06:08 +0300 Timo Sirainen mail_cache_lookup_headers() fix HEAD
Tue, 20 Jul 2004 19:50:56 +0300 Timo Sirainen Cache fixes. Decisions are saved again. HEAD
Tue, 20 Jul 2004 15:45:13 +0300 Timo Sirainen Compile fix when modules were disabled. Patch by Andrey Panin. HEAD
Tue, 20 Jul 2004 15:44:29 +0300 Timo Sirainen md5_final() didn't properly clear the whole MD5 context. Also changed to use HEAD
Sun, 18 Jul 2004 20:34:32 +0300 Timo Sirainen header caching fixes HEAD
Sun, 18 Jul 2004 15:54:42 +0300 Timo Sirainen SSL proxy was destroyed after login instead of staying in background. HEAD
Sun, 18 Jul 2004 15:43:05 +0300 Timo Sirainen Fixed reconnecting to PostgreSQL. HEAD
Sun, 18 Jul 2004 15:40:57 +0300 Timo Sirainen Fixes reconnecting to MySQL and some cleanups. Patch by Tomi Hakala. HEAD
Sun, 18 Jul 2004 15:36:59 +0300 Timo Sirainen Don't send EXISTS after each EXPUNGE. HEAD