<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/script, branch talloc-2.0.0</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>s3-selftest: enable running RPC-NETLOGON-S3 against samba3.</title>
<updated>2009-08-26T21:04:22+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-08-26T21:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=32f9d20dff043cca5b81ff855c44a71bf18e41e4'/>
<id>32f9d20dff043cca5b81ff855c44a71bf18e41e4</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>wbinfo: Fix up s3 blackbox test. wbinfo no longer needs a config file.</title>
<updated>2009-08-18T20:10:04+00:00</updated>
<author>
<name>Kai Blin</name>
<email>kai@samba.org</email>
</author>
<published>2009-08-18T20:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8d0345e5a097fc4a0d297c089539bcd3702d4431'/>
<id>8d0345e5a097fc4a0d297c089539bcd3702d4431</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move build over to storing DOS attributes in EA's.</title>
<updated>2009-08-13T00:07:13+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2009-08-13T00:07:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=28f7b0743679c042bc135c7ec5265d75e900aa87'/>
<id>28f7b0743679c042bc135c7ec5265d75e900aa87</id>
<content type='text'>
Turn off "map to" directives. I've now fixed the
issues with the build tests running this way. I think
this is how most people run these days - please raise this on
the list (or revert) if you disagree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turn off "map to" directives. I've now fixed the
issues with the build tests running this way. I think
this is how most people run these days - please raise this on
the list (or revert) if you disagree.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "store create time" parameter (docs to follow)</title>
<updated>2009-08-12T20:00:54+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2009-08-12T20:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d6270df748dcfd8d5a02c328518c2332da8fbed5'/>
<id>d6270df748dcfd8d5a02c328518c2332da8fbed5</id>
<content type='text'>
that stores the create time in the user.DosTimestamps EA.
Jeremy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that stores the create time in the user.DosTimestamps EA.
Jeremy.
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:make test: smbtorture from s3 needs to take the config file path via the SMB_CONF_PATH envvar</title>
<updated>2009-07-15T09:55:27+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-07-15T09:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b4abb190a97456e5176088d9ab555c93fd5ea731'/>
<id>b4abb190a97456e5176088d9ab555c93fd5ea731</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>Fix&amp;Run local-gencache</title>
<updated>2009-07-10T16:16:46+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2009-07-10T15:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3969f65aaa1c0e5d3158f089a2fe496af6dd60b0'/>
<id>3969f65aaa1c0e5d3158f089a2fe496af6dd60b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix our base64 implementation for blobs of length 4....</title>
<updated>2009-07-10T16:16:46+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2009-07-10T15:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0a0bff353e3cd8287166c7ed907a50a8599b0e03'/>
<id>0a0bff353e3cd8287166c7ed907a50a8599b0e03</id>
<content type='text'>
The additional length check bit us exactly at 4, removing it. The
torture test survives valgrind up to 2000 bytes :-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The additional length check bit us exactly at 4, removing it. The
torture test survives valgrind up to 2000 bytes :-)
</pre>
</div>
</content>
</entry>
<entry>
<title>For non-existent streams we have to return OBJECT_NAME_NOT_FOUND</title>
<updated>2009-07-03T21:20:57+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2009-07-03T20:36:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7e560bd802c2869d4280f15bde100bbda944b70b'/>
<id>7e560bd802c2869d4280f15bde100bbda944b70b</id>
<content type='text'>
See the STREAMERROR s3 torture test.

Jeremy, Tim, please check!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See the STREAMERROR s3 torture test.

Jeremy, Tim, please check!
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-selftest: add RPC-SAMR-MACHINE-AUTH to list of test to run against s3.</title>
<updated>2009-06-29T12:40:17+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-06-29T12:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=bd997b257457d928108747bcca80ed7708f8dc74'/>
<id>bd997b257457d928108747bcca80ed7708f8dc74</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3: fix make test with external libtalloc or libtdb.</title>
<updated>2009-06-19T19:13:38+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-06-19T19:04:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8925778a61bc26e898d948ee445eb4f9781924de'/>
<id>8925778a61bc26e898d948ee445eb4f9781924de</id>
<content type='text'>
This skips the talloctort and tdbtorture tests when the
corresponding binaries are not present.
There might be more clever ways of detecting wether samba
has been linked with internal or external libraries, but
as a first approximation, this seems valid.

Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This skips the talloctort and tdbtorture tests when the
corresponding binaries are not present.
There might be more clever ways of detecting wether samba
has been linked with internal or external libraries, but
as a first approximation, this seems valid.

Michael
</pre>
</div>
</content>
</entry>
</feed>
