<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/scripting/bin/rebuildextendeddn, 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>LDB/s4 - do not use the "(dn=...)" syntax on filters anymore</title>
<updated>2012-03-25T22:57:29+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-10-25T18:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=438971e214e6f55f19148ed2afc03ec1c7066f65'/>
<id>438971e214e6f55f19148ed2afc03ec1c7066f65</id>
<content type='text'>
Make it AD-compatible using "(distinguishedName=...)".

Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make it AD-compatible using "(distinguishedName=...)".

Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>rebuildexetendeddn: PEP8: Use spaces rather than tabs.</title>
<updated>2011-06-30T10:07:32+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2011-06-30T08:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=a61176900fc16b6ad3dab330bf6465f35e891ea6'/>
<id>a61176900fc16b6ad3dab330bf6465f35e891ea6</id>
<content type='text'>
Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Thu Jun 30 12:07:32 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Thu Jun 30 12:07:32 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-python: Start using standard python logging infrastructure rather</title>
<updated>2010-06-13T16:19:03+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-06-13T13:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=956a256faa035fbc43dbd37273d1c5d62aee0735'/>
<id>956a256faa035fbc43dbd37273d1c5d62aee0735</id>
<content type='text'>
than simple messaging callbacks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
than simple messaging callbacks.
</pre>
</div>
</content>
</entry>
<entry>
<title>python: use '#!/usr/bin/env python' to cope with varying install locations</title>
<updated>2010-03-25T03:37:19+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-03-24T05:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=088096d1bad51428a2e2d487214995d4fdfc7ccc'/>
<id>088096d1bad51428a2e2d487214995d4fdfc7ccc</id>
<content type='text'>
this should be much more portable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this should be much more portable
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:provision Move 'Schema' into it's own file</title>
<updated>2009-11-02T05:36:55+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-10-30T03:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=4be253fe2fe7b24f322952f94c973a5d250aec4b'/>
<id>4be253fe2fe7b24f322952f94c973a5d250aec4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4: Script to build or rebuild extend DN attributes</title>
<updated>2009-09-15T05:41:09+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2009-09-11T21:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=7268720ad468b087dc723d4efaf38412603409cb'/>
<id>7268720ad468b087dc723d4efaf38412603409cb</id>
<content type='text'>
This script can be used to upgrade a provision that didn't integrate extended dn.
 It can also be used to add missing extended DN that weren't created during provision.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This script can be used to upgrade a provision that didn't integrate extended dn.
 It can also be used to add missing extended DN that weren't created during provision.
</pre>
</div>
</content>
</entry>
</feed>
