1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/source4/smb_server
Stefan Metzmacher 910d61bcd1 r11789: - add the start of a SMB2 server
- it does Negprot and SessionSetup yet
  the rest returns NT_STATUS_NOT_IMPLEMENTED
- it's off by default, enable with:
  smbsrv:enable smb2 = yes
- negotition in the SMB Negprot isn't supported yet
- it's only tested with smbtorture SMB2-CONNECT
  not with vista as client

metze
(This used to be commit 08b31d5f61)
2007-10-10 13:46:28 -05:00
..
smb r11788: remove unused header files 2007-10-10 13:46:27 -05:00
smb2 r11789: - add the start of a SMB2 server 2007-10-10 13:46:28 -05:00
config.mk r11789: - add the start of a SMB2 server 2007-10-10 13:46:28 -05:00
management.c r11783: - make the VIUD field in smbsrv_session 64bit, as SMB2 needs it 2007-10-10 13:46:26 -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 r11789: - add the start of a SMB2 server 2007-10-10 13:46:28 -05:00
smb_server.h r11783: - make the VIUD field in smbsrv_session 64bit, as SMB2 needs it 2007-10-10 13:46:26 -05:00
tcon.c r11785: rename conn.c into tcon.c 2007-10-10 13:46:27 -05:00