Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidied up security rights definitions. | Jeremy Allison | 2000-08-10 | 1 | -4/+0 |
| | | | | Jeremy. | ||||
* | Changed the sec desc access checks to match the spec. Needs testing. | Jeremy Allison | 2000-08-08 | 1 | -3/+0 |
| | | | | Jeremy. | ||||
* | Cause printer SD's to be displayed correctly (full control). | Jeremy Allison | 2000-06-08 | 1 | -2/+4 |
| | | | | Jeremy. | ||||
* | security descs in spoolss. needs parse_sec.c nttrans.c broken. | Luke Leighton | 2000-05-27 | 1 | -3/+3 |
| | |||||
* | more merging | Andrew Tridgell | 2000-05-10 | 1 | -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 Allison | 2000-02-29 | 1 | -0/+11 |
| | | | | Jeremy. | ||||
* | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1999-12-13 | 1 | -6/+1 |
| | |||||
* | reverted jeremy's c++-like security descriptor modifications as the | Luke Leighton | 1999-08-03 | 1 | -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 Leighton | 1999-02-23 | 1 | -3/+1 |
| | |||||
* | security descriptors. | Luke Leighton | 1998-11-12 | 1 | -11/+17 |
| | | | | kanji const char* warnings. | ||||
* | security descriptor info, provided by jean-francois | Luke Leighton | 1998-11-11 | 1 | -12/+41 |
| | |||||
* | clearing up security descriptor | Luke Leighton | 1998-11-11 | 1 | -3/+2 |
| | |||||
* | oops! | Luke Leighton | 1998-11-10 | 1 | -0/+102 |