summaryrefslogtreecommitdiff
path: root/source3/pipesrvsvc.c
AgeCommit message (Collapse)AuthorFilesLines
1997-10-19debugging the srvsvc Net Share Enum. some padding issues; some string lengthLuke Leighton1-3/+5
issues. it works! (This used to be commit 80523a3e83191c9e0b930fc71bd502a94a6f1b19)
1997-10-19creating NetShareEnum parsing / reply creation. compiles, but untested.Luke Leighton1-16/+153
(This used to be commit 0a191ee5047b2c81c7adb0554c39ec43d8690230)
1997-10-19pipes.c pipesrvsvc.c :Luke Leighton1-0/+113
moved stub srvsvc pipe function into separate file, in preparation for further work. (This used to be commit 2f2d18cc9474e1b40765a67242659be7c63a9936)