r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the different
authorJames Peach <jpeach@samba.org>
Fri, 9 Mar 2007 18:51:48 +0000 (18:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:32 +0000 (12:18 -0500)
commit3adeb4274250ec4420d9d874b07d8e688a354402
treed783eaa54a28fe825030142ce65b7b42da1d32e7
parent257d2e0d2a6cd4c2ea62399ec97ada46dd8c395c
r21778: Wrap calls to krb5_get_init_creds_opt_free to handle the different
calling convention in the latest MIT changes.  Apparantly Heimdal
is also changing to this calling convention.
(This used to be commit c29c69d2df377fabb88a78e6f5237de106d5c2c5)
source3/configure.in
source3/include/includes.h
source3/libads/kerberos.c
source3/libsmb/clikrb5.c