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 7f0c7702f6 r14208: removed use of req->flags2 inside the ntvfs layer. This should help
metze on his quest to unify the ntvfs strucures for the smb and smb2
servers. The only place we needed flags2 inside ntvfs was for the
FLAGS2_READ_PERMIT_EXECUTE bit, which only affects readx, so I added a
readx.in.read_for_execute flag instead.
(This used to be commit b78abbbce6)
2007-10-10 13:57:03 -05:00
..
smb r14208: removed use of req->flags2 inside the ntvfs layer. This should help 2007-10-10 13:57:03 -05:00
smb2 r13960: Generate makefile rules for installing/removing shared modules. 2007-10-10 13:52:32 -05:00
config.mk r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. 2007-10-10 13:47:51 -05:00
management.c r12804: This patch reworks the Samba4 sockets layer to use a socket_address 2007-10-10 13:49:57 -05:00
session.c r11783: - make the VIUD field in smbsrv_session 64bit, as SMB2 needs it 2007-10-10 13:46:26 -05:00
smb_server.c r14096: setup a service task for smbsrv and dcesrv 2007-10-10 13:56:50 -05:00
smb_server.h r14157: - pass a struct ntvfs_request to the ntvfs layer 2007-10-10 13:56:55 -05:00
tcon.c r14157: - pass a struct ntvfs_request to the ntvfs layer 2007-10-10 13:56:55 -05:00