<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/ctdb/utils/smnotify, branch talloc-2.3.3</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>ctdb/utils/smnotify/smnotify.c: typo fixes</title>
<updated>2019-10-31T00:43:39+00:00</updated>
<author>
<name>Björn Jacke</name>
<email>bj@sernet.de</email>
</author>
<published>2019-10-26T00:41:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a456c2bb02af56ab3d966d673421aab976e632ad'/>
<id>a456c2bb02af56ab3d966d673421aab976e632ad</id>
<content type='text'>
Signed-off-by: Bjoern Jacke &lt;bjacke@samba.org&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Bjoern Jacke &lt;bjacke@samba.org&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ctdb: Add a required include</title>
<updated>2016-10-17T20:34:20+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2016-10-17T14:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=30f084dfd072936d1226479f22d4065dec084136'/>
<id>30f084dfd072936d1226479f22d4065dec084136</id>
<content type='text'>
exit(3) is defined in stdlib.h

Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Ralph Boehme &lt;slow@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
exit(3) is defined in stdlib.h

Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Ralph Boehme &lt;slow@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ctdb-common: Use documented names for protocol family in socket()</title>
<updated>2016-02-02T07:42:09+00:00</updated>
<author>
<name>Amitay Isaacs</name>
<email>amitay@gmail.com</email>
</author>
<published>2016-01-28T13:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9f94620a308a3b17c1886c2c4807b34b8d5edacb'/>
<id>9f94620a308a3b17c1886c2c4807b34b8d5edacb</id>
<content type='text'>
Instead of using PF_*, use AF_*.

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

Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Reviewed-by: Volker Lendecke &lt;vl@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of using PF_*, use AF_*.

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

Signed-off-by: Amitay Isaacs &lt;amitay@gmail.com&gt;
Reviewed-by: Volker Lendecke &lt;vl@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix various spelling errors</title>
<updated>2015-11-06T12:43:45+00:00</updated>
<author>
<name>Mathieu Parent</name>
<email>math.parent@gmail.com</email>
</author>
<published>2015-07-26T21:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c315fce17ef11a23c24fc92b7475ac3a3ac55032'/>
<id>c315fce17ef11a23c24fc92b7475ac3a3ac55032</id>
<content type='text'>
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;

Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Fri Nov  6 13:43:45 CET 2015 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;

Autobuild-User(master): Andrew Bartlett &lt;abartlet@samba.org&gt;
Autobuild-Date(master): Fri Nov  6 13:43:45 CET 2015 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>smnotify: fix popt.h include to allow use of system lib</title>
<updated>2009-02-03T23:48:56+00:00</updated>
<author>
<name>Mathieu PARENT</name>
<email>math.parent@gmail.com</email>
</author>
<published>2009-02-03T23:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c3a44fd815cb7e7278fea6de2b3ea8b022e02a5c'/>
<id>c3a44fd815cb7e7278fea6de2b3ea8b022e02a5c</id>
<content type='text'>
Signed-off-by: Michael Adam &lt;obnox@samba.org&gt;

(This used to be ctdb commit e391bde5ac743956fb30ede65030973a1f13dae5)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Michael Adam &lt;obnox@samba.org&gt;

(This used to be ctdb commit e391bde5ac743956fb30ede65030973a1f13dae5)
</pre>
</div>
</content>
</entry>
<entry>
<title>merge from volker</title>
<updated>2007-08-22T07:16:01+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2007-08-22T07:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=95f6328678e3d8735fa692425f1396f684956d42'/>
<id>95f6328678e3d8735fa692425f1396f684956d42</id>
<content type='text'>
(This used to be ctdb commit 7007e4f2292aa96287b899d6b9e82c7b597ef58f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be ctdb commit 7007e4f2292aa96287b899d6b9e82c7b597ef58f)
</pre>
</div>
</content>
</entry>
<entry>
<title>from Chris Cowan</title>
<updated>2007-08-14T21:59:01+00:00</updated>
<author>
<name>Ronnie Sahlberg</name>
<email>sahlberg@ronnie</email>
</author>
<published>2007-08-14T21:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6d5af34024ed4869cba5a3f307f97e093b9e82bf'/>
<id>6d5af34024ed4869cba5a3f307f97e093b9e82bf</id>
<content type='text'>
patches to smnotify to make it compile under AIX.

On AIX, we need to specify $(POPT_OBJ) explicitely

On AIX we can not use the -C flag to rpcgen since it is not implemented

On AIX we must explicitely force an #include of rpc/rpc.h in the idl 
file since rpcgen does not automatically add it to the generated files

(This used to be ctdb commit 8c3e7ce645ec829bc465302831cc6b23452525d6)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
patches to smnotify to make it compile under AIX.

On AIX, we need to specify $(POPT_OBJ) explicitely

On AIX we can not use the -C flag to rpcgen since it is not implemented

On AIX we must explicitely force an #include of rpc/rpc.h in the idl 
file since rpcgen does not automatically add it to the generated files

(This used to be ctdb commit 8c3e7ce645ec829bc465302831cc6b23452525d6)
</pre>
</div>
</content>
</entry>
<entry>
<title>dont wait for the default rpc timeout when trying to bing to a client.</title>
<updated>2007-08-03T00:47:37+00:00</updated>
<author>
<name>Ronnie Sahlberg</name>
<email>sahlberg@ronnie</email>
</author>
<published>2007-08-03T00:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9262e2ab8aaea18993b96a90c45e7fe5305527e6'/>
<id>9262e2ab8aaea18993b96a90c45e7fe5305527e6</id>
<content type='text'>
abort after 3 seconds

fix makefile so that we generate the header before trying to compile 
smnotify.o

(This used to be ctdb commit bda310b74d6364bf88032874a1f3a2fb156f9736)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
abort after 3 seconds

fix makefile so that we generate the header before trying to compile 
smnotify.o

(This used to be ctdb commit bda310b74d6364bf88032874a1f3a2fb156f9736)
</pre>
</div>
</content>
</entry>
<entry>
<title>add a small tool that can send smnotify packets</title>
<updated>2007-08-03T00:18:48+00:00</updated>
<author>
<name>Ronnie Sahlberg</name>
<email>sahlberg@ronnie</email>
</author>
<published>2007-08-03T00:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=da1d5fb2cc1d5538b5a25f54850e2240c3a445c8'/>
<id>da1d5fb2cc1d5538b5a25f54850e2240c3a445c8</id>
<content type='text'>
(This used to be ctdb commit 2bf3e1311ed9c68eeae9e18344da9ca08f0d4297)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be ctdb commit 2bf3e1311ed9c68eeae9e18344da9ca08f0d4297)
</pre>
</div>
</content>
</entry>
</feed>
