<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/libcli/security, branch talloc-2.0.0</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>Fix typo</title>
<updated>2009-07-19T14:00:14+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mwallnoefer@yahoo.de</email>
</author>
<published>2009-07-15T11:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=295c3724a30013c572d3a3fdd3a8acc6ed19c546'/>
<id>295c3724a30013c572d3a3fdd3a8acc6ed19c546</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: Add additional 2-letter SID/RID mappings.</title>
<updated>2009-05-29T02:37:26+00:00</updated>
<author>
<name>Andrew Kroeger</name>
<email>andrew@id10ts.net</email>
</author>
<published>2009-05-29T01:18:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=554923ce1b1a3ab3a05bed14c0a2795e0c13febd'/>
<id>554923ce1b1a3ab3a05bed14c0a2795e0c13febd</id>
<content type='text'>
Information from http://msdn.microsoft.com/en-us/library/aa379602(VS.85).aspx
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Information from http://msdn.microsoft.com/en-us/library/aa379602(VS.85).aspx
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: try to fix privileges implementation in order to pass the RPC-SAMR-USERS-PRIVILEGES test.</title>
<updated>2009-05-20T11:35:05+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-05-20T11:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9a13af9a994e385a5966eed7cdf3a2add00f8f08'/>
<id>9a13af9a994e385a5966eed7cdf3a2add00f8f08</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix of a bug in the security.descriptor.as_sddl() method</title>
<updated>2009-04-23T16:21:25+00:00</updated>
<author>
<name>nadezhda ivanova</name>
<email>nivanova@ved.salsa.postpath.local</email>
</author>
<published>2009-04-23T14:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=90cc5e72ba0cf4b5261be2f2aa9db87bd011fbb0'/>
<id>90cc5e72ba0cf4b5261be2f2aa9db87bd011fbb0</id>
<content type='text'>
security.descriptor.as_sddl() method did not work correctly when invoked without
supplying the domain sid. Returned the same value as when the sid was provided.
Test added for this case in  libcli/security/tests/bindings.py

Signed-off-by: Jelmer Vernooij &lt;jelmer@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
security.descriptor.as_sddl() method did not work correctly when invoked without
supplying the domain sid. Returned the same value as when the sid was provided.
Test added for this case in  libcli/security/tests/bindings.py

Signed-off-by: Jelmer Vernooij &lt;jelmer@samba.org&gt;
</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>
<entry>
<title>Add a unit test for security_descriptor.as_sddl() without arguments.</title>
<updated>2009-04-20T13:10:29+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-04-20T13:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5df2795ffc57f510cda0eb07a9e589cf8daf6de5'/>
<id>5df2795ffc57f510cda0eb07a9e589cf8daf6de5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>display_sec: Move to common libcli/security directory.</title>
<updated>2009-03-25T20:29:13+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-03-25T20:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c42fc5e103d9d210c2f370e237a952e6df361792'/>
<id>c42fc5e103d9d210c2f370e237a952e6df361792</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add header files for secace and secacl.</title>
<updated>2009-03-01T19:06:55+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-03-01T19:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8568b4fa9ff8f6f1a24547ec2ed5e2942b213d9e'/>
<id>8568b4fa9ff8f6f1a24547ec2ed5e2942b213d9e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move secacl to top-level.</title>
<updated>2009-03-01T17:15:36+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-03-01T17:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=da6721e3231fb93b934440c2d92abab834289c82'/>
<id>da6721e3231fb93b934440c2d92abab834289c82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move secace.c to top-level.</title>
<updated>2009-03-01T17:00:26+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-03-01T16:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=99b288156f021db7bb771f3a5bf78def61d699f2'/>
<id>99b288156f021db7bb771f3a5bf78def61d699f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
