summaryrefslogtreecommitdiffstats
path: root/src/db/sysdb.h
Commit message (Expand)AuthorAgeFilesLines
* SYSDB: Add sysdb_search_by_orig_dn()Fabiano Fidêncio2017-09-051-7/+20
* SYSDB: Add sessionRecording attribute macroNikolai Kondrashov2017-07-271-0/+2
* Fix minor typosYuri Chornoivan2017-07-261-1/+1
* SYSDB: Introduce _search_{users,groups}_by_timestamp()Fabiano Fidêncio2017-06-151-0/+14
* IPA: Get ipaDomainsResolutionOrder from IPA ID ViewFabiano Fidêncio2017-03-291-0/+9
* IPA: Get ipaDomainsResolutionOrder from ipaConfigFabiano Fidêncio2017-03-291-0/+11
* SYSDB: Add methods to deal with the domain's resolution orderFabiano Fidêncio2017-03-291-0/+2
* SUBDOMAINS: Allow use_fully_qualified_names for subdomainsMichal Židek2017-03-291-1/+2
* sysdb: add certmap related callsSumit Bose2017-03-231-0/+27
* LDAP: always store the certificate from the requestSumit Bose2017-03-231-0/+1
* sdap_get_users_send(): new argument mapped_attrsSumit Bose2017-03-231-0/+3
* sysdb: add sysdb_attrs_copy()Sumit Bose2017-03-231-0/+1
* sss_cache: User/groups invalidation in domain cachePetr Čech2017-03-081-0/+9
* SYSDB: When searching for UPNs, search either the whole DB or only the given ...Jakub Hrozek2017-03-031-0/+3
* SYSDB: Removing of sysdb_try_to_find_expected_dn()Petr Čech2017-02-081-6/+0
* sysdb: Search also aliases in sysdb_search_object_by_nameLukas Slebodnik2017-01-231-1/+1
* SYSDB: Update filter for get object by idLukas Slebodnik2017-01-231-1/+1
* cache_req: add object by idPavel Březina2016-12-191-0/+7
* cache_req: add object by namePavel Březina2016-12-191-0/+7
* SYSDB: Augment sysdb_try_to_find_expected_dn to match search base as wellJakub Hrozek2016-11-031-0/+1
* 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-311-0/+21
* IFP: expose user and group unique IDs through DBusThomas Equeter2016-09-221-0/+2
* NSS: add user email to fill_orig()Sumit Bose2016-07-291-0/+1
* sysdb: include email in UPN searchesSumit Bose2016-07-291-1/+1
* LDAP: new attribute option ldap_user_emailSumit Bose2016-07-291-0/+1
* views: properly override group member namesSumit Bose2016-07-291-1/+2
* sysdb: add sysdb_get_user_members_recursively()Sumit Bose2016-07-291-0/+5
* SYSDB: Removing of duplication of sysdb_ts_cache_attrsPetr Cech2016-07-261-3/+0
* sysdb: make subdomain calls aware of upn_suffixesSumit Bose2016-07-181-1/+2
* sysdb: add UPN suffix support for the master domainSumit Bose2016-07-181-1/+3
* SYSDB: Upgrade sysdb to use qualified names for users and groups, sudo rules ...Jakub Hrozek2016-07-071-1/+1
* SYSDB: Allow passing a context to sysdb upgrade functionsJakub Hrozek2016-07-071-2/+7
* SYSDB: Remove useless parameter from sysdb_init()Jakub Hrozek2016-07-071-2/+1
* SYSDB: Add a utility function to return a list of qualified namesJakub Hrozek2016-07-071-1/+7
* SYSDB: If modifyTimestamp is the same, only update the TS cacheJakub Hrozek2016-06-231-0/+3
* SYSDB: Search the timestamp caches in addition to the sysdb cacheJakub Hrozek2016-06-231-0/+1
* SYSDB: Open a timestamps cache for caching domainsJakub Hrozek2016-06-231-0/+3
* UTIL: Add error codes for sysdb too old or too newJakub Hrozek2016-06-231-2/+2
* sss_override: add certificate supportSumit Bose2016-06-091-0/+1
* sysdb: add searches by certificate with overridesSumit Bose2016-06-091-0/+12
* sysdb: add sysdb_attrs_add_base64_blob()Sumit Bose2016-06-091-0/+2
* PAC: only save PAC blob into the cacheSumit Bose2016-04-131-0/+2
* sdap: improve filtering of multiple results in GC lookupsSumit Bose2016-03-011-0/+6
* remove user certificate if not found on the serverPavel Březina2016-03-011-1/+2
* Add a new option ldap_group_external_memberJakub Hrozek2016-02-241-0/+1
* SUDO: make sudo sysdb interface more reusablePavel Březina2016-01-191-0/+7
* IPA: fix override with the same nameSumit Bose2015-11-201-1/+3
* cache_req: add support for UPNPavel Březina2015-10-081-0/+16
* SYSDB: Add function to expire entryMichal Židek2015-09-031-1/+6