summaryrefslogtreecommitdiff
path: root/source4/smb_server/smb/nttrans.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14256: - rename smb_file -> smb_handleStefan Metzmacher1-5/+5
2007-10-10r14173: change smb interface structures to always useStefan Metzmacher1-16/+16
2007-10-10r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher1-1/+1
2007-10-10r14142: fixed ascii padding of nttrans create in server tooAndrew Tridgell1-2/+2
2007-10-10r14013: added construction of the notify reply buffer in the nttrans serverAndrew Tridgell1-9/+62
2007-10-10r14011: - added a ntvfs_notify op to allow backends to support change notifyAndrew Tridgell1-186/+267
2007-10-10r13877: remove smbsrv_send_dos_error() and use smbsrv_send_error(..,NT_STATUS...Stefan Metzmacher1-1/+1
2007-10-10r13870: prefix more functions with smbsrv_Stefan Metzmacher1-11/+11
2007-10-10r13865: prefix functions with smbsrv_Stefan Metzmacher1-2/+2
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
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/+518