summaryrefslogtreecommitdiffstats
path: root/source/include/rpc_secdes.h
Commit message (Collapse)AuthorAgeFilesLines
* Tidied up security rights definitions.Jeremy Allison2000-08-101-4/+0
| | | | Jeremy.
* Changed the sec desc access checks to match the spec. Needs testing.Jeremy Allison2000-08-081-3/+0
| | | | Jeremy.
* Cause printer SD's to be displayed correctly (full control).Jeremy Allison2000-06-081-2/+4
| | | | Jeremy.
* security descs in spoolss. needs parse_sec.c nttrans.c broken.Luke Leighton2000-05-271-3/+3
|
* more mergingAndrew Tridgell2000-05-101-1/+6
| | | | | it is now at the stage that winbindd can compile in the head branch, but not link
* Fixes for strange Win2K attempts to auto-inherit ACLs.Jeremy Allison2000-02-291-0/+11
| | | | Jeremy.
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-6/+1
|
* reverted jeremy's c++-like security descriptor modifications as theLuke Leighton1999-08-031-1/+2
| | | | | | | | | simplest method to get rpcclient's reggetsec command working. the buffers passed as arguments in do_reg_get_key_sec() do need to be locally allocated not dynamically allocated, as two calls to reg_get_key_sec() are needed. on the first, the server fills in the size of the security descriptor buffer needed. on the second, the server fills in the security descriptor buffer.
* added jeremy's new c++-like code for parsing of security descriptors.Luke Leighton1999-02-231-3/+1
|
* security descriptors.Luke Leighton1998-11-121-11/+17
| | | | kanji const char* warnings.
* security descriptor info, provided by jean-francoisLuke Leighton1998-11-111-12/+41
|
* clearing up security descriptorLuke Leighton1998-11-111-3/+2
|
* oops!Luke Leighton1998-11-101-0/+102