summaryrefslogtreecommitdiff
path: root/source3/rpc_parse/parse_sec.c
AgeCommit message (Expand)AuthorFilesLines
1999-02-23added jeremy's new c++-like code for parsing of security descriptors.Luke Leighton1-232/+378
1998-11-13Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1-1/+1
1998-11-13ZERO_STRUCTP not PNLuke Leighton1-6/+6
1998-11-13use ZERO_STRUCTPN (checks for NULL) not ZERO_STRUCTP (doesn't check for NULL)Luke Leighton1-6/+6
1998-11-13include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.Jeremy Allison1-6/+6
1998-11-13security descriptorsLuke Leighton1-3/+38
1998-11-12security descriptors.Luke Leighton1-15/+255
1998-11-12jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.Luke Leighton1-8/+22
1998-11-11security descriptor info, provided by jean-francoisLuke Leighton1-25/+64
1998-11-11clearing up security descriptorLuke Leighton1-34/+38
1998-11-09split socket util functions into util_sock.c. util.c NOT committedLuke Leighton1-0/+176