summaryrefslogtreecommitdiffstats
path: root/ipaserver
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
* Modify webUI to adhere to new IPA server APIChangmin Teng2019-09-101-0/+2
* Move certauth configuration into a server krb5.conf templateRobbie Harwood2019-09-102-30/+12
* Extend the list of supported pre-auth mechanisms in IPA server APIChangmin Teng2019-09-104-9/+24
* 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
* config plugin: replace 'is 0' with '== 0'Florence Blanc-Renaud2019-09-041-2/+2
* 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
* Allow insecure binds for migrationChristian Heimes2019-08-131-5/+4
* 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
* Don't return SSH keys with ipa host-find --pkey-onlyRob Crittenden2019-08-071-1/+2
* user-stage: transfer all attributes from preserved to stage userFlorence Blanc-Renaud2019-07-311-0/+44
* WebUI: Add PKINIT status field to 'Configuration' pageSerhii Tsymbaliuk2019-07-261-0/+1
* Add PKCS#11 module name to p11helper errorsChristian Heimes2019-07-251-3/+5
* 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
* Remove posixAccount from service_find search filterRob Crittenden2019-07-191-1/+0
* Fix use of incorrect variableFraser Tweedale2019-07-171-1/+1
* move MSCSTemplate classes to ipalibFraser Tweedale2019-07-173-191/+14
* certmap rules: altSecurityIdentities should only be used for trusted domainsAlexander Bokovoy2019-07-171-0/+73
* 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-013-17/+49
* Add SMB attributes for usersTibor Dudlák2019-07-012-2/+71
* 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
* ipaserver.plugins.service: add service-add-smb to set up an SMB serviceAlexander Bokovoy2019-06-291-2/+140
* 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
* trust-fetch-domains: make sure we use right KDC when --server is specifiedAlexander Bokovoy2019-06-281-9/+19
* ipa_client_automount.py and ipactl.py: fix codestyleFrançois Cami2019-06-281-90/+192