summaryrefslogtreecommitdiff
path: root/addressbook/backends
Commit message (Expand)AuthorAgeFilesLines
* EBookBackendFile: Ported to new EBookSqlite APITristan Van Berkom2013-11-293-268/+245
* Makefile.am cleanups.Matthew Barnes2013-11-175-67/+88
* EBookBackendFile: Reduce uneeded warnings in server logsTristan Van Berkom2013-11-141-4/+4
* Fix/mute issues found by Coverity scanMilan Crha2013-11-132-5/+2
* Suppress a false-positive cppcheck memleak warningVadim Rutkovsky2013-11-121-0/+1
* Bug 710808 - Name all the timeouts added with g_timeout_add()Bastien Nocera2013-10-291-8/+12
* EBookBackendGoogle: Bind to GDataService's GProxyResolver.Matthew Barnes2013-10-251-20/+46
* EBookBackendWebdav: Bind to SoupSession's GProxyResolver.Matthew Barnes2013-10-251-27/+5
* EBookBackendFile: Implement cursors.Tristan Van Berkom2013-10-231-28/+344
* Miscellaneous cleanups.Matthew Barnes2013-10-202-9/+9
* Fix some "may be used uninitialized" compiler warningsMilan Crha2013-09-301-1/+1
* Remove all g_type_init() calls.Matthew Barnes2013-09-271-1/+0
* do not assume time_t is longAntoine Jacoutot2013-09-112-3/+3
* Added missing copyright attributions.Tristan Van Berkom2013-08-292-0/+3
* Bug #705444 - Can not create contact lists in LDAP address bookMilan Crha2013-08-071-25/+42
* [Google book] Implement EBookBackend::refresh and advertise its supportMilan Crha2013-07-301-1/+17
* (Follow-up of bug #704895) [Google book] Removal of a nickname throws an errorMilan Crha2013-07-301-1/+1
* Bug #704895 - Nicknames for Google Contacts not syncedMilan Crha2013-07-302-5/+20
* Bug #672899 - Renaming Google book group doesn't propagate to categoryMilan Crha2013-07-291-2/+71
* Miscellaneous cleanups.Matthew Barnes2013-07-282-7/+8
* Bug #704740 - WebDAV - Do not store ETag into REV attributeMilan Crha2013-07-251-17/+99
* Bug #691526 - Memory corruption under e_book_backend_google_start_book_view()Milan Crha2013-07-181-3/+36
* Bug #700894 - LDAP 'Copy for offline' blocks online searchesMilan Crha2013-07-011-16/+95
* EBookBackendLDAP cleanups.Matthew Barnes2013-06-231-697/+696
* data_book_error_from_gdata_error: Make sure we actually set an error.Matthew Barnes2013-06-171-2/+10
* Bug #699448 - Crash under e_book_backend_ldap_stop_view()Milan Crha2013-06-051-3/+8
* Bug 697859 - Google: "Other Fax" is saved as "Business Fax"Matthew Barnes2013-05-081-2/+6
* google: Remove environment variable check for debugging.Matthew Barnes2013-05-082-84/+67
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-2/+2
* Bug 699461 - Accept any 2xx HTTP code as successful DELETEMatthew Barnes2013-05-021-1/+1
* Remove backward-compatibility cruft for goa-1.0 < 3.8.Matthew Barnes2013-04-164-650/+1
* Bug 695578 - Trailing space in translatable stringMatthew Barnes2013-04-151-1/+1
* Test suite cleanups.Matthew Barnes2013-04-141-1/+1
* EBookBackendWebdav: Defer to default get_contact_list_uids_sync().Matthew Barnes2013-04-061-37/+0
* EBookBackendGoogle: Defer to default get_contact_list_uids_sync().Matthew Barnes2013-04-061-38/+0
* EBookBackendGoogle: Implement the new backend API.Matthew Barnes2013-04-061-732/+635
* EBookBackendGoogle cleanups.Matthew Barnes2013-04-061-505/+507
* EBookBackendWebdav: Remove unused macros.Matthew Barnes2013-04-051-3/+0
* EBookBackendWebdav: Implement the new backend API.Matthew Barnes2013-04-051-288/+284
* EBookBackendWebdav cleanups.Matthew Barnes2013-04-051-440/+437
* EBookBackendFile: Implement the new backend API.Matthew Barnes2013-04-032-181/+221
* EBookBackendFile cleanups.Matthew Barnes2013-04-031-451/+450
* EBookBackendFile: Prefer EClientError domain.Matthew Barnes2013-04-011-38/+58
* EBookBackend: Convert get_backend_property() method.Matthew Barnes2013-04-014-204/+190
* EBookBackendWebdav: Avoid deprecated EDS APIs.Matthew Barnes2013-03-171-9/+8
* EBookBackendLDAP: Avoid deprecated EDS APIs.Matthew Barnes2013-03-171-10/+6
* EBookBackendGoogle: Avoid deprecated EDS APIs.Matthew Barnes2013-03-171-6/+4
* EBookBackendFile: Avoid deprecated EDS APIs.Matthew Barnes2013-03-172-24/+14
* Coding style and whitespace cleanup.Matthew Barnes2013-03-024-80/+149
* Bug #694734 - Relative URI in Location on PUT confuses WebDAVMilan Crha2013-02-281-3/+10