nss_ldap-253-52.el5_11.2.src
[433 KiB] |
Changelog
by Jakub Hrozek (2015-06-04):
- Only set the TLS_X_CALLBACK if timeout is > 0
- Related: rhbz#1035945: nss_ldap does not reconnect to alternate ldap
server when using SSL
|
nss_ldap-253-51.el5_9.1.src
[432 KiB] |
Changelog
by Jakub Hrozek (2013-01-29):
- Add a patch by Gino LV. Ledesma to catch leaking sockets
- Resolves: rhbz#905908 - (slow) socket leak in nss_ldap
|
nss_ldap-253-51.el5.src
[431 KiB] |
Changelog
by Jakub Hrozek (2012-07-26):
- Add hosts with ldaps:// schema when SSL is specified (#761281)
|
nss_ldap-253-49.el5.src
[429 KiB] |
Changelog
by Jakub Hrozek (2011-12-04):
- Don't free config on every _nss_ldap_leave (#756783)
|
nss_ldap-253-42.el5_7.4.src
[422 KiB] |
Changelog
by Jakub Hrozek (2011-10-26):
- revert to using a static buffer, just bump its size to 64k (#743193)
|
nss_ldap-253-42.el5.src
[421 KiB] |
Changelog
by Nalin Dahyabhai (2011-03-17):
- add Ross Tyler's patch to always require authentication during password
change requests for expired passwords, so that modules which check password
quality (pam_cracklib) will always have the old password on-hand to examine
as well (#667758)
|
nss_ldap-253-37.el5_6.1.src
[418 KiB] |
Changelog
by Nalin Dahyabhai (2011-05-12):
- backport fixes for upstream #350 (parsing results when the connection is
gone) and #351 (double-free of message chain) (#703831)
|
nss_ldap-253-37.el5.src
[417 KiB] |
Changelog
by Nalin Dahyabhai (2010-12-09):
- add proposed patch for upstream #421: sometimes errno gets reset before we
return control to libc (#661630)
|
nss_ldap-253-25.el5_5.3.src
[411 KiB] |
Changelog
by Nalin Dahyabhai (2010-12-14):
- add proposed patch for upstream #421: sometimes errno gets reset before we
return control to libc (#662939)
|
nss_ldap-253-25.el5.src
[408 KiB] |
Changelog
by Nalin Dahyabhai (2009-12-11):
- avoid deadlock when one of our lookups recurses into our own host resolution
routine, which would otherwise cause a deadlock or a crash (#448883)
- provisionally add an "nss_check_case" option which, when enabled, will
ignore entries for which the result didn't case-exact match the query,
regardless of the comparison performed by the directory (#508621,#518911)
|
nss_ldap-253-22.el5_4.src
[403 KiB] |
Changelog
by Nalin Dahyabhai (2009-09-30):
- add patch to not assume we got a result for our start_tls request within the
bind timelimit (Jatin Nansi, #529376)
|
nss_ldap-253-21.el5.src
[402 KiB] |
Changelog
by Nalin Dahyabhai (2009-05-27):
- drop build requirement and explicit link with fipscheck (#502593)
|
nss_ldap-253-17.el5.src
[398 KiB] |
Changelog
by Nalin Dahyabhai (2008-10-17):
- add buildrequirement on fipscheck-devel
|
nss_ldap-253-13.el5_2.1.src
[397 KiB] |
Changelog
by Nalin Dahyabhai (2008-07-15):
- block SIGPIPE in the atfork handler, so that it doesn't trip up when
attempting to drop a connection to the server (#455271)
|