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)
commita8c95d79f83b4097ee20d5f3f1005c38ccf00186
tree266efebe2aa517548513d2eee9a673f16b79d5af
parentcf00ce3e87a0d714fb38f709f9635b8a045866e3
Add support for the new modules system to auth/ (merge from HEAD)
(This used to be commit c7a1de090db35835be1a1623bfc80c04065c5dd9)
13 files changed:
source3/Makefile.in
source3/auth/auth.c
source3/auth/auth_builtin.c
source3/auth/auth_domain.c
source3/auth/auth_rhosts.c
source3/auth/auth_sam.c
source3/auth/auth_server.c
source3/auth/auth_unix.c
source3/auth/auth_winbind.c
source3/include/auth.h
source3/include/libsmbclient.h
source3/smbd/process.c
source3/smbd/server.c