summaryrefslogtreecommitdiff
path: root/src/addressbook/backends/ldap/e-book-backend-ldap.c
Commit message (Expand)AuthorAgeFilesLines
* LDAP: Change how debug prints are printedMilan Crha2023-03-201-118/+91
* M!117 - Replace GTimeVal by GDateTime or int64Corentin Noël2023-03-201-102/+93
* M!106 - Fix few memory leaksДилян Палаузов2022-11-031-0/+1
* I#429 - Fix some (rarely) possible dereferences of NULLMilan Crha2022-10-251-0/+3
* Stored values are never readДилян Палаузов2022-10-051-7/+3
* I#420 - LDAP: Use valid values for error paths of contact create/removeMilan Crha2022-10-041-3/+3
* I#416 - LDAP: Possible memory leak in build_mods_from_contacts()Milan Crha2022-09-271-1/+1
* I#351 - LDAP: Conditionally use displayName for file-asMilan Crha2022-07-111-143/+259
* I#350 - LDAP: Conditionally use 'description' as NoteMilan Crha2022-06-021-2/+34
* Fix few memory leaks discovered by Coverity scanMilan Crha2022-05-091-2/+8
* I#374 - LDAP: Let open when server is offline and marked for offline workMilan Crha2022-01-211-4/+12
* LDAP: Some property changes do not update local cache properlyMilan Crha2021-11-221-0/+15
* I#356 - LDAP: Consume departmentNumber ][Milan Crha2021-11-221-52/+145
* I#356 - LDAP: Consume departmentNumberMilan Crha2021-11-191-16/+112
* I#354 - LDAP: Listen for ESource changesMilan Crha2021-11-191-40/+112
* LDAP: Fix a memory leak when filling a contact addressMilan Crha2021-09-271-15/+25
* evo-I#1639 - Filter messages by condition if sender is in address bookMilan Crha2021-09-241-0/+242
* I#352 - LDAP: Claim capabilities change on "sync for offline" changeMilan Crha2021-09-171-2/+30
* M!74 - LDAP: Don't force LDAPS port to 636Christoph Ruegge2021-08-031-1/+1
* I#265 - code-cleanup: Remove unnecessary NULL pointer checksMarkus Elfring2020-11-111-32/+8
* I#206 - LDAP: Incorrectly converts SExp to LDAP queryMilan Crha2020-04-201-167/+136
* LDAP: Change how LDAP query is constructedMilan Crha2019-11-111-16/+5
* I#159 - LDAP: Fails to read userCertificate from the server ][Milan Crha2019-10-111-0/+1
* I#159 - LDAP: Fails to read userCertificate from the serverMilan Crha2019-10-111-13/+81
* evo-I#635 - LDAP: Double free when query conversion failsMilan Crha2019-09-301-1/+0
* M!32 - Replace deprecated 'g_type_class_add_private'Pablo Barciela2019-09-091-10/+4
* I#138 - Notify clients when backend is refreshing its contentMilan Crha2019-08-091-1/+4
* EDataFactory: Free backend when no client connects to itMilan Crha2019-08-071-3/+9
* M!27 - e-book-backend-ldap.c:func_exists() avoid strdup+freeДилян Палаузов2019-08-011-6/+1
* M!19 - e-book-backend-ldap.c:address_populate(): avoid g_strdup+g_free callДилян Палаузов2019-07-081-3/+1
* M!18 - Prefer g_string_append_c() over g_string_append()Дилян Палаузов2019-07-081-4/+4
* [LDAP] Fix several memory leaksMilan Crha2019-06-181-4/+14
* I#128 - [LDAP] Claim an error when a Contact List might be saved incompleteMilan Crha2019-06-181-37/+107
* Remove forgotten debug print from an LDAP book backendMilan Crha2019-06-131-2/+0
* Change libebook and libedata-book APIsMilan Crha2019-05-171-195/+171
* I#99 - Fails to build against git master of OpenLDAP (vendor version check)Дилян Палаузов2019-04-121-1/+2
* Bug 796174 - strcat() considered unsafe for buffer overflowMilan Crha2018-06-141-30/+16
* Address some of the clang warningsMilan Crha2018-05-141-12/+18
* Prevent passing NULL ldap handle into LDAP functions ][Milan Crha2018-01-241-3/+2
* Prevent passing NULL ldap handle into LDAP functionsMilan Crha2018-01-041-162/+268
* Bug 781376 - [LDAP] Search in supported fields onlyMilan Crha2017-04-191-20/+51
* Fix few Coverity scan issuesMilan Crha2017-03-201-1/+5
* Bug 774331 - Use Unicode in translatable stringsPiotr Drąg2016-11-231-1/+1
* Bug 774522 - Translator comments are missing in the .pot/.po filesPiotr Drąg2016-11-211-3/+1
* Reorganize directory structureMilan Crha2016-10-111-0/+5844