summaryrefslogtreecommitdiffstats
path: root/ipa-client/ipa-getkeytab.c
Commit message (Expand)AuthorAgeFilesLines
* Use asn1c helpers to encode/decode the getkeytab controlSimo Sorce2014-11-201-199/+47
* Fix memory leaks in ipa-joinJan Cholasta2014-11-051-1/+1
* Fix ipa-getkeytab for pre-4.0 serversNathaniel McCallum2014-07-251-17/+21
* Fix warning: Using uninitialized value ld.Lukas Slebodnik2014-07-141-1/+1
* Fix getkeytab code to always use implicit tagging.Simo Sorce2014-06-271-4/+4
* ipa-getkeytab: Add support for get_keytab extopSimo Sorce2014-06-261-5/+305
* ipa-getkeytab: Modularize ldap_set_keytab functionSimo Sorce2014-06-261-138/+181
* Move some krb5 keys related functions from ipa-client to utilSumit Bose2012-06-111-376/+5
* Use indexed format specifiers in i18n stringsJohn Dennis2012-04-101-6/+6
* Fix memleak and silence Coverity defectsSimo Sorce2012-03-221-2/+2
* Only warn if ipa-getkeytab doesn't get all requested enctypes.Rob Crittenden2012-03-041-5/+32
* Fix coverity issues in client CLI toolsMartin Kosek2011-11-231-2/+12
* Disable reverse lookups in ipa-join and ipa-getkeytabRob Crittenden2011-08-251-0/+7
* Fix build warningsSimo Sorce2011-08-261-1/+1
* 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