<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/bin, 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: samba_backup: Fix typos.</title>
<updated>2012-10-03T14:26:53+00:00</updated>
<author>
<name>Björn Baumbach</name>
<email>bb@sernet.de</email>
</author>
<published>2012-09-19T10:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9a6f648122c274cc93fd8edff8616c9ffffeb6aa'/>
<id>9a6f648122c274cc93fd8edff8616c9ffffeb6aa</id>
<content type='text'>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<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>samba_dnsupdate: Safely update/create names for Samba3 targets as well</title>
<updated>2012-09-26T03:48:25+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-09-26T00:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3c4d0ce46995f82921f538757783fa7a678a7fc1'/>
<id>3c4d0ce46995f82921f538757783fa7a678a7fc1</id>
<content type='text'>
This avoids unlocked writes to the dns_hosts_file, and may fix some of our
issues on the build farm where large numbers of tests fail due to failed name resolution.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Wed Sep 26 05:48:25 CEST 2012 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids unlocked writes to the dns_hosts_file, and may fix some of our
issues on the build farm where large numbers of tests fail due to failed name resolution.

Andrew Bartlett

Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Wed Sep 26 05:48:25 CEST 2012 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>samba_dnsupdate: Move to using tmpfile/rename to keep the dns_hosts_file consistent</title>
<updated>2012-09-26T02:08:26+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-09-25T23:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6d7c651f2f61b481c1e1ade1e2e0e756ccef2210'/>
<id>6d7c651f2f61b481c1e1ade1e2e0e756ccef2210</id>
<content type='text'>
This may be the cause of some of the large failure modes on the build farm.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This may be the cause of some of the large failure modes on the build farm.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<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://git.exis.tech/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_upgradedns: delete dns-HOSTNAME account if using the internal dns server</title>
<updated>2012-09-12T14:51:29+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-09-12T06:53:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c4aef88b32de105527c895c5d5e1b9ed68a06601'/>
<id>c4aef88b32de105527c895c5d5e1b9ed68a06601</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>s4 dns: use the internal DNS server per default</title>
<updated>2012-09-12T14:51:29+00:00</updated>
<author>
<name>Kai Blin</name>
<email>kai@samba.org</email>
</author>
<published>2012-09-11T07:07:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=56058ea597836ed61a8abcd3c26732f2829ee641'/>
<id>56058ea597836ed61a8abcd3c26732f2829ee641</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:scripting: rename upgradeprovision -&gt; samba_upgradeprovision</title>
<updated>2012-09-12T05:07:27+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2012-09-10T12:52:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2c4255084a036a8d9b029484c6fceedd989cd79b'/>
<id>2c4255084a036a8d9b029484c6fceedd989cd79b</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</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://git.exis.tech/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>s4: samba_spnupdate: fix "if we are DNS server" check</title>
<updated>2012-08-03T06:11:33+00:00</updated>
<author>
<name>Björn Baumbach</name>
<email>bb@sernet.de</email>
</author>
<published>2012-08-01T13:09:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d6428319d4b13b0f37fac591fba83a62f356c7e5'/>
<id>d6428319d4b13b0f37fac591fba83a62f356c7e5</id>
<content type='text'>
We need to check if we have hasMasterNCs. If we are RODC we have
hasFullReplicaNCs instead of hasMasterNCs.

TODO: maybe check for hasFullReplicaNCs, too?

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to check if we have hasMasterNCs. If we are RODC we have
hasFullReplicaNCs instead of hasMasterNCs.

TODO: maybe check for hasFullReplicaNCs, too?

Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
