master
More trivial spelling/grammatical fixes. No functional code was harmed in the changing of these files.
ipa: implement method to refresh HBAC rules
sdap: remove be context from sdap_cli_connect code
DP: Switch to new interface
Helpers defined in 'child_utils.h' aren't really used in child processes.
IPA: remove 'ipa_enable_dns_sites' option
IPA: ipa_get_config_send() was updated
Extend IPA config search
DESKPROFILE: Introduce the new IPA session provider
UTIL: Use sss_sanitize_dn where we deal with DN
Fleet commander: store deskprofiles under user running SSSD
IPA: add ipa_get_rdn and ipa_check_rdn
Exclude specific IP addresses from dynamic DNS updates
DYNDNS: Convert dyndns timer to be_ptask
IPA: few debug message corrections
IPA_RULES_COMMON: Introduce ipa_common_get_hostgroupname()
HBAC: Enforce coding style ipa_hbac_rule_info_recv()
ipa: reduce log level of some HBAC log messages
providers: Move hostid from ipa to sdap, v2
ipa: additional IPA hosts/hostgroups debugging
Remove sysdb argument from ipa_host_info_send()
ipa: Make ipa server ad* functions generic
ipa: read auto_private_groups from id range if available
sdap: defer libldap global options setup to first connection
ipa: correctly remove missing attributes on netgroup update
Basics of 'subid ranges' support for IPA provider.
IPA/AD/LDAP: Increase the initgrExpireTimestamp after finishing refresh request
ipa: free stale attrs in `ipa_s2n_get_list()` iteration
IPA_SELINUX: make use of `sss_child_start()`
IPA: Drop unused ifdef HAVE_SELINUX_LOGIN_DIR
sss_selinux code is only used by 'ipa_selinux'
SDAP: rename sdap_get_id_specific_filter
IPA hosts refactoring
DESKPROFILE: Add ipa_deskprofile_request_interval
FO: Use SRV TTL in fail over code
passkey: Remove SYSDB_PASSKEY_USER_VERIFICATION
IPA: remove re-declaration of `ipa_trusted_subdom_init`
ipa: filter DNs for ipa_add_trusted_memberships_send()
IPA: remove CONFDB_DEFAULT_FULL_NAME_FORMAT_INTERNAL
IPA: Split two functions to new module ipa_subdomains_utils.c
SDAP: Include struct ldb_dn in struct sdap_search_base
sudo: reschedule periodic tasks when full refresh is finished
ipa: Check sudo command threshold correctly
sudo: skip smart refresh if it happens inside full refresh
ipa: add split_ipa_anchor()
ipa: Handle auto private group lookup with login override
SELINUX_CHILD: fix includes
sss_semanage code is only used by 'selinux_child'