summaryrefslogtreecommitdiffstats
path: root/ipa-client
Commit message (Expand)AuthorAgeFilesLines
...
* Preserve order of servers in ipa-client-installMartin Kosek2013-03-141-9/+12
* Make sure uninstall script prompts for reboot as lastTomas Babej2013-03-131-19/+35
* Don't download the schema in ipadiscoveryPetr Viktorin2013-03-131-1/+3
* Remove unneeded python-ldap importsPetr Viktorin2013-03-131-2/+0
* Use IPAdmin rather than raw python-ldap in migration.py and ipadiscovery.pyPetr Viktorin2013-03-131-42/+49
* Use IPAdmin rather than raw python-ldap in ipa-client-installPetr Viktorin2013-03-131-37/+31
* Add support for re-enrolling hosts using keytabTomas Babej2013-03-124-10/+50
* Use default.conf as flag of IPA client being installedTomas Babej2013-02-221-3/+18
* Add autodiscovery section in ipa-client-install man pagesMartin Kosek2013-02-191-6/+28
* Add LDAP server fallback to client installerRob Crittenden2013-02-073-60/+100
* Add support for RFC 6594 SSHFP DNS records.Jan Cholasta2013-02-011-0/+3
* Pylint cleanup.Jan Cholasta2013-01-291-1/+0
* Don't initialize NSS if we don't have to, clean up unused cert refsRob Crittenden2013-01-231-0/+10
* Use secure method to acquire IPA CA certificateJohn Dennis2013-01-233-55/+408
* Do SSL CA verification and hostname validation.Rob Crittenden2013-01-231-2/+2
* Do not crash when Kerberos SRV record is not foundMartin Kosek2013-01-021-2/+3
* Enable SSSD on client installMartin Kosek2012-12-181-0/+18
* Compliant client side session cookie behaviorJohn Dennis2012-12-101-3/+2
* Fix sshd feature checkMartin Kosek2012-12-101-4/+8
* Stop and disable conflicting time&date servicesMartin Kosek2012-12-073-0/+98
* Reorder XML-RPC initialization in ipa-join to avoid segfault.Rob Crittenden2012-12-071-7/+12
* Specify includedir in krb5.conf on new installsJakub Hrozek2012-12-061-1/+6
* ipachangeconf: allow specifying non-default delimeter for optionsJakub Hrozek2012-12-061-12/+23
* Change network configuration fileMartin Kosek2012-12-051-8/+2
* Restart sssd after authconfig updateSumit Bose2012-12-031-0/+6
* Enable transactions by default, make password and modrdn TXN-awareRob Crittenden2012-11-211-3/+0
* Make enabling the autofs service more robustJakub Hrozek2012-11-141-7/+12
* The SECURE_NFS value needs to be lower-case yes on SysV systems.Rob Crittenden2012-10-261-1/+1
* ipa-client-automount: Add the autofs service if it doesn't exist yetJakub Hrozek2012-10-251-0/+3
* Refactoring of default.conf man pageTomas Babej2012-10-221-37/+49
* Add uninstall command hints to ipa-*-installNikolai Kondrashov2012-10-161-1/+2
* Notify user about necessary ports in ipa-client-installTomas Babej2012-10-092-2/+19
* Clear kernel keyring in client installer, save dbdir on new connectionsRob Crittenden2012-10-031-1/+10
* Improve DN usage in ipa-client-installMartin Kosek2012-10-022-63/+118
* Don't use bare except: clauses in ipa-client-installPetr Viktorin2012-09-271-13/+13
* Fix python syntax in ipa-client-automountRob Crittenden2012-09-241-1/+1
* Set master_kdc and dns_lookup_kdc to trueSumit Bose2012-09-191-0/+1
* Improves sssd.conf handling during ipa-client uninstallTomas Babej2012-09-201-15/+97
* Use Dogtag 10 only when it is availablePetr Viktorin2012-09-171-3/+3
* Modifications to install scripts for dogtag 10Ade Lee2012-09-171-3/+3
* Properly convert DN in ipa-client-installMartin Kosek2012-09-181-1/+1
* Fix various typos.Yuri Chornoivan2012-09-184-4/+4
* Add --no-ssh option to ipa-client-install to disable OpenSSH client configura...Jan Cholasta2012-09-132-32/+49
* Add the SSH service to SSSD config file before trying to activate it.Jan Cholasta2012-09-131-2/+6
* Use temporary key cache for host key in server installationPetr Viktorin2012-09-131-1/+2
* Fix server installationPetr Viktorin2012-09-111-2/+10
* ipa-client-install: Obtain host TGT from one specific KDCPetr Viktorin2012-09-101-15/+39
* Use OpenSSH-style public keys as the preferred format of SSH public keys.Jan Cholasta2012-09-061-18/+11
* Run ntpdate in verbose mode, not debug (i.e. no-op) modePetr Viktorin2012-09-042-8/+6
* Handle SSSD restart crash more gently.Tomas Babej2012-08-141-1/+4