summaryrefslogtreecommitdiffstats
path: root/source3/smbd/globals.h
Commit message (Expand)AuthorAgeFilesLines
...
* s3:smbd: check the incoming session id for SMB2 requestsStefan Metzmacher2009-05-201-0/+6
* s3:smbd: implement SMB2 Session Setup with raw NTLMSSPStefan Metzmacher2009-05-201-0/+22
* s3:smbd: add smbd_smb2_request_done_ex()Stefan Metzmacher2009-05-201-0/+3
* s3:smbd: add support for SMB2 Keepalive (SMB2 Echo)Stefan Metzmacher2009-05-201-0/+1
* s3:smbd: allow SMB 2.002 dialect in SMB1 negprotStefan Metzmacher2009-05-201-0/+1
* s3:smbd: add support for SMB2 NegotiateStefan Metzmacher2009-05-201-0/+2
* s3:smbd: make negprot_spnego() non staticStefan Metzmacher2009-05-201-0/+2
* s3:smbd: add infrastructure for SMB2 supportStefan Metzmacher2009-05-201-0/+76
* s3:smbd: use new simplified snb_signing code in the serverStefan Metzmacher2009-03-231-0/+1
* s3:smbd: make kernel oplocks event drivenStefan Metzmacher2009-01-271-6/+0
* s3:smbd: convert aio to use tevent_signalStefan Metzmacher2009-01-271-2/+1
* s3:smbd: use signal events for SIGTERM, SIGHUP and SIGCHLDStefan Metzmacher2009-01-271-3/+0
* s3:smbd: restructure kernel oplocks codeStefan Metzmacher2009-01-221-8/+1
* s3:smbd: handle incoming smb requests via event handlersStefan Metzmacher2009-01-091-0/+6
* s3:smbd: move all globals and static variables in globals.[ch]Stefan Metzmacher2009-01-081-0/+219