index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
security
/
access_check.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-17
Fixed incorrect checking of PRINCIPAL_SELF permissions.
Nadezhda Ivanova
1
-3
/
+12
2009-11-03
Fixed a bug in object specific access checks.
Nadezhda Ivanova
1
-2
/
+4
2009-10-22
s4:libcli/security/access_check - Add "const" in front of "type"
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-10-17
s4-acl: SEC_FLAG_MAXIMUM_ALLOWED doesn't auto-apply privilege access masks
Andrew Tridgell
1
-6
/
+2
2009-10-17
s4-security: honor more of the privilege access bits
Andrew Tridgell
1
-4
/
+12
2009-09-21
Initial Implementation of the DS objects access checks.
Nadezhda Ivanova
1
-0
/
+135
2008-10-28
s4: libcli/security: a NULL DACL allows access
Stefan Metzmacher
1
-11
/
+2
2008-09-23
fixed problem with ACLs with an empty DACL list
Andrew Tridgell
1
-1
/
+14
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r15079: w2k3 returns NT_STATUS_PRIVILEGE_NOT_HELD if SEC_FLAG_SYSTEM_SECURITY is
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14894: - add some 'const'
Stefan Metzmacher
1
-23
/
+7
2007-10-10
r14860: create libcli/security/security.h
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r10185: Fix another two sets of unhandled enumeration warnings, plus correct ...
Tim Potter
1
-7
/
+11
2007-10-10
r9240: - move struct security_token to the idl file, with this we can
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4429: the owner of a file always gets SEC_STD_DELETE
Andrew Tridgell
1
-6
/
+5
2007-10-10
r4419: move security_token stuff to the libcli/security/
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4404: check for SEC_ACE_FLAG_INHERIT_ONLY in the "maximum allowed" logic
Andrew Tridgell
1
-0
/
+4
2007-10-10
r4150: - add fns for manipulating the privilege_mask in a security_token
Andrew Tridgell
1
-6
/
+9
2007-10-10
r4147: converted from NT_USER_TOKEN to struct security_token
Andrew Tridgell
1
-8
/
+8
2007-10-10
r4062: the RAW-ACLS test now passes. The SEC_STD_DELETE bit is rather strange
Andrew Tridgell
1
-4
/
+7
2007-10-10
r4056: modified the access check code based on results from RAW-ACLS
Andrew Tridgell
1
-26
/
+19
2007-10-10
r4025: added a sec_access_check() function for checking security descriptors
Andrew Tridgell
1
-0
/
+162