log

age author description
Wed, 17 Jan 2007 18:17:42 +0200 Timo Sirainen Fixes to error handling paths. HEAD
Wed, 17 Jan 2007 16:57:11 +0200 Timo Sirainen A new "extension introduction" in transaction log could have left some HEAD
Wed, 17 Jan 2007 00:39:49 +0200 Timo Sirainen And now really fix the log rotation race. HEAD
Wed, 17 Jan 2007 00:00:18 +0200 Timo Sirainen Make sure file_seq isn't zero in cache file header. HEAD
Tue, 16 Jan 2007 23:58:52 +0200 Timo Sirainen Fixed a race condition in transaction log rotation, which could have caused HEAD
Tue, 16 Jan 2007 20:27:57 +0200 Timo Sirainen cleanup HEAD
Tue, 16 Jan 2007 20:27:44 +0200 Timo Sirainen Make sure that extensions don't point outside allocated record size. HEAD
Tue, 16 Jan 2007 19:00:38 +0200 Timo Sirainen Compiler warning fixes HEAD
Tue, 16 Jan 2007 18:59:06 +0200 Timo Sirainen When opening maildir, check if tmp/'s atime is over 8h old. If it is, delete HEAD
Tue, 16 Jan 2007 17:07:43 +0200 Timo Sirainen Added some extra checks/asserts HEAD
Tue, 16 Jan 2007 16:09:23 +0200 Timo Sirainen UID -> seq lookup: Optimize UID=1 and UID=<next_uid>-1 cases. HEAD
Tue, 16 Jan 2007 15:25:40 +0200 Timo Sirainen Last change for making ldap_bind() error handling better was actually HEAD
Tue, 16 Jan 2007 15:18:23 +0200 Timo Sirainen extra_fields == NULL and empty extra_fields (reset after each passdb HEAD
Sun, 14 Jan 2007 06:01:31 +0200 Timo Sirainen We could have synced external transactions multiple times, causing HEAD
Sun, 14 Jan 2007 05:37:17 +0200 Timo Sirainen View syncing could have caused some transactions to be synced multiple HEAD
Sun, 14 Jan 2007 05:17:07 +0200 Timo Sirainen Removed file offset caching from mail_cache_foreach(). It didn't work HEAD
Sun, 14 Jan 2007 04:48:15 +0200 Timo Sirainen CR removing from parsed mails didn't work properly for multipart mails. HEAD
Sun, 14 Jan 2007 03:49:08 +0200 Timo Sirainen Copy config.rpath before running autoreconf. HEAD
Sun, 14 Jan 2007 03:47:19 +0200 Timo Sirainen Grow the initial pool sizes a bit. HEAD
Tue, 09 Jan 2007 22:30:25 +0200 Timo Sirainen Delete all auth-worker.* files from Dovecot's base_dir when starting. HEAD
Tue, 09 Jan 2007 22:19:32 +0200 Timo Sirainen When searching MIME body headers, make sure we don't go out of bounds with broken MIME messages and cause assert-crash. HEAD
Tue, 09 Jan 2007 13:40:07 +0200 Timo Sirainen If ldap_bind() fails directly, log the "ldap server down" errors more nicely. HEAD
Sun, 07 Jan 2007 09:24:33 +0200 Timo Sirainen We sent extra "OK" to master, causing it to think it was the username. HEAD
Fri, 05 Jan 2007 20:48:55 +0200 Timo Sirainen Don't assert-crash if a command is waiting in queue after we've disconnected the client for some reason. HEAD
Fri, 05 Jan 2007 16:52:13 +0200 Timo Sirainen Added -i and -o options to rawlog to restrict logging to only input or output. HEAD
Fri, 05 Jan 2007 16:22:33 +0200 Timo Sirainen If index/control dirs were different than the maildir, deleting mailboxes HEAD
Thu, 04 Jan 2007 16:04:13 +0200 Timo Sirainen Changed assert so it doesn't give a compiler warning with 32bit systems. HEAD
Thu, 04 Jan 2007 15:22:01 +0200 Timo Sirainen Comment out the configurable dir environments. HEAD
Thu, 04 Jan 2007 02:54:24 +0200 Timo Sirainen Added config.rpath HEAD
Thu, 04 Jan 2007 02:53:33 +0200 Timo Sirainen Rewrite. Use autoreconf now. Also copy config.rpath from gettext's directory. HEAD
Thu, 04 Jan 2007 01:49:26 +0200 Timo Sirainen Crashfix HEAD
Thu, 04 Jan 2007 00:59:55 +0200 Timo Sirainen Don't keep a connection open to dovecot-auth when we're only proxying. HEAD
Thu, 04 Jan 2007 00:40:34 +0200 Timo Sirainen mail_full_filesystem_access=yes: Fixed handling mailboxes beginning with ~. HEAD
Thu, 04 Jan 2007 00:38:27 +0200 Timo Sirainen Added home_try_expand() HEAD
Sun, 31 Dec 2006 18:11:14 +0200 Timo Sirainen We crashed if auth cache was disabled. Patch by Andrey Panin. HEAD
Sun, 31 Dec 2006 18:09:42 +0200 Timo Sirainen Minor locking fix/cleanups. HEAD
Sun, 31 Dec 2006 18:09:00 +0200 Timo Sirainen If we didn't sync everything in the view, we could have synced some HEAD
Fri, 29 Dec 2006 01:21:06 +0200 Timo Sirainen debug: MEMPOOL_GROWING prefix in alloconly pool names means that when HEAD
Fri, 29 Dec 2006 01:19:54 +0200 Timo Sirainen Grow default pool size HEAD
Fri, 29 Dec 2006 00:52:00 +0200 Timo Sirainen debug: OSX leaks an fd from gettimeofday(), ignore it. HEAD
Thu, 28 Dec 2006 22:54:59 +0200 Timo Sirainen If there are transactions left while unlocking, don't unlock. Also added some HEAD
Thu, 28 Dec 2006 22:52:32 +0200 Timo Sirainen Reversed last change. Doing it another way. HEAD
Thu, 28 Dec 2006 22:15:08 +0200 Timo Sirainen Call mail_index_view_unlock() only when all transactions are finished. HEAD
Thu, 28 Dec 2006 21:59:37 +0200 Timo Sirainen If ssl_disable=yes, don't bother resolving ssl_listen. Also if listen or HEAD
Thu, 28 Dec 2006 20:40:29 +0200 Timo Sirainen When client fetches message data that has already been expunged, reply with HEAD
Thu, 28 Dec 2006 20:37:25 +0200 Timo Sirainen Removed accidentally committed TEXTSIZE FETCH parameter. HEAD
Thu, 28 Dec 2006 20:09:07 +0200 Timo Sirainen If we get POLLNVAL, disable events completely for the io so we don't just loop forever. HEAD
Thu, 28 Dec 2006 18:58:05 +0200 Timo Sirainen Forgot to send dotlock_use_excl to mail processes.. HEAD
Thu, 28 Dec 2006 18:51:10 +0200 Timo Sirainen More dotlock_use_excl uses. HEAD
Thu, 28 Dec 2006 18:27:53 +0200 Timo Sirainen Added dotlock_use_excl setting. HEAD
Thu, 28 Dec 2006 18:07:19 +0200 Timo Sirainen Use rename() instead of link() + unlink() when moving a mail from tmp/ to new/. HEAD
Thu, 28 Dec 2006 17:21:55 +0200 Timo Sirainen If no auth sockets are found in 10 seconds, kill ourself. HEAD
Thu, 28 Dec 2006 17:06:31 +0200 Timo Sirainen -n and -a parameters shouldn't be deleting auth sockets. HEAD
Thu, 28 Dec 2006 16:47:38 +0200 Timo Sirainen If debug is enabled, log some debugging messages. Also cleaned up the code HEAD
Thu, 28 Dec 2006 14:26:46 +0200 Timo Sirainen deliver was treating boolean settings set to "no" as if they were "yes" HEAD
Wed, 27 Dec 2006 09:59:56 +0200 Timo Sirainen s/swab/swab_uint32/. swab() already exists in libc and it may conflict. HEAD
Fri, 22 Dec 2006 23:46:18 +0200 Timo Sirainen s/Backtrace/Raw backtrace/ HEAD
Fri, 22 Dec 2006 16:20:36 +0200 Timo Sirainen Added maildir_copy_preserve_filename setting. HEAD
Fri, 22 Dec 2006 01:54:17 +0200 Timo Sirainen Changed maildir_copy_with_hardlinks setting's description to be much more HEAD
Thu, 21 Dec 2006 23:25:25 +0200 Timo Sirainen argv[] isn't unused. HEAD
Thu, 21 Dec 2006 23:22:17 +0200 Timo Sirainen getopt() return value should be stored into int, not into char. Fixes HEAD
Thu, 21 Dec 2006 18:13:17 +0200 Timo Sirainen Don't crash after append. HEAD
Thu, 21 Dec 2006 18:01:15 +0200 Timo Sirainen Authentication cache caches now also userdb data. Code by Tommi Saviranta. HEAD
Thu, 21 Dec 2006 17:59:05 +0200 Timo Sirainen auth_cache_size comment updated. It no longer has problems with identical HEAD
Thu, 21 Dec 2006 17:57:30 +0200 Timo Sirainen "Password query" -> "User query" in error messages. HEAD
Thu, 21 Dec 2006 17:53:56 +0200 Timo Sirainen If the module dir doesn't exist, die only if we were given a list of modules HEAD
Thu, 21 Dec 2006 17:46:30 +0200 Timo Sirainen Fix HEAD
Thu, 21 Dec 2006 17:20:59 +0200 Timo Sirainen If indexing takes over 10 seconds, start giving estimates about when it's HEAD
Thu, 21 Dec 2006 17:20:29 +0200 Timo Sirainen Moved storage callbacks to struct mail_storage. If searching takes over 10 HEAD
Thu, 21 Dec 2006 16:21:24 +0200 Timo Sirainen Don't build indexes just for header lookups. HEAD
Thu, 21 Dec 2006 15:56:50 +0200 Timo Sirainen Cleanups and fixes HEAD
Thu, 21 Dec 2006 15:16:32 +0200 Timo Sirainen Make indexing non-blocking. Optimize also header searches. HEAD
Thu, 21 Dec 2006 13:29:25 +0200 Timo Sirainen Give an error if there are duplicate files for a single module. Also if the HEAD
Thu, 21 Dec 2006 13:25:21 +0200 Timo Sirainen Defined a universal const_string array type. HEAD
Thu, 21 Dec 2006 12:20:42 +0200 Timo Sirainen Forgot to add HEAD
Wed, 20 Dec 2006 23:26:36 +0200 Timo Sirainen Added support for X-BODY-FAST and X-TEXT-FAST SEARCH arguments. FTS plugin HEAD
Wed, 20 Dec 2006 22:47:02 +0200 Timo Sirainen If running commands in parallel would cause ambiguity, run them HEAD
Wed, 20 Dec 2006 22:13:07 +0200 Timo Sirainen If STATUS command is done for a selected mailbox, don't sync it. This could HEAD
Wed, 20 Dec 2006 21:23:43 +0200 Timo Sirainen Dovecot is now able to execute multiple commands at the same time. HEAD
Wed, 20 Dec 2006 17:40:22 +0200 Timo Sirainen Delay setting the TCP cork until something is actually sent to the HEAD
Wed, 20 Dec 2006 17:18:45 +0200 Timo Sirainen Compiler warning fix HEAD
Wed, 20 Dec 2006 17:17:32 +0200 Timo Sirainen Removed debugging #if 0. HEAD
Wed, 20 Dec 2006 17:13:34 +0200 Timo Sirainen Compiler warning fix HEAD
Wed, 20 Dec 2006 16:46:22 +0200 Timo Sirainen Fixed filtering to work with Lucene. Generic FTS code now implements the HEAD
Wed, 20 Dec 2006 16:45:39 +0200 Timo Sirainen Use seq_range_array_remove_range() instead of slowly iterating ourself. HEAD
Wed, 20 Dec 2006 16:44:40 +0200 Timo Sirainen Added seq_range_array_remove_range() HEAD
Wed, 20 Dec 2006 15:59:16 +0200 Timo Sirainen Actually the code wasn't unneeded, put it back and actually execute it now. HEAD
Wed, 20 Dec 2006 15:56:48 +0200 Timo Sirainen Removed unneeded code HEAD
Wed, 20 Dec 2006 10:16:41 +0200 Timo Sirainen Compress list index when its deleted space amount gets too high. Also fixed HEAD
Wed, 20 Dec 2006 08:20:25 +0200 Timo Sirainen Prefix COMPRESS_* defines with MAIL_CACHE_. HEAD
Wed, 20 Dec 2006 07:54:13 +0200 Timo Sirainen Fixes to hash compression and 1:n search. HEAD
Wed, 20 Dec 2006 07:10:55 +0200 Timo Sirainen "Set pop3_uidl_format in config file" may be easier to understand.. HEAD
Wed, 20 Dec 2006 07:07:17 +0200 Timo Sirainen Updated pop3_uidl_format comments. HEAD
Wed, 20 Dec 2006 06:52:28 +0200 Timo Sirainen "Plaintext authentication disabled" -> "Plaintext authentication disallowed HEAD
Wed, 20 Dec 2006 06:36:49 +0200 Timo Sirainen Added THREAD=X-REFERENCES2 capability. HEAD
Wed, 20 Dec 2006 06:35:45 +0200 Timo Sirainen Optimize also 1:n seqset searches. Fixed also a case where we failed too HEAD
Wed, 20 Dec 2006 05:38:40 +0200 Timo Sirainen Implemented X-REFERENCES2 threading. Two differences to standard REFERENCES: HEAD
Wed, 20 Dec 2006 05:16:54 +0200 Timo Sirainen Fix HEAD
Wed, 20 Dec 2006 05:16:44 +0200 Timo Sirainen If mail_index_move_to_memory() was called before index file was opened, we HEAD
Sun, 17 Dec 2006 18:35:31 +0200 Timo Sirainen Added fsync_disable setting. Also added missing fsync()ing to dbox when HEAD
Sun, 17 Dec 2006 18:34:24 +0200 Timo Sirainen Fixed a file descriptor at deinit. HEAD
Sun, 17 Dec 2006 16:32:06 +0200 Timo Sirainen Fixes HEAD
Sun, 17 Dec 2006 16:10:45 +0200 Timo Sirainen maildir_file_do() takes uid, not seq.. HEAD
Sat, 16 Dec 2006 15:37:32 +0200 Timo Sirainen Changed the default naming for password schemes: HMAC-MD5 -> CRAM-MD5. MD5 HEAD
Sat, 16 Dec 2006 02:09:19 +0200 Timo Sirainen Added lazy expunge plugin. HEAD
Sat, 16 Dec 2006 01:50:45 +0200 Timo Sirainen Added namespace_find_prefix(). HEAD
Sat, 16 Dec 2006 01:50:22 +0200 Timo Sirainen Compiler warning fix HEAD
Sat, 16 Dec 2006 01:46:22 +0200 Timo Sirainen Changed the plugin filename numbering (ie. the ordering in which the plugins HEAD
Sat, 16 Dec 2006 01:08:42 +0200 Timo Sirainen Added EDESTDIREXISTS() macro, and changed rename() calls to use it. HEAD
Sat, 16 Dec 2006 00:52:11 +0200 Timo Sirainen rename and delete operations didn't touch control directory if it was HEAD
Fri, 15 Dec 2006 20:38:08 +0200 Timo Sirainen Replaced void *context from a lot of callbacks with the actual context HEAD
Fri, 15 Dec 2006 20:10:51 +0200 Timo Sirainen Type safe callbacks weren't as easy as I thought. Only callback(void HEAD
Fri, 15 Dec 2006 19:17:21 +0200 Timo Sirainen And remove a bit more code. HEAD
Fri, 15 Dec 2006 19:16:26 +0200 Timo Sirainen Removed support for external I/O loop. The point was originally that this HEAD
Fri, 15 Dec 2006 18:55:29 +0200 Timo Sirainen Added context parameter type safety checks for most callback APIs. HEAD
Wed, 13 Dec 2006 15:49:46 +0200 Timo Sirainen Handle broken UTF8 HEAD
Wed, 13 Dec 2006 15:46:23 +0200 Timo Sirainen Only ASCII texts were actually indexed. Now UTF-8 input is properly HEAD
Wed, 13 Dec 2006 15:45:39 +0200 Timo Sirainen Removed utf8_strlen_n() here and used the one from unichar.h HEAD
Wed, 13 Dec 2006 15:45:16 +0200 Timo Sirainen Added unichar_t UCS-4 type and some ucs4/utf8 functions. HEAD
Wed, 13 Dec 2006 15:08:28 +0200 Timo Sirainen Optimization. HEAD