platform/upstream/evolution-data-server.git
2013-10-08 Matthew BarnesBug 709561 - Pick up Windows Live mail from GOA
2013-10-07 Milan CrhaBug #709550 - CamelService: Do not call disconnect_sync...
2013-10-05 Matthew BarnesBug 708627 - Use PLAIN instead of LOGIN for GOA SMTP...
2013-10-04 Tristan Van... Revert change to distcheck configure flags.
2013-10-04 Matthew BarnesCamelIMAPXSummary cleanups.
2013-10-04 Matthew Barnesimapx_parse_uids: Return a GArray instead of a GPtrArray.
2013-10-02 Matthew BarnesCamelStream: Implement GSeekable.
2013-10-02 Tristan Van... Fixed contacts DB migration test when handling a system...
2013-10-02 Tristan Van... Addressbook Migration test: Added EDS 3.10 test sandbox.
2013-10-02 Tristan Van... EBookBackendSqliteDB: Fixed upgrade_contacts() for...
2013-10-02 Tristan Van... Bug 709198 - Add regression test for contacts database...
2013-10-02 Matthew BarnesCamelMultipartSigned cleanups.
2013-10-02 Matthew BarnesCamelMultipartEncrypted cleanups.
2013-10-02 Matthew BarnesCamelMultipart cleanups.
2013-10-02 Matthew BarnesRemove unused camel_multipart_remove_part_at().
2013-10-02 Matthew BarnesRemove unused camel_multipart_remove_part().
2013-10-02 Matthew BarnesRemove unused camel_multipart_add_part_at().
2013-10-02 Matthew BarnesCamel: Remove tests/message/test3.c.
2013-10-02 Matthew BarnesRemove unused camel_stream_buffer_new_with_vbuf().
2013-10-02 Matthew BarnesRemove unused CamelMimeFilterSave.
2013-10-02 Matthew BarnesRemove unused camel_cipher_context_export_keys_sync().
2013-10-02 Matthew BarnesRemove unused camel_cipher_context_import_keys_sync().
2013-10-02 Matthew BarnesRemove unused camel_index_names().
2013-10-02 Matthew BarnesRemove unused camel_index_new().
2013-10-02 Matthew BarnesCamelIndexNameClass: Remove unused sync() method.
2013-10-02 Matthew BarnesRemove unused camel_index_name_new().
2013-10-02 Matthew BarnesRemove unused camel_index_cursor_reset().
2013-10-02 Matthew BarnesRemove unused camel_index_cursor_new().
2013-10-01 Matthew BarnesCamelGpgContext: Use g_file_new_tmp() in swrite().
2013-10-01 Matthew BarnesCamelDataCache: Use GFileIOStream.
2013-10-01 Matthew BarnesCamel: Port mime-filter tests to use GIO streams.
2013-10-01 Matthew BarnesAdd CamelFilterOutputStream.
2013-10-01 Matthew BarnesAdd CamelFilterInputStream.
2013-10-01 Matthew BarnesRemove unused camel_session_build_password_prompt().
2013-10-01 Matthew BarnesRemove unused camel_folder_summary_guess_content_info().
2013-10-01 Matthew BarnesAdd indices for new symbols in 3.12 to API documentation.
2013-10-01 Matthew BarnesUpdate Camel API documentation.
2013-09-30 Matthew BarnesBug 708730 - CalDAV: Improve handling of invalid access...
2013-09-30 Milan CrhaFix some "may be used uninitialized" compiler warnings
2013-09-30 Milan CrhaBug #704869 - Make CamelSaslGssapi usable out of Camel
2013-09-27 Matthew BarnesAdd camel_session_ref_proxy_resolver().
2013-09-27 Matthew BarnesRemove other GLib 2.35.x checks.
2013-09-27 Matthew BarnesRemove all g_type_init() calls.
2013-09-27 Matthew BarnesBump minimum GLib requirement to 2.36.
2013-09-27 Matthew BarnesCamelSession: Simplify trust_prompt() signature.
2013-09-27 Matthew BarnesRemove unused camel_getnameinfo().
2013-09-27 Matthew BarnesRemove unused CamelTcpStream.
2013-09-27 Matthew BarnesRemove unused CamelTcpStreamRaw.
2013-09-27 Matthew BarnesRemove unused CamelTcpStreamSSL.
2013-09-27 Matthew BarnesCamelNetworkService: Transition to GTcpConnection.
2013-09-26 Matthew BarnesAdd camel_stream_ref_base_stream().
2013-09-26 Matthew BarnesAdd camel_stream_set_base_stream().
2013-09-25 Matthew BarnesCamelCertDB: Remove unused enum.
2013-09-25 Matthew BarnesCamelCert: Change 'rawcert' from GByteArray to GBytes.
2013-09-25 Matthew BarnesCamelStream: Add a "base-stream" property.
2013-09-25 Matthew BarnesRemove unused CamelStreamVFSOpenMethod enum.
2013-09-25 Matthew BarnesRemove unused CamelStreamVFS.
2013-09-24 Piotr DrągUpdated POTFILES.in
2013-09-24 Matthew Barnestrust-prompt: Show a GcrCertificateWidget in the dialog.
2013-09-24 Yuri MyasoedovUpdated Russian translation
2013-09-23 victoryl10n: Update Japanese translation
2013-09-23 Matthew BarnesRemove camel_store_free_folder_info().
2013-09-23 Matthew BarnesRemove camel_store_free_folder_info_full().
2013-09-23 Matthew BarnesRemove unused camel_store_free_folder_info_nop().
2013-09-23 Matthew BarnesRemove camel_folder_free_message_info().
2013-09-23 Matthew BarnesRemove camel_folder_ref_message_info().
2013-09-23 Matthew BarnesCamelCertDB: Remove unused cert_set_string() method.
2013-09-23 Matthew BarnesCamelCertDB: Remove unused cert_get_string() method.
2013-09-23 Matthew BarnesCamelCertDB: Remove unused CamelCert get/set functions.
2013-09-23 Matthew BarnesCamelTcpStreamSSL: Just get/set CamelCert members directly.
2013-09-23 Matthew BarnesCamelTCPStreamSSL: Remove dead code.
2013-09-23 Matthew BarnesCamelCertDB: Further cleanups.
2013-09-23 Matthew BarnesCamelCertDB: Derive directly from GObject.
2013-09-23 Matthew BarnesRemove unused CamelCertDBFlags.
2013-09-23 Matthew BarnesCamelCertDB: Move remaining members to private section.
2013-09-23 Matthew BarnesAdd camel_cert_unref().
2013-09-23 Matthew BarnesAdd camel_cert_ref().
2013-09-23 Matthew BarnesAdd camel_cert_new().
2013-09-23 Matthew BarnesCamelCertDB: Remove unnecessary 'alloc_lock' mutex.
2013-09-23 Matthew BarnesCamelCertDB: Remove ability to subclass CamelCert.
2013-09-23 Matthew BarnesCamelCertDB: Remove unused 'cert_chunks' member.
2013-09-23 Matthew BarnesCamelCertDB: Remove unused 'ref_lock' mutex.
2013-09-23 Matthew BarnesCamelCert: Use atomic operations to track reference...
2013-09-23 Matthew BarnesRemove unused CamelCertDBLock enum.
2013-09-23 Matthew BarnesRemove unused camel_certdb_unlock().
2013-09-23 Matthew BarnesRemove unused camel_certdb_lock().
2013-09-23 Matthew BarnesCamelCertDB: Use the internal mutexes directly.
2013-09-23 Matthew BarnesRemove unused CamelFolderLock enum.
2013-09-23 Matthew Barnescamel_folder_(un)lock: Remove 'lock' enum argument.
2013-09-23 Matthew BarnesRemove unused CAMEL_FOLDER_CHANGE_LOCK.
2013-09-23 Matthew BarnesCamelFolder: Use the internal 'change_lock' mutex directly.
2013-09-23 Matthew BarnesRemove unused CamelVeeFolderLock enum.
2013-09-23 Matthew BarnesRemove unused camel_vee_folder_unlock().
2013-09-23 Matthew BarnesRemove unused camel_vee_folder_lock().
2013-09-23 Matthew BarnesCamelVeeFolder: Remove unused 'summary_lock' mutex.
2013-09-23 Matthew BarnesCamelVeeFolder: Use the internal mutexes directly.
2013-09-23 Matthew BarnesRemove unused CamelTransportLock enum.
2013-09-23 Matthew BarnesRemove unused camel_transport_unlock().
2013-09-23 Matthew BarnesRemove unused camel_transport_lock().
2013-09-23 Matthew BarnesCamelTransport: Use the internal 'send_lock' mutex...
next