summaryrefslogtreecommitdiffstats
path: root/src/db
Commit message (Expand)AuthorAgeFilesLines
* SYSDB: Only generate new UID in local domainJakub Hrozek2017-03-301-0/+6
* SYSDB: Allow storing non-POSIX usersJakub Hrozek2017-03-301-9/+23
* IPA: Get ipaDomainsResolutionOrder from IPA ID ViewFabiano Fidêncio2017-03-292-0/+75
* IPA: Get ipaDomainsResolutionOrder from ipaConfigFabiano Fidêncio2017-03-292-0/+78
* SYSDB: Add methods to deal with the domain's resolution orderFabiano Fidêncio2017-03-293-0/+208
* SUBDOMAINS: Allow use_fully_qualified_names for subdomainsMichal Židek2017-03-293-5/+64
* sysdb: add certmap related callsSumit Bose2017-03-232-0/+452
* sss_cert_derb64_to_ldap_filter: add sss_certmap supportSumit Bose2017-03-232-3/+3
* LDAP: always store the certificate from the requestSumit Bose2017-03-232-2/+3
* sdap_get_users_send(): new argument mapped_attrsSumit Bose2017-03-232-0/+64
* sysdb: add sysdb_attrs_copy()Sumit Bose2017-03-232-0/+25
* sysdb: allow multiple results for searches by certificateSumit Bose2017-03-101-7/+10
* sss_cache: User/groups invalidation in domain cachePetr Čech2017-03-082-0/+74
* SYSDB: When searching for UPNs, search either the whole DB or only the given ...Jakub Hrozek2017-03-033-5/+15
* UTIL: Store UPN suffixes when creating a new subdomainJakub Hrozek2017-03-022-1/+11
* SUDO: Only store lowercased attribute value onceJakub Hrozek2017-02-101-14/+3
* SYSDB: Removing of sysdb_try_to_find_expected_dn()Petr Čech2017-02-082-338/+0
* Suppres implicit-fallthrough from gcc 7Lukas Slebodnik2017-02-011-0/+1
* sysdb: Search also aliases in sysdb_search_object_by_nameLukas Slebodnik2017-01-232-3/+30
* SYSDB: Update filter for get object by idLukas Slebodnik2017-01-231-1/+1
* cache_req: add object by idPavel Březina2016-12-192-12/+59
* cache_req: add object by namePavel Březina2016-12-192-0/+17
* SYSDB: Suppress sysdb_delete_ts_entry failed: 0Jakub Hrozek2016-12-081-3/+7
* SYSDB: Remove unused prototype from header fileLukas Slebodnik2016-11-251-5/+0
* SYSDB: Fixing of sudorule without a sudoUserPetr Čech2016-11-231-0/+5
* SYSDB: Adding message about reason why cache changedPetr Cech2016-11-081-4/+20
* SYSDB: Adding message to inform which cache is usedPetr Cech2016-11-081-0/+32
* SYSDB: Adding lowercase sudoUser formPetr Čech2016-11-081-0/+64
* SYSDB: Augment sysdb_try_to_find_expected_dn to match search base as wellJakub Hrozek2016-11-032-0/+100
* SYSDB: Split sysdb_try_to_find_expected_dn() into smaller functionsJakub Hrozek2016-11-031-99/+179
* LDAP/AD: resolve domain local groups for remote usersSumit Bose2016-10-311-0/+1
* sysdb: add parent_dom to sysdb_get_direct_parents()Sumit Bose2016-10-312-1/+27
* IFP: expose user and group unique IDs through DBusThomas Equeter2016-09-221-0/+2
* Remove double semicolon at the end of lineLukas Slebodnik2016-09-211-1/+1
* SYSDB: Suppress warning from clang static analyserLukas Slebodnik2016-09-021-1/+1
* SYSDB: Removing of unused parameterPetr Čech2016-09-011-3/+1
* SYSDB: Fix error handling in sysdb_get_user_members_recursivelyLukas Slebodnik2016-08-312-1/+7
* SYSDB: Fix uninitialized scalar variableLukas Slebodnik2016-08-291-1/+1
* SYSDB: Remove the timestamp cache for a newly created cacheFabiano Fidêncio2016-08-261-22/+47
* SYSDB: Rework sysdb_cache_connect()Fabiano Fidêncio2016-08-261-19/+34
* SYSDB: Avoid optimisation with modifyTimestamp for usersLukas Slebodnik2016-08-101-19/+0
* SYSDB: Fix setting dataExpireTimestamp if sysdb is supposed to set the curren...Jakub Hrozek2016-08-051-10/+10
* SYSDB: Sanitize dn in sysdb_get_user_members_recursivelyLukas Slebodnik2016-08-051-1/+11
* NSS: add user email to fill_orig()Sumit Bose2016-07-291-0/+1
* sysdb: include email in UPN searchesSumit Bose2016-07-292-3/+3
* LDAP: new attribute option ldap_user_emailSumit Bose2016-07-291-0/+1
* views: properly override group member namesSumit Bose2016-07-293-119/+119
* sysdb: add sysdb_get_user_members_recursively()Sumit Bose2016-07-292-0/+66
* SYSDB: Removing of duplication of sysdb_ts_cache_attrsPetr Cech2016-07-261-3/+0
* sysdb_master_domain_add_info: properly set do_updateSumit Bose2016-07-251-2/+2