summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipa-getkeytab.c
Commit message (Expand)AuthorAgeFilesLines
* Disable reverse lookups in ipa-join and ipa-getkeytabRob Crittenden2011-08-251-0/+7
* Fix duplicate OIDsSimo Sorce2011-02-171-2/+2
* Fix filter_keys in ipa-getkeytabJakub Hrozek2011-01-281-2/+6
* Mozldap-specific code removedMartin Kosek2011-01-141-4/+0
* Potential memory leaks in ipa-getkeytabMartin Kosek2011-01-141-0/+2
* Unchecked return value in ipa-getkeytabMartin Kosek2011-01-121-3/+15
* Do not use LDAP_DEPRECATED in pluginsJakub Hrozek2011-01-071-4/+0
* Change FreeIPA license to GPLv3+Jakub Hrozek2010-12-201-5/+5
* ipa-client code cleanupJakub Hrozek2010-11-221-31/+5
* Don't use deprecated ldap_bind_sJakub Hrozek2010-11-221-1/+11
* Use internal implementation of internal Kerberos functionsJakub Hrozek2010-11-221-4/+6
* Initial gettext support for C utilsSimo Sorce2010-10-121-61/+119
* ldap_initializeAdam Young2010-08-201-3/+24
* Enable a host to retrieve a keytab for all its services.Rob Crittenden2010-08-161-15/+21
* Add the popt auto-help/usage macro for enhanced help output.Rob Crittenden2010-03-021-1/+2
* Enrollment for a host in an IPA domainRob Crittenden2009-09-241-10/+46
* Fix segfault in ipa-getkeytabRob Crittenden2008-09-241-1/+1
* Add 2 features to ipa-getkeytab:Simo Sorce2008-08-211-195/+443
* Fix some small issues that caused compiler warnings, like uninitialized or un...Martin Nagy2008-06-301-7/+4
* Fix uninizialized counter, was causing allocation to fail and command toSimo Sorce2008-06-121-0/+1
* Fix typo and reorder -q|--quiet so it displays nicer. popt isn't putting it o...Rob Crittenden2008-06-041-2/+2
* remove useless if-before-free testsJim Meyering2008-05-151-1/+1
* This patch begins the process of replacing OpenLDAP with mozldap.W. Michael Petullo2008-05-011-15/+9
* Add --permitted-enctypes command and add it to the man page tooSimo Sorce2008-04-081-8/+31
* Add --quiet option to ipa-getkeytabSimo Sorce2008-03-051-2/+11
* Add switch to be able to provide a comma separate list of encryption typesSimo Sorce2008-02-061-25/+76
* Set the license uniformly to GPLv2 only.Rob Crittenden2008-02-041-1/+19
* Big changeset that includes the work around keytab management.Simo Sorce2007-12-211-0/+495