log

age author description
Thu, 28 Jun 2007 02:13:07 +0300 root Reordered initialization code. Capabilities are now dropped as soon as HEAD
Thu, 28 Jun 2007 02:12:19 +0300 root Preserve DAC_OVERRIDE capability. We may want to open any config/log files. HEAD
Thu, 28 Jun 2007 01:59:14 +0300 Timo Sirainen And compile fix HEAD
Thu, 28 Jun 2007 01:51:59 +0300 Timo Sirainen FIXME removal HEAD
Thu, 28 Jun 2007 01:48:59 +0300 Timo Sirainen Handle losing index file better. Handle fsck better. HEAD
Thu, 28 Jun 2007 01:03:18 +0300 Timo Sirainen Handle indexid changes better. HEAD
Thu, 28 Jun 2007 00:04:31 +0300 Timo Sirainen Don't use subscriptions with hidden namespaces. HEAD
Thu, 28 Jun 2007 00:03:59 +0300 Timo Sirainen Namespace with empty prefix can have list=yes also HEAD
Wed, 27 Jun 2007 23:23:15 +0300 Timo Sirainen FIXME comment update HEAD
Wed, 27 Jun 2007 23:12:35 +0300 Timo Sirainen Allow registering signal handlers even before lib_signals_init() is called. HEAD
Wed, 27 Jun 2007 22:46:21 +0300 Timo Sirainen If inotify_init() fails with EMFILE, give an understandable error message. HEAD
Wed, 27 Jun 2007 22:37:17 +0300 Timo Sirainen Removed debug #defines and changed log rotation size defaults. HEAD
Wed, 27 Jun 2007 21:22:22 +0300 Timo Sirainen Fixes to handling command ambiguity. Don't allow any commands that handle HEAD
Wed, 27 Jun 2007 20:21:00 +0300 Timo Sirainen Handle listing flags correctly for all namespace prefixes. HEAD
Wed, 27 Jun 2007 20:19:49 +0300 Timo Sirainen Added mail_namespace_find_inbox() and mail_namespace_find_prefix_nosep() HEAD
Wed, 27 Jun 2007 19:12:42 +0300 Timo Sirainen Fixes for last changes. HEAD
Wed, 27 Jun 2007 19:10:50 +0300 Timo Sirainen Moved several namespace booleans to a flags field. Removed unused HEAD
Wed, 27 Jun 2007 17:00:32 +0300 Timo Sirainen mailbox_list_iter_next() returns now const pointer. HEAD
Wed, 27 Jun 2007 16:51:59 +0300 Timo Sirainen Code cleanups HEAD
Wed, 27 Jun 2007 16:38:07 +0300 Timo Sirainen Changes sent by IDLE shouldn't affect the client's inactivity timeout HEAD
Wed, 27 Jun 2007 16:24:50 +0300 Timo Sirainen Store namespaces sorted by their prefix length. HEAD
Wed, 27 Jun 2007 16:10:00 +0300 Timo Sirainen Code cleanups HEAD
Wed, 27 Jun 2007 15:17:58 +0300 Timo Sirainen Make sure all listable namespaces use the same separator. If there's no ref HEAD
Tue, 26 Jun 2007 15:44:21 +0300 Timo Sirainen APPEND {0+} didn't eat the finishing CRLF. HEAD
Mon, 25 Jun 2007 19:24:53 +0300 Timo Sirainen Added list setting to namespaces to control whether mailboxes in the HEAD
Mon, 25 Jun 2007 18:35:17 +0300 Timo Sirainen Put UW-IMAP emulation back after all HEAD
Mon, 25 Jun 2007 18:26:36 +0300 Timo Sirainen Make sure there is exactly one inbox=yes namespace. HEAD
Mon, 25 Jun 2007 18:19:28 +0300 Timo Sirainen Cleaned up LIST ref "" handling. Removed some UW-IMAPisms, they shouldn't be HEAD
Thu, 21 Jun 2007 03:41:56 +0300 Timo Sirainen Better race condition fix for mmaped log files HEAD
Thu, 21 Jun 2007 03:32:23 +0300 Timo Sirainen Handle race conditions in mmap()ed transaction logs better. HEAD
Thu, 21 Jun 2007 00:51:34 +0300 Timo Sirainen Added mail_log_events, mail_log_group_events and mail_log_fields settings to HEAD
Wed, 20 Jun 2007 23:50:38 +0300 Timo Sirainen Map the log files only after they've all been found. Otherwise we could have HEAD
Wed, 20 Jun 2007 23:49:44 +0300 Timo Sirainen Log an error if non-head log file couldn't be synced to the next file's HEAD
Wed, 20 Jun 2007 20:49:51 +0300 Timo Sirainen Handle partial reads with mmap_disable=no correctly. HEAD
Wed, 20 Jun 2007 16:22:48 +0300 Timo Sirainen Fixed in-memory indexes HEAD
Wed, 20 Jun 2007 14:08:27 +0400 Andrey Panin Move POSIX capabilities dropping into separate function. HEAD
Sun, 10 Jun 2007 12:58:06 +0400 Andrey Panin Further const'ification of struct mech_module. HEAD
Wed, 20 Jun 2007 02:17:55 +0300 Timo Sirainen If read() returned a partial transaction, don't give an error because it HEAD
Wed, 20 Jun 2007 01:56:39 +0300 Timo Sirainen If log offsets are broken, don't assert-crash. HEAD
Wed, 20 Jun 2007 01:54:42 +0300 Timo Sirainen DEBUG: Verify header counters/lowwaters more often. HEAD
Wed, 20 Jun 2007 01:34:18 +0300 Timo Sirainen Updating index file by overwriting changed parts didn't work correctly. HEAD
Wed, 20 Jun 2007 01:08:13 +0300 Timo Sirainen Use CMP_ST_MTIME() instead of #ifdefing nanoseconds ourself. HEAD
Wed, 20 Jun 2007 01:07:30 +0300 Timo Sirainen Added CMP_ST_MTIME() and CMP_ST_CTIME() macros that compare also nanoseconds HEAD
Tue, 19 Jun 2007 18:39:16 +0300 Timo Sirainen Don't rotate transaction log if log head sequence doesn't match the current HEAD
Tue, 19 Jun 2007 18:37:27 +0300 Timo Sirainen When updating dovecot.index file, write the header always. HEAD
Tue, 19 Jun 2007 16:33:05 +0300 Timo Sirainen mail_index_sync_begin() takes now flags parameter instead of two booleans. HEAD
Tue, 19 Jun 2007 16:20:19 +0300 Timo Sirainen Removed broken asserts HEAD
Tue, 19 Jun 2007 16:18:13 +0300 Timo Sirainen Update log_file_head_offset when replacing current syncing map. HEAD
Tue, 19 Jun 2007 16:15:01 +0300 Timo Sirainen Log also the position in log file for sync errors. HEAD
Tue, 19 Jun 2007 15:26:47 +0300 Timo Sirainen Handle corruption marking by unlinking dovecot.index file. Removed HEAD
Tue, 19 Jun 2007 15:23:18 +0300 Timo Sirainen If a forced syncing fails, it could be because of broken log file position. HEAD
Tue, 19 Jun 2007 15:20:13 +0300 Timo Sirainen Keep index->map always usable, never NULL. HEAD
Tue, 19 Jun 2007 15:05:16 +0300 Timo Sirainen Removed index->hdr. Use index->map->hdr instead. HEAD
Tue, 19 Jun 2007 14:56:33 +0300 Timo Sirainen s/view_sync_area_find/view_sync_is_hidden/ HEAD
Tue, 19 Jun 2007 14:25:30 +0300 Timo Sirainen If maildirsize file is being rewritten while we're trying to do that, HEAD
Mon, 18 Jun 2007 01:34:17 +0300 Timo Sirainen View's counters can no longer be unreliable or broken. HEAD
Mon, 18 Jun 2007 01:32:48 +0300 Timo Sirainen Removed more unneeded code. HEAD
Mon, 18 Jun 2007 01:18:20 +0300 Timo Sirainen Removed no-appends specific code that's unneeded now. HEAD
Mon, 18 Jun 2007 01:01:02 +0300 Timo Sirainen Give MAIL_INDEX_VIEW_SYNC_FLAG_NOEXPUNGES a non-zero value so it actually HEAD
Mon, 18 Jun 2007 00:52:48 +0300 Timo Sirainen Fixed last change HEAD