<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/rpc_server/eventlog, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>Change get_nt_acl_no_snum() to return an NTSTATUS, not a struct security_descriptor *.</title>
<updated>2012-11-13T21:48:19+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-11-13T20:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=236977bf4642c035bb22cfcd1cee481c5f6c6da1'/>
<id>236977bf4642c035bb22cfcd1cee481c5f6c6da1</id>
<content type='text'>
Internally change the implementation to use SMB_VFS_GET_NT_ACL()
instead of SMB_VFS_FGET_NT_ACL() with a faked-up file struct.

Andrew Bartlett

Reviewed by: Jeremy Allison &lt;jra@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Internally change the implementation to use SMB_VFS_GET_NT_ACL()
instead of SMB_VFS_FGET_NT_ACL() with a faked-up file struct.

Andrew Bartlett

Reviewed by: Jeremy Allison &lt;jra@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-smbd: Add security_info_wanted argument to get_nt_acl_no_snum</title>
<updated>2012-08-23T13:02:26+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-22T23:45:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=0aed29105e9d8ddcd27a70d7af820da8813ca47b'/>
<id>0aed29105e9d8ddcd27a70d7af820da8813ca47b</id>
<content type='text'>
I need to get at the owner, group, DACL and SACL when testing correct
ACL storage.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I need to get at the owner, group, DACL and SACL when testing correct
ACL storage.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-rpc_server: Make it possible to use more rpc exceptions.</title>
<updated>2012-07-06T08:00:56+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2012-06-27T13:21:11+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=fae6091f1df9ae77f96743f6467b20386f6db404'/>
<id>fae6091f1df9ae77f96743f6467b20386f6db404</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3: Include uid_wrapper where it is missing.</title>
<updated>2011-10-27T11:32:02+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2011-10-07T17:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=2f65ae25df489028963825940274703100eb1365'/>
<id>2f65ae25df489028963825940274703100eb1365</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-talloc Change TALLOC_ZERO_P() to talloc_zero()</title>
<updated>2011-06-09T10:40:08+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-06-07T01:44:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=ad0a07c531fadd1639c5298951cfaf5cfe0cb10e'/>
<id>ad0a07c531fadd1639c5298951cfaf5cfe0cb10e</id>
<content type='text'>
Using the standard macro makes it easier to move code into common, as
TALLOC_ZERO_P isn't standard talloc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using the standard macro makes it easier to move code into common, as
TALLOC_ZERO_P isn't standard talloc.
</pre>
</div>
</content>
</entry>
<entry>
<title>s3: only include tdb headers where needed.</title>
<updated>2011-05-06T08:48:10+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-05-05T09:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=d8cfca3a9bd2b6b6c562fd202377d95a98eb5472'/>
<id>d8cfca3a9bd2b6b6c562fd202377d95a98eb5472</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>s3-rpc_server: run minimal_includes.pl.</title>
<updated>2011-05-05T01:04:38+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-05-04T22:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=8563d5c384f672276d8ea2ab20a1810ff485e37d'/>
<id>8563d5c384f672276d8ea2ab20a1810ff485e37d</id>
<content type='text'>
Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Thu May  5 03:04:38 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther

Autobuild-User: Günther Deschner &lt;gd@samba.org&gt;
Autobuild-Date: Thu May  5 03:04:38 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s3: include ntdomain.h before including generated srv_ headers.</title>
<updated>2011-05-02T13:03:44+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-05-02T11:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=0e76eddcc8a4e7e98167b8f92387fae015fae095'/>
<id>0e76eddcc8a4e7e98167b8f92387fae015fae095</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>s3-includes: only include ntdomain.h where needed.</title>
<updated>2011-03-29T23:13:09+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-24T21:33:07+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=6e3f0d28a4c0bc79cdbe4cfb50d105c4fe479d2b'/>
<id>6e3f0d28a4c0bc79cdbe4cfb50d105c4fe479d2b</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>s3-auth: rpc_server needs auth.h</title>
<updated>2011-03-29T23:13:09+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2011-03-24T11:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=146c1aac99b20afff30567e80fca7540853c446a'/>
<id>146c1aac99b20afff30567e80fca7540853c446a</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
</feed>
