r3836: - fixed the handling of NT_STATUS_BUFFER_TOO_SMALL in nttrans server
authorAndrew Tridgell <tridge@samba.org>
Thu, 18 Nov 2004 04:19:26 +0000 (04:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:05:58 +0000 (13:05 -0500)
commit0b691afe81c2778de30f20c03ab2a5f29473f799
tree76dd78ffb1f9a2b64aeeba278a315cf811120f23
parent85215a9a265b006497ec365d421be1f2b54cdca1
r3836: - fixed the handling of NT_STATUS_BUFFER_TOO_SMALL in nttrans server

- fixed revision number on default DACL

- fixed DACL_PRESENT bit in acl query

with these fixes cacls.exe and the GUI ACL editor in w2k both work
against pvfs. The GUI editor is slow as it times out looking up the
SID -> name mappings.
(This used to be commit 4468018cb63fd884920c2b0f5235bded50c6b5db)
source4/libcli/security/security_descriptor.c
source4/ntvfs/posix/pvfs_acl.c
source4/smb_server/nttrans.c