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
Sun, 18 Jul 2004 15:31:27 +0300 Timo Sirainen Don't crash if mail_index_view_sync_next() is called again after it's finished. HEAD
Sun, 18 Jul 2004 05:31:13 +0300 Timo Sirainen Changed default cache fields HEAD
Sun, 18 Jul 2004 05:30:56 +0300 Timo Sirainen Changed default cache fields. HEAD
Sun, 18 Jul 2004 05:28:01 +0300 Timo Sirainen Avoid parsing headers twice to get IMAP envelope. HEAD
Sun, 18 Jul 2004 05:25:06 +0300 Timo Sirainen Header caching redesigned. New design allows caching decisions per field, so HEAD
Sun, 18 Jul 2004 04:44:59 +0300 Timo Sirainen bsearch_strcasecmp() actually called strcmp.. HEAD
Fri, 16 Jul 2004 19:20:54 +0300 Timo Sirainen Fixed to compile with Solaris LDAP library HEAD
Thu, 15 Jul 2004 15:26:31 +0300 Timo Sirainen Delay memory allocations for cache transaction. We don't always need it. HEAD
Mon, 12 Jul 2004 21:14:45 +0300 Timo Sirainen outlook-no-nuls workaround fix HEAD
Mon, 12 Jul 2004 14:35:50 +0300 Timo Sirainen Broke mailbox_sync() into iterator. HEAD
Mon, 12 Jul 2004 14:31:34 +0300 Timo Sirainen View syncing fixes/cleanups. HEAD
Mon, 12 Jul 2004 11:07:03 +0300 Timo Sirainen Handle recent flags in index file correctly. Fixes recent flag losing when HEAD
Mon, 12 Jul 2004 01:45:29 +0300 Timo Sirainen mbox recent fixes. HEAD
Mon, 12 Jul 2004 00:09:30 +0300 Timo Sirainen Use CMP_DEV_T() macro to compare struct stat.st_dev HEAD
Mon, 12 Jul 2004 00:04:46 +0300 Timo Sirainen Recent flags should be fully working now with maildir. HEAD
Sat, 10 Jul 2004 20:24:08 +0300 Timo Sirainen Split client_workarounds to imap_ and pop3_ ones. Added outlook-no-nuls POP3 HEAD
Sat, 10 Jul 2004 14:16:05 +0300 Timo Sirainen Cache fixes. Lookups now look into transactions too. HEAD
Sat, 10 Jul 2004 14:15:42 +0300 Timo Sirainen fetch_mail needs to be deinitialized before transaction is HEAD
Sat, 10 Jul 2004 14:14:58 +0300 Timo Sirainen thread/sort: commit the transaction, don't rollback.. HEAD
Fri, 09 Jul 2004 22:59:44 +0300 Timo Sirainen And section fix for --exec-mail.. HEAD
Fri, 09 Jul 2004 22:59:02 +0300 Timo Sirainen Added --exec-mail option to master. It can be used to parse Dovecot config HEAD
Fri, 09 Jul 2004 22:22:15 +0300 Timo Sirainen Create all the missing paths up to maildir HEAD
Fri, 09 Jul 2004 22:21:18 +0300 Timo Sirainen check EISDIR in next mkdir() too.. HEAD
Fri, 09 Jul 2004 22:16:27 +0300 Timo Sirainen Some more mailbox name checks. HEAD
Fri, 09 Jul 2004 22:12:32 +0300 Timo Sirainen Crashfix with empty mailbox HEAD
Fri, 09 Jul 2004 22:09:17 +0300 Timo Sirainen SIGHUP correctly reloads configuration now HEAD
Fri, 09 Jul 2004 22:08:35 +0300 Timo Sirainen When i_set_failure_file() is called, make sure the handlers are reset back HEAD
Fri, 09 Jul 2004 21:31:26 +0300 Timo Sirainen Never treat "mailbox/" as a valid mailbox name. HEAD
Fri, 09 Jul 2004 20:19:04 +0300 Timo Sirainen If we're setting flags to saved mail, put it to cur/ directory directly. HEAD
Fri, 09 Jul 2004 14:45:01 +0300 Timo Sirainen Refcounting fixes. Unexpectedly destroyed SSL connection could have left HEAD