r25552: Convert to standard bool type.
authorJelmer Vernooij <jelmer@samba.org>
Sat, 6 Oct 2007 22:16:19 +0000 (22:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:07:54 +0000 (15:07 -0500)
commit3642f3b40d755209a843745f160a9d7962a6deca
tree766c876eff39205b11c86a6cafd1ecd06b4befbc
parent0c56f8dac31c51a42dedf2a1da9fd76896855b19
r25552: Convert to standard bool type.
(This used to be commit b8d6b82f1248d36a0aa91a1c58d06b4f7c66d245)
24 files changed:
source4/auth/auth.c
source4/auth/auth_developer.c
source4/auth/auth_simple.c
source4/auth/auth_unix.c
source4/auth/auth_util.c
source4/auth/credentials/credentials.c
source4/auth/credentials/credentials_files.c
source4/auth/gensec/gensec.c
source4/auth/gensec/gensec_gssapi.c
source4/auth/gensec/gensec_krb5.c
source4/auth/gensec/schannel.c
source4/auth/gensec/schannel_state.c
source4/auth/gensec/socket.c
source4/auth/gensec/spnego.c
source4/auth/gensec/spnego_parse.c
source4/auth/kerberos/gssapi_parse.c
source4/auth/kerberos/kerberos_util.c
source4/auth/ntlm_check.c
source4/auth/ntlmssp/ntlmssp.c
source4/auth/ntlmssp/ntlmssp_client.c
source4/auth/ntlmssp/ntlmssp_parse.c
source4/auth/ntlmssp/ntlmssp_server.c
source4/auth/ntlmssp/ntlmssp_sign.c
source4/auth/sam.c