<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/lib/ldb/common, 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>ldb: make ldb a top level library for Samba 4.0</title>
<updated>2011-07-05T07:24:47+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2011-07-05T00:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=8420a36dc7fe72fb665e065b8673fa44ff1bbf21'/>
<id>8420a36dc7fe72fb665e065b8673fa44ff1bbf21</id>
<content type='text'>
Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andrew Tridgell &lt;tridge@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb:ldb_msg.c - move away from "errno"</title>
<updated>2011-06-09T07:34:55+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-05-26T07:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=ba5cec58049fd9ca8cb9d0d1706ed2e34328335f'/>
<id>ba5cec58049fd9ca8cb9d0d1706ed2e34328335f</id>
<content type='text'>
Reviewed-by: Tridge
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Tridge
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb:ldb_controls.c - fix comment indentation</title>
<updated>2011-04-29T17:05:04+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-04-10T17:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=d4a06d5dac813951cff3f76704199ec5b6dc834c'/>
<id>d4a06d5dac813951cff3f76704199ec5b6dc834c</id>
<content type='text'>
Reviewed-by: abartlet
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: abartlet
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb: add custom flags and functions for the application that wants to manipulate them</title>
<updated>2011-04-21T12:41:56+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2011-04-20T16:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=93d5e7a018cc4d999c2f322902fa337c6af724d1'/>
<id>93d5e7a018cc4d999c2f322902fa337c6af724d1</id>
<content type='text'>
Signed-off-by: Simo Sorce &lt;idra@samba.org&gt;
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Simo Sorce &lt;idra@samba.org&gt;
Signed-off-by: Stefan Metzmacher &lt;metze@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:ldb/ldif: add support for "modrdn"</title>
<updated>2011-04-21T12:41:12+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2011-04-05T12:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=a3b952288987e2b62693bdece8c6bd0246f57262'/>
<id>a3b952288987e2b62693bdece8c6bd0246f57262</id>
<content type='text'>
This add a ldb_ldif_parse_modrdn() helper function to parse
the information out of a ldb_message structure.

Signed-off-by: Simo Sorce &lt;idra@samba.org&gt;

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This add a ldb_ldif_parse_modrdn() helper function to parse
the information out of a ldb_message structure.

Signed-off-by: Simo Sorce &lt;idra@samba.org&gt;

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb:ldb/common/ldb_modules.c - change the request counter type to be "unsigned"</title>
<updated>2011-04-08T07:17:47+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-04-08T06:30:41+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=ab0a881bb4015d0b32f4f577f2bbd3ca72d31217'/>
<id>ab0a881bb4015d0b32f4f577f2bbd3ca72d31217</id>
<content type='text'>
Just for consistency since all other LDB counters are unsigned as well.

And also the debug output specifier has been chosen to be "%u" - so it
really should be unsigned.

Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Fri Apr  8 09:17:47 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just for consistency since all other LDB counters are unsigned as well.

And also the debug output specifier has been chosen to be "%u" - so it
really should be unsigned.

Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Fri Apr  8 09:17:47 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb:ldb/common/ldb_modules.c - trivial - fix integer output specifiers</title>
<updated>2011-04-08T06:29:51+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-04-08T06:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=a15ebe61c3a25c5097d1a320e3d8f47e4dba19f4'/>
<id>a15ebe61c3a25c5097d1a320e3d8f47e4dba19f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb:ldb_msg.c - make "ldb_msg_find_attr_as_*" more robust against invalid values</title>
<updated>2011-04-07T14:38:57+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-04-06T07:57:51+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=94f5b2f41346170fea90b4571f172df124139143'/>
<id>94f5b2f41346170fea90b4571f172df124139143</id>
<content type='text'>
- Integer handling was modeled after validate code from "schema_syntax.c".
- Double handling was modeled similar, but with a dynamic buffer.
  I don't know if there is a maximum literal length for double values but an
  allocation shouldn't a problem here since doubles are rare.
- String handlind is enhanced with a terminating "0" test for safety.

Reviewed-by: abartlet + metze

Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Thu Apr  7 16:38:57 CEST 2011 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Integer handling was modeled after validate code from "schema_syntax.c".
- Double handling was modeled similar, but with a dynamic buffer.
  I don't know if there is a maximum literal length for double values but an
  allocation shouldn't a problem here since doubles are rare.
- String handlind is enhanced with a terminating "0" test for safety.

Reviewed-by: abartlet + metze

Autobuild-User: Matthias Dieter Wallnöfer &lt;mdw@samba.org&gt;
Autobuild-Date: Thu Apr  7 16:38:57 CEST 2011 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb:ldb_msg_check_sanity - clean it up from unneeded stuff</title>
<updated>2011-04-07T13:53:20+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-04-07T08:11:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=df9d46a353da15f68d299498f36ab0474c8e1e5a'/>
<id>df9d46a353da15f68d299498f36ab0474c8e1e5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb:ldb/common/ldb_modules.c - always use LDB error codes if possible</title>
<updated>2011-04-07T13:53:20+00:00</updated>
<author>
<name>Matthias Dieter Wallnöfer</name>
<email>mdw@samba.org</email>
</author>
<published>2011-04-04T08:43:39+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=3cd11b5b755795c253a8214b4d1066b0589e3a7b'/>
<id>3cd11b5b755795c253a8214b4d1066b0589e3a7b</id>
<content type='text'>
The callers do compare against LDB error codes - hence don't give back
"-1".

Reviewed-by: Tridge + abartlet
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The callers do compare against LDB error codes - hence don't give back
"-1".

Reviewed-by: Tridge + abartlet
</pre>
</div>
</content>
</entry>
</feed>
