s4-auth Rename auth -> auth4 to avoid conflict with s3 auth
authorAndrew Bartlett <abartlet@samba.org>
Sat, 7 May 2011 06:14:06 +0000 (08:14 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 8 May 2011 08:56:26 +0000 (10:56 +0200)
commitea0ac9cdfceae96b0e0be2531d9dea3b079bcd7f
treeae904221f2837a44676d0e62725e27ecaeb68120
parent1969aa8eacd257951cdc8d13110302c3b9388013
s4-auth Rename auth -> auth4 to avoid conflict with s3 auth
23 files changed:
source4/auth/auth.h
source4/auth/gensec/gensec.c
source4/auth/gensec/gensec.h
source4/auth/gensec/pygensec.c
source4/auth/ntlm/auth.c
source4/auth/ntlm/auth_anonymous.c
source4/auth/ntlm/auth_developer.c
source4/auth/ntlm/auth_sam.c
source4/auth/ntlm/auth_server.c
source4/auth/ntlm/auth_simple.c
source4/auth/ntlm/auth_unix.c
source4/auth/ntlm/auth_util.c
source4/auth/ntlm/auth_winbind.c
source4/auth/ntlm/wscript_build
source4/auth/ntlmssp/ntlmssp.h
source4/auth/ntlmssp/ntlmssp_server.c
source4/auth/pyauth.c
source4/auth/samba_server_gensec.c
source4/lib/events/events.h
source4/rpc_server/netlogon/dcerpc_netlogon.c
source4/smb_server/smb/sesssetup.c
source4/smb_server/smb_server.h
source4/utils/ntlm_auth.c