summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_sec.c
Commit message (Expand)AuthorAgeFilesLines
* merge of smbd and related files, from cvs main.Luke Leighton2000-04-031-89/+120
* From Elrond@Wunder-Nett.org Sat Mar 25 03:40:37 2000Luke Leighton2000-03-241-2/+9
* patch from elrond for rpcclient shareinfo command (netr_share_info) atLuke Leighton2000-02-211-1/+1
* _finally_. lots of messing about, got samr_query_sec_obj working in samrtdbdLuke Leighton2000-02-031-2/+2
* in an attempt to create samrtdbd, i noticed comments that sam op code 0x3Luke Leighton2000-02-031-0/+3
* from elrond. this patch is NOT as large as it looks.Luke Leighton2000-01-311-0/+1
* 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