<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/libcli, branch talloc-1.3.1</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>two more NT status codes that we get on DRS with w2k8-R2</title>
<updated>2009-06-12T02:23:46+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-06-12T02:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ddce3b5ac8a5d308c276f05750ee111b8e429e46'/>
<id>ddce3b5ac8a5d308c276f05750ee111b8e429e46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace the "ipv4" specific strings in libcli/cldap/cldap.c with "ip". CLDAP can</title>
<updated>2009-06-08T22:21:48+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2009-06-08T22:21:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4b0658d4486d60c82c989ed0b6c806dfc45edbac'/>
<id>4b0658d4486d60c82c989ed0b6c806dfc45edbac</id>
<content type='text'>
run over IPv4/IPv6, even though some of the netlogon messages are IPv4 specific.
Fix the new ads_cldap_netlogon() to be IPv6/IPv4 agnostic. This compiles but
I don't have a good test env. for this (although as the previous code was
*completely* broken over IPv6 this will expose previously hidden bugs if it's broken :-).
Jeremy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
run over IPv4/IPv6, even though some of the netlogon messages are IPv4 specific.
Fix the new ads_cldap_netlogon() to be IPv6/IPv4 agnostic. This compiles but
I don't have a good test env. for this (although as the previous code was
*completely* broken over IPv6 this will expose previously hidden bugs if it's broken :-).
Jeremy.
</pre>
</div>
</content>
</entry>
<entry>
<title>add NT_STATUS_HAVE_NO_MEMORY_AND_FREE()</title>
<updated>2009-06-04T04:10:10+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-06-02T07:25:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=da3ee2790089e771689afbebef021a8c8c776306'/>
<id>da3ee2790089e771689afbebef021a8c8c776306</id>
<content type='text'>
In many places we use NT_STATUS_HAVE_NO_MEMORY() to auto-return when a
memory allocation fails. In quite a few places where we use this, we
end up leaving a tmp_ctx behind, which creates a memory leak.

This macro takes a memory context to free when returning the error
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In many places we use NT_STATUS_HAVE_NO_MEMORY() to auto-return when a
memory allocation fails. In quite a few places where we use this, we
end up leaving a tmp_ctx behind, which creates a memory leak.

This macro takes a memory context to free when returning the error
</pre>
</div>
</content>
</entry>
<entry>
<title>errormap: Remove wbc -&gt; NTSTATUS error map for now. It is not used.</title>
<updated>2009-05-15T14:05:37+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-05-15T14:02:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=88876ac57156891e8107034e5d7f40076e032e58'/>
<id>88876ac57156891e8107034e5d7f40076e032e58</id>
<content type='text'>
This was breaking the Samba 4 installation since it added dependencies
on header files we weren't installing.

Confirmed with Kai.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was breaking the Samba 4 installation since it added dependencies
on header files we weren't installing.

Confirmed with Kai.
</pre>
</div>
</content>
</entry>
<entry>
<title>error-codes: add some more WERRORs to table.</title>
<updated>2009-05-12T21:52:43+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-05-12T21:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=aa84ca6e6ba66536ca32dc5792d27e2169589a14'/>
<id>aa84ca6e6ba66536ca32dc5792d27e2169589a14</id>
<content type='text'>
These tables really should be auto-generated at some point...

Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These tables really should be auto-generated at some point...

Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix an unitialized variable warning</title>
<updated>2009-05-10T05:43:24+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2009-05-10T05:42:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=831b73ec82717c3c73ea1250f9c94228d251c1ec'/>
<id>831b73ec82717c3c73ea1250f9c94228d251c1ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>error-codes: add some more group specific windows error codes.</title>
<updated>2009-05-05T19:10:02+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-05-05T17:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e7a8577df1e92982ff717a62280f86e3b0384d54'/>
<id>e7a8577df1e92982ff717a62280f86e3b0384d54</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>libcli: Fix shadowed name in header also</title>
<updated>2009-05-04T21:38:59+00:00</updated>
<author>
<name>Tim Prouty</name>
<email>tprouty@samba.org</email>
</author>
<published>2009-05-04T21:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=72bd5ff9833677c3567cd1582d5dd5fbb4001e90'/>
<id>72bd5ff9833677c3567cd1582d5dd5fbb4001e90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libcli: Fix shadowed variable warning</title>
<updated>2009-05-04T15:52:26+00:00</updated>
<author>
<name>Tim Prouty</name>
<email>tprouty@samba.org</email>
</author>
<published>2009-05-04T15:50:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=032bb807c70a442f539c5321c2a903461f83ac54'/>
<id>032bb807c70a442f539c5321c2a903461f83ac54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libcli/named_pipe_auth: add tstream_npa_connect_send/recv()</title>
<updated>2009-05-01T15:42:08+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-03-12T17:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=92a1890b90f5cb4bfb9988a521fcbfb22bebc82d'/>
<id>92a1890b90f5cb4bfb9988a521fcbfb22bebc82d</id>
<content type='text'>
Add a tstream client implemenation for the named pipe auth
code. This supports byte and message mode.

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a tstream client implemenation for the named pipe auth
code. This supports byte and message mode.

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