summaryrefslogtreecommitdiffstats
path: root/ipa-client
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add minimal client configuration for when we eventually get to PKINITRob Crittenden2010-09-231-8/+13
* Unenroll the client from the IPA server on uninstall.Rob Crittenden2010-09-205-73/+356
* Better distinguish between when DNS discovery works and search more domains.Rob Crittenden2010-09-202-13/+66
* Use a more specific name for the IPA server certificate we install.Rob Crittenden2010-09-171-9/+24
* Remove some additional instances of krbV from ipa-clientRob Crittenden2010-09-101-5/+5
* Fix certmonger errors when doing a client or server uninstall.Rob Crittenden2010-09-092-6/+15
* Configure nslcd and a host of possible systems that use LDAP.Rob Crittenden2010-08-271-9/+53
* ldap_initializeAdam Young2010-08-201-3/+24
* const correctnessAdam Young2010-08-201-3/+3
* Enable a host to retrieve a keytab for all its services.Rob Crittenden2010-08-161-15/+21
* Retrieve the CA certificate before starting enrollment.Rob Crittenden2010-06-211-2/+9
* Drop --with-openldap option in the client. This is no longer optional.Rob Crittenden2010-06-211-38/+30
* Remove Requires on separate package python-krbV in clientRob Crittenden2010-06-021-3/+7
* Check to see if we are configured before uninstalling.Rob Crittenden2010-05-071-1/+5
* Add simple test to see if client is already configuredRob Crittenden2010-05-061-0/+4