summaryrefslogtreecommitdiffstats
path: root/ipaclient
Commit message (Expand)AuthorAgeFilesLines
...
* ipa-client-install: enable and start oddjobd if mkhomedirFlorence Blanc-Renaud2018-06-281-0/+28
* Ensure that public cert and CA bundle are readableChristian Heimes2018-06-272-5/+9
* server install: drop some print statements, change log levelRob Crittenden2018-06-201-3/+3
* Improve console logging for ipa-server-installRob Crittenden2018-06-201-0/+1
* Sort and shuffle SRV record by priority and weightChristian Heimes2018-06-191-3/+2
* Installer: configure authselect with-sudoFlorence Blanc-Renaud2018-06-191-1/+2
* Fix translation of commands description in API BrowserStanislav Levin2018-06-121-0/+1
* Move client templates to separate directoryChristian Heimes2018-06-051-1/+1
* Match Common Name attribute in Subjectamitkuma2018-06-053-3/+3
* Print version string in installerChristian Heimes2018-05-311-0/+5
* Refuse PORT, HOST in /etc/openldap/ldap.confChristian Heimes2018-05-291-0/+28
* Use sane default settings for ldap connectionsChristian Heimes2018-05-291-1/+1
* pylint3: workaround false positives reported for W1662Alexander Bokovoy2018-05-171-2/+2
* Client install should handle automount unconfigured on uninstallRob Crittenden2018-05-161-3/+4
* Load certificate files as binary dataChristian Heimes2018-04-302-4/+4
* Use shutil to copy fileChristian Heimes2018-04-281-3/+4
* Enable SPAKE support using krb5.conf.d snippetRobbie Harwood2018-04-281-0/+10
* Migration from authconfig to authselectFlorence Blanc-Renaud2018-04-271-3/+21
* csrgen: fix when attribute shortname is lower caseFraser Tweedale2018-04-251-6/+30
* csrgen: drive-by docstringFraser Tweedale2018-04-251-0/+6
* csrgen: support initialising OpenSSL adaptor with key objectFraser Tweedale2018-04-252-13/+25
* py3: fix csrgen error handlingFraser Tweedale2018-04-251-2/+6
* RFE: ipa client should setup openldap for GSSAPIamitkuma2018-04-251-2/+12
* Add absolute_import future importsStanislav Laznicka2018-04-204-0/+8
* Defer import of ipaclient.csrgenChristian Heimes2018-04-102-8/+9
* Configure chrony with pool when server not setTibor Dudlák2018-04-092-27/+28
* Add enabling chrony daemon when not configuredTibor Dudlák2018-04-092-43/+53
* Remove unnecessary option --force-chronyTibor Dudlák2018-04-092-33/+12
* Remove NTP server role while upgradingTibor Dudlák2018-04-091-9/+10
* Adding method to ipa-server-upgrade to cleanup ntpdTibor Dudlák2018-04-092-49/+52
* Add --ntp-pool option to installersTibor Dudlák2018-04-092-2/+19
* FreeIPA server is time synchronization client onlyTibor Dudlák2018-04-092-64/+83
* Replace ntpd with chronyd in installationTibor Dudlák2018-04-092-194/+128
* Removes ntp from dependencies and behave as there is always -N optionTibor Dudlák2018-04-091-1/+1
* Cleanup and remove more files on uninstallChristian Heimes2018-03-281-0/+4
* clear sssd cache when uninstalling clientamitkuma2018-03-261-0/+8
* vault: fix vault-retrieve to a fileStanislav Laznicka2018-03-061-1/+1
* Update /etc/ipa/nssdb in client scriptsChristian Heimes2018-02-231-4/+7
* certmonger: Use explicit storage formatChristian Heimes2018-02-231-2/+7
* certupdate: don't update HTTPD NSS dbStanislav Laznicka2018-02-211-1/+0
* Have all the scripts run in python 3 by defaultStanislav Laznicka2018-02-152-2/+2
* Replace hard-coded paths with path constantsChristian Heimes2018-02-081-5/+5
* Fixing translation problemsAleksei Slaikovskii2018-01-311-3/+3
* LGTM: unnecessary else in for loopChristian Heimes2018-01-091-8/+7
* LGTM: Fix multiple use before assignmentChristian Heimes2018-01-091-7/+9
* Log contents of files created or modified by IPAChangeConfRob Crittenden2018-01-041-0/+7
* Vault: Add argument checks to encrypt/decryptChristian Heimes2017-12-191-6/+14
* Fix pylint warnings inconsistent-return-statementsChristian Heimes2017-12-182-0/+5
* ipa_certupdate: avoid classmethod and staticmethodFraser Tweedale2017-12-111-136/+134
* CertUpdate: make it easy to invoke from other programsFraser Tweedale2017-12-111-25/+38