summaryrefslogtreecommitdiff
path: root/source4/smb_server/smb/request.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r13877: remove smbsrv_send_dos_error() and use smbsrv_send_error(..,NT_STATUS...Stefan Metzmacher1-19/+0
2007-10-10r13870: prefix more functions with smbsrv_Stefan Metzmacher1-15/+15
2007-10-10r13868: remove useless talloc_free() wrapperStefan Metzmacher1-9/+1
2007-10-10r13856: fixed a misleading commentAndrew Tridgell1-1/+1
2007-10-10r13620: initialize the CMD with 0 tooStefan Metzmacher1-0/+1
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-2/+0
2007-10-10r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij1-0/+1
2007-10-10r11786: move all SMB protocol specific stuff to smb_server/smb/Stefan Metzmacher1-0/+675