r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
authorJeremy Allison <jra@samba.org>
Fri, 8 Jul 2005 04:51:27 +0000 (04:51 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:58:18 +0000 (10:58 -0500)
commitaf8a691db11a5072865f8b03fd1cbd3aab5cb6d7
tree0779dd2d2c6d9ea3eae0f094803f6ba3b3c56f24
parent22268d79265d79b8d86d1152a7bfe2ebc8988905
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
tests on this as it's very late NY time (just wanted to get this work
into the tree). I'll test this over the weekend....
Jerry - in looking at the difference between the two trees there
seem to be some printing/ntprinting.c and registry changes we might
want to examine to try keep in sync.
Jeremy.
(This used to be commit c7fe18761e2c753afbffd3a78abff46472a9b8eb)
35 files changed:
source3/include/doserr.h
source3/include/ntlmssp.h
source3/include/smb.h
source3/include/smb_macros.h
source3/include/vfs.h
source3/lib/util.c
source3/libsmb/clifile.c
source3/libsmb/errormap.c
source3/locking/locking.c
source3/locking/posix.c
source3/modules/vfs_afsacl.c
source3/printing/nt_printing.c
source3/printing/printfsp.c
source3/rpc_server/srv_srvsvc_nt.c
source3/smbd/close.c
source3/smbd/dir.c
source3/smbd/dosmode.c
source3/smbd/fake_file.c
source3/smbd/fileio.c
source3/smbd/files.c
source3/smbd/ntquotas.c
source3/smbd/nttrans.c
source3/smbd/open.c
source3/smbd/oplock.c
source3/smbd/oplock_linux.c
source3/smbd/pipes.c
source3/smbd/posix_acls.c
source3/smbd/reply.c
source3/smbd/trans2.c
source3/smbd/vfs-wrap.c
source3/smbd/vfs.c
source3/torture/cmd_vfs.c
source3/utils/status.c
source3/web/cgi.c
source3/web/statuspage.c