<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/bin/samba_spnupdate, branch talloc-2.0.7</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-dns/spn: fixed DNS and SPN scripts to setup forest DNS name</title>
<updated>2011-08-24T21:39:38+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-08-22T07:41:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=717706cb9691d435071c9883b3da649fcada2ea6'/>
<id>717706cb9691d435071c9883b3da649fcada2ea6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-spnupdate: fixed searches on domain NC</title>
<updated>2011-08-24T21:39:37+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-08-19T07:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=33fb1f85df2bb62bbfdb5b4a859ce0b7261e4e32'/>
<id>33fb1f85df2bb62bbfdb5b4a859ce0b7261e4e32</id>
<content type='text'>
Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-param Remove 'secrets database' parameter</title>
<updated>2011-06-06T05:02:39+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-06-02T05:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1565da76947f91add10a54096cdfe2ab67917b32'/>
<id>1565da76947f91add10a54096cdfe2ab67917b32</id>
<content type='text'>
This is now just secrets.ldb in the private dir, which remains.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is now just secrets.ldb in the private dir, which remains.
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-param Remove 'sam database' parameter</title>
<updated>2011-06-06T05:02:38+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-06-02T05:43:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c091a92be51e8c14bf0b51ab83319fbcb704c91f'/>
<id>c091a92be51e8c14bf0b51ab83319fbcb704c91f</id>
<content type='text'>
This now just relies on the private dir parameter, which remains.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This now just relies on the private dir parameter, which remains.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-test: fixed a problem with very verbose NDR debug</title>
<updated>2011-04-06T06:58:05+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-04-06T05:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6d0be9e3d10e53ef91618d556505e09db64da84b'/>
<id>6d0be9e3d10e53ef91618d556505e09db64da84b</id>
<content type='text'>
lp.get("log level") returns a string, not an integer. It needs to be
cast to an integer for comparison with a number

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Wed Apr  6 08:58:05 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lp.get("log level") returns a string, not an integer. It needs to be
cast to an integer for comparison with a number

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Wed Apr  6 08:58:05 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>python: use os.environ[] instead of os.putenv()</title>
<updated>2011-02-22T01:51:10+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-02-21T05:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=949427c208159f4ac580f547dd5465a70b4751b7'/>
<id>949427c208159f4ac580f547dd5465a70b4751b7</id>
<content type='text'>
using os.putenv() causes too much confusion, as it doesn't update
os.getenv()

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
using os.putenv() causes too much confusion, as it doesn't update
os.getenv()

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-spnupdate: only enable NDR print at log level above 5</title>
<updated>2010-11-18T22:12:25+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-11-18T04:26:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3f952aba2b98ef6dd00861c079b388c8f1652beb'/>
<id>3f952aba2b98ef6dd00861c079b388c8f1652beb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-join: modify join behaviour according to domain level</title>
<updated>2010-11-07T23:32:16+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-11-07T02:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e59bf5efb5cf23ff21f2a2ac7dff8d211070a916'/>
<id>e59bf5efb5cf23ff21f2a2ac7dff8d211070a916</id>
<content type='text'>
Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Sun Nov  7 23:32:16 UTC 2010 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Sun Nov  7 23:32:16 UTC 2010 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:scripting/bin/samba_spnupdate - also support adding all possible "servicePrincipalName"s</title>
<updated>2010-10-31T18:44:06+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2010-10-31T13:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=971ce6c5ed214bf01cc4a767d556279f71e77f9d'/>
<id>971ce6c5ed214bf01cc4a767d556279f71e77f9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-spn: don't try and send an empty SPN list</title>
<updated>2010-10-01T03:11:15+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-09-30T22:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=694f2876c9da51dc16a00d45de92edf8884dfbed'/>
<id>694f2876c9da51dc16a00d45de92edf8884dfbed</id>
<content type='text'>
Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
