summaryrefslogtreecommitdiffstats
path: root/ipa-client
Commit message (Expand)AuthorAgeFilesLines
* Ensure that the system hostname is lower-case.Rob Crittenden2011-03-181-5/+8
* Always consider domain and server when doing DNS discovery in client.Rob Crittenden2011-03-151-8/+4
* If --hostname is provided for ipa-client-install use it everywhere.Rob Crittenden2011-03-081-11/+56
* Always try to stop tracking the server cert when uninstalling client.Rob Crittenden2011-03-081-10/+13
* Fix kinit invocation in ipa-client-installSimo Sorce2011-03-011-1/+2
* Add man page for the IPA configuration fileRob Crittenden2011-02-232-2/+187
* Set krb5_realm in sssd.conf in the ipa provider.Rob Crittenden2011-02-221-2/+4
* 18 Use TLS for ipadiscovery during ipa-client-install https://fedorahosted.or...Jr Aquino2011-02-211-0/+24
* Document --enable-dns-updates in ipa-client-install man pageJakub Hrozek2011-02-211-0/+3
* Fixes in ipa-join man pageJan Zeleny2011-02-182-11/+11
* Try to register DNS name through a DNS Update on install.Simo Sorce2011-02-171-0/+111
* Configure SSSD to use DNS to find the IPA server by default.Rob Crittenden2011-02-171-1/+1
* Fix duplicate OIDsSimo Sorce2011-02-172-3/+3
* Fix a typo in ipa-client-install man pageJan Zeleny2011-02-151-1/+0
* Bugfix for ipa-client-install echo's password in cleartext to stdout https://...Jr Aquino2011-02-141-2/+4
* Detection of v1 server during ipa-client-installMartin Kosek2011-02-141-1/+5
* Fine tuning DNS optionsJakub Hrozek2011-02-141-0/+1
* Make sure only root can run ipa-client-installJakub Hrozek2011-02-141-0/+3
* nscd should be disabled before sssd is configured/started.Rob Crittenden2011-02-101-22/+22
* Fix prompt for confirmation of fixed values wrapping around terminal.Rob Crittenden2011-02-101-1/+1
* Fix filter_keys in ipa-getkeytabJakub Hrozek2011-01-281-2/+6
* Add an option for overriding the hostname value.Rob Crittenden2011-01-262-0/+8
* Improve output when options are not found in non-interactive client installRob Crittenden2011-01-211-1/+3
* Do not try to dereference bindpw if it is nullSimo Sorce2011-01-181-2/+7
* Mozldap-specific code removedMartin Kosek2011-01-142-6/+0
* Unitialized pointer read in ipa-joinMartin Kosek2011-01-141-2/+2
* Potential memory leaks in ipa-getkeytabMartin Kosek2011-01-141-0/+2
* Unchecked return values in ipa-joinMartin Kosek2011-01-122-10/+62
* Unchecked return value in ipa-getkeytabMartin Kosek2011-01-121-3/+15
* Uninitialized pointer read in ipa-rmkeytabMartin Kosek2011-01-121-5/+14
* Use of pointer after free in ipa-joinMartin Kosek2011-01-121-4/+10
* Better detection when not working with a real keytab in ipa-rmkeytab.Rob Crittenden2011-01-071-1/+11
* Do not use LDAP_DEPRECATED in pluginsJakub Hrozek2011-01-073-8/+31
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-2019-98/+117
* Fixing typos in man page of ipa-getkeytabGowrishankar Rajaiyan2010-12-201-2/+2
* build tweaks - use automake's foreign mode, avoid creating empty files to sat...Nalin Dahyabhai2010-11-291-1/+1
* ipa-client code cleanupJakub Hrozek2010-11-227-98/+73
* Don't use deprecated ldap_bind_sJakub Hrozek2010-11-221-1/+11
* Use internal implementation of internal Kerberos functionsJakub Hrozek2010-11-222-4/+11
* Stricter compilation flagsJakub Hrozek2010-11-222-0/+11
* Handle wget failures trying to retrieve the CA during the client installRob Crittenden2010-11-221-1/+5
* Use sys.exit to quit scriptsJakub Hrozek2010-11-221-25/+18
* Use provided domain name for the rest of installationJan Zeleny2010-11-191-1/+1
* Log interactive options in install scriptsJakub Hrozek2010-11-191-0/+8
* Use Realm as certs subject base nameSimo Sorce2010-11-181-2/+2
* Log script options to logfileJakub Hrozek2010-11-091-5/+7
* Error out when configure finds missing dependenciesRob Crittenden2010-10-261-5/+5
* Initial gettext support for C utilsSimo Sorce2010-10-125-145/+318
* Add missing options to ipa-getkeytab man page.Rob Crittenden2010-10-111-8/+20
* Don't do autodiscovery on master install.Rob Crittenden2010-09-231-2/+8