<feed xmlns='http://www.w3.org/2005/Atom'>
<title>samba.git/source4/libcli/ldap, 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>s4:libcli/ldap Explain why we set a hostname for ldapi:// connections</title>
<updated>2009-08-17T01:08:42+00:00</updated>
<author>
<name>Andrew Bartlett</name>
<email>abartlet@samba.org</email>
</author>
<published>2009-08-14T07:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7496095c1b119c1e4f99d985b6dca6ee68dcb520'/>
<id>7496095c1b119c1e4f99d985b6dca6ee68dcb520</id>
<content type='text'>
It is a pretty odd thing to do, and it's only because of the
restrictions of DIGEST-MD5 in Cyrus SASL that we do it.

Andrew Bartlett
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is a pretty odd thing to do, and it's only because of the
restrictions of DIGEST-MD5 in Cyrus SASL that we do it.

Andrew Bartlett
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:libcli/ldap: the tls code steals the original socket on its own now</title>
<updated>2009-07-31T12:42:05+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-07-30T06:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a3bcbd177537e5da437974e64bbd07d88c087fa2'/>
<id>a3bcbd177537e5da437974e64bbd07d88c087fa2</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:libcli/ldap: add support for new Recycle Bin Feature LDAP Controls</title>
<updated>2009-07-23T16:04:31+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-07-23T15:52:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=c4274e348047a66488a8b8d67ec88df0a06e1e64'/>
<id>c4274e348047a66488a8b8d67ec88df0a06e1e64</id>
<content type='text'>
LDAP_SERVER_SHOW_RECYCLED_OID         1.2.840.113556.1.4.2064
LDAP_SERVER_SHOW_DEACTIVATED_LINK_OID 1.2.840.113556.1.4.2065

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LDAP_SERVER_SHOW_RECYCLED_OID         1.2.840.113556.1.4.2064
LDAP_SERVER_SHOW_DEACTIVATED_LINK_OID 1.2.840.113556.1.4.2065

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed the encoding/decoding of the reverse attribute for server side sort</title>
<updated>2009-06-10T01:45:53+00:00</updated>
<author>
<name>Andrew Tridgell</name>
<email>tridge@samba.org</email>
</author>
<published>2009-06-10T01:45:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=a5003de56beefa800858b60bb62545c1ad324922'/>
<id>a5003de56beefa800858b60bb62545c1ad324922</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libcli/ldap: move generic ldap control encoding code to ldap_message.c</title>
<updated>2009-02-24T16:55:41+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-02-24T15:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=f6b0a99cefaedfa7642af31f8fcc4457bacb07a3'/>
<id>f6b0a99cefaedfa7642af31f8fcc4457bacb07a3</id>
<content type='text'>
As they can we static there, we pass the specific handlers as parameter
where we need to support controls.

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As they can we static there, we pass the specific handlers as parameter
where we need to support controls.

metze
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:libcli/ldap: don't use 'void **out' as arguments as the behavior is not defined in C.</title>
<updated>2009-02-24T16:55:41+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-02-24T13:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=7b1c5c94f6a08108d90a73ba78a91df661d68064'/>
<id>7b1c5c94f6a08108d90a73ba78a91df661d68064</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>libcli/ldap: move ldap_ndr from source4/ to toplevel</title>
<updated>2009-02-24T16:55:40+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-02-24T11:50:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=18b30e5646d7a484c1714eac9b9ce1f8c1a8241a'/>
<id>18b30e5646d7a484c1714eac9b9ce1f8c1a8241a</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>libcli/ldap: move ldap_errors.h to the toplevel and install it</title>
<updated>2009-02-24T16:55:39+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-02-24T15:52:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=ef0fa403f1c5d670b7991770e7fbb8394879de4b'/>
<id>ef0fa403f1c5d670b7991770e7fbb8394879de4b</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>libcli/ldap: move ldap_message.[ch] from source4/ to the toplevel</title>
<updated>2009-02-24T16:55:39+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-02-24T11:13:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=536318549fba35a4d9eb60fbb2d0e91b88c44a7b'/>
<id>536318549fba35a4d9eb60fbb2d0e91b88c44a7b</id>
<content type='text'>
metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
metze
</pre>
</div>
</content>
</entry>
<entry>
<title>s4:libcli/ldap: remove reference to DEBUG()</title>
<updated>2009-02-24T16:55:38+00:00</updated>
<author>
<name>Stefan Metzmacher</name>
<email>metze@samba.org</email>
</author>
<published>2009-02-24T11:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.exis.tech/samba.git/commit/?id=1ab9c1a40290fbecf8b7090492363eab0443c7c6'/>
<id>1ab9c1a40290fbecf8b7090492363eab0443c7c6</id>
<content type='text'>
This prepares using ldap_message.c in source3/ later

metze
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This prepares using ldap_message.c in source3/ later

metze
</pre>
</div>
</content>
</entry>
</feed>
