mirror of
https://github.com/samba-team/samba.git
synced 2025-11-16 20:23:50 +03:00
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
definitions for security access masks, in security.idl The previous definitions were inconsistently named, and contained many duplicate and misleading entries. I kept finding myself tripping up while using them.
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
b4fd76f78e
commit
01c0fa722f
@@ -125,3 +125,5 @@ struct ldb_message;
|
||||
struct security_token;
|
||||
struct security_acl;
|
||||
struct security_ace;
|
||||
|
||||
typedef struct security_descriptor SEC_DESC;
|
||||
|
||||
Reference in New Issue
Block a user