summaryrefslogtreecommitdiffstats
path: root/source3/rpc_parse/parse_sec.c
Commit message (Expand)AuthorAgeFilesLines
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-308/+396
* rewrote policy handle code to be generic (it's needed for client-side too)Luke Leighton1999-11-241-2/+5
* - typecast malloc / Realloc issues.Luke Leighton1999-10-251-7/+7
* return results on prs_xxxxx() and all xxx_io_xxx() routines.Luke Leighton1999-10-151-33/+53
* reverted jeremy's c++-like security descriptor modifications as theLuke Leighton1999-08-031-372/+226
* added jeremy's new c++-like code for parsing of security descriptors.Luke Leighton1999-02-231-232/+378
* Makefile.in configure configure.in include/config.h.in: Changes for DGUX and ...Jeremy Allison1998-11-131-1/+1
* ZERO_STRUCTP not PNLuke Leighton1998-11-131-6/+6
* use ZERO_STRUCTPN (checks for NULL) not ZERO_STRUCTP (doesn't check for NULL)Luke Leighton1998-11-131-6/+6
* include/smb.h: Re-added zero pointer protection to ZERO_STRUCTP.Jeremy Allison1998-11-131-6/+6
* security descriptorsLuke Leighton1998-11-131-3/+38
* security descriptors.Luke Leighton1998-11-121-15/+255
* jean-f. sent me some S-1-3-0,1,2,3 SIDs and names. S-1-3 doesn't exist.Luke Leighton1998-11-121-8/+22
* security descriptor info, provided by jean-francoisLuke Leighton1998-11-111-25/+64
* clearing up security descriptorLuke Leighton1998-11-111-34/+38
* split socket util functions into util_sock.c. util.c NOT committedLuke Leighton1998-11-091-0/+176