summaryrefslogtreecommitdiff
path: root/addressbook
Commit message (Expand)AuthorAgeFilesLines
...
* Bug #737279 - DRA not workingFabiano Fidêncio2014-09-251-1/+6
* Bug 736116 - Add EBSQL_DEBUG=timingDavid Woodhouse2014-09-081-0/+15
* Bug 735659 - EBookSqlite should ignore leading zeros when looking for phone n...Mateusz Polrola2014-09-086-12/+27
* Bug 730438 - Remove Coverity scan TOCTTOU races from file handling codePhilip Withnall2014-09-081-13/+19
* Bug 735809 - Only export symbols starting with 'e_' in libebook-contactsLaurent Bigonville2014-09-081-0/+1
* Bug 735523 - Fix erroneous 'return' after EContactCert checkDavid Woodhouse2014-09-021-1/+1
* Bug 735523 - Allow EBookSqlite to be used without transactionsDavid Woodhouse2014-09-021-1/+1
* Bug 735523 - EBookSqlite: Enable x509Cert summary field by defaultDavid Woodhouse2014-09-011-2/+10
* Bug 735523 - EBookSqlite: Support boolean summary field for EContactCertDavid Woodhouse2014-09-011-5/+43
* Bug 735523 - EBookSqlite: Support 'exists' queries from summaryDavid Woodhouse2014-09-011-1/+6
* Bug 735523 - Migrate sync_data from EBookBackendSqliteDB to EBookSqliteDavid Woodhouse2014-08-292-4/+33
* Bug 694112 - Crash under e_book_backend_ldap_stop_book_view()Milan Crha2014-08-281-2/+16
* Share subprocesses for built-in backends by defaultMilan Crha2014-07-224-4/+4
* Add missing chain-up-s to parent's constructed() methodMilan Crha2014-07-172-2/+4
* Bug 732983 - e_book_query_field_exists() fails with non-string fieldsMilan Crha2014-07-173-5/+33
* Bug #732948 - Add backend-per-process supportFabiano Fidêncio2014-07-1113-337/+890
* Remove libdb related headers from libedata-book.hMilan Crha2014-07-102-5/+0
* Bug 732730 - Addressbook: Notify views after locale changeMateusz Polrola2014-07-091-1/+5
* Remove libdb related headers from libebackend.hMilan Crha2014-07-071-0/+1
* EBook/CalClient reference imbalance after commit 033215f for bug 721712Milan Crha2014-07-031-1/+6
* Bug 721712 - Writeable calendars can report as read-only after openMilan Crha2014-07-012-26/+184
* Bug 728653 - Fix Google Talk supportChristian Schaarschmidt2014-06-262-13/+33
* libebook: Don’t warn on calling unimplemented methodsPhilip Withnall2014-06-201-1/+3
* Use g_weak_ref_init/_clear() on structure-allocated GWeakRef-sMilan Crha2014-06-065-13/+19
* Bug 721128 - Make Evolution-Data-Server build under Win32Tarnyko2014-06-012-1/+21
* Misceallenous Win32 build related fixesMilan Crha2014-06-011-0/+6
* Use OpenLDAP in Win32 builds as wellMilan Crha2014-06-011-70/+0
* Make libdb optional dependencyMilan Crha2014-06-013-7/+27
* [EBookBackendGoogle] Serialize group list update and cache updateMilan Crha2014-05-221-9/+34
* [EBookBackendGoogle] Do not store active views in its own wayMilan Crha2014-05-221-71/+21
* [LDAP & Google] Use EBookBackendClass::refresh_sync methodMilan Crha2014-05-222-22/+18
* Bug #725045 - Crash updating Google book's contact with photoMilan Crha2014-05-221-0/+1
* [EBookBackendGoogle] Guard private 'groups' members with a lockMilan Crha2014-05-221-10/+55
* Bug #730398 - [WebDAV] Incorrect cache clean-up after book view cancelMilan Crha2014-05-211-2/+18
* addressbook: Strengthen an assertion to avoid negative bit shiftsPhilip Withnall2014-05-211-1/+1
* addressbook: Fix cancellable handling if not in a transactionPhilip Withnall2014-05-211-1/+1
* addressbook: Add bounds checking to a summary file functionPhilip Withnall2014-05-201-1/+5
* addressbook: Fix some potential NULL pointer dereferences with SQLPhilip Withnall2014-05-201-4/+9
* Bug #729251 - EBookSqlite: Allow record detailed changes made to contactsMateusz Polrola2014-05-093-11/+347
* EBackend: Fix view leak when the client crashesFabiano Fidêncio2014-04-291-0/+20
* Bug #728917 - Crashes on start with SIGSEGV in data_book_factory_list_booksFabiano Fidêncio2014-04-251-1/+3
* Bug #728087 - Use-after-free in contact address switch in composerChristian Schaarschmidt2014-04-181-1/+4
* Bug #699797 - Verify SSL trust after redirectionMatt McCutchen2014-04-181-30/+5
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-1489-405/+514
* libebook: Don’t emit a warning on a dropped D-Bus connection in disposePhilip Withnall2014-04-101-2/+8
* Bug #727431 - Merge common factories' code into a superclassFabiano Fidêncio2014-04-104-494/+68
* Claim missing user name when authenticatingMilan Crha2014-04-091-31/+68
* Add e_contact_get_attributes_set() for changes in bug #340075Christian Schaarschmidt2014-04-022-6/+44
* Bug #660535 - Google contact groups/categories not showing in category listPhilip Withnall2014-03-242-1/+22
* Bug #726788 - Crash on malformed vCardXavier Claessens2014-03-241-1/+2