<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/libcli/security/security_descriptor.c, branch talloc-2.0.7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/'/>
<entry>
<title>libcli/security/security_descriptor.c - fix three wrong counter variables</title>
<updated>2011-02-21T09:46:40+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-02-16T08:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d2b336ae319053dee96476131a3dc0c45b306b5f'/>
<id>d2b336ae319053dee96476131a3dc0c45b306b5f</id>
<content type='text'>
These strictly need to be "uint32_t" since "acl*-&gt;num_aces" has been
defined by this type.

This counter patchset has been reviewed by Andrew Bartlett.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These strictly need to be "uint32_t" since "acl*-&gt;num_aces" has been
defined by this type.

This counter patchset has been reviewed by Andrew Bartlett.
</pre>
</div>
</content>
</entry>
<entry>
<title>libcli/security Provide a common, top level libcli/security/security.h</title>
<updated>2010-10-12T05:54:10+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2010-10-12T04:27:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f768b32e37788e6722217148b0a73e54c04bc03a'/>
<id>f768b32e37788e6722217148b0a73e54c04bc03a</id>
<content type='text'>
This will reduce the noise from merges of the rest of the
libcli/security code, without this commit changing what code
is actually used.

This includes (along with other security headers) dom_sid.h and
security_token.h

Andrew Bartlett

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Tue Oct 12 05:54:10 UTC 2010 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will reduce the noise from merges of the rest of the
libcli/security code, without this commit changing what code
is actually used.

This includes (along with other security headers) dom_sid.h and
security_token.h

Andrew Bartlett

Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Tue Oct 12 05:54:10 UTC 2010 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>libcli: Fixed a segfault in security_acl_dup when the acl is NULL.</title>
<updated>2010-06-19T20:20:48+00:00</updated>
<author>
<name>Brendan Powers</name>
<email>brendan0powers@gmail.com</email>
</author>
<published>2010-05-25T20:14:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d3a99579f6c87bf9bc5863ca645bc1456ee6834f'/>
<id>d3a99579f6c87bf9bc5863ca645bc1456ee6834f</id>
<content type='text'>
This can happen when duplicating a security descriptor that is missing either sacls or dacls.

Signed-off-by: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This can happen when duplicating a security descriptor that is missing either sacls or dacls.

Signed-off-by: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial implementation of security descriptor creation in DS</title>
<updated>2009-09-20T22:16:17+00:00</updated>
<author>
<name>Nadezhda Ivanova</name>
<email>nadezhda.ivanova@postpath.com</email>
</author>
<published>2009-09-20T20:50:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6283f2caaa42c7238bdc9c2e8bc1246207645019'/>
<id>6283f2caaa42c7238bdc9c2e8bc1246207645019</id>
<content type='text'>
TODO's:
ACE sorting and clarifying the inheritance of object specific ace's.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TODO's:
ACE sorting and clarifying the inheritance of object specific ace's.
</pre>
</div>
</content>
</entry>
<entry>
<title>Owner and group defaulting.</title>
<updated>2009-09-16T14:52:05+00:00</updated>
<author>
<name>Nadezhda Ivanova</name>
<email>nadezhda.ivanova@postpath.com</email>
</author>
<published>2009-09-14T16:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d70e17171912c190b258848edb1ae627fe59cde4'/>
<id>d70e17171912c190b258848edb1ae627fe59cde4</id>
<content type='text'>
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>A fix in the ACL code used by both SAMBA 3 and 4</title>
<updated>2009-06-19T01:32:01+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mwallnoefer@yahoo.de</email>
</author>
<published>2009-06-18T09:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a8e757ba4ca2a003c114295473fe08a8f80fb2c2'/>
<id>a8e757ba4ca2a003c114295473fe08a8f80fb2c2</id>
<content type='text'>
This fixes an uninitialised structure. It has been found through valgrind
in the RAW-ACLs test suite (Bug #6397).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes an uninitialised structure. It has been found through valgrind
in the RAW-ACLs test suite (Bug #6397).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix includes for security_descriptor file for the non-merged build.</title>
<updated>2009-04-21T15:19:22+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-04-21T15:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7a0a134e0cc0720402b2e07ee8bc9887ce8e8c5d'/>
<id>7a0a134e0cc0720402b2e07ee8bc9887ce8e8c5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the security_descriptor utility code to the top-level.</title>
<updated>2009-04-21T13:14:35+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-04-21T12:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2eff2de2f81374483df99757046f1d5ee4050155'/>
<id>2eff2de2f81374483df99757046f1d5ee4050155</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
