<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/ctdb/lib/replace, 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>ctdb-build: Remove duplicate replace library</title>
<updated>2014-06-20T21:38:09+00:00</updated>
<author>
<name>Amitay Isaacs</name>
<email>amitay@gmail.com</email>
</author>
<published>2014-05-15T14:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=91274d97a644ece172ad99937967cec3d7258b0e'/>
<id>91274d97a644ece172ad99937967cec3d7258b0e</id>
<content type='text'>
Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>auth: Remove plaintext OSF1 password support</title>
<updated>2014-04-15T08:13:12+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2014-01-22T02:40:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=cec833063e4fa5911ae1cf0c53d38f1d6735ee02'/>
<id>cec833063e4fa5911ae1cf0c53d38f1d6735ee02</id>
<content type='text'>
The WAF build does not have the code to detect getprpwnam on which
this is based, and so this is dead code.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The WAF build does not have the code to detect getprpwnam on which
this is based, and so this is dead code.

Signed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CID 1138340 Resource leak</title>
<updated>2013-12-17T00:57:12+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2013-12-15T19:28:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=c943937ec69f6547533f34ae83a268960395b521'/>
<id>c943937ec69f6547533f34ae83a268960395b521</id>
<content type='text'>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix CID 1138341 Resource leak</title>
<updated>2013-12-17T00:57:12+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2013-12-15T19:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=b2937fd6186003740f3bef3c2f4fd54a4d3cf335'/>
<id>b2937fd6186003740f3bef3c2f4fd54a4d3cf335</id>
<content type='text'>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Jeremy Allison &lt;jra@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>replace: Sync to latest replace from upstream</title>
<updated>2013-05-29T07:47:16+00:00</updated>
<author>
<name>Amitay Isaacs</name>
<email>amitay@gmail.com</email>
</author>
<published>2013-05-29T04:44:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=4c1dc871b9ebdb9a83ab7b4714d89e451ea0783a'/>
<id>4c1dc871b9ebdb9a83ab7b4714d89e451ea0783a</id>
<content type='text'>
The latest commits affecting lib/replace remove autoconf build from
Samba tree.  So using following commit as a sync point.

  commit 9ddfd7d8784e6f546628f48990b69ee2850be52d
  Author: Andrew Bartlett &lt;abartlet@samba.org&gt;
  Date:   Wed May 22 17:23:30 2013 +1000

Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;

(This used to be ctdb commit 506b27c944b4031e8a325816bd12abddd442a0bb)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The latest commits affecting lib/replace remove autoconf build from
Samba tree.  So using following commit as a sync point.

  commit 9ddfd7d8784e6f546628f48990b69ee2850be52d
  Author: Andrew Bartlett &lt;abartlet@samba.org&gt;
  Date:   Wed May 22 17:23:30 2013 +1000

Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;

(This used to be ctdb commit 506b27c944b4031e8a325816bd12abddd442a0bb)
</pre>
</div>
</content>
</entry>
<entry>
<title>update lib/replace to current upstream version (samba master)</title>
<updated>2011-11-25T23:34:54+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2011-11-25T15:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=2c0abf2dcf040e6e32612e65f04ff488745612ae'/>
<id>2c0abf2dcf040e6e32612e65f04ff488745612ae</id>
<content type='text'>
(This used to be ctdb commit 17bcffab19fdbb435b4745ff90c327342bbbf0f8)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be ctdb commit 17bcffab19fdbb435b4745ff90c327342bbbf0f8)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix lib/replace</title>
<updated>2011-11-11T03:29:36+00:00</updated>
<author>
<name>Martin Schwenke</name>
<email>martin@meltin.net</email>
</author>
<published>2011-11-10T04:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=8b6f898ee908fe1e54ef260883a76c8a0ecbda72'/>
<id>8b6f898ee908fe1e54ef260883a76c8a0ecbda72</id>
<content type='text'>
Warnings are generated when compiling strptime.c.  Why is it being
compiled on Linux?  strptime(3) has been in glibc for 15 years!

It turns out that some of the test fragments were being looked for in
lib/replace/test/ and some in lib/replace/tests/.  In addition,
test*/strptime.c was missing.

Move the tests to lib/replace/test/ for consistency with upstream
(Samba) and copy in test/strptime.c from Samba.  Tweak repdir.m4 to
handle the directory rename.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit aaf1ddfc83cf2ede29288baf04a1aa1c69a5cab5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Warnings are generated when compiling strptime.c.  Why is it being
compiled on Linux?  strptime(3) has been in glibc for 15 years!

It turns out that some of the test fragments were being looked for in
lib/replace/test/ and some in lib/replace/tests/.  In addition,
test*/strptime.c was missing.

Move the tests to lib/replace/test/ for consistency with upstream
(Samba) and copy in test/strptime.c from Samba.  Tweak repdir.m4 to
handle the directory rename.

Signed-off-by: Martin Schwenke &lt;martin@meltin.net&gt;

(This used to be ctdb commit aaf1ddfc83cf2ede29288baf04a1aa1c69a5cab5)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken readdir</title>
<updated>2011-10-12T09:06:13+00:00</updated>
<author>
<name>Mathieu Parent</name>
<email>math.parent@gmail.com</email>
</author>
<published>2011-03-23T21:20:15+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=df0dd8a3ab060711ee4d72fae354db9937681b55'/>
<id>df0dd8a3ab060711ee4d72fae354db9937681b55</id>
<content type='text'>
Submited by Lorenzo De Liso on &lt;http://bugs.debian.org/603155&gt;
(originaly named 99-fix-broken-readdir-test.diff). Also reported as
&lt;https://bugzilla.samba.org/show_bug.cgi?id=7032&gt;.

(This used to be ctdb commit 29474420606e802c83b53ef5f8e372c8eeac83c1)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submited by Lorenzo De Liso on &lt;http://bugs.debian.org/603155&gt;
(originaly named 99-fix-broken-readdir-test.diff). Also reported as
&lt;https://bugzilla.samba.org/show_bug.cgi?id=7032&gt;.

(This used to be ctdb commit 29474420606e802c83b53ef5f8e372c8eeac83c1)
</pre>
</div>
</content>
</entry>
<entry>
<title>event: Update events to latest Samba version 0.9.8</title>
<updated>2010-08-17T23:46:31+00:00</updated>
<author>
<name>Rusty Russell</name>
<email>rusty@rustcorp.com.au</email>
</author>
<published>2010-08-17T23:46:31+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=f93440c4b7febb67e23580a6217ada832fa6318a'/>
<id>f93440c4b7febb67e23580a6217ada832fa6318a</id>
<content type='text'>
In Samba this is now called "tevent", and while we use the backwards
compatibility wrappers they don't offer EVENT_FD_AUTOCLOSE: that is now
a separate tevent_fd_set_auto_close() function.

This is based on Samba version 7f29f817fa939ef1bbb740584f09e76e2ecd5b06.

Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;


(This used to be ctdb commit 85e5e760cc91eb3157d3a88996ce474491646726)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Samba this is now called "tevent", and while we use the backwards
compatibility wrappers they don't offer EVENT_FD_AUTOCLOSE: that is now
a separate tevent_fd_set_auto_close() function.

This is based on Samba version 7f29f817fa939ef1bbb740584f09e76e2ecd5b06.

Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;


(This used to be ctdb commit 85e5e760cc91eb3157d3a88996ce474491646726)
</pre>
</div>
</content>
</entry>
<entry>
<title>Correction of spelling errors.</title>
<updated>2010-02-24T12:22:00+00:00</updated>
<author>
<name>Mathieu Parent</name>
<email>math.parent@gmail.com</email>
</author>
<published>2010-01-05T10:04:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=3f4ce412761f4ca98c46371a99b715a2e41c054f'/>
<id>3f4ce412761f4ca98c46371a99b715a2e41c054f</id>
<content type='text'>
* interupted -&gt; interrupted
* dont -&gt; don't

(thanks to lintian)

See https://bugzilla.samba.org/show_bug.cgi?id=6935

(This used to be ctdb commit 942f597dd343f21e2f0fc5d8116d929286db7413)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* interupted -&gt; interrupted
* dont -&gt; don't

(thanks to lintian)

See https://bugzilla.samba.org/show_bug.cgi?id=6935

(This used to be ctdb commit 942f597dd343f21e2f0fc5d8116d929286db7413)
</pre>
</div>
</content>
</entry>
</feed>
