<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/lib/ldb/examples, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/'/>
<entry>
<title>Remove the copy of ldb from Samba 3.</title>
<updated>2010-05-06T09:34:30+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2010-05-06T08:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=fc336590dc35f1737ddc74333b959bdd32ee22d3'/>
<id>fc336590dc35f1737ddc74333b959bdd32ee22d3</id>
<content type='text'>
There were two utility functions that other parts of Samba 3
still relied on; they have been moved to lib/ldb_compat.[ch].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There were two utility functions that other parts of Samba 3
still relied on; they have been moved to lib/ldb_compat.[ch].
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace ldb_search() with ldb_search_exp_fmt(), like in Samba 4.</title>
<updated>2009-01-21T15:15:53+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-01-21T15:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=f3ecb701335b1129947127d4c45eef970b66875c'/>
<id>f3ecb701335b1129947127d4c45eef970b66875c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorder arguments to ldb_search() to match what is in Samba 4.</title>
<updated>2009-01-21T14:18:05+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-01-21T14:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=47951fc5d0085e124666b7667715bba98076820e'/>
<id>47951fc5d0085e124666b7667715bba98076820e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>r23799: updated old Franklin Street FSF addresses to new URL</title>
<updated>2007-10-10T17:28:26+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2007-07-10T03:52:17+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=674b835241c53af7d31af402bd900e95ac83fcca'/>
<id>674b835241c53af7d31af402bd900e95ac83fcca</id>
<content type='text'>
(This used to be commit 43cd589773148fe3d243892768ce187604dd0c33)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 43cd589773148fe3d243892768ce187604dd0c33)
</pre>
</div>
</content>
</entry>
<entry>
<title>r23790: LGPLv3+ conversion for our LGPLv2+ library code</title>
<updated>2007-10-10T17:28:25+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2007-07-10T01:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=2c09988e46d4e917b1c53c9bda3f81a48bba4952'/>
<id>2c09988e46d4e917b1c53c9bda3f81a48bba4952</id>
<content type='text'>
(This used to be commit 1b78cace504f60c0f525765fbf59d9cc6506cd4d)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(This used to be commit 1b78cace504f60c0f525765fbf59d9cc6506cd4d)
</pre>
</div>
</content>
</entry>
<entry>
<title>r18866: Jeremy and Volker have given the go-ahead on the group mapping ldb</title>
<updated>2007-10-10T17:14:36+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2006-09-24T02:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=3e2c696e45b24b0192ab7b1ddaf1dd4d79571609'/>
<id>3e2c696e45b24b0192ab7b1ddaf1dd4d79571609</id>
<content type='text'>
code. Yay!

This first commit copies lib/ldb/ from Samba4. A huge congratulations
should go to Simo on this - he has put an enormous amount of work into
ldb, and it's great to see it go into the Samba3 tree.
(This used to be commit bbedf2e34315f5c420a3a05dfe22b1d5cf79f042)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
code. Yay!

This first commit copies lib/ldb/ from Samba4. A huge congratulations
should go to Simo on this - he has put an enormous amount of work into
ldb, and it's great to see it go into the Samba3 tree.
(This used to be commit bbedf2e34315f5c420a3a05dfe22b1d5cf79f042)
</pre>
</div>
</content>
</entry>
</feed>
