<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/python/samba/ntacls.py, branch talloc-2.0.8</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>s4-python: Various formatting fixes.</title>
<updated>2012-09-27T16:45:12+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-09-27T16:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2a797f29aa12f6847844af504026be52db659fbb'/>
<id>2a797f29aa12f6847844af504026be52db659fbb</id>
<content type='text'>
* Trailing whitespace
* use of "==" where "is" should be used
* double spaces
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Trailing whitespace
* use of "==" where "is" should be used
* double spaces
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-samba-tool: Ensure we also sync the SACL as well as the DACL during sysvolreset</title>
<updated>2012-09-04T07:52:23+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-09-04T07:17:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=30253c11cca5be8b5eaddeb12f1a749315928679'/>
<id>30253c11cca5be8b5eaddeb12f1a749315928679</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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://git.exis.tech/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>s4-scripting: Redefine getntacl() as accessing via the smbd VFS or directly</title>
<updated>2012-08-23T13:02:26+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-07T06:54:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b1825c64215ac304eff8fcd3555e9f5943f3ba63'/>
<id>b1825c64215ac304eff8fcd3555e9f5943f3ba63</id>
<content type='text'>
This allows us to write tests that compare the smbd vfs with what is
in the DB or xattr.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to write tests that compare the smbd vfs with what is
in the DB or xattr.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-provision: set POSIX ACLs to for use with the smbd file server (s3fs)</title>
<updated>2012-08-23T13:02:26+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-02T06:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a778662da8b1dfc65bde55644703f2a3146ef7a8'/>
<id>a778662da8b1dfc65bde55644703f2a3146ef7a8</id>
<content type='text'>
This handles the fact that smbd will rarely override the POSIX ACL enforced by
the kernel.  This has caused issues with the creation of group policies by
other members of the Domain Admins group.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This handles the fact that smbd will rarely override the POSIX ACL enforced by
the kernel.  This has caused issues with the creation of group policies by
other members of the Domain Admins group.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-python: Ensure we handle the no-eadb case for system xattrs in get/setntacl</title>
<updated>2012-04-19T18:51:16+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-04-19T12:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4ded55ebcd4ae3e0425d7e89e30b24d72682c0de'/>
<id>4ded55ebcd4ae3e0425d7e89e30b24d72682c0de</id>
<content type='text'>
Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Thu Apr 19 20:51:16 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date: Thu Apr 19 20:51:16 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-python: Add python wrapper for xattr_tdb format xattr storage</title>
<updated>2012-04-18T02:05:00+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-04-16T08:59:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=628a24172f3bb759324582c439ba9d081aa4d392'/>
<id>628a24172f3bb759324582c439ba9d081aa4d392</id>
<content type='text'>
This uses the format used by the vfs_xattr_tdb module.  The s4
posix:eadb format is kept, just in a new file and module.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This uses the format used by the vfs_xattr_tdb module.  The s4
posix:eadb format is kept, just in a new file and module.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-python: Remove env from non-executable samba scripts.</title>
<updated>2012-03-13T16:52:29+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2012-03-13T10:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b787ba789ea500a2f7efe95d25949d80e44b6ef8'/>
<id>b787ba789ea500a2f7efe95d25949d80e44b6ef8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-samba-tool: fixed exception handling in subcommands</title>
<updated>2010-11-29T07:04:42+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-11-29T03:15:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=37bfc4ec384df71a4cb1c19ceb136fecd3b9afc6'/>
<id>37bfc4ec384df71a4cb1c19ceb136fecd3b9afc6</id>
<content type='text'>
this switches to the new pattern of:

 except Exception, e:
 	raise CommandError("some error message", e)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this switches to the new pattern of:

 except Exception, e:
 	raise CommandError("some error message", e)
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-python: Some reformatting for the purpose of pydoctor.</title>
<updated>2010-11-28T16:23:28+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-11-28T13:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=eb5a8e29cf362ea382da7bb9dd8c9eb175b9ebe3'/>
<id>eb5a8e29cf362ea382da7bb9dd8c9eb175b9ebe3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
