pagure Logo
  • Log In

SSSD / sssd

Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Issues  0
  • Pull Requests  0
  • Roadmap 
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

a091e5b IPA: store forest name for forest member domains

8 files Authored by sbose 8 years ago, Committed by jhrozek 8 years ago,
raw patch tree parent
8 files changed. 158 lines added. 16 lines removed.
src/confdb/confdb.h
file modified
+1 -0
src/db/sysdb.h
file modified
+2 -1
src/db/sysdb_subdomains.c
file modified
+48 -3
src/providers/ad/ad_subdomains.c
file modified
+1 -1
src/providers/ipa/ipa_subdomains.c
file modified
+86 -1
src/tests/sysdb-tests.c
file modified
+8 -8
src/util/domain_info_utils.c
file modified
+10 -1
src/util/util.h
file modified
+2 -1
    IPA: store forest name for forest member domains
    
    In order to fix https://fedorahosted.org/sssd/ticket/2093 the name of
    the forest must be known for a member domain of the forest.
    
        
src/confdb/confdb.h
file modified
+1 -0
src/db/sysdb.h
file modified
+2 -1
src/db/sysdb_subdomains.c
file modified
+48 -3
src/providers/ad/ad_subdomains.c
file modified
+1 -1
src/providers/ipa/ipa_subdomains.c
file modified
+86 -1
src/tests/sysdb-tests.c
file modified
+8 -8
src/util/domain_info_utils.c
file modified
+10 -1
src/util/util.h
file modified
+2 -1
Powered by Pagure 5.13.3
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.