<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/passdb, 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>s3-pdb_ldap: Fix bug #4296: Clean up group membership while deleting a user.</title>
<updated>2009-09-02T10:40:47+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-06-23T22:33:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f092d689c577293d011912be5ded5ebf8aa49fc9'/>
<id>f092d689c577293d011912be5ded5ebf8aa49fc9</id>
<content type='text'>
Note that this only is tried with editposix=yes.

Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that this only is tried with editposix=yes.

Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-schannel: remove remaining code that was using "struct dcinfo".</title>
<updated>2009-08-27T13:55:20+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-08-25T22:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=360868b6e8ab033993f528d09f803eac660536db'/>
<id>360868b6e8ab033993f528d09f803eac660536db</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-schannel: upgrade old format schannel_store.tdb.</title>
<updated>2009-08-27T13:55:20+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-08-26T09:46:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b089506136f953961a0290d8af030fbaac3e7136'/>
<id>b089506136f953961a0290d8af030fbaac3e7136</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-schannel: add simple wrappers to fetch and store schannel auth info.</title>
<updated>2009-08-27T13:55:19+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-08-25T22:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a09b627ecc446e78aa293e9e8b79c12f75a6b74e'/>
<id>a09b627ecc446e78aa293e9e8b79c12f75a6b74e</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-schannel: make open_schannel_session_store() public.</title>
<updated>2009-08-27T13:55:19+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-08-25T19:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7c972d83d268a277501626122ab1c7cdddc0f4a3'/>
<id>7c972d83d268a277501626122ab1c7cdddc0f4a3</id>
<content type='text'>
Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>s3-pdb_ldap: Make ldapsam_alias_memberships behave like the tdbsam equivalent.</title>
<updated>2009-08-03T14:32:15+00:00</updated>
<author>
<name>Günther Deschner</name>
<email>gd@samba.org</email>
</author>
<published>2009-08-03T14:28:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=20225d83dd1d09274bd913d1713c56268a069628'/>
<id>20225d83dd1d09274bd913d1713c56268a069628</id>
<content type='text'>
This lets samr_GetAliasMembership return with NT_STATUS_OK when called with 0
sids (just what w2k3 does).

Guenther
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This lets samr_GetAliasMembership return with NT_STATUS_OK when called with 0
sids (just what w2k3 does).

Guenther
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename LOOKUP_NAME_EXPLICIT to LOOKUP_NAME_NO_NSS</title>
<updated>2009-07-31T21:19:05+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2009-07-31T21:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a488334bf1d2c76ebad123df4fc970d617dee126'/>
<id>a488334bf1d2c76ebad123df4fc970d617dee126</id>
<content type='text'>
It took me a bit to understand what this flag does. I hope this is
a bit clearer, at least it is to me.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It took me a bit to understand what this flag does. I hope this is
a bit clearer, at least it is to me.
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:passdb: use transaction_wrapped write in tdbsam_new_rid()</title>
<updated>2009-07-29T14:26:30+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-07-29T13:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=d498532389df7b1f6b1d01e47166f5697a742147'/>
<id>d498532389df7b1f6b1d01e47166f5697a742147</id>
<content type='text'>
Now all tdb writes in passdb use transactions.

Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now all tdb writes in passdb use transactions.

Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:secrets: use transaction wrapped store in get rand seed.</title>
<updated>2009-07-29T14:26:29+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-07-29T13:15:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=8da2f93716c23056a9de4a418bc29252a3b5b592'/>
<id>8da2f93716c23056a9de4a418bc29252a3b5b592</id>
<content type='text'>
Now secrets.tdb is only writen with transactions.

Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now secrets.tdb is only writen with transactions.

Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>s3:dbwrap: change dbwrap_change_uint32_atomic() to return NTSTATUS not uint32_t.</title>
<updated>2009-07-29T14:26:21+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-07-29T12:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ded0ce8345b99e9d5e0cfaea7cee58648baea4b7'/>
<id>ded0ce8345b99e9d5e0cfaea7cee58648baea4b7</id>
<content type='text'>
Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Michael
</pre>
</div>
</content>
</entry>
</feed>
