Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start of merge to 2_2_RELEASE branch for release. | Jeremy Allison | 2002-04-30 | 1 | -0/+7 |
| | | | | Jeremy. | ||||
* | Move over to RELEASE branch. | Jeremy Allison | 2002-02-01 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | Makefile.in: Build smbcacls by default. | Jeremy Allison | 2001-02-23 | 1 | -1/+1 |
| | | | | | | | | utils/smbcacls.c: Andrew's fixes from HEAD. include/rpc_secdes.h: rpc_parse/parse_sec.c: Change undoc to ptr 'cos that's what it is. lib/util_sid.c: Andrew's fixes from HEAD. Jeremy. | ||||
* | But Doctor, I had to kill the patient in order to save him.... | Jeremy Allison | 2001-02-21 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | This will probably break 2.2 for a while. Do *NOT* checkout unless you like core dumps. This is the first merge of the TNG SAMR code into 2.2. It will eventually give us a wonderful PDC, but maybe painful in the short term. It had to be done however, and this touches almost every file (mostly just removing the OLD_NT_DOMAIN) stuff. I removed some SAMR functionality from rpcclient that would no longer compile. Also changed fstring to 256 bytes to better match an NT pathname. Jeremy. | ||||
* | lib/system.c: Fix for pw caching. | Jeremy Allison | 2001-01-31 | 1 | -0/+2 |
| | | | | | | srv_samr.c: Fix for pw caching. smbd/nttrans2.c: Allow create call to set ACLs. Jeremy. | ||||
* | Big merge to sync up appliance-head and 2.2. | Jeremy Allison | 2001-01-08 | 1 | -0/+10 |
| | | | | Jeremy. | ||||
* | Vector get_nt_acl/set_nt_acl via vfs. POSIX ACL support should be added | Jeremy Allison | 2000-10-05 | 1 | -1/+19 |
| | | | | | above this layer. Jeremy. | ||||
* | 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 |