<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sssd.git/src/util/sss_ldap.c, branch simo</title>
<subtitle>Unnamed repository; edit this file to name it for gitweb.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/'/>
<entry>
<title>Unbreak build on RHEL5: replace ldap_destroy() with ldap_unbind_ext()</title>
<updated>2012-08-21T14:11:15+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-08-21T13:44:19+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=05eac5703ba2c93e693f7dfb0d5ed06d6a623682'/>
<id>05eac5703ba2c93e693f7dfb0d5ed06d6a623682</id>
<content type='text'>
ldap_destroy() is not present in RHEL5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ldap_destroy() is not present in RHEL5
</pre>
</div>
</content>
</entry>
<entry>
<title>Close LDAP connection when unable to install TLS</title>
<updated>2012-08-21T10:36:19+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2012-08-20T10:57:03+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=d8fbc520c632094055325a887b0346eae21f6002'/>
<id>d8fbc520c632094055325a887b0346eae21f6002</id>
<content type='text'>
We were not closing LDAP connection when using SSL
with invalid certificate.

https://fedorahosted.org/sssd/ticket/1490
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were not closing LDAP connection when using SSL
with invalid certificate.

https://fedorahosted.org/sssd/ticket/1490
</pre>
</div>
</content>
</entry>
<entry>
<title>Log fixes for sdap_call_conn_cb</title>
<updated>2012-01-14T16:53:29+00:00</updated>
<author>
<name>Stephen Gallagher</name>
<email>sgallagh@redhat.com</email>
</author>
<published>2012-01-11T16:14:14+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=23d17a0389386c09b72dba31bac5f586c904f113'/>
<id>23d17a0389386c09b72dba31bac5f586c904f113</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use of uninitialized value in sss_ldap_dn_in_search_bases</title>
<updated>2011-12-16T19:46:18+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2011-12-16T13:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=273e5d2b64c02f5a264be52c3055f318ae800377'/>
<id>273e5d2b64c02f5a264be52c3055f318ae800377</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/1112
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/1112
</pre>
</div>
</content>
</entry>
<entry>
<title>Added sss_ldap_dn_in_search_bases()</title>
<updated>2011-12-14T18:31:54+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2011-11-16T09:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=6ca8884a361e5369daca02078611e4ec3368403a'/>
<id>6ca8884a361e5369daca02078611e4ec3368403a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always attempt to connect in sdap_async_sys_connect_done</title>
<updated>2011-12-07T13:45:23+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-12-05T17:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=81b69919e1755180280c215468b4368d13024ea5'/>
<id>81b69919e1755180280c215468b4368d13024ea5</id>
<content type='text'>
This syncs up with Samba commit 50e30afa608dfdeae8a260730ead9761ed424dad
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This syncs up with Samba commit 50e30afa608dfdeae8a260730ead9761ed424dad
</pre>
</div>
</content>
</entry>
<entry>
<title>sss_ldap_err2string() - ldap_err2string() to sss_ldap_err2string()</title>
<updated>2011-09-06T18:23:19+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2011-09-05T08:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=54423ae32fa26aa7790a67ff0f9a93b96677e590'/>
<id>54423ae32fa26aa7790a67ff0f9a93b96677e590</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/986
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/986
</pre>
</div>
</content>
</entry>
<entry>
<title>sss_ldap_err2string() - function created</title>
<updated>2011-09-06T18:23:19+00:00</updated>
<author>
<name>Pavel Březina</name>
<email>pbrezina@redhat.com</email>
</author>
<published>2011-09-05T07:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=3fff68f56b3c68897821c49ec7357a4f36bafa96'/>
<id>3fff68f56b3c68897821c49ec7357a4f36bafa96</id>
<content type='text'>
https://fedorahosted.org/sssd/ticket/986
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://fedorahosted.org/sssd/ticket/986
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle timeout during sss_ldap_init_send</title>
<updated>2011-08-15T19:21:18+00:00</updated>
<author>
<name>Jakub Hrozek</name>
<email>jhrozek@redhat.com</email>
</author>
<published>2011-08-15T15:46:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=5bf2314b9f64099cd4e88b8f3498d986d97e1ac6'/>
<id>5bf2314b9f64099cd4e88b8f3498d986d97e1ac6</id>
<content type='text'>
In some cases, where there would be no response from the LDAP server,
there would be no R/W events on the LDAP fd, so
sdap_async_sys_connect_done would never be called.

This patch adds a tevent timer that cancels the connection after
SDAP_NETWORK_TIMEOUT seconds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In some cases, where there would be no response from the LDAP server,
there would be no R/W events on the LDAP fd, so
sdap_async_sys_connect_done would never be called.

This patch adds a tevent timer that cancels the connection after
SDAP_NETWORK_TIMEOUT seconds.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow the O_NONBLOCK flag to be reset correctly</title>
<updated>2011-08-11T17:19:42+00:00</updated>
<author>
<name>Ralf Haferkamp</name>
<email>rhafer@suse.de</email>
</author>
<published>2011-08-04T13:38:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/sbose/public_git/sssd.git/commit/?id=2a644650a1063e8710939299c2a8dbcd7f7460ec'/>
<id>2a644650a1063e8710939299c2a8dbcd7f7460ec</id>
<content type='text'>
sssd set the O_NONBLOCK flag on the LDAP socket twice. First in
set_fd_flags_and_opts(). And the second time in sdap_async_sys_connect_send()
after storing a backup in the local state structure. The backup is later
used to restore the original flags (after connect() succeeded). As NONBLOCK
was already set before it didn't correctly reset that flag.

https://fedorahosted.org/sssd/ticket/952
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sssd set the O_NONBLOCK flag on the LDAP socket twice. First in
set_fd_flags_and_opts(). And the second time in sdap_async_sys_connect_send()
after storing a backup in the local state structure. The backup is later
used to restore the original flags (after connect() succeeded). As NONBLOCK
was already set before it didn't correctly reset that flag.

https://fedorahosted.org/sssd/ticket/952
</pre>
</div>
</content>
</entry>
</feed>
