summaryrefslogtreecommitdiffstats
path: root/ipaserver/install/adtrust.py
Commit message (Expand)AuthorAgeFilesLines
* Remove unreachable codeTibor Dudlák2019-07-011-9/+0
* adtrust: update Samba domain controller keytab with host keysAlexander Bokovoy2019-06-291-0/+12
* ipaserver.install.adtrust: fix CID 323644Alexander Bokovoy2018-11-071-2/+1
* ipaserver/install/adtrust.py: Do not use DOMAIN_LEVEL_0 for minimumThomas Woerner2018-08-131-2/+2
* Fix pylint 2.0 return-related violationsArmando Neto2018-07-111-2/+2
* Add absolute_import future importsStanislav Laznicka2018-04-201-1/+1
* Correct typo estabilish->establish in the install scriptsLewis Eason2017-07-241-1/+1
* logging: do not log into the root loggerJan Cholasta2017-07-141-10/+12
* Make a doctext more clearStanislav Laznicka2017-05-191-2/+2
* fix spelling mistake; minor rewordingRené Genz2017-05-191-5/+5
* Remove surplus 'the' in output of ipa-adtrust-installMartin Basti2017-04-111-1/+1
* install: re-introduce option groupsJan Cholasta2017-03-131-1/+5
* Add AD trust installer interface for composite installerMartin Babinsky2017-03-011-0/+50
* check for installed dependencies when *not* in standalone modeMartin Babinsky2017-03-011-1/+1
* print the installation info only in standalone modeMartin Babinsky2017-03-011-2/+2
* adtrust.py: Use logging to emit error messagesMartin Babinsky2017-03-011-10/+10
* Refactor the code searching and presenting missing trust agentsMartin Babinsky2017-03-011-90/+106
* only check for netbios name when LDAP backend is connectedMartin Babinsky2017-03-011-10/+19
* Refactor the code checking for missing SIDsMartin Babinsky2017-03-011-43/+64
* Move AD trust installation code to a separate moduleMartin Babinsky2017-02-171-0/+382