summaryrefslogtreecommitdiffstats
path: root/ipa-client
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make calling service and chkconfig tolerant of the service not installedRob Crittenden2010-05-061-9/+59
* Call certmonger after krb5, avoid uninstall errors, better password handling.Rob Crittenden2010-05-062-23/+52
* Initialize XML-RPC structures to fix issues uncovered by MALLOC_PERTURB_Rob Crittenden2010-05-061-13/+11
* Make the installer/uninstaller more aware of its stateRob Crittenden2010-05-031-4/+3
* client installation fixes: nscd, sssd min version, bogus join errorRob Crittenden2010-05-032-11/+23
* Reorder some things in the client installerRob Crittenden2010-05-031-16/+27
* Use the certificate subject base in IPA when requesting certs in certmonger.Rob Crittenden2010-04-232-8/+98
* Add option to enable pam_mkhomedirs in the IPA client installerrcrit2010-03-192-5/+15
* Add the popt auto-help/usage macro for enhanced help output.Rob Crittenden2010-03-023-3/+6
* Update available options and descriptions in client man pagesRob Crittenden2010-03-023-14/+50
* Fix command-line options convention in ipa-getkeytab man pageRob Crittenden2010-02-191-1/+1
* Fix a crash and memory leak in get_config_entry()Martin Nagy2010-02-161-1/+2
* Make sure the incoming data ins't NULL before strduping itRob Crittenden2010-02-101-1/+6
* Configure sssd and certmonger in ipa-client-installRob Crittenden2010-02-031-8/+94
* Remove some configuration files we create upon un-installationRob Crittenden2010-01-281-0/+6
* Require that the hostname we are joining as is fully-qualifiedRob Crittenden2010-01-261-0/+6
* Remove duplicated codeRob Crittenden2010-01-261-6/+0
* Stop looking when removing entries from a keytab.Rob Crittenden2010-01-201-0/+5
* Need to supsend looping through the keytab entries when doing a delete.Rob Crittenden2009-12-181-0/+5
* Pass on debug option from ipa-client-install to ipa-joinRob Crittenden2009-12-091-0/+2
* A utility for removing principals from a keytab.Rob Crittenden2009-12-044-0/+319
* Better LDAP error handling in ipa-client-installRob Crittenden2009-12-011-9/+5
* Add server option to ipa-join so the IPA server can be specified.Rob Crittenden2009-11-302-5/+9
* Integrate ipa-join and ipa-rmkeytab into the client install/uninstallRob Crittenden2009-11-251-110/+209
* Clean up some return valuesRob Crittenden2009-11-191-12/+20
* Add man page for ipa-join commandRob Crittenden2009-10-122-1/+62
* Improve debugging, general output, initialize xmlrpc-c properlyRob Crittenden2009-10-121-9/+34
* Enrollment for a host in an IPA domainRob Crittenden2009-09-246-10/+889
* Clean up additional issues discovered with pylint and pycheckerRob Crittenden2009-08-201-4/+4