summaryrefslogtreecommitdiffstats
path: root/src/db
Commit message (Expand)AuthorAgeFilesLines
* SUDO: Use initgr_with_views when looking up a sudo userJakub Hrozek2017-09-082-32/+63
* SYSDB: Add sysdb_search_by_orig_dn()Fabiano Fidêncio2017-09-052-7/+86
* SYSDB: Add sessionRecording attribute macroNikolai Kondrashov2017-07-271-0/+2
* Fix minor typosYuri Chornoivan2017-07-261-1/+1
* RESPONDER: Use fqnames as output when neededFabiano Fidêncio2017-06-211-0/+7
* SYSDB: Introduce _search_{users,groups}_by_timestamp()Fabiano Fidêncio2017-06-152-0/+192
* SYSDB_OPS: Invalidate a cache entry also in the ts_cacheFabiano Fidêncio2017-06-151-0/+11
* SYSDB_OPS: Mark an entry as expired also in the timestamp cacheFabiano Fidêncio2017-06-151-0/+9
* SYSDB: Make the usage of the filter more generic for search_ts_matches()Fabiano Fidêncio2017-06-151-13/+54
* SYSDB: Internally expose sysdb_search_ts_matches()Fabiano Fidêncio2017-06-152-10/+17
* SYSDB: Return ERR_NO_TS when there's no timestamp cache presentFabiano Fidêncio2017-06-152-2/+10
* sysdb: sysdb_get_certmap() allow empty certmapSumit Bose2017-06-011-5/+8
* Use correct spelling of overrideRené Genz2017-04-281-3/+3
* overrides: add certificates to mapped attributeSumit Bose2017-04-281-0/+41
* 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