summaryrefslogtreecommitdiff
path: root/source3/smbd/globals.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-26s3:smbd: remove unused global 'orig_inbuf'Stefan Metzmacher1-1/+0
2009-05-26s3:smbd: move SMB1 specific stuff into a substructure of smbd_server_connectionStefan Metzmacher1-3/+5
2009-05-26s3:smbd: add support for SMB2 signingStefan Metzmacher1-0/+11
2009-05-22s3:smbd: implement SMB2 Tree DisconnectStefan Metzmacher1-0/+1
2009-05-22s3:smbd: implement SMB2 Tree ConnectStefan Metzmacher1-0/+23
2009-05-22s3:smbd: implement SMB2 LogoffStefan Metzmacher1-0/+1
2009-05-20s3:smbd: check the incoming session id for SMB2 requestsStefan Metzmacher1-0/+6
2009-05-20s3:smbd: implement SMB2 Session Setup with raw NTLMSSPStefan Metzmacher1-0/+22
2009-05-20s3:smbd: add smbd_smb2_request_done_ex()Stefan Metzmacher1-0/+3
2009-05-20s3:smbd: add support for SMB2 Keepalive (SMB2 Echo)Stefan Metzmacher1-0/+1
2009-05-20s3:smbd: allow SMB 2.002 dialect in SMB1 negprotStefan Metzmacher1-0/+1
2009-05-20s3:smbd: add support for SMB2 NegotiateStefan Metzmacher1-0/+2
2009-05-20s3:smbd: make negprot_spnego() non staticStefan Metzmacher1-0/+2
2009-05-20s3:smbd: add infrastructure for SMB2 supportStefan Metzmacher1-0/+76
2009-03-23s3:smbd: use new simplified snb_signing code in the serverStefan Metzmacher1-0/+1
2009-01-27s3:smbd: make kernel oplocks event drivenStefan Metzmacher1-6/+0
2009-01-27s3:smbd: convert aio to use tevent_signalStefan Metzmacher1-2/+1
2009-01-27s3:smbd: use signal events for SIGTERM, SIGHUP and SIGCHLDStefan Metzmacher1-3/+0
2009-01-22s3:smbd: restructure kernel oplocks codeStefan Metzmacher1-8/+1
2009-01-09s3:smbd: handle incoming smb requests via event handlersStefan Metzmacher1-0/+6
2009-01-08s3:smbd: move all globals and static variables in globals.[ch]Stefan Metzmacher1-0/+219