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
/
security_descriptor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-21
r25739: We forgot to copy revision and type flags in security_descriptor_copy().
Günther Deschner
1
-0
/
+3
2007-12-21
r25610: Add security_descriptor_appendv() which takes va_list directly.
Günther Deschner
1
-9
/
+14
2007-12-21
r25608: Call security_descriptor_append from within security_descriptor_create.
Günther Deschner
1
-29
/
+1
2007-12-21
r25607: Allow to set security descriptor type flags at creation time with
Günther Deschner
1
-0
/
+4
2007-12-21
r25604: Add security_descriptor_append() helper function.
Günther Deschner
1
-0
/
+42
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-36
/
+36
2007-10-10
r25027: Fix more warnings.
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r20801: try to always fix up the acl revision when we add or remove
Stefan Metzmacher
1
-4
/
+37
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
r9573: fixed a comment
Andrew Tridgell
1
-1
/
+1
2007-10-10
r9511: - fix the memory trees
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r9240: - move struct security_token to the idl file, with this we can
Stefan Metzmacher
1
-1
/
+1
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
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
1
-4
/
+4
2007-10-10
r4419: move security_token stuff to the libcli/security/
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4388: - allow ACE flags to be specified in security_descriptor_create()
Andrew Tridgell
1
-1
/
+2
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
1
-39
/
+0
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
1
-2
/
+126
2007-10-10
r3810: create a LIB_SECURITY subsystem
Stefan Metzmacher
1
-0
/
+102