<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/lib/messaging, branch talloc-2.0.7</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>s4:lib/messaging: let irpc handles return NT_STATUS_CONNECTION_DISCONNECTED</title>
<updated>2011-09-14T16:03:18+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2011-09-14T15:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=af2e107d494a992801e639301b368c70a0f2cc70'/>
<id>af2e107d494a992801e639301b368c70a0f2cc70</id>
<content type='text'>
We should return the same in all places.

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We should return the same in all places.

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-messaging ensure we do not segfault on a NULL msg context in cleanup</title>
<updated>2011-08-26T12:06:07+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-08-26T06:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9a137311f129c795897c2633aab95c47db7b5903'/>
<id>9a137311f129c795897c2633aab95c47db7b5903</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:lib: use tevent_ fns names instead of legcay event_ ones</title>
<updated>2011-08-13T13:54:16+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2010-05-25T19:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=15efcbaa09472b306a875178ee535a06d1b01811'/>
<id>15efcbaa09472b306a875178ee535a06d1b01811</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:messaging: use tevent_ function names instead of legacy event_ ones</title>
<updated>2011-08-13T13:54:15+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>ssorce@redhat.com</email>
</author>
<published>2010-05-25T19:25:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=47b64573c0d41d418d441ffc40325b822bfadb26'/>
<id>47b64573c0d41d418d441ffc40325b822bfadb26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-messaging: fixed the removal of messaging sockets in child tasks</title>
<updated>2011-07-22T06:09:06+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-07-22T04:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2d21fe079fb57e55d9bac0c69d8527013bf4fbc7'/>
<id>2d21fe079fb57e55d9bac0c69d8527013bf4fbc7</id>
<content type='text'>
when a child task exits we were firing a destructor on any inherited
messaging contexts, which could trigger a removal of the parents
message socket and messaging database entry.

This adds a new auto_remove flag to imessaging_init(), and exposes the
cleanup code for use by the stream service.

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Fri Jul 22 08:09:06 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when a child task exits we were firing a destructor on any inherited
messaging contexts, which could trigger a removal of the parents
message socket and messaging database entry.

This adds a new auto_remove flag to imessaging_init(), and exposes the
cleanup code for use by the stream service.

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;

Autobuild-User: Andrew Tridgell &lt;tridge@samba.org&gt;
Autobuild-Date: Fri Jul 22 08:09:06 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>Use tevent_req_oom</title>
<updated>2011-06-20T10:33:24+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2011-06-19T19:10:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f0ff6f390a14b0da8466096c0886f5c4860b977f'/>
<id>f0ff6f390a14b0da8466096c0886f5c4860b977f</id>
<content type='text'>
This fixes a few Coverity errors
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a few Coverity errors
</pre>
</div>
</content>
</entry>
<entry>
<title>tdb_compat.h: divert every tdb build and includes to tdb_compat</title>
<updated>2011-06-20T09:18:34+00:00</updated>
<author>
<name>Rusty Russell</name>
<email>rusty@rustcorp.com.au</email>
</author>
<published>2011-06-20T09:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0e4c358e2710580d5aeb439d767c87aaf4c0f2f3'/>
<id>0e4c358e2710580d5aeb439d767c87aaf4c0f2f3</id>
<content type='text'>
We change all the headers and wscript files to use tdb_compat; this
means we have one place to decide whether to use TDB1 or TDB2.

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

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We change all the headers and wscript files to use tdb_compat; this
means we have one place to decide whether to use TDB1 or TDB2.

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

</pre>
</div>
</content>
</entry>
<entry>
<title>lib/util Bring procid_str() into lib/util as server_id_string()</title>
<updated>2011-06-09T10:40:09+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-06-08T04:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=16b1c77644217796f70a3a0bf1d95c245f9ee2d9'/>
<id>16b1c77644217796f70a3a0bf1d95c245f9ee2d9</id>
<content type='text'>
This is needed for OpenChange, which prints Samba struct server_id
values in debug messages.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed for OpenChange, which prints Samba struct server_id
values in debug messages.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>server_id.idl: Bring server_id.idl in common</title>
<updated>2011-06-09T10:40:08+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-02T00:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d057116cc2e454ba097d0dcb22e16108a05a4a1b'/>
<id>d057116cc2e454ba097d0dcb22e16108a05a4a1b</id>
<content type='text'>
Andrew Bartlett

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Andrew Bartlett

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4-cluster Use task_id instead of id2 to clarify server_id structure</title>
<updated>2011-06-09T10:40:08+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-05-08T16:28:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8d803d5a0a9a7815c4e6fcbd9b7c652fb85e94dd'/>
<id>8d803d5a0a9a7815c4e6fcbd9b7c652fb85e94dd</id>
<content type='text'>
This seems a clearer and more acceptable name.

Andrew Bartlett

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This seems a clearer and more acceptable name.

Andrew Bartlett

Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
