r15853: started the process of removing the warnings now that
authorAndrew Tridgell <tridge@samba.org>
Wed, 24 May 2006 07:32:17 +0000 (07:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:08:32 +0000 (14:08 -0500)
commit6b4c085b862c0932b80b93e316396a53b993544c
tree29b3fb56749b1a6551c94e2370f119051b105b7a
parentbabbff5f777642f559747f6d0697bc7c3a5e798d
r15853: started the process of removing the warnings now that
talloc_set_destructor() is type safe. The end result will be lots less
use of void*, and less calls to talloc_get_type()
source/auth/credentials/credentials_krb5.c
source/auth/gensec/gensec_gssapi.c
source/auth/gensec/gensec_krb5.c
source/auth/kerberos/kerberos_util.c
source/auth/kerberos/krb5_init_context.c
source/gtk/common/gtk_events.c
source/kdc/hdb-ldb.c
source/lib/db_wrap.c