<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/lib/id_cache.c, 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>s3-passdb: Keep caches coherent</title>
<updated>2011-08-21T13:08:25+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2011-08-19T15:36:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1152aa8e0354ed2446397725b75e905bef3c4afb'/>
<id>1152aa8e0354ed2446397725b75e905bef3c4afb</id>
<content type='text'>
When deleting a user send a message to all interested parties so they can
purge their caches. Otherwise some processes may positively respond with a
cached getpwnam, when the user have actully been removed.

Without this some tests that remove and then immediately create users are
flakey.

Signed-off-by: Simo Sorce &lt;idra@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When deleting a user send a message to all interested parties so they can
purge their caches. Otherwise some processes may positively respond with a
cached getpwnam, when the user have actully been removed.

Without this some tests that remove and then immediately create users are
flakey.

Signed-off-by: Simo Sorce &lt;idra@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-id_cache: Use better names for id cache management ops</title>
<updated>2011-08-21T13:08:25+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2011-08-19T16:10:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=61ada700a6ad010846b132d866c66220e6379054'/>
<id>61ada700a6ad010846b132d866c66220e6379054</id>
<content type='text'>
The IDMAP term is normally associated with Winbind's idmap stuff.
These functions deal with id caching not id mapping.

Signed-off-by: Simo Sorce &lt;idra@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The IDMAP term is normally associated with Winbind's idmap stuff.
These functions deal with id caching not id mapping.

Signed-off-by: Simo Sorce &lt;idra@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-id_cache: Move id caches mgmt out of smbd</title>
<updated>2011-08-21T13:08:25+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2011-08-19T15:28:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=177db0a8802842a0eb9801622bee9f4c1592ef88'/>
<id>177db0a8802842a0eb9801622bee9f4c1592ef88</id>
<content type='text'>
We must leave the MSG_IDMAP_KILL operation in SMBD as it uses smbd
specific internal globals and makes sense only in the context of a smbd
daemon.
The rest is moved under lib/ as we need to deal with id cache cleanups
in other daemons too (like lsasd).

Signed-off-by: Simo Sorce &lt;idra@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We must leave the MSG_IDMAP_KILL operation in SMBD as it uses smbd
specific internal globals and makes sense only in the context of a smbd
daemon.
The rest is moved under lib/ as we need to deal with id cache cleanups
in other daemons too (like lsasd).

Signed-off-by: Simo Sorce &lt;idra@samba.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
