<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/talloc/talloc.h, 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>talloc - some documentation changes</title>
<updated>2011-04-04T09:05:42+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-03-31T19:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=513574afd759bcb3832374d3ae170f1ed0b0062b'/>
<id>513574afd759bcb3832374d3ae170f1ed0b0062b</id>
<content type='text'>
- Fix some typos
- Document better the differences in the behaviour between talloc 1.X and 2.X.
  Previously this seemed a bit spongy to me.

Reviewed-by: Jelmer + Tridge

Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Mon Apr  4 11:05:42 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fix some typos
- Document better the differences in the behaviour between talloc 1.X and 2.X.
  Previously this seemed a bit spongy to me.

Reviewed-by: Jelmer + Tridge

Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Mon Apr  4 11:05:42 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>talloc - improve doxygen comment of "talloc_move"</title>
<updated>2011-03-30T06:45:58+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-03-24T08:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6723e90d524c8e73f19c06b3ff28867a1a89b14b'/>
<id>6723e90d524c8e73f19c06b3ff28867a1a89b14b</id>
<content type='text'>
Express better that this should be a pointer of a pointer.

Reviewed-by: Tridge
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Express better that this should be a pointer of a pointer.

Reviewed-by: Tridge
</pre>
</div>
</content>
</entry>
<entry>
<title>talloc: Typo fix for api docs</title>
<updated>2011-01-04T03:46:07+00:00</updated>
<author>
<name>Brad Hards</name>
<email>bradh@frogmouth.net</email>
</author>
<published>2011-01-03T21:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=564830ef909b62be064590b865bde5d41a7ceac3'/>
<id>564830ef909b62be064590b865bde5d41a7ceac3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>talloc: make header C++ safe</title>
<updated>2010-10-20T18:15:09+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2010-10-20T17:09:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=feb60345816f0fd45ea9b381fbd374b21542f518'/>
<id>feb60345816f0fd45ea9b381fbd374b21542f518</id>
<content type='text'>
Autobuild-User: Simo Sorce &lt;idra@samba.org&gt;
Autobuild-Date: Wed Oct 20 18:15:09 UTC 2010 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Autobuild-User: Simo Sorce &lt;idra@samba.org&gt;
Autobuild-Date: Wed Oct 20 18:15:09 UTC 2010 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>talloc: Add a warning about talloc_autofree_context() and dlclose()</title>
<updated>2010-09-25T00:21:42+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2010-09-24T17:20:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e325a5b67453fd8cfe06d3d0d6c7c5ab7e4ad772'/>
<id>e325a5b67453fd8cfe06d3d0d6c7c5ab7e4ad772</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>talloc:documentation - explain that "talloc_free" works also with "NULL" pointers</title>
<updated>2010-08-14T16:48:20+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2010-08-14T16:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=2de63aa2801a907905b3e05557074af5b896d486'/>
<id>2de63aa2801a907905b3e05557074af5b896d486</id>
<content type='text'>
(talloc.c)
...
&gt; static inline int _talloc_free_internal(void *ptr, const char *location)
&gt; {
&gt;        struct talloc_chunk *tc;
&gt;
&gt;        if (unlikely(ptr == NULL)) {
&gt;                return -1;
&gt;        }
&gt;
&gt;        tc = talloc_chunk_from_ptr(ptr);
...

Obviously this never had been documented before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(talloc.c)
...
&gt; static inline int _talloc_free_internal(void *ptr, const char *location)
&gt; {
&gt;        struct talloc_chunk *tc;
&gt;
&gt;        if (unlikely(ptr == NULL)) {
&gt;                return -1;
&gt;        }
&gt;
&gt;        tc = talloc_chunk_from_ptr(ptr);
...

Obviously this never had been documented before.
</pre>
</div>
</content>
</entry>
<entry>
<title>talloc: Documented the missing string functions.</title>
<updated>2010-05-06T16:14:09+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2010-05-06T15:50:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=82900073fb38b8d86fe2b9ef2ef5cd9fabfbaec7'/>
<id>82900073fb38b8d86fe2b9ef2ef5cd9fabfbaec7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>talloc: Documentation fix for talloc</title>
<updated>2010-05-01T13:20:24+00:00</updated>
<author>
<name>Holger Hans Peter Freyther</name>
<email>holger@freyther.de</email>
</author>
<published>2010-05-01T13:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=485def3b5dae7c77fb0c01ed99b6865b7c5ceeb8'/>
<id>485def3b5dae7c77fb0c01ed99b6865b7c5ceeb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>talloc: add a define for TALLOC_MAX_DEPTH</title>
<updated>2010-04-02T07:52:29+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2010-04-02T07:17:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1b4bbec523f2bf20d91c177e7fdb4b7f87431926'/>
<id>1b4bbec523f2bf20d91c177e7fdb4b7f87431926</id>
<content type='text'>
Thanks to the suggestion from simo
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to the suggestion from simo
</pre>
</div>
</content>
</entry>
<entry>
<title>doxygen: talloc_get_type name fixed in Doxygen documentation</title>
<updated>2010-03-10T16:11:55+00:00</updated>
<author>
<name>Kamen Mazdrashki</name>
<email>kamen.mazdrashki@postpath.com</email>
</author>
<published>2010-03-03T20:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d142d9fb64d94148cad555ef9c62bbed935e3dc1'/>
<id>d142d9fb64d94148cad555ef9c62bbed935e3dc1</id>
<content type='text'>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
