Rename camel_service_get_settings().
[platform/upstream/evolution-data-server.git] / camel / camel-imapx-server.c
2012-08-12 Matthew BarnesRename camel_service_get_settings().
2012-07-30 Christian HilbergCamelIMAPXServer: untagged handler descriptor needs...
2012-07-30 Christian HilbergCamelIMAPXServer: fixed API function for running custom...
2012-07-20 Milan CrhaPrefer camel_folder_summary_peek_loaded() when removing...
2012-07-19 Milan CrhaBug #677530 - Memory leaks in imapx code
2012-07-08 Matthew BarnesCamel: Use folder display name is status messages when...
2012-06-26 Christian HilbergCamelIMAPXServer: use g_return_if_fail() family of...
2012-06-26 Christian HilbergCamelIMAPXServer: exposed command run function in publi...
2012-06-26 Christian HilbergCamelIMAPXServer: added untagged response handler regis...
2012-06-26 Christian HilbergCamelIMAPXServer: do not hide possible programming...
2012-06-26 Christian HilbergCamelIMAPXServer: use function table for untagged handl...
2012-06-26 Christian HilbergCamelIMAPXServer: moved handler code for untagged respo...
2012-06-19 Matthew BarnesImprove imapx_command_fetch_message_done().
2012-06-19 Matthew Barnescamel_data_cache_get_filename: Remove unused GError...
2012-06-19 Matthew Barnesimapx_command_fetch_message_done: Fix an error handling...
2012-06-12 Milan CrhaBug #677841 - Workaround for crash in imapx_command_app...
2012-06-02 Matthew BarnesWhitespace cleanups.
2012-05-30 Milan CrhaSimplify vFolder's code and other bunch of related...
2012-05-21 David WoodhouseBug 667725 - imapx_untagged: code should not be reached
2012-05-21 David WoodhouseFix off-by-one in uidset handling for fetches
2012-05-21 David WoodhouseBug 676506 - imapx: After QRESYNC leaves us out of...
2012-05-21 David WoodhouseBug 676403 - imapx: Syncing folder after server-side...
2012-05-15 Chenthill PalanisamySignal shutdown when imapx connection shutsdown so...
2012-05-13 Matthew BarnesWhitespace cleanups.
2012-05-08 Chenthill PalanisamyAdd a extended response handler for unhandled imapx...
2012-05-08 Chenthill PalanisamySplit camel-imapx library and merge into camel so that...