summaryrefslogtreecommitdiffstats
path: root/ipaserver/install
Commit message (Expand)AuthorAgeFilesLines
* Add container environment check to replicainstallTibor Dudlák2019-09-161-1/+5
* adtrust: add default read_keys permission for TDO objectsAlexander Bokovoy2019-09-121-0/+56
* add default access control when migrating trust objectsAlexander Bokovoy2019-09-121-2/+12
* Move certauth configuration into a server krb5.conf templateRobbie Harwood2019-09-102-30/+12
* adtrust: avoid using timestamp in klist outputAlexander Bokovoy2019-09-101-4/+4
* Add missing timeout option to logging statementRob Crittenden2019-09-051-1/+1
* Log dogtag auth timeout in install, provide hint to increase itRob Crittenden2019-09-041-1/+5
* Log the replication wait timeout for debugging purposesRob Crittenden2019-09-041-1/+2
* Replace replication_wait_timeout with certmonger_wait_timeoutRob Crittenden2019-09-045-5/+5
* Move ipachangeconf from ipaclient.install to ipapythonRob Critenden2019-08-283-4/+4
* Fix ca_initialize_hsm_stateChristian Heimes2019-08-211-1/+1
* Store HSM token and stateChristian Heimes2019-08-193-10/+54
* Don't move keys when key backup is disabledChristian Heimes2019-08-132-4/+7
* Update comments to explain caSubsystemCert switchChristian Heimes2019-08-081-1/+1
* dsinstance: add proflie when tracking certificateFraser Tweedale2019-07-222-5/+10
* httpinstance: add pinfile when tracking certificateRob Crittenden2019-07-221-1/+4
* Use RENEWAL_CA_NAME and RA_AGENT_PROFILE constantsFraser Tweedale2019-07-223-10/+10
* cainstance: add profile to IPA RA tracking requestFraser Tweedale2019-07-222-0/+3
* upgrade: fix spurious certmonger re-trackingFraser Tweedale2019-07-221-1/+1
* upgrade: log missing/misconfigured tracking requestsFraser Tweedale2019-07-221-2/+15
* upgrade: update KRA tracking requestsFraser Tweedale2019-07-221-3/+12
* upgrade: always add profile to tracking requestsFraser Tweedale2019-07-222-5/+3
* dogtaginstance: avoid special cases for Server-CertFraser Tweedale2019-07-223-44/+22
* upgrade: add profile to Dogtag tracking requestsFraser Tweedale2019-07-223-39/+24
* dogtaginstance: add profile to tracking requestsFraser Tweedale2019-07-223-8/+18
* Fix use of incorrect variableFraser Tweedale2019-07-171-1/+1
* move MSCSTemplate classes to ipalibFraser Tweedale2019-07-173-191/+14
* upgrade: remove ipaCert and key from /etc/httpd/aliasFlorence Blanc-Renaud2019-07-151-1/+1
* Fix `test_webui.test_selinuxusermap`Stanislav Levin2019-07-151-0/+3
* Don't configure disabled krb5 enctypes in FIPS modeRob Crittenden2019-07-021-1/+2
* For Fedora and RHEL use system-wide crypto policy for mod_sslRob Crittenden2019-07-011-4/+2
* Make use of single configuration point for SELinuxStanislav Levin2019-07-012-0/+6
* Remove unreachable codeTibor Dudlák2019-07-011-9/+0
* ipa-client-samba: a tool to configure Samba domain member on IPA clientAlexander Bokovoy2019-06-291-1/+1
* adtrust: update Samba domain controller keytab with host keysAlexander Bokovoy2019-06-292-0/+107
* ipaserver.install.installutils: move commonly used utils to ipapython.ipautilAlexander Bokovoy2019-06-2913-65/+56
* ipa_client_automount.py and ipactl.py: fix codestyleFrançois Cami2019-06-281-90/+192
* Move ipa-client-automount.in and ipactl into modulesFrançois Cami2019-06-281-0/+608
* adtrust upgrade: fix wrong primary principal name, part 2Alexander Bokovoy2019-06-271-6/+30
* adtrust upgrade: fix wrong primary principal nameAlexander Bokovoy2019-06-261-2/+2
* Log the raised message when DNS check_zone_overlap failsRob Crittenden2019-06-241-1/+2
* Make use of the single configuration point for the default shellsStanislav Levin2019-06-191-0/+2
* Stop using 389-ds legacy backup and restoration utilitiesRob Crittenden2019-06-052-16/+19
* avoid realm_to_serverid deprecation warningFraser Tweedale2019-05-291-4/+4
* ipa-cert-fix: fix spurious renewal master changeFraser Tweedale2019-05-291-1/+1
* ipa-cert-fix: handle 'pki-server cert-fix' failureFraser Tweedale2019-05-291-1/+11
* ipa-cert-fix: use customary exit statusesFraser Tweedale2019-05-291-2/+2
* Add ipa-cert-fix toolFraser Tweedale2019-05-291-0/+275
* constants: add ca_renewal containerFraser Tweedale2019-05-291-2/+1
* cainstance: add function to determine ca_renewal nicknameFraser Tweedale2019-05-291-0/+26