<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/torture/ldb, 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: use #include &lt;ldb.h&gt; for ldb</title>
<updated>2011-02-10T05:51:07+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-02-10T03:12:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=8dc92c8f71311e95a3a3c297b32ed46477228f56'/>
<id>8dc92c8f71311e95a3a3c297b32ed46477228f56</id>
<content type='text'>
thi ensures we are using the header corresponding to the version of
ldb we're linking against. Otherwise we could use the system ldb for
link and the in-tree one for include

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
thi ensures we are using the header corresponding to the version of
ldb we're linking against. Otherwise we could use the system ldb for
link and the in-tree one for include

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-smbtorture: Make test names lowercase and dot-separated.</title>
<updated>2010-12-11T03:16:13+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-12-11T02:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=35fbc7bbda5851f7172538f79fc79be201f1d521'/>
<id>35fbc7bbda5851f7172538f79fc79be201f1d521</id>
<content type='text'>
This is consistent with the test names used by selftest, should
make the names less confusing and easier to integrate with other tools.

Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is consistent with the test names used by selftest, should
make the names less confusing and easier to integrate with other tools.

Autobuild-User: Jelmer Vernooij &lt;jelmer@samba.org&gt;
Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:torture/ldb/ldb.c - add a small test for a DN with an escaped comma</title>
<updated>2010-11-19T11:07:06+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2010-11-18T21:13:10+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=3874331edb9a7bb0ff85104ffc4a5cc92bd87523'/>
<id>3874331edb9a7bb0ff85104ffc4a5cc92bd87523</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:ldb_register_samba_handlers - fix up and convert result codes to LDB/LDAP results</title>
<updated>2010-09-11T15:41:38+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2010-09-11T15:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=c0a863b6f35315a748fa3bb4ae4e4e7c48ad2102'/>
<id>c0a863b6f35315a748fa3bb4ae4e4e7c48ad2102</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4/tort: Add test for comparing special DNs</title>
<updated>2010-05-10T20:45:20+00:00</updated>
<author>
<name>Kamen Mazdrashki</name>
<email>kamenim@samba.org</email>
</author>
<published>2010-05-08T07:20:00+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=983606dbe0a23cab28d0f33a32a0e4ab0acf99a7'/>
<id>983606dbe0a23cab28d0f33a32a0e4ab0acf99a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-ldb: changed the DN checks for \n to warnings</title>
<updated>2009-11-13T08:32:47+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-11-13T08:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=c8884e1cf2f9fe08b464c34c25ce682ff3450b34'/>
<id>c8884e1cf2f9fe08b464c34c25ce682ff3450b34</id>
<content type='text'>
a \n is sometimes allowed in AD (eg in deleted DNs). Until we know
when is really is allowed, treat it as a warning only.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a \n is sometimes allowed in AD (eg in deleted DNs). Until we know
when is really is allowed, treat it as a warning only.
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:torture Silence const warning by use of data_blob_const()</title>
<updated>2009-10-21T23:17:35+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-10-21T23:17:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=c9838f0e135dc8d1aa46eb86e6fbc8a82c4ada3a'/>
<id>c9838f0e135dc8d1aa46eb86e6fbc8a82c4ada3a</id>
<content type='text'>
This was inspired by one of mdw's const patches

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was inspired by one of mdw's const patches

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-ldb: removed incorrect rDN length test</title>
<updated>2009-10-15T04:53:40+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-10-15T04:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=144686a838ca33ce5ccfed0f559e3165563946cc'/>
<id>144686a838ca33ce5ccfed0f559e3165563946cc</id>
<content type='text'>
This is a property of AD, not ldb, so should be in our ldb
modules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a property of AD, not ldb, so should be in our ldb
modules.
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:torture: data_blob_hex_string() output is now lowercase.</title>
<updated>2009-09-30T14:02:14+00:00</updated>
<author>
<name>Andrew Kroeger</name>
<email>andrew@id10ts.net</email>
</author>
<published>2009-09-25T20:10:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=c5dba4a82eb9f6cc199d20489c89a7765504919d'/>
<id>c5dba4a82eb9f6cc199d20489c89a7765504919d</id>
<content type='text'>
Based on the change in commit fb84edabbe9f358031117de2cf78613c704ac600, these
tests needs to expect lowercase output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on the change in commit fb84edabbe9f358031117de2cf78613c704ac600, these
tests needs to expect lowercase output.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for MS-ADTS:3.1.1.5.1.2 Naming Constraints</title>
<updated>2009-09-22T00:18:10+00:00</updated>
<author>
<name>Anatoliy Atanasov</name>
<email>anatoliy.atanasov@postpath.com</email>
</author>
<published>2009-09-22T00:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=6033ce24038dfa467e7bf56b04dc6b45f6bff815'/>
<id>6033ce24038dfa467e7bf56b04dc6b45f6bff815</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
