<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/script/tests/test_smbclient_tarmode.pl, branch talloc-2.3.2</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>Spelling fixes s/hierachy/hierarchy/</title>
<updated>2019-09-01T22:21:26+00:00</updated>
<author>
<name>Mathieu Parent</name>
<email>math.parent@gmail.com</email>
</author>
<published>2019-08-29T19:50:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a59e0ec8955e51bb6d9ca62d2636388e417c1d45'/>
<id>a59e0ec8955e51bb6d9ca62d2636388e417c1d45</id>
<content type='text'>
Signed-off-by: Mathieu Parent &lt;math.parent@gmail.com&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Gary Lockyer &lt;gary@catalyst.net.nz&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Mathieu Parent &lt;math.parent@gmail.com&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Gary Lockyer &lt;gary@catalyst.net.nz&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>selftest: fix tar test with Pax format archives</title>
<updated>2015-12-03T12:03:25+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2015-12-03T09:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f25d09a6eb8274fd62d23def8d494d4af0178bf5'/>
<id>f25d09a6eb8274fd62d23def8d494d4af0178bf5</id>
<content type='text'>
we need to skip PaxHeader pseudo files

Signed-off-by: Bjoern Jacke &lt;bj@sernet.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we need to skip PaxHeader pseudo files

Signed-off-by: Bjoern Jacke &lt;bj@sernet.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test_smbclient_tarmode.pl: remove unneccesary arg defaults</title>
<updated>2013-11-05T15:40:20+00:00</updated>
<author>
<name>David Disseldorp</name>
<email>ddiss@samba.org</email>
</author>
<published>2013-10-29T11:08:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1c818d6927549a1e0f18ea9a9810dc6de97d5cd1'/>
<id>1c818d6927549a1e0f18ea9a9810dc6de97d5cd1</id>
<content type='text'>
The host, share and localpath arguments should not take default values.
Check that these required arguments are specified.

Signed-off-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jim McDonough &lt;jmcd@samba.org&gt;

Autobuild-User(master): Jim McDonough &lt;jmcd@samba.org&gt;
Autobuild-Date(master): Tue Nov  5 16:40:20 CET 2013 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The host, share and localpath arguments should not take default values.
Check that these required arguments are specified.

Signed-off-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jim McDonough &lt;jmcd@samba.org&gt;

Autobuild-User(master): Jim McDonough &lt;jmcd@samba.org&gt;
Autobuild-Date(master): Tue Nov  5 16:40:20 CET 2013 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>test_smbclient_tarmode.pl: depend only on perl v5.10</title>
<updated>2013-11-05T13:42:43+00:00</updated>
<author>
<name>Aurélien Aptel</name>
<email>aurelien.aptel@gmail.com</email>
</author>
<published>2013-08-12T14:29:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1424c61a1a42abd34d71b0b48ea56be4b7fe5a9c'/>
<id>1424c61a1a42abd34d71b0b48ea56be4b7fe5a9c</id>
<content type='text'>
Signed-off-by: Aurélien Aptel &lt;aurelien.aptel@gmail.com&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jim McDonough &lt;jmcd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Aurélien Aptel &lt;aurelien.aptel@gmail.com&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jim McDonough &lt;jmcd@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test_smbclient_tarmode.pl: remove all ./ prefix when dealing with remote files</title>
<updated>2013-11-05T13:42:43+00:00</updated>
<author>
<name>Aurélien Aptel</name>
<email>aurelien.aptel@gmail.com</email>
</author>
<published>2013-08-05T16:58:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2ceda6a730f7c9354cd6ac80f755992cc2a1d3e4'/>
<id>2ceda6a730f7c9354cd6ac80f755992cc2a1d3e4</id>
<content type='text'>
Signed-off-by: Aurélien Aptel &lt;aurelien.aptel@gmail.com&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jim McDonough &lt;jmcd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Aurélien Aptel &lt;aurelien.aptel@gmail.com&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jim McDonough &lt;jmcd@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test_smbclient_tarmode.pl: sanitize $DIR + whitespace</title>
<updated>2013-11-05T13:42:43+00:00</updated>
<author>
<name>Aurélien Aptel</name>
<email>aurelien.aptel@gmail.com</email>
</author>
<published>2013-08-05T16:57:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7088302d2469a0191f7b3e7d396575e7f688dde3'/>
<id>7088302d2469a0191f7b3e7d396575e7f688dde3</id>
<content type='text'>
Signed-off-by: Aurélien Aptel &lt;aurelien.aptel@gmail.com&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jim McDonough &lt;jmcd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Aurélien Aptel &lt;aurelien.aptel@gmail.com&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jim McDonough &lt;jmcd@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test_smbclient_tarmode.pl: use -n flag for specifiying hostname (was ambiguous with help)</title>
<updated>2013-11-05T13:42:42+00:00</updated>
<author>
<name>Aurélien Aptel</name>
<email>aurelien.aptel@gmail.com</email>
</author>
<published>2013-08-05T16:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=977c26d8b0e978ac27273161c87918b467fe8672'/>
<id>977c26d8b0e978ac27273161c87918b467fe8672</id>
<content type='text'>
Signed-off-by: Aurélien Aptel &lt;aurelien.aptel@gmail.com&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jim McDonough &lt;jmcd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Aurélien Aptel &lt;aurelien.aptel@gmail.com&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jim McDonough &lt;jmcd@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test_smbclient_tarmode.pl: enable create with exclude tests</title>
<updated>2013-11-05T13:42:42+00:00</updated>
<author>
<name>Aurélien Aptel</name>
<email>aurelien.aptel@gmail.com</email>
</author>
<published>2013-10-28T17:07:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f637463edd486fc2244ae9354f8fd7773cdceb5c'/>
<id>f637463edd486fc2244ae9354f8fd7773cdceb5c</id>
<content type='text'>
[ddiss@samba.org: split from clitar implementation commit]
Signed-off-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jim McDonough &lt;jmcd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ddiss@samba.org: split from clitar implementation commit]
Signed-off-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jim McDonough &lt;jmcd@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test_smbclient_tarmode.pl: add subunit output flag</title>
<updated>2013-11-05T13:42:42+00:00</updated>
<author>
<name>Aurélien Aptel</name>
<email>aurelien.aptel@gmail.com</email>
</author>
<published>2013-08-05T16:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=743593a6dfee139ea79ab89ad37654c2e298cd22'/>
<id>743593a6dfee139ea79ab89ad37654c2e298cd22</id>
<content type='text'>
Signed-off-by: Aurélien Aptel &lt;aurelien.aptel@gmail.com&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jim McDonough &lt;jmcd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Aurélien Aptel &lt;aurelien.aptel@gmail.com&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jim McDonough &lt;jmcd@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>test_smbclient_tarmode.pl: add test for interactive session</title>
<updated>2013-11-05T13:42:42+00:00</updated>
<author>
<name>Aurélien Aptel</name>
<email>aurelien.aptel@gmail.com</email>
</author>
<published>2013-07-24T14:49:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0ebc84ad6daafb5ceb73553e5c569d26274a41fb'/>
<id>0ebc84ad6daafb5ceb73553e5c569d26274a41fb</id>
<content type='text'>
Signed-off-by: Aurélien Aptel &lt;aurelien.aptel@gmail.com&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jim McDonough &lt;jmcd@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Aurélien Aptel &lt;aurelien.aptel@gmail.com&gt;
Reviewed-by: David Disseldorp &lt;ddiss@samba.org&gt;
Reviewed-by: Jim McDonough &lt;jmcd@samba.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
