r14964: - move sidmap code from ntvfs_common to SAMDB
authorStefan Metzmacher <metze@samba.org>
Fri, 7 Apr 2006 13:15:46 +0000 (13:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:00:47 +0000 (14:00 -0500)
commita3e1d56cf7b688c515f5d6d4d43e0b24c2261d15
tree88b3ff19dffbfe861e05918a8a5c76be114a8c50
parentdd928e84ece04d35144befeda7a9b9dd597e4cf7
r14964: - move sidmap code from ntvfs_common to SAMDB
- make ntvfs_common a library
- create sys_notify library

metze
18 files changed:
source/dsdb/common/sidmap.c [moved from source/ntvfs/common/sidmap.c with 94% similarity]
source/dsdb/config.mk
source/ntvfs/common/config.mk
source/ntvfs/common/init.c [new file with mode: 0644]
source/ntvfs/common/notify.c
source/ntvfs/config.mk
source/ntvfs/posix/config.mk
source/ntvfs/posix/vfs_posix.c
source/ntvfs/posix/vfs_posix.h
source/ntvfs/sysdep/config.m4
source/ntvfs/sysdep/config.mk
source/ntvfs/sysdep/inotify.c
source/ntvfs/sysdep/sys_notify.c
source/ntvfs/sysdep/sys_notify.h
source/ntvfs/unixuid/config.mk
source/ntvfs/unixuid/vfs_unixuid.c
source/rpc_server/lsa/dcesrv_lsa.c
source/rpc_server/unixinfo/dcesrv_unixinfo.c