summaryrefslogtreecommitdiff
path: root/addressbook/backends/ldap
Commit message (Expand)AuthorAgeFilesLines
* Makefile.am cleanups.Matthew Barnes2013-11-171-26/+29
* Fix/mute issues found by Coverity scanMilan Crha2013-11-131-2/+1
* 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
* Miscellaneous cleanups.Matthew Barnes2013-10-201-1/+1
* do not assume time_t is longAntoine Jacoutot2013-09-111-2/+2
* Bug #705444 - Can not create contact lists in LDAP address bookMilan Crha2013-08-071-25/+42
* Miscellaneous cleanups.Matthew Barnes2013-07-281-4/+4
* Bug #700894 - LDAP 'Copy for offline' blocks online searchesMilan Crha2013-07-011-16/+95
* EBookBackendLDAP cleanups.Matthew Barnes2013-06-231-697/+696
* Bug #699448 - Crash under e_book_backend_ldap_stop_view()Milan Crha2013-06-051-3/+8
* Bug 695578 - Trailing space in translatable stringMatthew Barnes2013-04-151-1/+1
* EBookBackend: Convert get_backend_property() method.Matthew Barnes2013-04-011-19/+15
* EBookBackendLDAP: Avoid deprecated EDS APIs.Matthew Barnes2013-03-171-10/+6
* Coding style and whitespace cleanup.Matthew Barnes2013-03-021-38/+83
* Fix build break from libebook-contacts.Matthew Barnes2013-02-221-0/+1
* Deprecate e_book_backend_respond_opened().Matthew Barnes2013-01-291-2/+2
* Bug #692278 - LDAP backend mutex deadlock on finalizeMilan Crha2013-01-221-7/+17
* Coding style and whitespace cleanups.Matthew Barnes2013-01-121-1/+1
* Deprecate BOOK_BACKEND_PROPERTY_SUPPORTED_AUTH_METHODS.Matthew Barnes2012-11-161-36/+0
* Bug #674454 - Crash in e_book_backend_ldap_authenticate_user()Milan Crha2012-11-161-0/+3
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-052-219/+219
* Coding style and whitespace cleanup.Matthew Barnes2012-10-201-309/+406
* Bug #641825 - Crash in poll_ldap() when finalizing the backendMilan Crha2012-10-171-9/+16
* Deprecate e_source_extension_get_source().Matthew Barnes2012-10-131-1/+3
* EDataBookView cleanups.Matthew Barnes2012-10-131-3/+7
* backends/ldap: Prefer e_book_backend_list_views().Matthew Barnes2012-10-071-41/+19
* backends/ldap: Remove disabled code.Matthew Barnes2012-10-071-88/+1
* Rename e_book_backend_stop_book_view().Matthew Barnes2012-10-071-6/+6
* Rename e_book_backend_start_book_view().Matthew Barnes2012-10-071-5/+5
* Remove e_data_book_view_ref/unref().Matthew Barnes2012-10-071-2/+2
* Mark user-visible strings in book/cal backends for translationMilan Crha2012-08-281-11/+11
* Coding style and whitespace cleanup.Matthew Barnes2012-08-191-53/+53
* EBookBackendLDAP: Remove the remove() method.Matthew Barnes2012-08-161-13/+0
* Use e_backend_authenticate_sync() in backends.Matthew Barnes2012-07-311-5/+2
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-3/+32
* ldap: Avoid a race during finalize.Matthew Barnes2012-06-081-3/+4
* Implement single-file includes for all E-D-S libraries.Matthew Barnes2012-06-036-17/+5
* Add an ESource extension for the ldap backend.Matthew Barnes2012-06-035-347/+1151
* Diff noise reduction.Matthew Barnes2012-04-211-8/+8
* EBookBackendLDAP: Miscellaneous tweaks.Matthew Barnes2012-04-211-20/+20
* Bug #665381 - LDAP backend crash when query_ldap_root_dse() failsMilan Crha2012-04-201-34/+59
* EBookBackendLDAP: GSource IDs are unsigned.Matthew Barnes2012-04-161-12/+11
* build: Add an --enable-code-coverage configure option to enable gcov supportPhilip Withnall2012-03-261-2/+6
* Fix nasty typos from recent whitespace cleanup commitMilan Crha2012-02-271-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-67/+56
* Fix issues found by Coverity ScanMilan Crha2012-02-141-6/+9
* Bug #665036 - Memory leaks spot in Contacts viewMilan Crha2012-01-041-1/+17
* Update API docs.Matthew Barnes2011-11-141-53/+53
* Bug #660182 - Error dialog on LDAP query with multiple referralsMilan Crha2011-10-251-10/+15