1
0
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:
Andrew Tridgell
2004-11-30 04:33:27 +00:00
committed by Gerald (Jerry) Carter
parent b4fd76f78e
commit 01c0fa722f
41 changed files with 450 additions and 646 deletions

View File

@@ -125,3 +125,5 @@ struct ldb_message;
struct security_token;
struct security_acl;
struct security_ace;
typedef struct security_descriptor SEC_DESC;