<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/lib/memcache.c, branch talloc-2.0.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>Attempt to fix the build</title>
<updated>2008-11-14T23:50:33+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2008-11-14T23:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=df21095ce8981827767e8646b6aefb053beb29a8'/>
<id>df21095ce8981827767e8646b6aefb053beb29a8</id>
<content type='text'>
I have no idea how this could have happened. Probably done a make and make
test in a different tree than the one I have done the push from. Sorry.

Volker
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I have no idea how this could have happened. Probably done a make and make
test in a different tree than the one I have done the push from. Sorry.

Volker
</pre>
</div>
</content>
</entry>
<entry>
<title>Make memcache_add_talloc NULL out the source pointer</title>
<updated>2008-11-14T19:27:46+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2008-11-14T12:42:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3c98d5bd987358b1cbeb81fa8db37b97492cf0cc'/>
<id>3c98d5bd987358b1cbeb81fa8db37b97492cf0cc</id>
<content type='text'>
This is an orthogonality measure to make clear this pointer now belongs to the
cache.
(cherry picked from commit e6080c6e87d6fe3995b121a772bf3f6343fa666f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is an orthogonality measure to make clear this pointer now belongs to the
cache.
(cherry picked from commit e6080c6e87d6fe3995b121a772bf3f6343fa666f)
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually finish memcache_add_talloc</title>
<updated>2008-11-14T19:07:29+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2008-11-13T22:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f50ad767505cc8847f5f574767b664b57326e468'/>
<id>f50ad767505cc8847f5f574767b664b57326e468</id>
<content type='text'>
This fixes a memleak found by Martin Zielinski &lt;mz@seh.de&gt;. Thanks for
looking closely!

Volker
(cherry picked from commit a31a84a078100819809e6d40dbc3df207a50a0b2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a memleak found by Martin Zielinski &lt;mz@seh.de&gt;. Thanks for
looking closely!

Volker
(cherry picked from commit a31a84a078100819809e6d40dbc3df207a50a0b2)
</pre>
</div>
</content>
</entry>
<entry>
<title>Make us clean under valgrind --leak-check=full by using talloc_autofree_context() instead of NULL.</title>
<updated>2008-11-07T04:48:13+00:00</updated>
<author>
<name>Jeremy Allison</name>
<email>jra@samba.org</email>
</author>
<published>2008-11-07T04:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8962be69c700224983af4effd2cd086f7f5800b0'/>
<id>8962be69c700224983af4effd2cd086f7f5800b0</id>
<content type='text'>
Remove the code in memcache that does a TALLOC_FREE on stored pointers. That's a disaster waiting
to happen. If you're storing talloc'ed pointers, you can't know their lifecycle and they should
be deleted when their parent context is deleted, so freeing them at some arbitrary point later
will be a double-free.
Jeremy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the code in memcache that does a TALLOC_FREE on stored pointers. That's a disaster waiting
to happen. If you're storing talloc'ed pointers, you can't know their lifecycle and they should
be deleted when their parent context is deleted, so freeing them at some arbitrary point later
will be a double-free.
Jeremy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move rbtree.[ch] to lib/util.</title>
<updated>2008-10-12T14:27:00+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2008-10-12T14:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a52e729f304c1edbd3842f837f4b2b11222bbc57'/>
<id>a52e729f304c1edbd3842f837f4b2b11222bbc57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix memcache_flush()</title>
<updated>2008-05-20T16:38:31+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2008-05-20T16:35:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e84026a29b795ab5fc73c81d7790ec83aad83987'/>
<id>e84026a29b795ab5fc73c81d7790ec83aad83987</id>
<content type='text'>
I have no idea what I've been smoking when I checked this in :-(

Karolin, this fixes the join bug 3.0.28-&gt;3.2.0rc1

Thanks,

Volker
(This used to be commit f845dbbceeff032cd248117ddf63af3d3736b21c)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I have no idea what I've been smoking when I checked this in :-(

Karolin, this fixes the join bug 3.0.28-&gt;3.2.0rc1

Thanks,

Volker
(This used to be commit f845dbbceeff032cd248117ddf63af3d3736b21c)
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert get_root_nt_token to memcache</title>
<updated>2007-12-28T16:24:39+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2007-12-28T16:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=245537f9bd1bddc496da0155012c34a2c7a18668'/>
<id>245537f9bd1bddc496da0155012c34a2c7a18668</id>
<content type='text'>
(This used to be commit fada689893314bed2fc78588b3fd9b144f4c808a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit fada689893314bed2fc78588b3fd9b144f4c808a)
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert csamuser to memcache</title>
<updated>2007-12-28T12:13:29+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2007-12-28T12:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=3c99b7773ef62d13a7e3611be0603a5807315d9d'/>
<id>3c99b7773ef62d13a7e3611be0603a5807315d9d</id>
<content type='text'>
(This used to be commit 476d3abf9c6142d99822212141fc3d843aca4798)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 476d3abf9c6142d99822212141fc3d843aca4798)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the build on Solaris</title>
<updated>2007-12-21T11:53:12+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2007-12-21T11:53:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=4418b989e7009c63d2206cecdfaa50cc66e1d8da'/>
<id>4418b989e7009c63d2206cecdfaa50cc66e1d8da</id>
<content type='text'>
(This used to be commit 5f5e52ba7b3862dc72a16d84e07503e98ccbbf8a)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 5f5e52ba7b3862dc72a16d84e07503e98ccbbf8a)
</pre>
</div>
</content>
</entry>
<entry>
<title>Some C++ warnings</title>
<updated>2007-12-21T08:58:20+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2007-12-20T21:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=addf598cde41d17ad4cf497a64b9a2b27e4028c5'/>
<id>addf598cde41d17ad4cf497a64b9a2b27e4028c5</id>
<content type='text'>
(This used to be commit 5ab82d4f574f2a2e2761e9e414c66a70aeffb05d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 5ab82d4f574f2a2e2761e9e414c66a70aeffb05d)
</pre>
</div>
</content>
</entry>
</feed>
