"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "src/lib-storage/index/index-mail.h" 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.

index-mail.h  (dovecot-2.3.16):index-mail.h  (dovecot-2.3.17)
skipping to change at line 201 skipping to change at line 201
void index_mail_parse_header_init(struct index_mail *mail, void index_mail_parse_header_init(struct index_mail *mail,
struct mailbox_header_lookup_ctx *headers) struct mailbox_header_lookup_ctx *headers)
ATTR_NULL(2); ATTR_NULL(2);
void index_mail_parse_header(struct message_part *part, void index_mail_parse_header(struct message_part *part,
struct message_header_line *hdr, struct message_header_line *hdr,
struct index_mail *mail) ATTR_NULL(1); struct index_mail *mail) ATTR_NULL(1);
int index_mail_parse_headers(struct index_mail *mail, int index_mail_parse_headers(struct index_mail *mail,
struct mailbox_header_lookup_ctx *headers, struct mailbox_header_lookup_ctx *headers,
const char *reason) const char *reason)
ATTR_NULL(2); ATTR_NULL(2);
void index_mail_parse_header_deinit(struct index_mail *mail);
/* Same as index_mail_parse_headers(), but assume that the stream is /* Same as index_mail_parse_headers(), but assume that the stream is
already opened. */ already opened. */
int index_mail_parse_headers_internal(struct index_mail *mail, int index_mail_parse_headers_internal(struct index_mail *mail,
struct mailbox_header_lookup_ctx *headers) struct mailbox_header_lookup_ctx *headers)
ATTR_NULL(2); ATTR_NULL(2);
int index_mail_headers_get_envelope(struct index_mail *mail); int index_mail_headers_get_envelope(struct index_mail *mail);
int index_mail_get_first_header(struct mail *_mail, const char *field, int index_mail_get_first_header(struct mail *_mail, const char *field,
bool decode_to_utf8, const char **value_r); bool decode_to_utf8, const char **value_r);
int index_mail_get_headers(struct mail *_mail, const char *field, int index_mail_get_headers(struct mail *_mail, const char *field,
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added

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