[IMAPX] Fix a memory leak around imapx_untagged_vanished()
[platform/upstream/evolution-data-server.git] / camel / camel-imapx-server.c
2013-03-12 Milan Crha[IMAPX] Fix a memory leak around imapx_untagged_vanished()
2013-03-02 Matthew BarnesCoding style and whitespace cleanup.
2013-02-27 Matthew BarnesCamelIMAPXServer: Hold weak references on selected...
2013-02-27 Matthew BarnesCamelIMAPXServer: Add a mutex to guard selected/pending...
2013-02-26 Milan CrhaBug #693345 - dngettext should be used instead of ngettext
2013-02-18 Milan CrhaBug #693101 - IMAPx can vanish and redownload folder...
2013-02-12 Matthew BarnesUse camel_service_ref_session().
2013-02-08 Matthew BarnesG_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws.
2013-02-08 Milan CrhaAdd comments around g_idle_add() changes
2013-02-08 Michel DänzerBug #683867 - Schedule actions with higher idle priority
2013-02-08 Matthew BarnesRevert "Bug #683867 - Schedule actions with higher...
2013-02-08 Michel DänzerBug #683867 - Schedule actions with higher idle priority
2013-01-18 Milan CrhaBug #691126 - Fix warnings find by Clang
2012-12-24 Matthew BarnesIMAPX: Ask server to handle "body-contains" searches.
2012-12-23 Matthew BarnesCamelIMAPXJob: Protect the CamelFolder.
2012-12-19 Matthew BarnesIMAPX: Don't recheck flags before moving to real Junk...
2012-12-19 Matthew BarnesIMAPX: Fix DELETED flag sync when using real Trash...
2012-12-18 Matthew BarnesIMAPX: Support non-virtual Junk/Trash folders.
2012-12-08 Matthew BarnesIMAPX: Support the QUOTA extension (RFC 2087).
2012-11-21 Milan CrhaBug #677378 - Crash in imapx_query_auth_types_sync()
2012-11-10 Matthew BarnesCoding style and whitespace cleanup.
2012-11-09 Matthew BarnesCamelIMAPXServer: Work around crash in imapx_exit_idle().
2012-11-07 Dan WilliamsBug 687694 - imapx_untagged_vanished() is inefficient
2012-11-07 Andreas KohnBug #669082 - Workaround crash in imapx_command_copy_me...
2012-11-05 Milan CrhaReplace deprecated GLib symbols (as of GLib 2.34.x)
2012-10-30 Milan CrhaBug #685034 - [imapx] Read status of email is not persi...
2012-10-28 Matthew Barnesimapx_command_start: Improve handling of write-to-strea...
2012-10-24 Matthew BarnesIMAPX: Explicitly pass GCancellable and GError to callb...
2012-10-23 Matthew BarnesCamelIMAPXServer: Handle errors in imapx_continuation().
2012-10-23 Matthew BarnesCamelIMAPXServer: Return a boolean from imapx_command_s...
2012-10-23 Matthew BarnesCamelIMAPXServer: Improve error handling around stoppin...
2012-10-23 Matthew BarnesCamelIMAPXServer: Declare imapx_uidset_* functions...
2012-10-23 Matthew BarnesCamelIMAPXServer: Clean up static function declarations.
2012-10-23 Matthew BarnesCamelIMAPXServer: Make sure all disabled bits have...
2012-10-21 Matthew BarnesCoding style and whitespace cleanup.
2012-09-30 Matthew Barnesimapx_connect_to_server: Avoid a runtime warning.
2012-09-03 Milan CrhaIMAPX - Copy also user flags/tags on message append...
2012-09-02 Yanko KanetiCamelIMAPXServer: Fix shell command connections
2012-08-31 Milan CrhaBug #681995 - IMAPx does't set message size on message...
2012-08-30 Matthew BarnesCamelIMAPXServer: Remove "ostream_lock".
2012-08-30 Matthew BarnesAdd camel_imapx_server_ref_settings().
2012-08-30 Matthew BarnesCamelIMAPXServer: Add a "store" construct-only property.
2012-08-30 Matthew BarnesCamelIMAPXServer: Add a "stream" property.
2012-08-30 Matthew BarnesCamelIMAPXServer: Add a "priv" pointer to the public...
2012-08-30 Matthew BarnesCamelIMAPXStream: Close the source stream on close().
2012-08-30 Matthew BarnesCamelIMAPXStream: Add a "source" construct-only property.
2012-08-29 Milan CrhaCould not create folders in Yahoo! account using imapx
2012-08-21 Milan CrhaFix a compiler warning
2012-08-19 Matthew BarnesCoding style and whitespace cleanup.
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...