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)
commit2e894625e7c951b5ee66670124b4bef82a8129d9
treef0020b62a5e8258bb9b3bb999ec2f9a63c6ec305
parent5b1a495e96be6f92df3ba2d30095d879041f757e
r14964: - move sidmap code from ntvfs_common to SAMDB
- make ntvfs_common a library
- create sys_notify library

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