2b170a01b7e966c584fc7573034180d75b321d0d |
|
11-Aug-2017 |
Timo Sirainen <timo.sirainen@dovecot.fi> |
lib-index: Remove tracking of mail_index_modseq_sync.highest_modseq
It's no longer necessary after the previous changes. |
a8fe899601735459641edae975c0fa08be8482e2 |
|
16-Sep-2012 |
Timo Sirainen <tss@iki.fi> |
Removed all the "enum foo;" declarations.
They didn't seem to be very standard. Old gcc versions warn about them and
C++ code doesn't like them. |
37a3ae182d3598807c066143a63a93ea7a0ab59d |
|
23-Apr-2012 |
Timo Sirainen <tss@iki.fi> |
lib-index: Added mail_index_have_modseq_tracking() needed for previous commit. |
ad48319996942463675b53877092ab7e13a7a75a |
|
29-Jul-2009 |
Timo Sirainen <tss@iki.fi> |
Added ability to specify message's minimum modseq value.
--HG--
branch : HEAD |
7de1c472fd23ddac6b4dc5cbeee6fa6a8418b071 |
|
31-Aug-2008 |
Timo Sirainen <tss@iki.fi> |
Fixed crashes related to struct mail_index_map_modseq handling.
--HG--
branch : HEAD |
85144b5f0bc763de14c7d87291a90ef74ac241a2 |
|
21-Jun-2008 |
Timo Sirainen <tss@iki.fi> |
Keep modseqs as 1 until the first modseq ext intro record enables them.
Performance should be better again when modseqs are disabled.
--HG--
branch : HEAD |
95a1a5195d56f3cf5d1e529aad668f87ad3b979b |
|
11-Jun-2008 |
Timo Sirainen <tss@iki.fi> |
Modseqs are no longer calculated from transaction log sequence + offset.
Now they begin from 1 and each "visible" transaction increases it by one.
--HG--
branch : HEAD |
923eb3dde28e4d8841c14fd6b4a69635b7070c3e |
|
15-Mar-2008 |
Timo Sirainen <tss@iki.fi> |
Added QRESYNC support.
--HG--
branch : HEAD |
0ff139bf6c35ff615a2551e7e4f72a897e8a1341 |
|
15-Mar-2008 |
Timo Sirainen <tss@iki.fi> |
Left out from initial CONDSTORE commit.
--HG--
branch : HEAD |