summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipa-install
Commit message (Expand)AuthorAgeFilesLines
* Fix ipa-client-install --uninstall crashDavid Kupka2014-07-081-1/+4
* ipa-client-install: Restart nisdomain service instead of startingTomas Babej2014-06-301-1/+3
* Do not corrupt sshd_config in client install when trailing newline is missing.Jan Cholasta2014-06-261-25/+17
* ipaplatform: Move paths from installers to paths moduleTomas Babej2014-06-262-79/+78
* ipaplatform: Remove redundant imports of ipaservicesTomas Babej2014-06-161-2/+1
* ipaplatform: Change paths dependant on ipaservices to use ipaplatform.pathsTomas Babej2014-06-161-4/+7
* ipaplatform: Change service code in freeipa to use ipaplatform servicesTomas Babej2014-06-162-36/+37
* ipaplatform: Change platform dependant code in freeipa to use ipaplatform tasksTomas Babej2014-06-162-9/+10
* ipaplatform: Do not require custom Authconfig implementations from platform m...Tomas Babej2014-06-161-63/+16
* ipaplatform: Moved Fedora 16 service implementations and refactored them as b...Tomas Babej2014-06-161-1/+0
* admin tools: Log IPA versionPetr Viktorin2014-05-271-0/+1
* ipa-client-automount should not configure nsswitch.conf manuallyGabe2014-05-161-6/+5
* ipa-client-automount: Use rpcclient, not xmlclient, for automountlocation_showPetr Viktorin2014-05-141-1/+1
* ipa-client-install: Configure sudo to use SSSD as data sourceTomas Babej2014-05-091-1/+83
* ipa-client: Set NIS domain name in the installerTomas Babej2014-05-091-0/+65
* Make ipa-client-automount backwards compatibleMartin Kosek2014-04-021-1/+6
* Move CACERT definition to a single place.Jan Cholasta2014-03-251-1/+1
* Fix order of synchronizing time when running ipa-client-installGabe2014-03-201-17/+19
* Improve error message on failed Kerberos authenticationAna Krivokapic2014-02-181-2/+2
* Fix ipa-client-automount uninstall when fstore is empty.Jan Cholasta2014-01-151-1/+1
* Make sure state of services is preserved after client uninstallAna Krivokapic2014-01-141-34/+47
* Use /usr/bin/python2Xiao-Long Chen2014-01-032-2/+2
* ipa-client-install: Always pass hostname to the ipa-joinTomas Babej2013-12-091-4/+4
* Allow kernel keyring CCACHE when supportedMartin Kosek2013-12-091-0/+7
* Switch client to JSON-RPCPetr Viktorin2013-11-262-8/+8
* ipa-client-install: Publish CA certificate to systemwide storeTomas Babej2013-11-201-1/+12
* ipa-client-install: Added options to configure firefoxMartin Basti2013-11-151-1/+95
* Do not roll back failed client installation on serverAna Krivokapic2013-10-251-0/+5
* Added warning if cert '/etc/ipa/ca.crt' existsMartin Basti2013-10-161-0/+4
* ipa-client-install: Verify RPC connection with a pingPetr Viktorin2013-10-041-0/+9
* ipa-client-install: Use direct RPC instead of api.CommandPetr Viktorin2013-10-041-3/+13
* Do not set DNS discovery domain in server modeMartin Kosek2013-10-031-1/+2
* Use getent admin@domain for nss check in ipa-client-installTomas Babej2013-09-201-2/+2
* Fix invocations of FileError in ipa-client-installAna Krivokapic2013-09-091-10/+12
* Add option to ipa-client-install to configure automountAna Krivokapic2013-09-051-0/+27
* Change shebang to absolute path in ipa-client-automountTomas Babej2013-07-251-1/+1
* Use admin@REALM when testing if SSSD is readyAna Krivokapic2013-07-192-5/+8
* Add 'ipa_server_mode' option to SSSD configurationAna Krivokapic2013-07-181-0/+2
* Fix client install exception if /etc/ssh is missingNathaniel McCallum2013-07-091-0/+3
* Do not skip SSSD known hosts in ipa-client-install --ssh-trust-dns.Jan Cholasta2013-06-271-3/+3
* Improve handling of options in ipa-client-installAna Krivokapic2013-06-201-0/+9
* ipa-client-install: Add 'debug' and 'show' statements to nsupdate commandsPetr Spacek2013-05-221-2/+9
* Drop uniqueMember mapping with nss-pam-ldapd.Rob Crittenden2013-05-021-1/+0
* Add support for OpenSSH 6.2.Jan Cholasta2013-04-301-21/+42
* Preserve already configured options in openldap confTomas Babej2013-04-301-9/+53
* Avoid removing sss from nssswitch.conf during client uninstallTomas Babej2013-04-231-5/+7
* Add hint message about --force-join option when enrollment failsTomas Babej2013-04-231-0/+4
* Handle missing /etc/ipa in ipa-client-installAna Krivokapic2013-04-191-0/+9
* Remove CA cert on client uninstallAna Krivokapic2013-04-041-0/+9
* ipa-client-install: Do not request host certificate if server is CA-lessPetr Viktorin2013-04-021-10/+37