<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/winbindd, branch master</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:idmap_tdb2: make idmap2.tdb non readable for others</title>
<updated>2026-04-07T15:09:38+00:00</updated>
<author>
<name>Shwetha Acharya</name>
<email>Shwetha.K.Acharya@ibm.com</email>
</author>
<published>2026-04-01T08:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=afbcc92241e36d75bea7e39ca653af45f0526d93'/>
<id>afbcc92241e36d75bea7e39ca653af45f0526d93</id>
<content type='text'>
Signed-off-by: Shwetha Acharya &lt;Shwetha.K.Acharya@ibm.com&gt;
Reviewed-by: Xavi Hernandez &lt;xhernandez@redhat.com&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
Reviewed-by: Anoop C S &lt;anoopcs@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Shwetha Acharya &lt;Shwetha.K.Acharya@ibm.com&gt;
Reviewed-by: Xavi Hernandez &lt;xhernandez@redhat.com&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
Reviewed-by: Anoop C S &lt;anoopcs@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:idmap: make idmap.tdb non readable for others</title>
<updated>2026-04-07T15:09:38+00:00</updated>
<author>
<name>Shwetha Acharya</name>
<email>Shwetha.K.Acharya@ibm.com</email>
</author>
<published>2026-04-01T07:36:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b42c3f2331b4132e10a60890fe55006a1f081584'/>
<id>b42c3f2331b4132e10a60890fe55006a1f081584</id>
<content type='text'>
Signed-off-by: Shwetha Acharya &lt;Shwetha.K.Acharya@ibm.com&gt;
Reviewed-by: Xavi Hernandez &lt;xhernandez@redhat.com&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
Reviewed-by: Anoop C S &lt;anoopcs@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Shwetha Acharya &lt;Shwetha.K.Acharya@ibm.com&gt;
Reviewed-by: Xavi Hernandez &lt;xhernandez@redhat.com&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
Reviewed-by: Anoop C S &lt;anoopcs@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:idmap_autorid: make autorid.tdb none readable for others</title>
<updated>2026-04-07T15:09:38+00:00</updated>
<author>
<name>Ralph Wuerthner</name>
<email>ralph.wuerthner@de.ibm.com</email>
</author>
<published>2020-01-21T08:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=428995a5c01be584d208dc1a051b16991c9ac805'/>
<id>428995a5c01be584d208dc1a051b16991c9ac805</id>
<content type='text'>
Signed-off-by: Ralph Wuerthner &lt;ralph.wuerthner@de.ibm.com&gt;
Reviewed-by: Xavi Hernandez &lt;xhernandez@redhat.com&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
Reviewed-by: Anoop C S &lt;anoopcs@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Ralph Wuerthner &lt;ralph.wuerthner@de.ibm.com&gt;
Reviewed-by: Xavi Hernandez &lt;xhernandez@redhat.com&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
Reviewed-by: Anoop C S &lt;anoopcs@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:winbind: Add support for krb5_ccache_type = DEFAULT</title>
<updated>2026-03-26T09:56:29+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2026-02-09T10:02:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ea42644b601852f871b9ceb3ee2401fa98824cba'/>
<id>ea42644b601852f871b9ceb3ee2401fa98824cba</id>
<content type='text'>
This will use the ccache_type defined in the krb5.conf.

Pair-Programmed-With: Pavel Filipenský &lt;pfilipen@samba.org&gt;
Signed-off-by: Pavel Filipenský &lt;pfilipen@samba.org&gt;
Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Alexander Bokovoy &lt;ab@samba.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will use the ccache_type defined in the krb5.conf.

Pair-Programmed-With: Pavel Filipenský &lt;pfilipen@samba.org&gt;
Signed-off-by: Pavel Filipenský &lt;pfilipen@samba.org&gt;
Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Alexander Bokovoy &lt;ab@samba.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>s3:winbind: Also support %{uid} substitution for krb5_ccache_type</title>
<updated>2026-03-26T09:56:29+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@samba.org</email>
</author>
<published>2026-02-09T10:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b2b276041389c8abc6c0477900e8b08e3233ff6d'/>
<id>b2b276041389c8abc6c0477900e8b08e3233ff6d</id>
<content type='text'>
Pair-Programmed-With: Pavel Filipenský &lt;pfilipen@redhat.com&gt;
Signed-off-by: Pavel Filipenský &lt;pfilipen@redhat.com&gt;
Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Alexander Bokovoy &lt;ab@samba.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Pair-Programmed-With: Pavel Filipenský &lt;pfilipen@redhat.com&gt;
Signed-off-by: Pavel Filipenský &lt;pfilipen@redhat.com&gt;
Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Reviewed-by: Alexander Bokovoy &lt;ab@samba.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>s3:winbind: Improve generate_krb5_ccache()</title>
<updated>2026-03-26T09:56:29+00:00</updated>
<author>
<name>Andreas Schneider</name>
<email>asn@cryptomilk.org</email>
</author>
<published>2025-12-05T10:03:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f8ffecdc7bbe11711af0c621069d7030d461161c'/>
<id>f8ffecdc7bbe11711af0c621069d7030d461161c</id>
<content type='text'>
Signed-off-by: Andreas Schneider &lt;asn@samba.org&gt;
Pair-Programmed-With: Alexander Bokovoy &lt;ab@samba.org&gt;

Reviewed-by: Alexander Bokovoy &lt;ab@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;
Pair-Programmed-With: Alexander Bokovoy &lt;ab@samba.org&gt;

Reviewed-by: Alexander Bokovoy &lt;ab@samba.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>winbindd: Avoid casts in idmap_ad_unixids_to_sids()</title>
<updated>2026-02-25T12:33:39+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2026-02-24T09:50:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8894acb1b0f523edb58121099ca9c5e3740a45f4'/>
<id>8894acb1b0f523edb58121099ca9c5e3740a45f4</id>
<content type='text'>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>winbindd: Avoid a few NULL checks in idmap_ad_unixids_to_sids()</title>
<updated>2026-02-25T12:33:39+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2026-02-24T09:49:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1a620e236ad2399c828eec2a3607373d144b96f9'/>
<id>1a620e236ad2399c828eec2a3607373d144b96f9</id>
<content type='text'>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>winbindd: Simplify winbindd_lookuprids_recv()</title>
<updated>2026-02-25T12:33:39+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2026-02-24T09:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=5f8955988534caa2edf36dc30610d6416a623dce'/>
<id>5f8955988534caa2edf36dc30610d6416a623dce</id>
<content type='text'>
Only check for NULL once with talloc_asprintf_addbuf()

Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only check for NULL once with talloc_asprintf_addbuf()

Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>winbindd: Simplify wcache_make_sidlist()</title>
<updated>2026-02-25T12:33:39+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2026-02-24T09:41:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=41c90afc21574d1f31dbf875878f66f87e06d1db'/>
<id>41c90afc21574d1f31dbf875878f66f87e06d1db</id>
<content type='text'>
Rely on talloc_asprintf_addbuf's NULL checks

Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rely on talloc_asprintf_addbuf's NULL checks

Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Martin Schwenke &lt;martin@meltin.net&gt;
</pre>
</div>
</content>
</entry>
</feed>
