1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source4/smb_server
Andrew Tridgell 839ab724dc Fixed SMB2 rename operations from Vista clients
We needed a flag in bufinfo to mark packets as SMB2, as it seems that
SMB2 uses a different format for the RenameInformation buffer than SMB
does

Also handle the fact that SMB2 clients give the full path to the
target file in the rename, not a relative path
(This used to be commit 52d7972d95)
2008-02-14 12:30:31 +11:00
..
smb Fixed SMB2 rename operations from Vista clients 2008-02-14 12:30:31 +11:00
smb2 Fixed SMB2 rename operations from Vista clients 2008-02-14 12:30:31 +11:00
blob.c Fixed SMB2 rename operations from Vista clients 2008-02-14 12:30:31 +11:00
config.mk r17206: Add a modular API for share configuration. 2007-10-10 14:10:18 -05:00
handle.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
management.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
session.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00
smb_server.c Remove useless layer of indirection, where every service called 2008-02-04 21:58:29 +11:00
smb_server.h Convert SMB and SMB2 code to use a common buffer handling structure 2008-02-14 10:12:33 +11:00
tcon.c r23792: convert Samba4 to GPLv3 2007-10-10 14:59:12 -05:00