platform/upstream/evolution-data-server.git
2013-08-21 Rafael FerreiraUpdated Brazilian Portuguese translation
2013-08-20 Piotr DrągUpdated Polish translation
2013-08-20 Matthew BarnesRename CamelIMAPXStoreSummary API: 'full' to 'mailbox'.
2013-08-20 Matthew BarnesCamelIMAPXStoreInfo: Rename 'full_name' member to ...
2013-08-20 Matthew BarnesCamelIMAPXStoreSummary: Remove 'capabilities' member.
2013-08-20 Matthew BarnesCamelIMAPXNamespaceList: Remove 'full_name' member.
2013-08-20 Matthew BarnesRemove unused camel_imapx_store_summary_namespace_new().
2013-08-20 Matthew BarnesCamelIMAPXStoreNamespace: Rename 'path' member to ...
2013-08-20 Matthew BarnesCamelIMAPXListResponse: Fix a documentation typo.
2013-08-20 Milan CrhaFix a possible memory leak in sasl_ntlm_try_empty_passw...
2013-08-18 Piotr DrągUpdated Polish translation
2013-08-18 Matthew BarnesPost-release version bump.
2013-08-18 Matthew BarnesNEWS update for 3.9.90 release.
2013-08-18 Matthew BarnesBump SOURCES_DBUS_SERVICE_NAME version.
2013-08-18 Matthew BarnesUpdate API documentation.
2013-08-17 Matej UrbančičUpdated Slovenian translation
2013-08-17 Matthew BarnesFix typos in imapx_list_response_parse_extended_item().
2013-08-17 Matthew BarnesAddendum to the previous commit.
2013-08-17 Matthew BarnesCamelIMAPXStore: Obtain a fresh folder list on startup.
2013-08-17 Matthew BarnesCamelIMAPXStore: Move folder info refresh stuff to...
2013-08-17 Matthew BarnesCamelIMAPXStore: Remove unused public members.
2013-08-17 Matthew Barnesimapx_store_get_folder_info_sync() cleanups.
2013-08-17 Matthew Barnescamel_store_get_folder_info_sync: Connect first unless...
2013-08-17 Matthew BarnesCamelStoreSummary: Fix another boo boo.
2013-08-16 Matthew BarnesCamelStoreSummary: Fix a boo boo.
2013-08-16 Matthew BarnesCamelStoreSummary: Move 'summary_path' member to privat...
2013-08-16 Matthew BarnesCamelStoreSummary: Remove CAMEL_STORE_SUMMARY_DIRTY...
2013-08-16 Matthew BarnesCamelStoreSummary: Move header info to private section.
2013-08-16 Matthew BarnesRemove CAMEL_STORE_SUMMARY_SUMMARY_LOCK.
2013-08-16 Matthew BarnesLock the CamelStoreSummary before invoking store_info_s...
2013-08-16 Matthew BarnesRemove camel_store_summary_index().
2013-08-16 Matthew BarnesAvoid camel_store_summary_index().
2013-08-16 Matthew BarnesRemove unused CAMEL_STORE_INFO_NAME.
2013-08-16 Matthew BarnesRemove camel_store_info_string().
2013-08-16 Matthew BarnesAvoid camel_store_info_string().
2013-08-16 Matthew BarnesConvert camel_store_info_name() macro to a function.
2013-08-16 Matthew BarnesConvert camel_store_info_path() macro to a function.
2013-08-16 Matthew BarnesRemove unused camel_store_summary_clear().
2013-08-16 Matthew BarnesRemove unused camel_store_summary_remove_index().
2013-08-16 Matthew BarnesRemove unused camel_store_summary_info_new_from_path().
2013-08-16 Matthew BarnesRemove unused camel_store_summary_header_load().
2013-08-16 Matthew BarnesRemove CAMEL_STORE_SUMMARY_IO_LOCK.
2013-08-16 Matthew BarnesAdd camel_store_summary_info_unref().
2013-08-16 Matthew BarnesRemove CAMEL_STORE_SUMMARY_REF_LOCK.
2013-08-16 Matthew BarnesCamelStoreSummary: Remove unused "store_info_chunks...
2013-08-16 Matthew Barnescamel-store-summary.h readability cleanups.
2013-08-16 Milan CrhaBug #703181 - Book/calendar backends can authenticate...
2013-08-16 Chao-Hsiung... Updated Traditional Chinese translation(Hong Kong and...
2013-08-15 Matthew BarnesECalBackendCalDAV: Override the shutdown() class method.
2013-08-15 Matthew BarnesECalBackend: Add a "shutdown" signal.
2013-08-15 Matthew BarnesEBookBackend: Add a "shutdown" signal.
2013-08-15 Matthew BarnesEDataCalFactory: Work around a GDBus name watching...
2013-08-15 Matthew BarnesEDataCalFactory: Always watch sender's bus name.
2013-08-15 Matthew BarnesEDataBookFactory: Work around a GDBus name watching...
2013-08-15 Matthew BarnesEDataBookFactory: Always watch sender's bus name.
2013-08-15 Matthew BarnesRename imapx_select() to imapx_maybe_select().
2013-08-15 Matthew BarnesGOA: Honor GoaMail's "smtp-use-auth" setting.
2013-08-15 Matthew BarnesGOA: Handle IMAP/SMTP settings before handling OAuth...
2013-08-15 Matthew Barnessync_folders: Return FALSE on error.
2013-08-15 Matthew BarnesCamelIMAPXCommandFunc: Remove GError parameter and...
2013-08-15 Matthew BarnesReturn a GError in camel_imapx_job_wait().
2013-08-15 Matthew BarnesIMAPX: Don't pass GError when not checking for error.
2013-08-15 Matthew BarnesIMAPX: duplicate_fetch_or_refresh() cleanups.
2013-08-15 Matthew Barnesimapx_command_queue() should not be failable.
2013-08-15 Matthew Barnesimapx_command_start_next() should not be failable.
2013-08-15 Matthew Barnesimapx_select() should not be failable.
2013-08-15 Matthew Barnesimapx_command_start() should not be failable.
2013-08-15 Matthew BarnesCamelIMAPXCommandFunc: Remove the GCancellable parameter.
2013-08-15 Matthew Barnesimapx_command_queue: Remove the GCancellable parameter.
2013-08-15 Matthew Barnesimapx_command_start_next: Remove the GCancellable param...
2013-08-15 Matthew Barnesimapx_stop_idle: Remove the GCancellable parameter.
2013-08-15 Matthew Barnesimapx_command_idle_stop: Remove the GCancellable parameter.
2013-08-15 Matthew Barnesimapx_select: Remove the "forced" parameter.
2013-08-15 Matthew Barnesimapx_select: Remove the GCancellable parameter.
2013-08-15 Matthew Barnesimapx_command_start: Remove the GCancellable parameter.
2013-08-15 Matthew BarnesCamelIMAPXServer: Parser cleanups.
2013-08-14 Kjartan MaraasUpdated Norwegian bokmål translation
2013-08-14 Daniel MustielesUpdated Spanish translation
2013-08-12 Matthew BarnesCamelIMAPXServer: Silence a debugging message.
2013-08-12 Matthew BarnesCamelIMAPXServer: Simplify CamelIMAPXCommand reference...
2013-08-12 Matthew Barnesimapx_completion() reference counting cleanups.
2013-08-12 Matthew BarnesAdd camel_imapx_command_queue_ref_by_tag().
2013-08-12 Matthew BarnesIMAPX: Abort commands instead of cancelling jobs on...
2013-08-12 Matthew BarnesAdd camel_imapx_command_failed().
2013-08-12 Matthew Barnesimapx_step: Add a CamelIMAPXStream parameter.
2013-08-12 Matthew Barnesimapx_parse_contents: Add a CamelIMAPXStream parameter.
2013-08-12 Matthew Barnesimapx_parser_thread: Reacquire the stream on every...
2013-08-12 Milan Crha[Maildir] Create the 'tmp' directory, if missing
2013-08-12 Milan CrhaBug #705814 - Crash in certificate_viewer_new()
2013-08-09 Piotr DrągUpdated POTFILES.in
2013-08-09 Milan CrhaBug #700895 - Decode header's value before comparing...
2013-08-09 Milan CrhaBug #704688 - HTTP Backend: Don't authenticate unnecess...
2013-08-09 Matthew BarnesRemove unused CamelOfflineJournal.
2013-08-08 Kjartan MaraasUpdated Norwegian bokmål translation
2013-08-08 Kjartan MaraasFix build
2013-08-08 Milan CrhaBug #705288 - Custom header search produces error
2013-08-08 Matthew BarnesAdd camel_imapx_folder_process_status_response().
2013-08-08 Matthew BarnesAdd CamelIMAPXStatusResponse.
2013-08-08 Milan Crha[Camel] Disable SSL v2 and weak ciphers by default
2013-08-08 Milan CrhaBug #705617 - Failed connection hides offline data...
next