<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/lib/ldb/include, 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: Allow to register extended match rules</title>
<updated>2014-12-21T23:18:09+00:00</updated>
<author>
<name>Samuel Cabrero</name>
<email>samuelcabrero@kernevil.me</email>
</author>
<published>2014-11-05T10:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=faa4be0535fd41bf282b1afc749a05412f4ee96c'/>
<id>faa4be0535fd41bf282b1afc749a05412f4ee96c</id>
<content type='text'>
This allows to extend LDB by registering extended match rules from outside
the library itself. This is necessary when the implementation requires
knowledge about syntaxes implemented in samba extensions, like the
LDAP_MATCHING_RULE_TRANSITIVE_EVAL match.

Signed-off-by: Samuel Cabrero &lt;samuelcabrero@kernevil.me&gt;
Singed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Garming Sam &lt;garming@catalyst.net.nz&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows to extend LDB by registering extended match rules from outside
the library itself. This is necessary when the implementation requires
knowledge about syntaxes implemented in samba extensions, like the
LDAP_MATCHING_RULE_TRANSITIVE_EVAL match.

Signed-off-by: Samuel Cabrero &lt;samuelcabrero@kernevil.me&gt;
Singed-off-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Andrew Bartlett &lt;abartlet@samba.org&gt;
Reviewed-by: Garming Sam &lt;garming@catalyst.net.nz&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb: fix a typo in the comment, LDB_FLAGS_MOD_xxx -&gt; LDB_FLAG_MOD_xxx</title>
<updated>2014-09-30T06:19:55+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2014-09-28T23:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=bf0ee5f6baafe22bcddec4d00606b8f0aa466a9a'/>
<id>bf0ee5f6baafe22bcddec4d00606b8f0aa466a9a</id>
<content type='text'>
Change-Id: I99ac6e272aa0f54a2720c58f630ae472068f255b
Signed-off-by: Matthieu Patou &lt;mat@matws.net&gt;
Reviewed-by: Kamen Mazdrashki &lt;kamenim@samba.org&gt;

Autobuild-User(master): Matthieu Patou &lt;mat@samba.org&gt;
Autobuild-Date(master): Tue Sep 30 08:19:55 CEST 2014 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I99ac6e272aa0f54a2720c58f630ae472068f255b
Signed-off-by: Matthieu Patou &lt;mat@matws.net&gt;
Reviewed-by: Kamen Mazdrashki &lt;kamenim@samba.org&gt;

Autobuild-User(master): Matthieu Patou &lt;mat@samba.org&gt;
Autobuild-Date(master): Tue Sep 30 08:19:55 CEST 2014 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>dlinklist: Fix a typo</title>
<updated>2014-04-02T15:11:37+00:00</updated>
<author>
<name>Volker Lendecke</name>
<email>vl@samba.org</email>
</author>
<published>2014-04-02T12:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=1dba07db0d3d511ce7c3a10ad3c2e3d0994615dd'/>
<id>1dba07db0d3d511ce7c3a10ad3c2e3d0994615dd</id>
<content type='text'>
Signed-off-by: Volker Lendecke &lt;vl@samba.org&gt;
Reviewed-by: Michael Adam &lt;obnox@samba.org&gt;

Autobuild-User(master): Michael Adam &lt;obnox@samba.org&gt;
Autobuild-Date(master): Wed Apr  2 17:11:37 CEST 2014 on sn-devel-104
</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: Michael Adam &lt;obnox@samba.org&gt;

Autobuild-User(master): Michael Adam &lt;obnox@samba.org&gt;
Autobuild-Date(master): Wed Apr  2 17:11:37 CEST 2014 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb: Move doxygen comments for ldb_connect to the right place</title>
<updated>2013-01-14T15:21:02+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2013-01-02T16:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=813bd0353fda0eb6d7c78392d5abd3002115da96'/>
<id>813bd0353fda0eb6d7c78392d5abd3002115da96</id>
<content type='text'>
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;

Autobuild-User(master): Andreas Schneider &lt;asn@cryptomilk.org&gt;
Autobuild-Date(master): Mon Jan 14 16:21:02 CET 2013 on sn-devel-104
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed-by: Andreas Schneider &lt;asn@samba.org&gt;

Autobuild-User(master): Andreas Schneider &lt;asn@cryptomilk.org&gt;
Autobuild-Date(master): Mon Jan 14 16:21:02 CET 2013 on sn-devel-104
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb: fixed callers for ldb_pack_data() and ldb_unpack_data()</title>
<updated>2012-11-01T04:40:41+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2012-10-31T05:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=30ffdda45bd3ae602b453c9c1bbdb77ea3de8a8d'/>
<id>30ffdda45bd3ae602b453c9c1bbdb77ea3de8a8d</id>
<content type='text'>
with ltdb_pack_data() and ltdb_unpack_data() now moved into common, we
need to increase the minor version and fixup callers of the API

Note that this relies on struct ldb_val being the same shape as
TDB_DATA, in much the same way as we rely on ldb_val and DATA_BLOB
being the same shape.

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with ltdb_pack_data() and ltdb_unpack_data() now moved into common, we
need to increase the minor version and fixup callers of the API

Note that this relies on struct ldb_val being the same shape as
TDB_DATA, in much the same way as we rely on ldb_val and DATA_BLOB
being the same shape.

Pair-Programmed-With: Andrew Bartlett &lt;abartlet@samba.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/ldb: Avoid printing secret attributes in ldb trace logs</title>
<updated>2012-08-29T02:28:38+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-29T01:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=395b8e4d58e2815d9848f8a6390f23d8c7d10a91'/>
<id>395b8e4d58e2815d9848f8a6390f23d8c7d10a91</id>
<content type='text'>
These are printed when Samba has debug level 10, which is often used for debugging.

Instead, print a note to say that this attribute has been skipped.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These are printed when Samba has debug level 10, which is often used for debugging.

Instead, print a note to say that this attribute has been skipped.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>lib/ldb: Do not vasprintf() the tevent debug messages that will not be shown</title>
<updated>2012-08-09T10:14:23+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2012-08-09T09:40:45+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=73f0cb5278e714740d0de75e6b0d0bf4c815491a'/>
<id>73f0cb5278e714740d0de75e6b0d0bf4c815491a</id>
<content type='text'>
This malloc() and free() actually shows up quite high on a call profile of
provision of the AD DC.

This allows the debug handler to decide if the argument list should be
printed.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This malloc() and free() actually shows up quite high on a call profile of
provision of the AD DC.

This allows the debug handler to decide if the argument list should be
printed.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb: lay foundation for proper utc/generalized time handling</title>
<updated>2012-06-23T06:22:03+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2012-05-18T06:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=1c850b2f173678b0df7a2619024baf2d94011a7b'/>
<id>1c850b2f173678b0df7a2619024baf2d94011a7b</id>
<content type='text'>
We use to handle UTCtime and generalized time the same way. The thing is
that it's not the case, they are different in the way they are set (most
of the time) with different format and also stored and return in
different format too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We use to handle UTCtime and generalized time the same way. The thing is
that it's not the case, they are different in the way they are set (most
of the time) with different format and also stored and return in
different format too.
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb: add the VERIFY_NAME control</title>
<updated>2012-06-23T06:22:02+00:00</updated>
<author>
<name>Matthieu Patou</name>
<email>mat@matws.net</email>
</author>
<published>2012-05-15T17:14:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=9ebb081ccec0587736920e85a9de624e079836e5'/>
<id>9ebb081ccec0587736920e85a9de624e079836e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ldb: added ldb_msg_element_equal_ordered()</title>
<updated>2012-04-18T05:48:05+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2012-04-17T04:01:08+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/pviktori/public_git/samba.git/commit/?id=9deb650fa2b93338ca91ccc96a940d670d29cbee'/>
<id>9deb650fa2b93338ca91ccc96a940d670d29cbee</id>
<content type='text'>
this gives us a order sensitive msg element comparison. We need this
to allow dbcheck to fix the order of objectClass attributes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this gives us a order sensitive msg element comparison. We need this
to allow dbcheck to fix the order of objectClass attributes.
</pre>
</div>
</content>
</entry>
</feed>
