index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
security
/
security_descriptor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the security_descriptor utility code to the top-level.
Jelmer Vernooij
2009-04-21
1
-533
/
+0
*
Fix more compiler warnings in various places.
Jelmer Vernooij
2008-12-23
1
-1
/
+0
*
Manually marshall dom_sid, so we can use a fixed size array for
Jelmer Vernooij
2008-12-12
1
-20
/
+0
*
r26572: Fix warnings in the Python code.
Jelmer Vernooij
2007-12-24
1
-3
/
+3
*
r25803: Make our security descriptor acl manipulation methods more generic so...
Günther Deschner
2007-12-21
1
-73
/
+174
*
r25801: Add security_ace_create() function.
Günther Deschner
2007-12-21
1
-0
/
+29
*
r25739: We forgot to copy revision and type flags in security_descriptor_copy().
Günther Deschner
2007-12-21
1
-0
/
+3
*
r25610: Add security_descriptor_appendv() which takes va_list directly.
Günther Deschner
2007-12-21
1
-9
/
+14
*
r25608: Call security_descriptor_append from within security_descriptor_create.
Günther Deschner
2007-12-21
1
-29
/
+1
*
r25607: Allow to set security descriptor type flags at creation time with
Günther Deschner
2007-12-21
1
-0
/
+4
*
r25604: Add security_descriptor_append() helper function.
Günther Deschner
2007-12-21
1
-0
/
+42
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-36
/
+36
*
r25027: Fix more warnings.
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r20801: try to always fix up the acl revision when we add or remove
Stefan Metzmacher
2007-10-10
1
-4
/
+37
*
r14860: create libcli/security/security.h
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r9573: fixed a comment
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r9511: - fix the memory trees
Stefan Metzmacher
2007-10-10
1
-2
/
+3
*
r9240: - move struct security_token to the idl file, with this we can
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r7679: update the documentation of security_description_create()
Stefan Metzmacher
2007-10-10
1
-2
/
+5
*
r6352: Two new composite calls:
Alexander Bokovoy
2007-10-10
1
-3
/
+77
*
r5137: fix types
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r4419: move security_token stuff to the libcli/security/
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r4388: - allow ACE flags to be specified in security_descriptor_create()
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r4034: add a function security_descriptor_create() which can be used to
Andrew Tridgell
2007-10-10
1
-0
/
+79
*
r4025: added a sec_access_check() function for checking security descriptors
Andrew Tridgell
2007-10-10
1
-39
/
+0
*
r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We now
Andrew Bartlett
2007-10-10
1
-0
/
+21
*
r3836: - fixed the handling of NT_STATUS_BUFFER_TOO_SMALL in nttrans server
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL is
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3829: added a RAW-ACLS test suite that tests query/set of ACLs on a file
Andrew Tridgell
2007-10-10
1
-2
/
+126
*
r3810: create a LIB_SECURITY subsystem
Stefan Metzmacher
2007-10-10
1
-0
/
+102