index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
5
-0
/
+5
*
r12858: This moves the libnet_LookupPdc code to use a GetDC request to find
Andrew Bartlett
2007-10-10
1
-0
/
+5
*
r12747: Add a couple more token tests, used by the kludge ACL module.
Andrew Bartlett
2007-10-10
1
-0
/
+30
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
6
-6
/
+0
*
r12592: Remove some useless dependencies
Jelmer Vernooij
2007-10-10
1
-19
/
+2
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r12161: Fix a memleak and do the -O1 janitor :-)
Volker Lendecke
2007-10-10
1
-1
/
+5
*
r12158: added ldif handlers for the ntSecurityDescriptor attribute, so when
Andrew Tridgell
2007-10-10
1
-8
/
+8
*
r12139: - fixed up the ace object flags checking
Andrew Tridgell
2007-10-10
1
-3
/
+8
*
r12138: added use of 2 letter SID codes in sddl_encode_sid()
Andrew Tridgell
2007-10-10
1
-3
/
+42
*
r12137: added sddl_encode(), the reverse of the sddl_decode() function added a
Andrew Tridgell
2007-10-10
1
-0
/
+170
*
r12011: fixed another 'mixed code and declarations' bug
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r12010: - added support for domain specific SID codes in SDDL strings
Andrew Tridgell
2007-10-10
1
-20
/
+67
*
r12005: added a SDDL (Security Descriptor Description Language) parser. Not
Andrew Tridgell
2007-10-10
2
-0
/
+316
*
r11244: Relative path names in .mk files
Jelmer Vernooij
2007-10-10
1
-8
/
+8
*
r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica...
Jelmer Vernooij
2007-10-10
1
-0
/
+0
*
r11052: bring samba4 uptodate with the samba4-winsrepl branch,
Stefan Metzmacher
2007-10-10
1
-5
/
+0
*
r11037:
Stefan Metzmacher
2007-10-10
1
-0
/
+5
*
r10810: This adds the hooks required to communicate the current user from the
Andrew Bartlett
2007-10-10
1
-0
/
+25
*
r10478: More work on proto headers; we now generate a couple of smaller ones
Jelmer Vernooij
2007-10-10
1
-5
/
+0
*
r10348: Add scons scripts for remaining subsystems. Most subsystems build now,
Jelmer Vernooij
2007-10-10
1
-0
/
+5
*
r10185: Fix another two sets of unhandled enumeration warnings, plus correct ...
Tim Potter
2007-10-10
1
-7
/
+11
*
r9573: fixed a comment
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r9511: - fix the memory trees
Stefan Metzmacher
2007-10-10
2
-7
/
+8
*
r9510: fix the memory tree
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r9240: - move struct security_token to the idl file, with this we can
Stefan Metzmacher
2007-10-10
6
-41
/
+5
*
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
*
r6287: sorted out a small but surprisingly tricky dependency problem with the
Andrew Tridgell
2007-10-10
2
-32
/
+8
*
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
3
-13
/
+13
*
r4620: - add interface functions to the auth subsystem so that callers doesn'...
Stefan Metzmacher
2007-10-10
1
-20
/
+25
*
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4429: the owner of a file always gets SEC_STD_DELETE
Andrew Tridgell
2007-10-10
1
-6
/
+5
*
r4419: move security_token stuff to the libcli/security/
Stefan Metzmacher
2007-10-10
6
-5
/
+158
*
r4404: check for SEC_ACE_FLAG_INHERIT_ONLY in the "maximum allowed" logic
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r4388: - allow ACE flags to be specified in security_descriptor_create()
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r4196: - added server side code for lsa_LookupPrivDisplayName
Andrew Tridgell
2007-10-10
1
-24
/
+112
*
r4151: added privilege attribute handling on samdb.
Andrew Tridgell
2007-10-10
1
-5
/
+13
*
r4150: - add fns for manipulating the privilege_mask in a security_token
Andrew Tridgell
2007-10-10
2
-6
/
+33
*
r4147: converted from NT_USER_TOKEN to struct security_token
Andrew Tridgell
2007-10-10
4
-21
/
+95
*
r4062: the RAW-ACLS test now passes. The SEC_STD_DELETE bit is rather strange
Andrew Tridgell
2007-10-10
1
-4
/
+7
*
r4056: modified the access check code based on results from RAW-ACLS
Andrew Tridgell
2007-10-10
1
-26
/
+19
*
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
3
-39
/
+163
*
r3988: made dom_sid_add_rid() allocate the new sid with proper parent/child t...
Andrew Tridgell
2007-10-10
1
-3
/
+5
*
r3979: added server side code for lsa_LookupSids2() and fixed authority_name
Andrew Tridgell
2007-10-10
1
-0
/
+26
*
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
[next]