"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/lib-index/mail-transaction-log-file.c" between
dovecot-2.3.16.tar.gz and dovecot-2.3.17.tar.gz

About: Dovecot is an IMAP and POP3 server, written with security primarily in mind.

mail-transaction-log-file.c  (dovecot-2.3.16):mail-transaction-log-file.c  (dovecot-2.3.17)
skipping to change at line 1059 skipping to change at line 1059
modseq_ext_len) == 0) { modseq_ext_len) == 0) {
/* modseq tracking started */ /* modseq tracking started */
*cur_modseq += 1; *cur_modseq += 1;
} }
return; return;
} else { } else {
/* not tracking modseqs */ /* not tracking modseqs */
return; return;
} }
/* NOTE: keep in sync with mail_index_transaction_get_highest_modseq() */
switch (hdr->type & MAIL_TRANSACTION_TYPE_MASK) { switch (hdr->type & MAIL_TRANSACTION_TYPE_MASK) {
case MAIL_TRANSACTION_EXPUNGE | MAIL_TRANSACTION_EXPUNGE_PROT: case MAIL_TRANSACTION_EXPUNGE | MAIL_TRANSACTION_EXPUNGE_PROT:
case MAIL_TRANSACTION_EXPUNGE_GUID | MAIL_TRANSACTION_EXPUNGE_PROT: case MAIL_TRANSACTION_EXPUNGE_GUID | MAIL_TRANSACTION_EXPUNGE_PROT:
if ((hdr->type & MAIL_TRANSACTION_EXTERNAL) == 0) { if ((hdr->type & MAIL_TRANSACTION_EXTERNAL) == 0) {
/* ignore expunge requests */ /* ignore expunge requests */
break; break;
} }
/* fall through */ /* fall through */
case MAIL_TRANSACTION_APPEND: case MAIL_TRANSACTION_APPEND:
case MAIL_TRANSACTION_KEYWORD_UPDATE: case MAIL_TRANSACTION_KEYWORD_UPDATE:
 End of changes. 1 change blocks. 
1 lines changed or deleted 0 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)