<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/util/talloc_stack.h, branch talloc-2.2.0</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>util: Update GPL header of talloc_stack.h</title>
<updated>2016-02-12T08:01:14+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2016-02-11T08:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c55e8f2a1ab5b7b6fc8e53e767e63abc69109b63'/>
<id>c55e8f2a1ab5b7b6fc8e53e767e63abc69109b63</id>
<content type='text'>
Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Volker Lendecke &lt;vl@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Volker Lendecke &lt;vl@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>talloc_stack: abort in developer me if no stackframe on talloc_tos()</title>
<updated>2012-07-18T05:37:27+00:00</updated>
<author>
<name>Rusty Russell</name>
<email>rusty@rustcorp.com.au</email>
</author>
<published>2012-07-18T05:37:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1f8b574adb10397ca4b9dc4a55281d3afaaeabfc'/>
<id>1f8b574adb10397ca4b9dc4a55281d3afaaeabfc</id>
<content type='text'>
Don't tolerate leaks in developer mode.

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

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't tolerate leaks in developer mode.

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

</pre>
</div>
</content>
</entry>
<entry>
<title>talloc_stack: always include the location when creating a talloc_stackframe().</title>
<updated>2012-07-17T19:26:31+00:00</updated>
<author>
<name>Rusty Russell</name>
<email>rusty@rustcorp.com.au</email>
</author>
<published>2012-07-17T19:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f9b51ff33e10aa126de848072e98b0bf36a7dbc7'/>
<id>f9b51ff33e10aa126de848072e98b0bf36a7dbc7</id>
<content type='text'>
Much better for debugging.

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

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Much better for debugging.

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

</pre>
</div>
</content>
</entry>
<entry>
<title>talloc: added talloc_stackframe_exists()</title>
<updated>2011-06-17T05:25:42+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-06-17T04:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b07e4933b7ed4b2452cfdd9d223eecb8c0b74fec'/>
<id>b07e4933b7ed4b2452cfdd9d223eecb8c0b74fec</id>
<content type='text'>
This can be used to tell if a talloc stackframe is currently
available. Callers can use this to decide if they will use
talloc_tos() or instead use an alternative strategy. This gives us a
way to safely have calls to talloc_tos() in common code that may end
up in external libraries, as long as all talloc_tos() calls in these
pieces of common code check first that a stackframe is available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This can be used to tell if a talloc stackframe is currently
available. Callers can use this to decide if they will use
talloc_tos() or instead use an alternative strategy. This gives us a
way to safely have calls to talloc_tos() in common code that may end
up in external libraries, as long as all talloc_tos() calls in these
pieces of common code check first that a stackframe is available.
</pre>
</div>
</content>
</entry>
<entry>
<title>talloc: use &lt;talloc.h&gt; not "talloc.h"</title>
<updated>2011-03-15T01:22:19+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2011-03-03T05:28:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7293c370d3283c07112e5ce9d0555f91b514cec3'/>
<id>7293c370d3283c07112e5ce9d0555f91b514cec3</id>
<content type='text'>
this ensures we use the right header
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this ensures we use the right header
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix builds with external talloc</title>
<updated>2009-10-09T17:14:08+00:00</updated>
<author>
<name>Simo Sorce</name>
<email>idra@samba.org</email>
</author>
<published>2009-10-09T17:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=99cdbe35717dcd7b8adabae2b8b366dd87357807'/>
<id>99cdbe35717dcd7b8adabae2b8b366dd87357807</id>
<content type='text'>
Make sure we do not reference our internal talloc directly.
Let configure define what talloc.h file to use so that builds that use an
extrenal talloc do not include 2 different versions of the talloc header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make sure we do not reference our internal talloc directly.
Let configure define what talloc.h file to use so that builds that use an
extrenal talloc do not include 2 different versions of the talloc header.
</pre>
</div>
</content>
</entry>
<entry>
<title>Import talloc_stack into util library.</title>
<updated>2008-10-23T15:27:30+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-10-23T15:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=cf659fa4fe7369ac58ef547f744c0ff3f9fb137a'/>
<id>cf659fa4fe7369ac58ef547f744c0ff3f9fb137a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
