<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/bin/samba-tool, 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>s4-python: Override SIGINT handler in scripts only.</title>
<updated>2012-09-25T18:59:09+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2012-09-25T18:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=fa332b71dc71d23f1475ed6c25a6376934ab652a'/>
<id>fa332b71dc71d23f1475ed6c25a6376934ab652a</id>
<content type='text'>
Override the SIGINT handler in a few select cases only, rather than
doing so in one of the samba Python modules. I've done this where it
matters most; we can add this code to other scripts too if necessary.

This means that importing the 'samba' module from a third party
application does not have side-effects on the state of the signal
handlers.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=9068
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Override the SIGINT handler in a few select cases only, rather than
doing so in one of the samba Python modules. I've done this where it
matters most; we can add this code to other scripts too if necessary.

This means that importing the 'samba' module from a third party
application does not have side-effects on the state of the signal
handlers.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=9068
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:samba-tool: allow sys.exit(ret) to control the exit code</title>
<updated>2012-09-11T06:23:55+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-09-11T06:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=475755ef9ff5f39ba499de8f30c23efcce10ba0c'/>
<id>475755ef9ff5f39ba499de8f30c23efcce10ba0c</id>
<content type='text'>
Some subcommands may use sys.exit(0), which shouldn't be reported
as an error to the caller.

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some subcommands may use sys.exit(0), which shouldn't be reported
as an error to the caller.

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>samba-tool: Move main command implementation to samba.netcmd.main, so it is accessible by the testsuite.</title>
<updated>2011-10-13T22:22:57+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-10-13T21:36:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=9e1ef61b34b7a4ec63d5bf58e50e64af16a24c43'/>
<id>9e1ef61b34b7a4ec63d5bf58e50e64af16a24c43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>netcmd: Add errf stream to command instances.</title>
<updated>2011-10-12T22:23:39+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-10-12T21:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=63c9186e92ae2c7f1f7383352cc95d38b2efc45a'/>
<id>63c9186e92ae2c7f1f7383352cc95d38b2efc45a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-python: Consistently use spaces rather than tabs, fix headers in several places.</title>
<updated>2011-09-13T00:24:03+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-09-12T23:10:37+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=df1d3dc777b48bc9bc10f3eb44dec90db490a899'/>
<id>df1d3dc777b48bc9bc10f3eb44dec90db490a899</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>samba-tool: Correctly handle sys.exit() called from subcommand</title>
<updated>2011-09-09T05:24:04+00:00</updated>
<author>
<name>Amitay Isaacs</name>
<email>amitay@gmail.com</email>
</author>
<published>2011-09-09T03:22:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=b2a7fe166c95ef5d5f5b6af76303cc8d456ac816'/>
<id>b2a7fe166c95ef5d5f5b6af76303cc8d456ac816</id>
<content type='text'>
Catch SystemExit exception if any subcommand calls sys.exit()
and return with failure (-1).

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Catch SystemExit exception if any subcommand calls sys.exit()
and return with failure (-1).

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>samba-tool: Removed "acl" command</title>
<updated>2011-09-09T05:24:02+00:00</updated>
<author>
<name>Giampaolo Lauria</name>
<email>lauria2@yahoo.com</email>
</author>
<published>2011-08-30T21:22:06+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=62379dde2389082f17fea6fdaa3821419fdd38a3'/>
<id>62379dde2389082f17fea6fdaa3821419fdd38a3</id>
<content type='text'>
Removed "acl" command as it has been changed to:
"dsacl" and "ntacl"

Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed "acl" command as it has been changed to:
"dsacl" and "ntacl"

Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>samba-tool: Added "ntacl" command</title>
<updated>2011-09-09T05:24:02+00:00</updated>
<author>
<name>Giampaolo Lauria</name>
<email>lauria2@yahoo.com</email>
</author>
<published>2011-08-30T21:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=6484e142dc673145fc12f06549d20121e615b7f0'/>
<id>6484e142dc673145fc12f06549d20121e615b7f0</id>
<content type='text'>
Added "ntacl" command to substitute "acl nt" command

Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added "ntacl" command to substitute "acl nt" command

Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>samba-tool: Added "dsacl" command</title>
<updated>2011-09-09T05:24:02+00:00</updated>
<author>
<name>Giampaolo Lauria</name>
<email>lauria2@yahoo.com</email>
</author>
<published>2011-08-30T21:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=7a609d827eca7d72258b590999ed3ccd8e476d06'/>
<id>7a609d827eca7d72258b590999ed3ccd8e476d06</id>
<content type='text'>
Added "dsacl" command to substitute "acl ds"

Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added "dsacl" command to substitute "acl ds"

Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>samba-tool: Moved command definition to sambatool command</title>
<updated>2011-09-09T05:24:01+00:00</updated>
<author>
<name>Giampaolo Lauria</name>
<email>lauria2@yahoo.com</email>
</author>
<published>2011-08-01T18:45:18+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=fb5e27e4c87dddca4c1609bf8a83f2c213991782'/>
<id>fb5e27e4c87dddca4c1609bf8a83f2c213991782</id>
<content type='text'>
Moved subcommand definition from __init__.py to cmd_sambatool class

Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved subcommand definition from __init__.py to cmd_sambatool class

Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
