1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-30 20:23:49 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
Stefan Metzmacher
3b2936a431 r16735: vista beta2 reuses the tcp connect where it does the
SMB negprot

metze
2007-10-10 14:09:42 -05:00
Stefan Metzmacher
6164d1e22e r16464: split client and server min/max protocol settings
metze
2007-10-10 14:09:29 -05:00
Jelmer Vernooij
3ef9326386 r15304: Fix smbd build, more updates on getting --enable-dso to build again 2007-10-10 14:05:08 -05:00
Stefan Metzmacher
67a42a8097 r14041: be a bit less verbose
metze
2007-10-10 13:52:38 -05:00
Andrew Bartlett
9c8350c64b r13911: Make these debug messages clearer. 2007-10-10 13:52:23 -05:00
Stefan Metzmacher
e6275db7b9 r13870: prefix more functions with smbsrv_
metze
2007-10-10 13:52:19 -05:00
Stefan Metzmacher
2af9663275 r13865: prefix functions with smbsrv_
metze
2007-10-10 13:52:18 -05:00
Stefan Metzmacher
d1bae931b3 r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requests
- the default max protocol is still NT1

metze
2007-10-10 13:52:17 -05:00
Stefan Metzmacher
7f2a6cfd6f r13858: - use req_pull_ascii4() instead of doing strlen() on client provided buffers
- also terminate the connection if we don't support any protocol the client
  provides

metze
2007-10-10 13:52:17 -05:00
Stefan Metzmacher
58af0acafd r13857: add "Windows for Workgroups 3.1a" support to the server
metze
2007-10-10 13:52:17 -05:00
Andrew Bartlett
7f821097fb r13403: Try to better handle a case where SPNEGO isn't available (allow us to
emulate the behaviour of XP standalone if required).

Andrew Bartlett
2007-10-10 13:51:53 -05:00
Andrew Bartlett
765caa14b3 r13204: Remove extra newline we don't need.
Andrew Bartlett
2007-10-10 13:51:33 -05:00
Andrew Bartlett
e74ca624e7 r11992: Potentially allow SPNEGO to be disabled (as occours on WinXP
standalone), and use only NTLMSSP.

(But doing so would break Samba3's client).

Andrew Bartlett
2007-10-10 13:46:56 -05:00
Stefan Metzmacher
5fea278cb6 r11786: move all SMB protocol specific stuff to smb_server/smb/
metze
2007-10-10 13:46:27 -05:00