summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/smb/negprot.c
Commit message (Expand)AuthorAgeFilesLines
* r14041: be a bit less verboseStefan Metzmacher2007-10-101-1/+1
* r13911: Make these debug messages clearer.Andrew Bartlett2007-10-101-3/+5
* r13870: prefix more functions with smbsrv_Stefan Metzmacher2007-10-101-10/+10
* r13865: prefix functions with smbsrv_Stefan Metzmacher2007-10-101-1/+1
* r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requestsStefan Metzmacher2007-10-101-1/+31
* r13858: - use req_pull_ascii4() instead of doing strlen() on client provided ...Stefan Metzmacher2007-10-101-30/+34
* r13857: add "Windows for Workgroups 3.1a" support to the serverStefan Metzmacher2007-10-101-10/+11
* r13403: Try to better handle a case where SPNEGO isn't available (allow us toAndrew Bartlett2007-10-101-20/+28
* r13204: Remove extra newline we don't need.Andrew Bartlett2007-10-101-1/+1
* r11992: Potentially allow SPNEGO to be disabled (as occours on WinXPAndrew Bartlett2007-10-101-13/+22
* r11786: move all SMB protocol specific stuff to smb_server/smb/Stefan Metzmacher2007-10-101-0/+472