Add support for the new modules system to auth/ (merge from HEAD)
authorJelmer Vernooij <jelmer@samba.org>
Wed, 16 Apr 2003 12:13:07 +0000 (12:13 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Wed, 16 Apr 2003 12:13:07 +0000 (12:13 +0000)
commitc7a1de090db35835be1a1623bfc80c04065c5dd9
tree2b97bdad2e00a5017166809cf9e25ee0727f4a63
parent03a1f46e3448913cc21ed89aafaa22818d4026d0
Add support for the new modules system to auth/ (merge from HEAD)
13 files changed:
source/Makefile.in
source/auth/auth.c
source/auth/auth_builtin.c
source/auth/auth_domain.c
source/auth/auth_rhosts.c
source/auth/auth_sam.c
source/auth/auth_server.c
source/auth/auth_unix.c
source/auth/auth_winbind.c
source/include/auth.h
source/include/libsmbclient.h
source/smbd/process.c
source/smbd/server.c