r22969: fix some more places where we could end up with more than one event
authorAndrew Tridgell <tridge@samba.org>
Thu, 17 May 2007 08:47:04 +0000 (08:47 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:52:34 +0000 (14:52 -0500)
commitc42219d7352bd2e7a6413f7ae1cd0fd5cded1d95
treec45f3949f0e5f434f129c6346a99d3fa0aab96df
parentad1cde253e5938acf2c57458b5af04f32f45edbf
r22969: fix some more places where we could end up with more than one event
context. We now have an event context on the torture_context, and we
can also get one from the cli_credentials structure
(This used to be commit c0f65eb6562e13530337c23e3447a6aa6eb8fc17)
22 files changed:
source4/auth/credentials/credentials.c
source4/auth/credentials/credentials.h
source4/auth/credentials/credentials_krb5.c
source4/auth/gensec/gensec_gssapi.c
source4/auth/kerberos/krb5_init_context.c
source4/auth/kerberos/krb5_init_context.h
source4/client/client.c
source4/dsdb/samdb/cracknames.c
source4/dsdb/samdb/ldb_modules/password_hash.c
source4/kdc/kdc.c
source4/torture/auth/pac.c
source4/torture/basic/misc.c
source4/torture/libnet/libnet_BecomeDC.c
source4/torture/local/irpc.c
source4/torture/local/messaging.c
source4/torture/local/resolve.c
source4/torture/raw/composite.c
source4/torture/raw/open.c
source4/torture/rpc/async_bind.c
source4/torture/torture.c
source4/torture/ui.h
source4/torture/util_smb.c