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 9232232397fb46be2c8f342cbc4887c7b47edec2 (commit)
from a32a2da33a0c8592fb7445b0ce6a9158c0ca6f64 (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 9232232397fb46be2c8f342cbc4887c7b47edec2
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 2 19:28:59 2015 +0000
More for ITS#6970
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/autogroup/autogroup.c | 6 +++++-
1 file changed, 5 insertions(+), 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 24a6af6f46a635158ba5fc902b7cc49a1cf299c7 (commit)
via 529693ed27bb87ce6763f0cbd857627b876206d4 (commit)
via 597e10d0b79ac9fa979f6a11d9a291fa8abd62d2 (commit)
via 368a0f2cdecf3d16afbc4957b8f495da21d0f81d (commit)
via da27e51aab37e354ced93f2aa6e4f3986f21d041 (commit)
via d395d627e54852a554182e78188382fff486419e (commit)
via ee937ed8f1f6da581d4daccce28819fc150d3af8 (commit)
via c588711642d7b693223c4f1c2b8671ddef020c32 (commit)
via be6b802da18a3b835aeda5ae1f6d0f58f84f7a9f (commit)
from cc9e7b579ebfb48fa43c8d1872f6c50d631c08c4 (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 24a6af6f46a635158ba5fc902b7cc49a1cf299c7
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 2 10:48:39 2015 +0000
ITS#8040 experimental Lazy Commit
commit 529693ed27bb87ce6763f0cbd857627b876206d4
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 2 08:45:57 2015 +0000
Cleanup prev commit
commit 597e10d0b79ac9fa979f6a11d9a291fa8abd62d2
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 2 08:42:28 2015 +0000
More for ITS#8043
commit 368a0f2cdecf3d16afbc4957b8f495da21d0f81d
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 31 13:04:53 2015 +0000
ITS#8043 don't leave dangling syncops
commit da27e51aab37e354ced93f2aa6e4f3986f21d041
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 31 12:52:56 2015 +0000
ITS#8039 cleanup
commit d395d627e54852a554182e78188382fff486419e
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 31 01:12:54 2015 +0000
More for presentlist_free
commit ee937ed8f1f6da581d4daccce28819fc150d3af8
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 31 01:03:23 2015 +0000
More for presentlist (ITS#8042)
commit c588711642d7b693223c4f1c2b8671ddef020c32
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jan 30 08:06:11 2015 +0000
Fix prev commit
commit be6b802da18a3b835aeda5ae1f6d0f58f84f7a9f
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jan 30 00:54:21 2015 +0000
Streamline presentlist
This reduces presentlist memory usage by about 50%. It's still
about 2.5x greater than it should be.
-----------------------------------------------------------------------
Summary of changes:
include/ldap.h | 1 +
servers/slapd/back-bdb/add.c | 8 +-
servers/slapd/back-bdb/delete.c | 8 +-
servers/slapd/back-bdb/modify.c | 8 +-
servers/slapd/back-bdb/modrdn.c | 8 +-
servers/slapd/back-mdb/id2entry.c | 5 +-
servers/slapd/controls.c | 34 +++++++++
servers/slapd/overlays/syncprov.c | 34 ++++++---
servers/slapd/slap.h | 9 +++
servers/slapd/syncrepl.c | 149 +++++++++++++++++++++++++++++--------
10 files changed, 217 insertions(+), 47 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 a32a2da33a0c8592fb7445b0ce6a9158c0ca6f64 (commit)
from b1d1c74247cc9f1c59f3801bd85db07be1aeba37 (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 a32a2da33a0c8592fb7445b0ce6a9158c0ca6f64
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 2 10:48:39 2015 +0000
ITS#8040 experimental Lazy Commit
-----------------------------------------------------------------------
Summary of changes:
include/ldap.h | 1 +
servers/slapd/back-bdb/add.c | 8 ++++++--
servers/slapd/back-bdb/delete.c | 8 ++++++--
servers/slapd/back-bdb/modify.c | 8 ++++++--
servers/slapd/back-bdb/modrdn.c | 8 ++++++--
servers/slapd/back-mdb/id2entry.c | 5 ++++-
servers/slapd/controls.c | 34 ++++++++++++++++++++++++++++++++++
servers/slapd/slap.h | 9 +++++++++
servers/slapd/syncrepl.c | 14 ++++++++++++++
9 files changed, 86 insertions(+), 9 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, mdb.master has been updated
via 8bb541bc408c6f136558a490dacd7abd3c339cec (commit)
from 3368d1f5e243225cba4d730fba19ff600798ebe3 (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 8bb541bc408c6f136558a490dacd7abd3c339cec
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 2 10:33:41 2015 +0000
Also support NOMETASYNC on txn_begin
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 2 ++
libraries/liblmdb/mdb.c | 7 +++++--
2 files changed, 7 insertions(+), 2 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 b1d1c74247cc9f1c59f3801bd85db07be1aeba37 (commit)
from bb9287ba1ae3068ab1fa84e88b7bad5c56119297 (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 b1d1c74247cc9f1c59f3801bd85db07be1aeba37
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 2 08:45:57 2015 +0000
Cleanup prev commit
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.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 bb9287ba1ae3068ab1fa84e88b7bad5c56119297 (commit)
from bc1e08e2967c881d9cb7fab325e47dfc18d6fdce (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 bb9287ba1ae3068ab1fa84e88b7bad5c56119297
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Feb 2 08:42:28 2015 +0000
More for ITS#8043
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 3 +--
1 file changed, 1 insertion(+), 2 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 bc1e08e2967c881d9cb7fab325e47dfc18d6fdce (commit)
from edf359795c28b216f697c776e9b7042a0b448685 (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 bc1e08e2967c881d9cb7fab325e47dfc18d6fdce
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 31 13:04:53 2015 +0000
ITS#8043 don't leave dangling syncops
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 31 ++++++++++++++++++++++---------
1 file changed, 22 insertions(+), 9 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 edf359795c28b216f697c776e9b7042a0b448685 (commit)
from c4b43c00775b86123ef8f1c1b065eac6b21a8a30 (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 edf359795c28b216f697c776e9b7042a0b448685
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 31 12:52:56 2015 +0000
ITS#8039 cleanup
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 4 ++++
1 file changed, 4 insertions(+)
---
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 c4b43c00775b86123ef8f1c1b065eac6b21a8a30 (commit)
from 4929ad5e810fa19bbfb9af5f59f7b345c8635625 (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 c4b43c00775b86123ef8f1c1b065eac6b21a8a30
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 31 01:12:54 2015 +0000
More for presentlist_free
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/syncrepl.c | 10 ++++++----
1 file changed, 6 insertions(+), 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 4929ad5e810fa19bbfb9af5f59f7b345c8635625 (commit)
from c8d40af0d2b2290d95860cd54c9ac6dde215ab0e (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 4929ad5e810fa19bbfb9af5f59f7b345c8635625
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 31 01:03:23 2015 +0000
More for presentlist (ITS#8042)
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/syncrepl.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_4 has been updated
via dbd7c4621376e49890c6a2fc28cd28545d94af20 (commit)
from 1a0ae715665489a1169dae3783f961891d879ce3 (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 dbd7c4621376e49890c6a2fc28cd28545d94af20
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 31 00:12:29 2015 +0000
ITS#8039 fix prev commit
Don't overload ri_csn with cookie, use a separate berval
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 49 +++++++++++++++++--------------------
1 file changed, 23 insertions(+), 26 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 cc9e7b579ebfb48fa43c8d1872f6c50d631c08c4 (commit)
from 6551de883cc56cf317db13b3b35cca7a942f95b2 (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 cc9e7b579ebfb48fa43c8d1872f6c50d631c08c4
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 31 00:12:29 2015 +0000
ITS#8039 fix prev commit
Don't overload ri_csn with cookie, use a separate berval
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 49 +++++++++++++++++--------------------
1 file changed, 23 insertions(+), 26 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 c8d40af0d2b2290d95860cd54c9ac6dde215ab0e (commit)
from a2d4ed146dcb37be202f7292a62c297aa5167456 (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 c8d40af0d2b2290d95860cd54c9ac6dde215ab0e
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 31 00:12:29 2015 +0000
ITS#8039 fix prev commit
Don't overload ri_csn with cookie, use a separate berval
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 49 +++++++++++++++++--------------------
1 file changed, 23 insertions(+), 26 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 1a0ae715665489a1169dae3783f961891d879ce3 (commit)
via 18ef799fc3de249a7c6614499276ad2940d4e6ec (commit)
from d43ac7ad8113e27d20a0c05651af7788aa0c0101 (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 1a0ae715665489a1169dae3783f961891d879ce3
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jan 30 12:18:42 2015 -0600
ITS#8039
commit 18ef799fc3de249a7c6614499276ad2940d4e6ec
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jan 30 08:55:47 2015 +0000
ITS#8039 plug syncprov memleak
Rewrote the psearch result handling to keep track of which
queues are using which results.
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/overlays/syncprov.c | 227 +++++++++++++++++++------------------
2 files changed, 116 insertions(+), 112 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 6551de883cc56cf317db13b3b35cca7a942f95b2 (commit)
from 835033c3708faa58bd070a92b44385dc7144c085 (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 6551de883cc56cf317db13b3b35cca7a942f95b2
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jan 30 08:55:47 2015 +0000
ITS#8039 plug syncprov memleak
Rewrote the psearch result handling to keep track of which
queues are using which results.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 227 +++++++++++++++++++------------------
1 file changed, 115 insertions(+), 112 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, mdb.master has been updated
via 3368d1f5e243225cba4d730fba19ff600798ebe3 (commit)
from 570ba6fb86d2dbf7b1a86d2f01aba4c885ca4b45 (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 3368d1f5e243225cba4d730fba19ff600798ebe3
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jan 30 09:21:05 2015 +0000
Support MDB_NOSYNC on mdb_txn_begin()
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 2 ++
libraries/liblmdb/mdb.c | 17 +++++++++++++----
2 files changed, 15 insertions(+), 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 a2d4ed146dcb37be202f7292a62c297aa5167456 (commit)
from 3f5e705996c2e16041a1e42adcabefab44346383 (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 a2d4ed146dcb37be202f7292a62c297aa5167456
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jan 30 08:55:47 2015 +0000
ITS#8039 plug syncprov memleak
Rewrote the psearch result handling to keep track of which
queues are using which results.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 227 +++++++++++++++++++------------------
1 file changed, 115 insertions(+), 112 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 3f5e705996c2e16041a1e42adcabefab44346383 (commit)
from 1fa702e968191eee59f136332c1c51b169e1cb1b (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 3f5e705996c2e16041a1e42adcabefab44346383
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jan 30 08:06:11 2015 +0000
Fix prev commit
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/syncrepl.c | 4 ++--
1 file changed, 2 insertions(+), 2 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 1fa702e968191eee59f136332c1c51b169e1cb1b (commit)
from 84fde1bb02d74f53a42bebe5ffa1c4846d3c8e18 (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 1fa702e968191eee59f136332c1c51b169e1cb1b
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jan 30 00:54:21 2015 +0000
Streamline presentlist
This reduces presentlist memory usage by about 50%. It's still
about 2.5x greater than it should be.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/syncrepl.c | 131 ++++++++++++++++++++++++++++++++++++----------
1 file changed, 103 insertions(+), 28 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 d43ac7ad8113e27d20a0c05651af7788aa0c0101 (commit)
via 18ae651a9fc49f783a0f499e3d282abcac352f09 (commit)
from 6be1774fda9c1fb13562df3b5e6904da6c621ae7 (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 d43ac7ad8113e27d20a0c05651af7788aa0c0101
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jan 29 11:25:14 2015 -0600
ITS#8038
commit 18ae651a9fc49f783a0f499e3d282abcac352f09
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jan 29 05:15:33 2015 +0000
ITS#8038 free presentlist at end of refresh
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/syncrepl.c | 4 ++++
2 files changed, 5 insertions(+)
---
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 835033c3708faa58bd070a92b44385dc7144c085 (commit)
from 12e25f326ec56a1caa7e26c07b63a27e5418f474 (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 835033c3708faa58bd070a92b44385dc7144c085
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jan 29 05:15:33 2015 +0000
ITS#8038 free presentlist at end of refresh
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/syncrepl.c | 4 ++++
1 file changed, 4 insertions(+)
---
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 84fde1bb02d74f53a42bebe5ffa1c4846d3c8e18 (commit)
from 97ed9736e559032bf226eb10e2aaa0dcf969cb5c (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 84fde1bb02d74f53a42bebe5ffa1c4846d3c8e18
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jan 29 05:15:33 2015 +0000
ITS#8038 free presentlist at end of refresh
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/syncrepl.c | 4 ++++
1 file changed, 4 insertions(+)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP-ITS (openldap-its.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via b3be92b9bef23d70d4534180195f3ff676ec6435 (commit)
from 1d3b1559dff92968ab8bd4d051806afd172741bc (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 b3be92b9bef23d70d4534180195f3ff676ec6435
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jan 29 04:07:06 2015 +0000
ITS#7988 tweak prev commit
Don't quote the message body, from, to, or subject.
-----------------------------------------------------------------------
Summary of changes:
source/cgi.c | 26 ++++++++++++++++++++------
1 file changed, 20 insertions(+), 6 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-its.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 12e25f326ec56a1caa7e26c07b63a27e5418f474 (commit)
from c689a913c376f433de3d91b0eedc877306461d9e (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 12e25f326ec56a1caa7e26c07b63a27e5418f474
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Jan 28 18:06:39 2015 -0600
Note refactoring refresh & persist presence phase
-----------------------------------------------------------------------
Summary of changes:
TODO | 11 +++++++++++
1 file changed, 11 insertions(+)
---
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 6be1774fda9c1fb13562df3b5e6904da6c621ae7 (commit)
via d2f69ffaced569258733aa3e0a4986d946e88db3 (commit)
from 3c4b352ae4e4e002609f99e2eb8049184b6808ce (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 6be1774fda9c1fb13562df3b5e6904da6c621ae7
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jan 27 23:53:19 2015 +0000
ITS#8036 cleanup prev commit
commit d2f69ffaced569258733aa3e0a4986d946e88db3
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jan 27 23:38:32 2015 +0000
ITS#8036 more for prev commit
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/search.c | 2 ++
1 file changed, 2 insertions(+)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git