summaryrefslogtreecommitdiff
path: root/source3/rpc_parse/parse_sec.c
AgeCommit message (Expand)AuthorFilesLines
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1-308/+396
1999-11-24rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1-2/+5
1999-10-25- typecast malloc / Realloc issues.Luke Leighton1-7/+7
1999-10-15return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1-33/+53
1999-08-03reverted jeremy's c++-like security descriptor modifications as theLuke Leighton1-372/+226
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