summaryrefslogtreecommitdiff
path: root/source/srvparse.c
Commit message (Collapse)AuthorAgeFilesLines
* byteorder.h :Luke Leighton1997-10-291-1/+3
| | | | | | | | have another go at reporting stuff the right way round (on SPARCs) srvparse.c : copyright messages
* debugging the srvsvc Net Share Enum. some padding issues; some string lengthLuke Leighton1997-10-191-1/+5
| | | | issues. it works!
* creating NetShareEnum parsing / reply creation. compiles, but untested.Luke Leighton1997-10-191-5/+5
|
* Makefile :Luke Leighton1997-10-191-0/+199
added srvparse.o and pipesrvsvc.o smb.h : mods to the Net Share Enum stuff srvparse.c : Net Share Enum parsing support. more srvsvc pipe parsing to go here... pipenetlog.c util.c: modified standard_sub_basic() so that you can set a global boolean and use a different string for the %U username substitution. proto.h: the usual.