<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source3/lib/ldb, 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-ldb: update dlinklist.h to match main copy (lib/util/dlinklist.h)</title>
<updated>2009-08-28T12:25:40+00:00</updated>
<author>
<name>Michael Adam</name>
<email>obnox@samba.org</email>
</author>
<published>2009-08-28T12:06:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9f1c162e3374250657e3f90c34df19031bb58c93'/>
<id>9f1c162e3374250657e3f90c34df19031bb58c93</id>
<content type='text'>
This also removes build warnings of redefined macros
since it uses the embracing "#ifndef _DLINKLIST_H ... #endif".

Michael
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also removes build warnings of redefined macros
since it uses the embracing "#ifndef _DLINKLIST_H ... #endif".

Michael
</pre>
</div>
</content>
</entry>
<entry>
<title>LDB_ERR_INVALID_DN_SYNTAX doesn't exist ...</title>
<updated>2009-07-02T04:55:38+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-07-02T04:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0bdaa8b4aca56989acf087b609926ed22b6a77cb'/>
<id>0bdaa8b4aca56989acf087b609926ed22b6a77cb</id>
<content type='text'>
The correct name is ldb.ERR_INVALID_DN_SYNTAX
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The correct name is ldb.ERR_INVALID_DN_SYNTAX
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix resource leak in lib/ldb/tools/ldbmodify.c</title>
<updated>2009-06-18T03:49:26+00:00</updated>
<author>
<name>Slava Semushin</name>
<email>php-coder@altlinux.org</email>
</author>
<published>2009-06-12T11:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=89e979fe998095c4bbcbacd4530a045b90f0dffa'/>
<id>89e979fe998095c4bbcbacd4530a045b90f0dffa</id>
<content type='text'>
Patch for bug #6389
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch for bug #6389
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix syntax error in lib/ldb/ldb_sqlite3/base160.c</title>
<updated>2009-06-18T03:49:26+00:00</updated>
<author>
<name>Slava Semushin</name>
<email>php-coder@altlinux.org</email>
</author>
<published>2009-06-12T11:28:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=e0caf399e19082b982b09f3c016044d561f7860a'/>
<id>e0caf399e19082b982b09f3c016044d561f7860a</id>
<content type='text'>
Patch for bug #6388
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch for bug #6388
</pre>
</div>
</content>
</entry>
<entry>
<title>s3: Call va_end() after all va_start()/va_copy() calls.</title>
<updated>2009-06-12T08:29:37+00:00</updated>
<author>
<name>Andrew Kroeger</name>
<email>andrew@id10ts.net</email>
</author>
<published>2009-06-11T07:15:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6c5c99130462ecddb449e99138c88930003325a3'/>
<id>6c5c99130462ecddb449e99138c88930003325a3</id>
<content type='text'>
There are error paths in S3 where va_end() is not properly called after
va_start() or va_copy() have been called.

These issues were noted while performing an inspection for S4 bug #6129.  Thanks
to Erik Hovland &lt;erik@hovland.org&gt; for the original bug report.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are error paths in S3 where va_end() is not properly called after
va_start() or va_copy() have been called.

These issues were noted while performing an inspection for S4 bug #6129.  Thanks
to Erik Hovland &lt;erik@hovland.org&gt; for the original bug report.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copies of config.guess and config.sub.</title>
<updated>2009-05-16T02:03:12+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-05-16T02:03:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=6230eb94af2305f479db3b76479a0dc841c3d1d5'/>
<id>6230eb94af2305f479db3b76479a0dc841c3d1d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>samba3/ldb: Update the ldb_dn API to match that of the Samba 4 LDB:</title>
<updated>2009-04-23T16:27:32+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-04-23T12:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=b6981e79dfb22819f48edcd4041b00f9b8cd7a93'/>
<id>b6981e79dfb22819f48edcd4041b00f9b8cd7a93</id>
<content type='text'>
 * ldb_dn_new() now takes an initial DN string
 * ldb_dn_string_compose() -&gt; ldb_dn_new_fmt()
 * dummy ldb_dn_validate(), since LDB DNs in the current implementation
   are always valid if they could be created.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * ldb_dn_new() now takes an initial DN string
 * ldb_dn_string_compose() -&gt; ldb_dn_new_fmt()
 * dummy ldb_dn_validate(), since LDB DNs in the current implementation
   are always valid if they could be created.
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb/samba3: Support event context argument to ldb_init().</title>
<updated>2009-04-23T16:27:31+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-04-23T12:27:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=9b64073cf733588b75c3780f2c18728ff3009500'/>
<id>9b64073cf733588b75c3780f2c18728ff3009500</id>
<content type='text'>
This argument is ignored (Samba3's LDB is synchronous) but having it
there is useful for API compatibility with the LDB used by Samba 4 and
available on some systems.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This argument is ignored (Samba3's LDB is synchronous) but having it
there is useful for API compatibility with the LDB used by Samba 4 and
available on some systems.
</pre>
</div>
</content>
</entry>
<entry>
<title>s3 ldb: Fix vasprintf segfault that has been the source of build machine failures this week</title>
<updated>2009-01-24T00:18:21+00:00</updated>
<author>
<name>Tim Prouty</name>
<email>tprouty@samba.org</email>
</author>
<published>2009-01-24T00:09:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=0998d172dbeb5f9d7198bbea9ee9124c0558f41b'/>
<id>0998d172dbeb5f9d7198bbea9ee9124c0558f41b</id>
<content type='text'>
The bug was introduced when converting samba3's ldb_search interface
to match samba4:
47951fc5d0085e124666b7667715bba98076820e
f3ecb701335b1129947127d4c45eef970b66875c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The bug was introduced when converting samba3's ldb_search interface
to match samba4:
47951fc5d0085e124666b7667715bba98076820e
f3ecb701335b1129947127d4c45eef970b66875c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warning; base dn is no longer const.</title>
<updated>2009-01-21T17:20:23+00:00</updated>
<author>
<name>Jelmer Vernooij</name>
<email>jelmer@samba.org</email>
</author>
<published>2009-01-21T17:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1377f28f85118b97b723da6636a865499774b448'/>
<id>1377f28f85118b97b723da6636a865499774b448</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
