summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipa-join.c
Commit message (Expand)AuthorAgeFilesLines
* Disable reverse lookups in ipa-join and ipa-getkeytabRob Crittenden2011-08-251-0/+7
* Fix client enrollmentMartin Kosek2011-08-111-1/+3
* Make ipa-client-install error messages more understandable and relevant.Rob Crittenden2011-07-191-12/+12
* Fix issues found by Coverity.Jan Cholasta2011-05-091-1/+5
* Fixes in ipa-join man pageJan Zeleny2011-02-181-7/+7
* Fix duplicate OIDsSimo Sorce2011-02-171-1/+1
* Do not try to dereference bindpw if it is nullSimo Sorce2011-01-181-2/+7
* Unitialized pointer read in ipa-joinMartin Kosek2011-01-141-2/+2
* Unchecked return values in ipa-joinMartin Kosek2011-01-121-10/+60
* Use of pointer after free in ipa-joinMartin Kosek2011-01-121-4/+10
* Do not use LDAP_DEPRECATED in pluginsJakub Hrozek2011-01-071-4/+27
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* ipa-client code cleanupJakub Hrozek2010-11-221-11/+2
* Initial gettext support for C utilsSimo Sorce2010-10-121-62/+103
* Unenroll the client from the IPA server on uninstall.Rob Crittenden2010-09-201-27/+229
* const correctnessAdam Young2010-08-201-3/+3
* Initialize XML-RPC structures to fix issues uncovered by MALLOC_PERTURB_Rob Crittenden2010-05-061-13/+11
* client installation fixes: nscd, sssd min version, bogus join errorRob Crittenden2010-05-031-1/+1
* Use the certificate subject base in IPA when requesting certs in certmonger.Rob Crittenden2010-04-231-5/+84
* Add the popt auto-help/usage macro for enhanced help output.Rob Crittenden2010-03-021-1/+2
* Require that the hostname we are joining as is fully-qualifiedRob Crittenden2010-01-261-0/+6
* Add server option to ipa-join so the IPA server can be specified.Rob Crittenden2009-11-301-4/+8
* Clean up some return valuesRob Crittenden2009-11-191-12/+20
* Improve debugging, general output, initialize xmlrpc-c properlyRob Crittenden2009-10-121-9/+34
* Enrollment for a host in an IPA domainRob Crittenden2009-09-241-0/+648