summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb_ops.c
Commit message (Expand)AuthorAgeFilesLines
* wipmemberof_default_viewSumit Bose2016-07-131-0/+71
* SYSDB: convert sysdb_group_membership_mod to operate on qualified namesMichal Zidek2016-07-071-2/+22
* sysdb: Use ldb_result as output in sysdb_search_ts_{users,groups}Lukas Slebodnik2016-07-061-8/+38
* SYSDB: Only update user attributes if neededJakub Hrozek2016-06-231-0/+35
* SYSDB: Refactor sysdb_store_userJakub Hrozek2016-06-231-64/+136
* SYSDB: Check if group attributes differ before saving a groupJakub Hrozek2016-06-231-7/+13
* SYSDB: If modifyTimestamp is the same, only update the TS cacheJakub Hrozek2016-06-231-36/+519
* SYSDB: Search the timestamp caches in addition to the sysdb cacheJakub Hrozek2016-06-231-27/+162
* SYSDB: Wrap sysdb_store_group in a transaction and split it into smaller func...Jakub Hrozek2016-06-231-42/+107
* sysdb: add sysdb_{add,replace,delete}_ulong()Fabiano Fidêncio2016-05-311-11/+7
* sysdb: move add_ulong() convenience to sysdb.cFabiano Fidêncio2016-05-311-13/+0
* sysdb: add sysdb_{add,replace,delete}_string()Fabiano Fidêncio2016-05-311-16/+14
* sysdb: move add_string() convenience to sysdb.cFabiano Fidêncio2016-05-311-13/+0
* remove user certificate if not found on the serverPavel Březina2016-03-011-0/+45
* nss: fix UPN lookups for sub-domain usersSumit Bose2015-10-081-1/+1
* fix ldb_search usageSumit Bose2015-10-081-8/+1
* cache_req: add support for UPNPavel Březina2015-10-081-18/+53
* SYSDB: Add function to expire entryMichal Židek2015-09-031-0/+72
* Minor code improvementsPavel Reichl2015-07-061-1/+0
* sysdb: add sysdb_search_user_by_cert() and sysdb_search_object_by_cert()Sumit Bose2015-06-191-0/+35
* LDAP: Do not print verbose DEBUG messages from providers that don't set UUIDJakub Hrozek2015-06-041-1/+6
* 2FA offline authSumit Bose2015-05-081-2/+75
* sysdb: add sysdb_cache_password_ex()Sumit Bose2015-05-081-3/+22
* sysdb: Add cache_expire to the default sysdb_search_object_by_str_attr setJakub Hrozek2015-04-241-1/+2
* sdap: properly handle binary objectGuid attributeSumit Bose2015-03-201-0/+52
* Log reason in debug message why ldb_modify failedLukas Slebodnik2015-03-111-1/+27
* sysdb: use sysdb_user/group_dnPavel Březina2015-03-091-10/+5
* LDAP: Add UUID when saving incomplete groupsJakub Hrozek2015-01-301-0/+6
* sysdb: remove ghosts in all sub-domains as wellSumit Bose2015-01-231-2/+3
* SYSDB: sysdb_search_object_by_sid returns ENOENTPavel Reichl2014-12-171-59/+9
* LDAP: retain external membersPavel Reichl2014-12-131-0/+83
* sysdb: add sysdb_search_object_by_uuid()Sumit Bose2014-11-201-0/+77
* sid2name: return name without views appliedSumit Bose2014-10-201-0/+1
* sysdb: sysdb_search_group_by_name should work like sysdb_search_user_by_nameSumit Bose2014-09-171-43/+42
* sysdb: Write additional attrs in sysdb_add_userDaniel Gollub2014-09-171-1/+2
* SYSDB: SSS_LDB_SEARCH - macro around ldb_searchPavel Reichl2014-09-051-51/+0
* SYSDB: Clarify sss_ldb_modify_permissive returns ldb error codeJakub Hrozek2014-08-191-0/+6
* SYSDB: augmented logging when adding new groupPavel Reichl2014-07-151-14/+79
* SYSDB: sss_ldb_search - wrapper around ldb_searchPavel Reichl2014-06-251-0/+51
* SYSDB: Modify declaration of sysdb_search_entryLukas Slebodnik2014-06-231-1/+1
* sysdb: add sysdb_search_user_by_upn() with testsSumit Bose2014-06-201-0/+60
* SYSDB: sysdb_search_custom fix memory leakPavel Reichl2014-06-201-5/+17
* SYSDB: sysdb_search_entry fix memory leakPavel Reichl2014-06-201-9/+20
* SDAP: augmented logging for group savingPavel Reichl2014-04-141-0/+3
* Update DEBUG* invocations to use new levelsNikolai Kondrashov2014-02-121-76/+93
* Make DEBUG macro invocations variadicNikolai Kondrashov2014-02-121-153/+153
* Use lower-case name for case-insensitive searchesSumit Bose2013-12-191-3/+5
* SYSDB: missing conversion of LDB error to errnoPavel Reichl2013-12-181-0/+1
* SYSDB: typos & debug macro constantsPavel Reichl2013-12-181-2/+3
* SYSDB: Sanitize filter before removing ghost attrsLukas Slebodnik2013-11-281-1/+8