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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7679: update the documentation of security_description_create()
Stefan Metzmacher
1
-2
/
+5
2007-10-10
r6352: Two new composite calls:
Alexander Bokovoy
1
-3
/
+77
2007-10-10
r6287: sorted out a small but surprisingly tricky dependency problem with the
Andrew Tridgell
2
-32
/
+8
2007-10-10
r5137: fix types
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
3
-13
/
+13
2007-10-10
r4620: - add interface functions to the auth subsystem so that callers doesn'...
Stefan Metzmacher
1
-20
/
+25
2007-10-10
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
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
6
-5
/
+158
2007-10-10
r4404: check for SEC_ACE_FLAG_INHERIT_ONLY in the "maximum allowed" logic
Andrew Tridgell
1
-0
/
+4
2007-10-10
r4388: - allow ACE flags to be specified in security_descriptor_create()
Andrew Tridgell
1
-1
/
+2
2007-10-10
r4196: - added server side code for lsa_LookupPrivDisplayName
Andrew Tridgell
1
-24
/
+112
2007-10-10
r4151: added privilege attribute handling on samdb.
Andrew Tridgell
1
-5
/
+13
2007-10-10
r4150: - add fns for manipulating the privilege_mask in a security_token
Andrew Tridgell
2
-6
/
+33
2007-10-10
r4147: converted from NT_USER_TOKEN to struct security_token
Andrew Tridgell
4
-21
/
+95
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
r4034: add a function security_descriptor_create() which can be used to
Andrew Tridgell
1
-0
/
+79
2007-10-10
r4025: added a sec_access_check() function for checking security descriptors
Andrew Tridgell
3
-39
/
+163
2007-10-10
r3988: made dom_sid_add_rid() allocate the new sid with proper parent/child t...
Andrew Tridgell
1
-3
/
+5
2007-10-10
r3979: added server side code for lsa_LookupSids2() and fixed authority_name
Andrew Tridgell
1
-0
/
+26
2007-10-10
r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We now
Andrew Bartlett
1
-0
/
+21
2007-10-10
r3836: - fixed the handling of NT_STATUS_BUFFER_TOO_SMALL in nttrans server
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL is
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a file
Andrew Tridgell
2
-4
/
+128
2007-10-10
r3827: fixed copyright notices to remove simo and lkcl who have no code left ...
Andrew Tridgell
1
-3
/
+2
2007-10-10
r3810: create a LIB_SECURITY subsystem
Stefan Metzmacher
4
-0
/
+418