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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:security/sddl - rework of the security descriptor abbreviations
Matthias Dieter Wallnöfer
2009-11-27
1
-28
/
+33
*
Fixed incorrect SID for RAS Servers.
Nadezhda Ivanova
2009-11-17
2
-1
/
+2
*
Fixed some major bugs in inheritance and access checks.
Nadezhda Ivanova
2009-11-15
1
-13
/
+16
*
Version 1.0 of the directory service acls module.
Nadezhda Ivanova
2009-11-05
2
-47
/
+60
*
Fixed some missing flags and bugs in the security creation.
Nadezhda Ivanova
2009-11-03
1
-11
/
+47
*
Fixed a bug in object specific access checks.
Nadezhda Ivanova
2009-11-03
1
-2
/
+4
*
s4:libcli/security/access_check - Add "const" in front of "type"
Matthias Dieter Wallnöfer
2009-10-22
1
-1
/
+1
*
s4-acl: SEC_FLAG_MAXIMUM_ALLOWED doesn't auto-apply privilege access masks
Andrew Tridgell
2009-10-17
1
-6
/
+2
*
s4-security: honor more of the privilege access bits
Andrew Tridgell
2009-10-17
1
-4
/
+12
*
s4: fix various warnings (not "const" related ones)
Matthias Dieter Wallnöfer
2009-10-02
1
-3
/
+3
*
s4-acl: fixed SD creation
Andrew Tridgell
2009-09-28
1
-12
/
+22
*
Fixed a dereferenced null pointer.
Nadezhda Ivanova
2009-09-24
1
-16
/
+14
*
Initial Implementation of the DS objects access checks.
Nadezhda Ivanova
2009-09-21
4
-1
/
+252
*
Initial implementation of security descriptor creation in DS
Nadezhda Ivanova
2009-09-20
1
-4
/
+348
*
pyldb: Don't segfault when invalid type is specified to as_sddl and from_sddl.
Matthieu Patou
2009-09-17
1
-0
/
+17
*
Owner and group defaulting.
Nadezhda Ivanova
2009-09-16
2
-1
/
+118
*
s4-security: added a new security level SECURITY_DOMAIN_CONTROLLER
Andrew Tridgell
2009-09-15
2
-0
/
+10
*
Fix typo
Matthias Dieter Wallnöfer
2009-07-19
1
-1
/
+1
*
s4: Add additional 2-letter SID/RID mappings.
Andrew Kroeger
2009-05-29
1
-0
/
+23
*
s4: try to fix privileges implementation in order to pass the RPC-SAMR-USERS-...
Günther Deschner
2009-05-20
1
-1
/
+5
*
Fix of a bug in the security.descriptor.as_sddl() method
nadezhda ivanova
2009-04-23
1
-0
/
+6
*
Move the security_descriptor utility code to the top-level.
Jelmer Vernooij
2009-04-21
3
-535
/
+2
*
Add a unit test for security_descriptor.as_sddl() without arguments.
Jelmer Vernooij
2009-04-20
1
-0
/
+10
*
display_sec: Move to common libcli/security directory.
Jelmer Vernooij
2009-03-25
1
-2
/
+0
*
Add header files for secace and secacl.
Jelmer Vernooij
2009-03-01
1
-1
/
+2
*
Move secacl to top-level.
Jelmer Vernooij
2009-03-01
1
-1
/
+2
*
Move secace.c to top-level.
Jelmer Vernooij
2009-03-01
1
-1
/
+2
*
shared: Move dom_sid_* utility functions to top level
Kai Blin
2009-02-01
3
-308
/
+5
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
1
-1
/
+0
*
Implement as_sddl.
Jelmer Vernooij
2009-01-22
1
-0
/
+10
*
Support parsing sddl for security descriptors.
Jelmer Vernooij
2009-01-22
1
-0
/
+8
*
Fix more compiler warnings in various places.
Jelmer Vernooij
2008-12-23
1
-1
/
+0
*
Fix comparison in tests now that we use __cmp__ rather than __eq__.
Jelmer Vernooij
2008-12-21
1
-2
/
+2
*
Fix more tests, improve repr() functions for various Python types.
Jelmer Vernooij
2008-12-21
2
-8
/
+8
*
Simplify customization of pidl-generated Python modules.
Jelmer Vernooij
2008-12-21
1
-16
/
+24
*
Merge the rest of security.i into samba.dcerpc.security.
Jelmer Vernooij
2008-12-21
4
-3701
/
+0
*
Remove duplicate Python bindings for dom_sid, security_descriptor and
Jelmer Vernooij
2008-12-21
3
-1022
/
+40
*
Include errors.i verbatim in security.i, as it's the only file still using it.
Jelmer Vernooij
2008-12-21
1
-1
/
+33
*
Fix compiler warning when parsing a SID in a data blob
Andrew Bartlett
2008-12-20
1
-1
/
+1
*
Manually marshall dom_sid, so we can use a fixed size array for
Jelmer Vernooij
2008-12-12
3
-37
/
+1
*
s4:librpc/ndr: integrate NDR_MISC into LIBNDR
Stefan Metzmacher
2008-11-16
1
-1
/
+1
*
s4: libcli/security: a NULL DACL allows access
Stefan Metzmacher
2008-10-28
1
-11
/
+2
*
Make Sid member variables accessible from Python.
Jelmer Vernooij
2008-09-30
3
-0
/
+128
*
fixed problem with ACLs with an empty DACL list
Andrew Tridgell
2008-09-23
1
-1
/
+14
*
Add test for Sid.__repr__.
Jelmer Vernooij
2008-09-19
1
-0
/
+4
*
Generate with 1.3.36.
Jelmer Vernooij
2008-09-18
2
-31
/
+36
*
Implement __repr__ for Sid.
Jelmer Vernooij
2008-09-18
1
-2
/
+6
*
Don't walk past the end of ldb values.
Andrew Bartlett
2008-08-21
1
-0
/
+15
*
Add docstrings to a couple more python modules.
Jelmer Vernooij
2008-05-24
3
-7
/
+71
*
Regenerate with SWIG 1.3.35.
Jelmer Vernooij
2008-05-23
2
-20
/
+47
[next]