A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, master has been updated via 06dca7858e07c5d77302e639307c60a15fa810cf (commit) via a1cb490d0c53c5f2ceb8220186879d9598aee990 (commit) via e2e5a8504de397128934e5d837e06cdbb926c2a9 (commit) via 375bc1ace7862ecafb2c4061203c537ae6532085 (commit) via 28ab7ad2536e6ea3407e9538d0c4caf1b8b7a097 (commit) from 8b949b18c67e5489b0577ff70f4712080db986a8 (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 06dca7858e07c5d77302e639307c60a15fa810cf Author: Hallvard Furuseth hallvard@openldap.org Date: Wed Apr 20 22:38:21 2011 +0200
ITS#6931 Catch NULL ld for LDAP_OPT_SESSION_REFCNT.
Klocwork issue#111, ldap_get_option().
commit a1cb490d0c53c5f2ceb8220186879d9598aee990 Author: Hallvard Furuseth hallvard@openldap.org Date: Wed Apr 20 23:00:24 2011 +0200
ITS#6930 Plug ldapi://too-long-path socket leak.
Klocwork issue#117, ldap_connect_to_path().
commit e2e5a8504de397128934e5d837e06cdbb926c2a9 Author: Hallvard Furuseth hallvard@openldap.org Date: Thu Apr 21 19:09:20 2011 +0200
klocwork#255 Fix sprintf(%d, u_int32_t)
commit 375bc1ace7862ecafb2c4061203c537ae6532085 Author: Hallvard Furuseth hallvard@openldap.org Date: Thu Apr 21 17:50:50 2011 +0200
ITS#6929 fclose(password file) on failure.
lutil_get_filed_password() bug; klocwork issue#203.
commit 28ab7ad2536e6ea3407e9538d0c4caf1b8b7a097 Author: Hallvard Furuseth hallvard@openldap.org Date: Thu Apr 21 19:30:12 2011 +0200
ITS#6870 .gitignore += libldap_r/<ldif.c,fetch.c>.
Followup to moving these files to libldap/.
-----------------------------------------------------------------------
Summary of changes: .gitignore | 2 ++ libraries/libldap/options.c | 4 ++++ libraries/libldap/os-local.c | 15 ++++++--------- libraries/liblutil/passfile.c | 3 +++ servers/slapd/back-bdb/config.c | 4 ++-- 5 files changed, 17 insertions(+), 11 deletions(-)