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 1dca4afcb2284d136206d8017bdf2109de2dd564 (commit)
via cc93cf8e952b1d3d7a63f65ca4f0d7170e808762 (commit)
via 6556561626b32ab751e111add34f56e0c0bcf07b (commit)
from 55eddb0b31879778fc5ec72a3957ad6a92afab2f (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 1dca4afcb2284d136206d8017bdf2109de2dd564
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Aug 21 13:49:56 2014 -0500
ITS#7906,ITS#7923
commit cc93cf8e952b1d3d7a63f65ca4f0d7170e808762
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 20 13:40:19 2014 -0700
ITS#7906,#7923 Don't free configinfo in _db_close
commit 6556561626b32ab751e111add34f56e0c0bcf07b
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 20 13:06:51 2014 -0700
ITS#7904 more tweaks
Must save/restore mcd cursor if we're doing a scope-based search.
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 11 ++++-
servers/slapd/back-mdb/search.c | 83 ++++++++++++++++++++++++++++++-----
servers/slapd/overlays/auditlog.c | 16 +------
servers/slapd/overlays/constraint.c | 4 +-
servers/slapd/overlays/dds.c | 1 +
servers/slapd/overlays/dyngroup.c | 4 +-
servers/slapd/overlays/pcache.c | 53 +++++++++++-----------
servers/slapd/overlays/refint.c | 29 ++++++------
servers/slapd/overlays/seqmod.c | 1 +
servers/slapd/overlays/slapover.txt | 6 +++
servers/slapd/overlays/unique.c | 43 ------------------
11 files changed, 136 insertions(+), 115 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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_5 has been updated
via 92105cb1d8caf83ffd45b8427cb3d4a1697a4902 (commit)
via 63ff4b42ab64227bb2be08100bac6446ade5e620 (commit)
from 79cebb85dceaefc2981ca519a3f40d9374664232 (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 92105cb1d8caf83ffd45b8427cb3d4a1697a4902
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 20 13:40:19 2014 -0700
ITS#7906,#7923 Don't free configinfo in _db_close
commit 63ff4b42ab64227bb2be08100bac6446ade5e620
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 20 13:06:51 2014 -0700
ITS#7904 more tweaks
Must save/restore mcd cursor if we're doing a scope-based search.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/search.c | 83 ++++++++++++++++++++++++++++++-----
servers/slapd/overlays/auditlog.c | 16 +------
servers/slapd/overlays/constraint.c | 4 +-
servers/slapd/overlays/dds.c | 1 +
servers/slapd/overlays/dyngroup.c | 4 +-
servers/slapd/overlays/pcache.c | 53 +++++++++++-----------
servers/slapd/overlays/refint.c | 29 ++++++------
servers/slapd/overlays/seqmod.c | 1 +
servers/slapd/overlays/slapover.txt | 6 +++
servers/slapd/overlays/unique.c | 43 ------------------
10 files changed, 126 insertions(+), 114 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 be02e8ddd088fcee6615f58e5f6b9ad03cfec704 (commit)
from 3feffb9a0a4393c647182e31d998661d3bcd7c20 (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 be02e8ddd088fcee6615f58e5f6b9ad03cfec704
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 20 13:40:19 2014 -0700
ITS#7906,#7923 Don't free configinfo in _db_close
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/auditlog.c | 16 +----------
servers/slapd/overlays/constraint.c | 4 +--
servers/slapd/overlays/dds.c | 1 +
servers/slapd/overlays/dyngroup.c | 4 +--
servers/slapd/overlays/pcache.c | 53 ++++++++++++++++++-----------------
servers/slapd/overlays/refint.c | 29 +++++++++----------
servers/slapd/overlays/seqmod.c | 1 +
servers/slapd/overlays/slapover.txt | 6 ++++
servers/slapd/overlays/unique.c | 43 ----------------------------
9 files changed, 55 insertions(+), 102 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 3feffb9a0a4393c647182e31d998661d3bcd7c20 (commit)
from cd02e6054ea2589ab63e600714af4916f412eaff (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 3feffb9a0a4393c647182e31d998661d3bcd7c20
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Aug 20 13:06:51 2014 -0700
ITS#7904 more tweaks
Must save/restore mcd cursor if we're doing a scope-based search.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/search.c | 83 +++++++++++++++++++++++++++++++++------
1 file changed, 71 insertions(+), 12 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 55eddb0b31879778fc5ec72a3957ad6a92afab2f (commit)
via 3fa80cbc11f534b266420b67d9a9d1554bddc9e1 (commit)
from 0e6ab5804ff811efbea3f4f495d4da5512462b33 (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 55eddb0b31879778fc5ec72a3957ad6a92afab2f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Aug 20 14:28:25 2014 -0500
ITS#7922
commit 3fa80cbc11f534b266420b67d9a9d1554bddc9e1
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 19 20:29:23 2014 -0700
ITS#7922 delete dead code
Harmless, but stupid.
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/back-ldap/modify.c | 4 ----
2 files changed, 1 insertion(+), 4 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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_5 has been updated
via 79cebb85dceaefc2981ca519a3f40d9374664232 (commit)
from a43c565d717343327baa4cf44001176a902274c6 (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 79cebb85dceaefc2981ca519a3f40d9374664232
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 19 20:29:23 2014 -0700
ITS#7922 delete dead code
Harmless, but stupid.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-ldap/modify.c | 4 ----
1 file changed, 4 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 cd02e6054ea2589ab63e600714af4916f412eaff (commit)
from 9c54ff2f0bd157fca738f62643e74d7ddcedf4f6 (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 cd02e6054ea2589ab63e600714af4916f412eaff
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 19 20:29:23 2014 -0700
ITS#7922 delete dead code
Harmless, but stupid.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-ldap/modify.c | 4 ----
1 file changed, 4 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 0e6ab5804ff811efbea3f4f495d4da5512462b33 (commit)
from 471bdb44c2beeb0ce012d597930b109bf599a232 (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 0e6ab5804ff811efbea3f4f495d4da5512462b33
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Aug 18 12:18:44 2014 -0500
Fix typo
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/ctxcsn.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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_5 has been updated
via a43c565d717343327baa4cf44001176a902274c6 (commit)
from 928b0a9ce5b2cfa7070f3b9c95bb38c6f0612dd6 (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 a43c565d717343327baa4cf44001176a902274c6
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Aug 18 12:18:44 2014 -0500
Fix typo
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/ctxcsn.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
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 9c54ff2f0bd157fca738f62643e74d7ddcedf4f6 (commit)
from 55957253ccf9e9e5dfa122194a0ab10659b0624f (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 9c54ff2f0bd157fca738f62643e74d7ddcedf4f6
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Aug 18 12:18:44 2014 -0500
Fix typo
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/ctxcsn.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git