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 0ae24860c19d55bdeeadae954e6cd992dca76cb7 (commit)
via c982a42b0c1eab77ad5792c3a8ffb0b4caabeed7 (commit)
from a580e63bb8206ad2b6a70cbdb959ac3b4f593f3d (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 0ae24860c19d55bdeeadae954e6cd992dca76cb7
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Apr 15 11:13:38 2011 -0700
Add strictrefresh syncrepl option
Only affects delta-syncrepl - stop listening to clients while
refresh is running.
commit c982a42b0c1eab77ad5792c3a8ffb0b4caabeed7
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Apr 15 10:41:31 2011 -0700
Log when delta-sync has to fallback
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/connection.c | 27 ++++++++++++++++++++++++++-
servers/slapd/daemon.c | 22 ++++++++++++++++++++++
servers/slapd/proto-slap.h | 4 ++++
servers/slapd/syncrepl.c | 20 ++++++++++++++++++++
4 files changed, 72 insertions(+), 1 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 a580e63bb8206ad2b6a70cbdb959ac3b4f593f3d (commit)
from 8fad66cb93040d99f39b35292da928f882d29431 (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 a580e63bb8206ad2b6a70cbdb959ac3b4f593f3d
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Apr 14 22:07:12 2011 -0700
Log entry DN on syncrepl errors
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/syncrepl.c | 33 +++++++++++++++++++++++----------
1 files changed, 23 insertions(+), 10 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 8fad66cb93040d99f39b35292da928f882d29431 (commit)
via c4b7445045e3873f0577151829798824bf67f504 (commit)
via aa890f86836b16724fc1a6dd677fb8032a3e5646 (commit)
via cee1d8638107978ad48334a9b5ca5aacbf54b251 (commit)
from 7e15dd9165f77a7f626f99f7601630042f2871fb (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 8fad66cb93040d99f39b35292da928f882d29431
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Tue May 3 11:21:07 2011 +0200
Fix build with gcc 4.6
commit c4b7445045e3873f0577151829798824bf67f504
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Thu Apr 14 15:44:00 2011 +0200
fixed LDAPCtrl constructor when using char*
commit aa890f86836b16724fc1a6dd677fb8032a3e5646
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Fri Apr 1 10:06:05 2011 +0200
renew SSL context when setting global Options
commit cee1d8638107978ad48334a9b5ca5aacbf54b251
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Fri Apr 1 09:48:24 2011 +0200
Fixed SSL/TLS context renewal
LDAP_OPT_X_TLS_NEWCTX needs a pointer to 0 as the value for
ldap_set_option when renewing a client's SSL context.
-----------------------------------------------------------------------
Summary of changes:
contrib/ldapc++/src/LDAPControl.cpp | 1 +
contrib/ldapc++/src/LDAPEntryList.h | 1 +
contrib/ldapc++/src/LDAPReferenceList.h | 1 +
contrib/ldapc++/src/TlsOptions.cpp | 7 +++----
4 files 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, OPENLDAP_REL_ENG_2_4 has been updated
via 7e15dd9165f77a7f626f99f7601630042f2871fb (commit)
via 25c41a867864e54b0f72c9843e9aaf36e1015bad (commit)
from 7a5471da063f83d5ecf726c357f32f24e8f3589c (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 7e15dd9165f77a7f626f99f7601630042f2871fb
Author: Luke Howard <lukeh(a)padl.com>
Date: Thu Mar 31 00:35:27 2011 +1100
get posixgroup.c compiling again
commit 25c41a867864e54b0f72c9843e9aaf36e1015bad
Author: Luke Howard <lukeh(a)padl.com>
Date: Wed Mar 30 21:03:39 2011 +1100
slapi_attr_add_value should use attr_valadd to set a_numvals
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/acl/posixgroup.c | 14 +++++++++-----
servers/slapd/slapi/slapi_utils.c | 7 +------
2 files changed, 10 insertions(+), 11 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 7a5471da063f83d5ecf726c357f32f24e8f3589c (commit)
from 6e57ab2622fb3bbee90bba219571d4a8eefed4a3 (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 7a5471da063f83d5ecf726c357f32f24e8f3589c
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue May 31 14:30:41 2011 -0700
ITS#6885
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
1 files changed, 2 insertions(+), 0 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 6e57ab2622fb3bbee90bba219571d4a8eefed4a3 (commit)
from 52e3054a87d91f5165445f73840bb71820461a1f (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 6e57ab2622fb3bbee90bba219571d4a8eefed4a3
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Wed Mar 30 15:51:46 2011 +0200
ITS#6885: Fix lutil_get_now for !HAVE_GETTIMEOFDAY
-----------------------------------------------------------------------
Summary of changes:
libraries/liblutil/meter.c | 2 +-
1 files changed, 1 insertions(+), 1 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 ea228495148cf585dab9755bd2438e12068eb624 (commit)
via 9e80eab803512c2c9bff39c20ebfe48e98451ffa (commit)
from 200af921f4f1de43d89ba587d711ee9fc739e1bb (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 ea228495148cf585dab9755bd2438e12068eb624
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Thu May 26 14:49:23 2011 +0200
ITS#6954 fix consistency checker prematurely deleting cached queries
commit 9e80eab803512c2c9bff39c20ebfe48e98451ffa
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Thu May 26 13:48:11 2011 +0200
fix uninitialized bindref_time (found with valgrind)
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/pcache.c | 60 +++++++++++++++++++++++++++++---------
1 files changed, 46 insertions(+), 14 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 200af921f4f1de43d89ba587d711ee9fc739e1bb (commit)
from 578ed00867ffee918b2c05aeba29cd79faf360ec (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 200af921f4f1de43d89ba587d711ee9fc739e1bb
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Thu May 26 09:05:01 2011 +0200
ITS#6953 do not use the cache db when refreshing
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/pcache.c | 9 ++++++++-
1 files changed, 8 insertions(+), 1 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 578ed00867ffee918b2c05aeba29cd79faf360ec (commit)
from 78e1dd9b2fb2ad7e8fe193163b0ce12be1fe700d (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 578ed00867ffee918b2c05aeba29cd79faf360ec
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue May 24 11:20:12 2011 -0700
ITS#6915 document replication behavior
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapo-memberof.5 | 8 ++++++--
1 files changed, 6 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 78e1dd9b2fb2ad7e8fe193163b0ce12be1fe700d (commit)
via 53b4baec8b1b1a71f34cca1b4fd091a16d55c44d (commit)
via d6e414db6694dc77052b3d02d5771a976a3abeb7 (commit)
via 637b62504799949633c3818b3c80c8930c80e67f (commit)
from 5402fef6d7bc90c831eb7ebb40081eda416f7e60 (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 78e1dd9b2fb2ad7e8fe193163b0ce12be1fe700d
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue May 24 11:14:58 2011 -0700
ITS#6915 Don't replicate internal operations
commit 53b4baec8b1b1a71f34cca1b4fd091a16d55c44d
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue May 24 11:06:56 2011 -0700
Revert "update entryCSN (and operational attrs in general) when changing memberOf (ITS#6329)"
This reverts commit 716eaf0e8b3554d8a1629970cab5490c9ffab97c.
commit d6e414db6694dc77052b3d02d5771a976a3abeb7
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue May 24 11:06:26 2011 -0700
Revert "force the generation of a new CSN (ITS#6766)"
This reverts commit 53343b421cddb808f03fb4639e57ed52850b53d9.
commit 637b62504799949633c3818b3c80c8930c80e67f
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue May 24 11:06:11 2011 -0700
Revert "ITS#6915 fix op timestamps"
This reverts commit 81687b321ca878e27824e017a111455e47c6231b.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/memberof.c | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git