summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/smb/service.c
Commit message (Expand)AuthorAgeFilesLines
* r15769: this functions belong to params/ so move it.Stefan Metzmacher2007-10-101-1/+1
* r15747: move some functions to the protocol independend part of theStefan Metzmacher2007-10-101-42/+1
* r15734: This is a major change to the NTVFS subsystem:Stefan Metzmacher2007-10-101-1/+13
* r14541: separate smbsrv_request and ntvfs_request,Stefan Metzmacher2007-10-101-2/+11
* r14487: split smbsrv_request into two parts, one will be moved to ntvfs_requestStefan Metzmacher2007-10-101-0/+23
* r14485: mark smb commands as need session and need tcon explicit,Stefan Metzmacher2007-10-101-5/+0
* r14456: don't access the smbsrv_tcon inside the ntvfs modulesStefan Metzmacher2007-10-101-15/+28
* r13866: prefix more functions with smbsrv_Stefan Metzmacher2007-10-101-1/+1
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-101-0/+1
* r12102: for SMB2 we need to allocate tcons per sessionStefan Metzmacher2007-10-101-1/+1
* r11786: move all SMB protocol specific stuff to smb_server/smb/Stefan Metzmacher2007-10-101-0/+194