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 dd7b1c39b1c764a4889635b7ac0326f313b27412 (commit) via c3eb1dc82b91bb3a41f3e373af9b1c60b9beca5d (commit) via d836def0190331bcb5f0e0527457a0b093016058 (commit) from 56a0d9004f0fba943028041ea5af62338b6dfccd (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 dd7b1c39b1c764a4889635b7ac0326f313b27412 Author: Quanah Gibson-Mount quanah@openldap.org Date: Thu Jan 24 11:31:41 2013 -0800
Clean up whitespace in previous commit
commit c3eb1dc82b91bb3a41f3e373af9b1c60b9beca5d Author: Ted C. Cheng tedcheng@symas.com Date: Thu Jan 24 07:12:43 2013 -0800
Removed #if 0 code block
commit d836def0190331bcb5f0e0527457a0b093016058 Author: Ted C. Cheng tedcheng@symas.com Date: Wed Jan 23 17:10:41 2013 -0800
added tcp keepalive support to back-ldap
-----------------------------------------------------------------------
Summary of changes: doc/man/man5/slapd-ldap.5 | 19 +++++++++++++++++++ servers/slapd/back-ldap/bind.c | 3 +++ servers/slapd/back-ldap/config.c | 31 +++++++++++++++++++++++++++++++ servers/slapd/config.c | 38 ++++++++++++++++++++++++++------------ 4 files changed, 79 insertions(+), 12 deletions(-)