summaryrefslogtreecommitdiffstats
path: root/source/rpc_parse/parse_sec.c
Commit message (Expand)AuthorAgeFilesLines
* Move to talloc control of SPOOL_XXX structs. Move to talloc control ofJeremy Allison2001-02-281-100/+51
* As prs_alloc_mem now zeros memory, remove superfluous memsets after it.Jeremy Allison2001-02-271-6/+0
* Fixed duplicate free_sec_acl() call in free_sec_desc() function.Tim Potter2001-01-311-1/+1
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-111-1/+1
* Merged Tim's fixes from appliance-head.Jeremy Allison2000-12-181-8/+39
* Changes from APPLIANCE_HEAD:David O'Neill2000-12-141-1/+9
* no longer pass the type to make_sec_desc(), instead the type isAndrew Tridgell2000-12-041-6/+8
* Merge of printer security descriptor, info level and printerdataTim Potter2000-11-071-0/+157
* Tidyup removing many of the 0xC0000000 | NT_STATUS_XXX stuff (only need NT_ST...Jeremy Allison2000-08-011-2/+2
* Cause printer SD's to be displayed correctly (full control).Jeremy Allison2000-06-081-1/+1
* Fixing get/set of security descriptors.Jeremy Allison2000-06-071-6/+11
* sec_desc_size() needs to handle a null secdescAndrew Tridgell2000-06-041-2/+5
* Back to building. Now to test with insure.Jeremy Allison2000-06-011-7/+30
* Getting back to a compilable state (not there yet but close).Jeremy Allison2000-06-011-341/+359
* security descs in spoolss. needs parse_sec.c nttrans.c broken.Luke Leighton2000-05-271-356/+341
* more mergingAndrew Tridgell2000-05-101-8/+8
* acconfig.h configure configure.in: Added check for UT_SYSLEN for utmp code.Jeremy Allison2000-03-221-26/+0
* added the following message to all dce/rpc client/server code, exceptLuke Leighton2000-03-221-0/+26
* 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