A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated via 43dd86d30fc6c0eb6bb309f449619072cee4a12c (commit) via e6e694be09f50d391ac1e7218efdcff5eab4e625 (commit) via 39b7e149b88ccf33c934fe851a9de7d01909b965 (commit) via de74ffbf7b1318c4484cd3a46ec4cb7dcf12cb14 (commit) via 729b49e238a2598638ff71fbb752638e1fbc493d (commit) via 5b3ce2a183092e5e4d9cf0496d5706907591c4eb (commit) via 9c6a5df8041c9b8079d91aecb94073fe57ca6017 (commit) via 4b6f888b8125e932faaf316cdd48de60f9859bff (commit) from 0c17500a28d556ec61a4c4449276dd8b898dd91c (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 43dd86d30fc6c0eb6bb309f449619072cee4a12c Author: Quanah Gibson-Mount quanah@openldap.org Date: Fri Nov 4 13:22:54 2011 -0700
ITS#6666
commit e6e694be09f50d391ac1e7218efdcff5eab4e625 Author: Howard Chu hyc@openldap.org Date: Fri Feb 4 17:36:49 2011 +0000
Overlay result is in rs->sr_err
commit 39b7e149b88ccf33c934fe851a9de7d01909b965 Author: Howard Chu hyc@openldap.org Date: Fri Feb 4 10:52:34 2011 +0000
Add overlay config stuff, handle overlay responses
commit de74ffbf7b1318c4484cd3a46ec4cb7dcf12cb14 Author: Howard Chu hyc@openldap.org Date: Thu Feb 3 21:54:11 2011 +0000
Just use back-sock OID arc for overlay
commit 729b49e238a2598638ff71fbb752638e1fbc493d Author: Howard Chu hyc@openldap.org Date: Thu Feb 3 21:34:45 2011 +0000
As an overlay, always return SLAP_CB_CONTINUE
commit 5b3ce2a183092e5e4d9cf0496d5706907591c4eb Author: Howard Chu hyc@openldap.org Date: Thu Feb 3 21:24:26 2011 +0000
Add response message for overlays
commit 9c6a5df8041c9b8079d91aecb94073fe57ca6017 Author: Howard Chu hyc@openldap.org Date: Thu Feb 3 20:47:38 2011 +0000
More for overlay use, add connid extension
commit 4b6f888b8125e932faaf316cdd48de60f9859bff Author: Howard Chu hyc@openldap.org Date: Thu Feb 3 20:17:23 2011 +0000
Add overlay wrapper, use for triggers etc.
-----------------------------------------------------------------------
Summary of changes: CHANGES | 1 + servers/slapd/back-sock/back-sock.h | 3 + servers/slapd/back-sock/config.c | 280 ++++++++++++++++++++++++++++++++++- servers/slapd/back-sock/result.c | 13 ++- 4 files changed, 292 insertions(+), 5 deletions(-)