summaryrefslogtreecommitdiffstats
path: root/source3/smbd/negprot.c
Commit message (Collapse)AuthorAgeFilesLines
...
* now that we have no global arrays we can start to split up the monsterAndrew Tridgell1998-08-171-0/+415
server.c without breaking things. this splits off netprot.c and fileio.c for negprot and read/write/seek handling respectively. (This used to be commit b3d7014643ec9f2eef6e6f598f5b9db1fe2f930d)