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 45ce60c0944116cce340ed2c21fa74e618ec9b8c (commit)
from 81687b321ca878e27824e017a111455e47c6231b (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 45ce60c0944116cce340ed2c21fa74e618ec9b8c
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Apr 23 21:11:52 2011 -0700
ITS#6909 blind fix. re-init creds for retry.
Move retry so that cred validity is also re-checked.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-meta/search.c | 10 ++++++----
1 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, master has been updated
via 81687b321ca878e27824e017a111455e47c6231b (commit)
from 7a66c847833406d261660e8520cae41922d12292 (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 81687b321ca878e27824e017a111455e47c6231b
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Apr 23 20:56:11 2011 -0700
ITS#6915 fix op timestamps
This has always been broken since memberof was first written
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/memberof.c | 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, master has been updated
via 7a66c847833406d261660e8520cae41922d12292 (commit)
from 9e00b6cc6ce2857490b33218bdaf1339319c5f60 (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 7a66c847833406d261660e8520cae41922d12292
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Apr 20 12:31:27 2011 -0700
More for ITS#6815, Unbind and Abandon
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/accesslog.c | 29 ++++++++++++++++++++++++++---
1 files changed, 26 insertions(+), 3 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 9e00b6cc6ce2857490b33218bdaf1339319c5f60 (commit)
via d6eb465bca3c2c42b2b8b11c5ec7f54598d1f955 (commit)
from b062dd67debbc771a792b541e3f57b02ebc4ce66 (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 9e00b6cc6ce2857490b33218bdaf1339319c5f60
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 d6eb465bca3c2c42b2b8b11c5ec7f54598d1f955
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, master has been updated
via b062dd67debbc771a792b541e3f57b02ebc4ce66 (commit)
from 28adb589f29e2267462abaf3fab9d2ffc47eb665 (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 b062dd67debbc771a792b541e3f57b02ebc4ce66
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, master has been updated
via 28adb589f29e2267462abaf3fab9d2ffc47eb665 (commit)
from 9b463b59ec922f5b7682f4ee98c4bc96f5123bd3 (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 28adb589f29e2267462abaf3fab9d2ffc47eb665
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Thu Apr 14 15:44:00 2011 +0200
fixed LDAPCtrl constructor when using char*
-----------------------------------------------------------------------
Summary of changes:
contrib/ldapc++/src/LDAPControl.cpp | 1 +
1 files changed, 1 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 52e3054a87d91f5165445f73840bb71820461a1f (commit)
from 584b2ef57e217e340ed94f36e4af15f46a40f54c (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 52e3054a87d91f5165445f73840bb71820461a1f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Apr 11 14:32:46 2011 -0700
ITS#6898
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
1 files changed, 1 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 584b2ef57e217e340ed94f36e4af15f46a40f54c (commit)
from 077afd848c5056c8044f4687ec88c9a4d1692bd2 (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 584b2ef57e217e340ed94f36e4af15f46a40f54c
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Apr 9 16:55:00 2011 -0700
ITS#6898 fix regression from ITS#6625
compound statements need brackets, duh.
(cherry picked from commit 9b463b59ec922f5b7682f4ee98c4bc96f5123bd3)
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/options.c | 9 ++++++---
1 files changed, 6 insertions(+), 3 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 9b463b59ec922f5b7682f4ee98c4bc96f5123bd3 (commit)
from 76b7a8302611b0a62e32b4b35f8f1988f986f9e5 (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 9b463b59ec922f5b7682f4ee98c4bc96f5123bd3
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Apr 9 16:55:00 2011 -0700
ITS#6898 fix regression from ITS#6625
compound statements need brackets, duh.
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/options.c | 9 ++++++---
1 files changed, 6 insertions(+), 3 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 76b7a8302611b0a62e32b4b35f8f1988f986f9e5 (commit)
via f8a5ce4a6e91953d6965f4571f562d85881f39c8 (commit)
via 471fb7ab3b2c3723213169693b2df5bfd1a32303 (commit)
from 36ba454bb662722c8455942dd73d7607b1a89262 (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 76b7a8302611b0a62e32b4b35f8f1988f986f9e5
Merge: 36ba454 471fb7a f8a5ce4
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Mon Apr 4 15:38:46 2011 +0200
Merge missing files from cvs repo
commit f8a5ce4a6e91953d6965f4571f562d85881f39c8
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Mar 24 06:49:04 2011 +0000
ITS#6870 move ldif.c and fetch.c from liblutil to libldap
commit 471fb7ab3b2c3723213169693b2df5bfd1a32303
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Fri Mar 18 15:36:32 2011 +0000
Comment back-ldap/SampleLDAP.pm data structure
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/Makefile.in | 4 ++--
libraries/{liblutil => libldap}/fetch.c | 0
libraries/{liblutil => libldap}/ldif.c | 0
libraries/libldap_r/Makefile.in | 4 ++--
libraries/liblutil/Makefile.in | 25 ++-----------------------
servers/slapd/back-perl/SampleLDAP.pm | 5 ++++-
6 files changed, 10 insertions(+), 28 deletions(-)
rename libraries/{liblutil => libldap}/fetch.c (100%)
rename libraries/{liblutil => libldap}/ldif.c (100%)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git