summaryrefslogtreecommitdiffstats
path: root/src/providers/ad
Commit message (Expand)AuthorAgeFilesLines
* AD: Set ignore_mark_offline=false when resolving AD root domainJakub Hrozek2015-09-211-23/+33
* AD: Do not mark the whole back end as offline if subdomain lookup failsJakub Hrozek2015-09-211-14/+67
* AD: Only ignore errors from SDAP lookups if there's another connection to fal...Jakub Hrozek2015-09-211-0/+1
* UTIL: Convert domain->disabled into tri-state with domain statesJakub Hrozek2015-09-211-1/+1
* GPO: use SDAP_SASL_AUTHID as samAccountNameSumit Bose2015-09-141-3/+4
* GPO: fix memory leakPavel Reichl2015-09-071-3/+3
* GPO: Use sss_unique_file and close fd on failureHEADmasterJakub Hrozek2015-09-011-16/+14
* AD: send less logs to syslogPavel Reichl2015-09-011-0/+42
* sssd: incorrect checks on length values during packet decodingMichal Židek2015-08-311-4/+4
* DYNDNS: remove zone commandPavel Reichl2015-08-141-1/+0
* DYNDNS: Add a new option dyndns_serverJakub Hrozek2015-08-141-0/+1
* AD: Use ad_site also when site search failsPavel Březina2015-07-291-2/+10
* AD: Handle cases where no GPOs applyStephen Gallagher2015-07-261-3/+43
* Fix minor typosYuri Chornoivan2015-07-231-1/+1
* LDAP: Add the wildcard_limit optionJakub Hrozek2015-07-151-0/+1
* GPO: Fix incorrect strerror on GPO access denialStephen Gallagher2015-06-231-8/+8
* LDAP: add ldap_user_certificate optionSumit Bose2015-06-191-0/+1
* AD: Add ad_create_1way_trust_optionsJakub Hrozek2015-06-142-6/+79
* IPA/AD: Set up AD domain in ad_create_2way_trust_optionsJakub Hrozek2015-06-143-10/+13
* AD: Split off ad_create_default_optionsJakub Hrozek2015-06-142-3/+17
* AD: Rename ad_create_default_options to ad_create_2way_trust_optionsJakub Hrozek2015-06-143-7/+7
* AD: Rename ad_set_ad_id_options to ad_set_sdap_optionsJakub Hrozek2015-06-141-6/+6
* SYSDB: Add realm to sysdb_master_domain_add_infoJakub Hrozek2015-06-142-1/+20
* SYSDB: Store trust direction for subdomainsJakub Hrozek2015-06-141-1/+1
* subdomains: Inherit cleanup period and tokengroup settings from parent domainJakub Hrozek2015-06-051-0/+4
* Skip enumeration requests in IPA and AD providers as wellJakub Hrozek2015-06-011-0/+5
* AD GPO: Change default to "enforcing"Stephen Gallagher2015-05-281-1/+2
* AD GPO: Support processing referralsStephen Gallagher2015-05-282-41/+411
* krb5: new option krb5_map_userPavel Reichl2015-05-281-0/+1
* LDAP: disable the cleanup task by defaultJakub Hrozek2015-05-121-1/+1
* GPO: Do not ignore missing attrs for GPOsLukas Slebodnik2015-04-301-3/+9
* ad_opts: Use different default attribute for group nameLukas Slebodnik2015-04-171-1/+1
* AD GPO: Always look up GPOs from machine domainStephen Gallagher2015-04-151-21/+33
* AD: Always get domain-specific ID connectionStephen Gallagher2015-04-151-11/+7
* AD: Clean up ad_access_gpoStephen Gallagher2015-04-151-7/+5
* GPO: Check return value of ad_gpo_store_policy_settingsLukas Slebodnik2015-04-011-0/+6
* GPO: error out instead of leaving array element uninitializedSumit Bose2015-03-231-1/+4
* Add missing new lines to debug messagesLukas Slebodnik2015-03-173-10/+10
* be_refresh: add sdap_refresh_initPavel Březina2015-03-081-5/+2
* sdap_handle_acct_req_send: remove be_reqPavel Březina2015-03-081-1/+1
* FO: Use SRV TTL in fail over codeJakub Hrozek2015-03-032-1/+8
* GPO: Better debugging for gpo_child's mkdirJakub Hrozek2015-02-171-1/+6
* AD: support for AD site overridePavel Reichl2015-01-264-6/+32
* AD: add new option ad_sitePavel Reichl2015-01-262-0/+2
* GPO: add systemd-user to gpo default permit listPavel Reichl2015-01-151-1/+3
* UTIL: Unify the fd_nonblocking implementationJakub Hrozek2015-01-151-2/+2
* GPO: Extract server hostname after connectingJakub Hrozek2015-01-131-29/+29
* GPO: Don't use stdout for output in gpo_childJakub Hrozek2015-01-133-6/+12
* UTIL: Allow dup-ing child pipe to a different FDJakub Hrozek2015-01-131-1/+1
* GPO: Set libsmb debugging to stderrJakub Hrozek2015-01-131-0/+1