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 d0cb65a83e13392ed2b89bbf0ea07e231a59360c (commit)
via bb34b6ab403b502f8f21c9f9e16f46b2a04cac2d (commit)
via 4eb3bc038c153d78367f2094686ca205a726b1e3 (commit)
via 17cd58246fe12336d05ea51862659062fdf0cd15 (commit)
via c35b6e878a17ea1a03a5af6360073bb656073d56 (commit)
from 61947ac637a59e9d8358a703ed4a6afcfdd0907a (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 d0cb65a83e13392ed2b89bbf0ea07e231a59360c
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jul 26 14:07:15 2012 -0700
ITS#7338
commit bb34b6ab403b502f8f21c9f9e16f46b2a04cac2d
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 26 10:08:18 2012 -0700
ITS#7338 fix olcDbConfig changes to take effect immediately
commit 4eb3bc038c153d78367f2094686ca205a726b1e3
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 26 08:45:39 2012 -0700
Fix online reconfig
maxreaders/maxsize was not re-opening because cleanup call was missing
online indexer should abort txn after index failure
commit 17cd58246fe12336d05ea51862659062fdf0cd15
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jul 26 14:05:18 2012 -0700
ITS#7332
commit c35b6e878a17ea1a03a5af6360073bb656073d56
Author: Mat Booth <github(a)matbooth.co.uk>
Date: Mon Jul 23 13:51:03 2012 +0100
ITS#7332 Changes required to build with Microsoft Visual Studio
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
include/ac/socket.h | 1 +
libraries/libldap/ldap-int.h | 3 +++
libraries/libldap/util-int.c | 2 ++
servers/slapd/back-bdb/config.c | 38 +++++++++++++++++++-------------------
servers/slapd/back-mdb/config.c | 11 +++++++++--
6 files changed, 36 insertions(+), 21 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 61947ac637a59e9d8358a703ed4a6afcfdd0907a (commit)
via 3e1458fe0d08d8214f57784e7f63c5248363f8f7 (commit)
from 9d5d7eba7192c6dab7c6f8ef6fb3d083b53565db (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 61947ac637a59e9d8358a703ed4a6afcfdd0907a
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Jul 22 15:44:11 2012 -0700
Append tweak: must init mdb->mi_nextid
Otherwise duplicate entries aren't detected
commit 3e1458fe0d08d8214f57784e7f63c5248363f8f7
Author: Emily Backes <ebackes(a)symas.com>
Date: Sat Jul 21 18:14:39 2012 -0700
Update name information
-----------------------------------------------------------------------
Summary of changes:
include/lutil_meter.h | 4 ++--
libraries/libldap/tls_g.c | 2 +-
libraries/liblutil/meter.c | 4 ++--
servers/slapd/alock.c | 2 +-
servers/slapd/alock.h | 2 +-
servers/slapd/back-bdb/idl.c | 2 +-
servers/slapd/back-mdb/idl.c | 2 +-
servers/slapd/back-mdb/tools.c | 4 ++++
servers/slapd/overlays/unique.c | 2 +-
9 files changed, 14 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 95ade24a5a16bb9d901ac82c716ad9e1d3ebd4d4 (commit)
from 5302323a7fea02f661b8e7cc651fa060b1e3831a (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 95ade24a5a16bb9d901ac82c716ad9e1d3ebd4d4
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jul 26 14:01:34 2012 -0700
Revert f6b8103b789ae40234b0cb7574c1a9da4e5a1b21 for add.c
ITS#7325
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-perl/add.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 5302323a7fea02f661b8e7cc651fa060b1e3831a (commit)
from f425a07d0283061ee2c1e5d4d458b65c3040f4d6 (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 5302323a7fea02f661b8e7cc651fa060b1e3831a
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jul 26 13:59:50 2012 -0700
Revert "ITS#7325 fix entry len"
This reverts commit 348d43e82f5cde947d30e4f7ed9ecbe53c36a109.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-perl/add.c | 4 +---
1 files changed, 1 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, OPENLDAP_REL_ENG_2_4 has been updated
via 9d5d7eba7192c6dab7c6f8ef6fb3d083b53565db (commit)
via 234cd9dfb54ef2f7f83963d95b6eb8e9735bb372 (commit)
via 23219ed32a7e2aed22e01f8e9903f506d0f4e142 (commit)
via d1a7fa267bdb9e27777ba87db44034ce83a75084 (commit)
via d3990eb2f8b2944782604a2ca7bd52e08c58fc3e (commit)
via 5da67968afb599697d7557c13b65fb961ec408dd (commit)
via 205bb17793e27be67098ccc80ee919165d7cb993 (commit)
via ccc4d23e749edc5ea461261427a0ee0a663fdfe5 (commit)
via 05ec98d11927a5148bbea8ed5672fdf61609b6cd (commit)
via 14fb1f59c7e119a100952890f947377d7e95f135 (commit)
from 294dfeb8a4d74acafb0136d9236eba9adc8256cb (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 9d5d7eba7192c6dab7c6f8ef6fb3d083b53565db
Merge: 294dfeb 234cd9d
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jul 26 13:42:20 2012 -0700
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 188 +++++++++++++++++++++++++++++++++++++-----------
libraries/libmdb/mdb.h | 24 ++++++-
2 files changed, 169 insertions(+), 43 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 f425a07d0283061ee2c1e5d4d458b65c3040f4d6 (commit)
via 759fe9c6d5da9afafeb84f079c5fe6ad526fce25 (commit)
from da75e3b65edcb155f738106b1856a58dbf7198ee (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 f425a07d0283061ee2c1e5d4d458b65c3040f4d6
Author: Jan Vcelak <jvcelak(a)redhat.com>
Date: Sat Jul 21 15:20:39 2012 +0200
ITS#7331 MozNSS: ignore untrusted issuer error when verifying server cert
Untrusted issuer error can appear with self-signed PEM certificates.
commit 759fe9c6d5da9afafeb84f079c5fe6ad526fce25
Author: Jan Vcelak <jvcelak(a)redhat.com>
Date: Thu Jul 19 13:34:35 2012 +0200
ITS#7327 smbk5pwd: error if crypto backend unsupported
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/smbk5pwd/smbk5pwd.c | 4 +++-
libraries/libldap/tls_m.c | 26 ++++++++++----------------
2 files changed, 13 insertions(+), 17 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 da75e3b65edcb155f738106b1856a58dbf7198ee (commit)
from e5864927aead20b9f5703ddfda036052f7f7e453 (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 da75e3b65edcb155f738106b1856a58dbf7198ee
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 26 10:08:18 2012 -0700
ITS#7338 fix olcDbConfig changes to take effect immediately
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-bdb/config.c | 38 +++++++++++++++++++-------------------
1 files changed, 19 insertions(+), 19 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 e5864927aead20b9f5703ddfda036052f7f7e453 (commit)
from 8fe328dd518d02e8eea9f36068e13671c9cb8093 (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 e5864927aead20b9f5703ddfda036052f7f7e453
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 26 08:45:39 2012 -0700
Fix online reconfig
maxreaders/maxsize was not re-opening because cleanup call was missing
online indexer should abort txn after index failure
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/config.c | 11 +++++++++--
1 files changed, 9 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 8fe328dd518d02e8eea9f36068e13671c9cb8093 (commit)
via 234cd9dfb54ef2f7f83963d95b6eb8e9735bb372 (commit)
from 0e3fa1ee145215f6cf63decc11a2da949be0eea0 (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 8fe328dd518d02e8eea9f36068e13671c9cb8093
Merge: 0e3fa1e 234cd9d
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 26 08:43:57 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 6 +++++-
1 files changed, 5 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, mdb.master has been updated
via 234cd9dfb54ef2f7f83963d95b6eb8e9735bb372 (commit)
from 23219ed32a7e2aed22e01f8e9903f506d0f4e142 (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 234cd9dfb54ef2f7f83963d95b6eb8e9735bb372
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 26 08:42:41 2012 -0700
Fix txn_commit error check
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 6 +++++-
1 files changed, 5 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 0e3fa1ee145215f6cf63decc11a2da949be0eea0 (commit)
via 23219ed32a7e2aed22e01f8e9903f506d0f4e142 (commit)
via d1a7fa267bdb9e27777ba87db44034ce83a75084 (commit)
from 4317c7ce54ceb41d57e6ec83f547edfaeedb574b (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 0e3fa1ee145215f6cf63decc11a2da949be0eea0
Merge: 4317c7c 23219ed
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 26 07:25:07 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 63 +++++++++++++++++++++++++----------------------
1 files changed, 33 insertions(+), 30 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 23219ed32a7e2aed22e01f8e9903f506d0f4e142 (commit)
via d1a7fa267bdb9e27777ba87db44034ce83a75084 (commit)
from d3990eb2f8b2944782604a2ca7bd52e08c58fc3e (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 23219ed32a7e2aed22e01f8e9903f506d0f4e142
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 26 07:22:52 2012 -0700
Fix 205bb17793e27be67098ccc80ee919165d7cb993
Ignore current cursor pos if it's out of bounds.
commit d1a7fa267bdb9e27777ba87db44034ce83a75084
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 26 06:25:31 2012 -0700
Update sub-DBs before updating free list
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 63 +++++++++++++++++++++++++----------------------
1 files changed, 33 insertions(+), 30 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 4317c7ce54ceb41d57e6ec83f547edfaeedb574b (commit)
via d3990eb2f8b2944782604a2ca7bd52e08c58fc3e (commit)
from cf74dfbb2d1cc91fa3bd4ed74e5eb01a92c0436f (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 4317c7ce54ceb41d57e6ec83f547edfaeedb574b
Merge: cf74dfb d3990eb
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jul 25 12:32:28 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 4 +++-
1 files changed, 3 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, mdb.master has been updated
via d3990eb2f8b2944782604a2ca7bd52e08c58fc3e (commit)
from 5da67968afb599697d7557c13b65fb961ec408dd (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 d3990eb2f8b2944782604a2ca7bd52e08c58fc3e
Author: Howard Chu <hyc(a)symas.com>
Date: Wed Jul 25 12:31:08 2012 -0700
Append mode should also detect keys that are too small
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 4 +++-
1 files changed, 3 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 cf74dfbb2d1cc91fa3bd4ed74e5eb01a92c0436f (commit)
via 5da67968afb599697d7557c13b65fb961ec408dd (commit)
via 205bb17793e27be67098ccc80ee919165d7cb993 (commit)
from e6d190c7dec535799c5b531b0f848c249b5080b0 (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 cf74dfbb2d1cc91fa3bd4ed74e5eb01a92c0436f
Merge: e6d190c 5da6796
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jul 24 10:18:40 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 72 ++++++++++++++++++++++++++++-------------------
1 files changed, 43 insertions(+), 29 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 5da67968afb599697d7557c13b65fb961ec408dd (commit)
via 205bb17793e27be67098ccc80ee919165d7cb993 (commit)
from ccc4d23e749edc5ea461261427a0ee0a663fdfe5 (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 5da67968afb599697d7557c13b65fb961ec408dd
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 24 04:21:40 2012 -0700
Fix root split check in mdb_page_split
commit 205bb17793e27be67098ccc80ee919165d7cb993
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Jul 23 04:23:49 2012 -0700
Skip unneeded calls to mdb_page_get in mdb_page_search
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 72 ++++++++++++++++++++++++++++-------------------
1 files changed, 43 insertions(+), 29 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 e6d190c7dec535799c5b531b0f848c249b5080b0 (commit)
from 832f7de6ae6892559cf188033445a044e993326f (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 e6d190c7dec535799c5b531b0f848c249b5080b0
Author: Mat Booth <github(a)matbooth.co.uk>
Date: Mon Jul 23 13:51:03 2012 +0100
ITS#7332 Changes required to build with Microsoft Visual Studio
-----------------------------------------------------------------------
Summary of changes:
include/ac/socket.h | 1 +
libraries/libldap/ldap-int.h | 3 +++
libraries/libldap/util-int.c | 2 ++
3 files changed, 6 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 832f7de6ae6892559cf188033445a044e993326f (commit)
via ccc4d23e749edc5ea461261427a0ee0a663fdfe5 (commit)
via 05ec98d11927a5148bbea8ed5672fdf61609b6cd (commit)
from 2265d2bac8b24c0bf2392677948f0a54d66dac1a (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 832f7de6ae6892559cf188033445a044e993326f
Merge: 2265d2b ccc4d23
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Jul 22 17:58:39 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 12 ++++++++++--
1 files changed, 10 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, mdb.master has been updated
via ccc4d23e749edc5ea461261427a0ee0a663fdfe5 (commit)
via 05ec98d11927a5148bbea8ed5672fdf61609b6cd (commit)
from 14fb1f59c7e119a100952890f947377d7e95f135 (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 ccc4d23e749edc5ea461261427a0ee0a663fdfe5
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Jul 22 17:42:36 2012 -0700
Leave extra space when creating a fake page
Minimizes the number of memcpy's if additional dups are stored.
commit 05ec98d11927a5148bbea8ed5672fdf61609b6cd
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Jul 22 17:41:58 2012 -0700
Append mode still needs to detect duplicates
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 12 ++++++++++--
1 files changed, 10 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 2265d2bac8b24c0bf2392677948f0a54d66dac1a (commit)
from c453a236fcbc15cbe12bd0b1dd0e6bf430ff8899 (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 2265d2bac8b24c0bf2392677948f0a54d66dac1a
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun Jul 22 15:44:11 2012 -0700
Append tweak: must init mdb->mi_nextid
Otherwise duplicate entries aren't detected
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/tools.c | 4 ++++
1 files changed, 4 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 c453a236fcbc15cbe12bd0b1dd0e6bf430ff8899 (commit)
from 38a3317096a93eb741423c6ab583c41ff131c669 (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 c453a236fcbc15cbe12bd0b1dd0e6bf430ff8899
Author: Emily Backes <ebackes(a)symas.com>
Date: Sat Jul 21 18:14:39 2012 -0700
Update name information
-----------------------------------------------------------------------
Summary of changes:
include/lutil_meter.h | 4 ++--
libraries/libldap/tls_g.c | 2 +-
libraries/liblutil/meter.c | 4 ++--
servers/slapd/alock.c | 2 +-
servers/slapd/alock.h | 2 +-
servers/slapd/back-bdb/idl.c | 2 +-
servers/slapd/back-mdb/idl.c | 2 +-
servers/slapd/overlays/unique.c | 2 +-
8 files changed, 10 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 38a3317096a93eb741423c6ab583c41ff131c669 (commit)
via 2b1b64f02197157543decc0c1862c566341c3e10 (commit)
via 14fb1f59c7e119a100952890f947377d7e95f135 (commit)
from 348d43e82f5cde947d30e4f7ed9ecbe53c36a109 (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 38a3317096a93eb741423c6ab583c41ff131c669
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jul 21 06:21:56 2012 -0700
Use new Append support
commit 2b1b64f02197157543decc0c1862c566341c3e10
Merge: 348d43e 14fb1f5
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jul 21 06:21:36 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 115 +++++++++++++++++++++++++++++-------
libraries/libmdb/mdb.h | 24 +++++++-
servers/slapd/back-mdb/back-mdb.h | 1 +
servers/slapd/back-mdb/dn2id.c | 2 +-
servers/slapd/back-mdb/id2entry.c | 5 +-
servers/slapd/back-mdb/idl.c | 9 ++-
servers/slapd/back-mdb/index.c | 8 +-
servers/slapd/back-mdb/nextid.c | 2 +
servers/slapd/back-mdb/proto-mdb.h | 1 +
9 files changed, 136 insertions(+), 31 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 14fb1f59c7e119a100952890f947377d7e95f135 (commit)
from 7e9a6134fde1e65648aa18c935c1af7554fd5b97 (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 14fb1f59c7e119a100952890f947377d7e95f135
Author: Howard Chu <hyc(a)symas.com>
Date: Sat Jul 21 06:10:02 2012 -0700
Append tweaks, page_split fixes
Append mode now does no key comparisons, input must be in sorted order.
page_split was not updating cursor parents correctly.
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 115 +++++++++++++++++++++++++++++++++++++++---------
libraries/libmdb/mdb.h | 24 ++++++++++-
2 files changed, 117 insertions(+), 22 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 348d43e82f5cde947d30e4f7ed9ecbe53c36a109 (commit)
from accd19edbccfc6442a770dfcbbb45f23e3482fd3 (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 348d43e82f5cde947d30e4f7ed9ecbe53c36a109
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 19 01:38:39 2012 -0700
ITS#7325 fix entry len
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-perl/add.c | 4 +++-
1 files changed, 3 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 294dfeb8a4d74acafb0136d9236eba9adc8256cb (commit)
via 4650a620e2c1001d75962658eb3db6124ec31596 (commit)
via d763c94ad6b7a8ad6f308c011a0f2588724350ac (commit)
from aa901ad6ce99f93231f611042950573a797e56d5 (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 294dfeb8a4d74acafb0136d9236eba9adc8256cb
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Jul 18 15:13:25 2012 -0700
ITS#6262, ITS#7323
commit 4650a620e2c1001d75962658eb3db6124ec31596
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 12 02:36:12 2012 -0700
ITS#7323 plug leak in online indexer
commit d763c94ad6b7a8ad6f308c011a0f2588724350ac
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jul 11 16:53:33 2012 -0700
ITS#6262 fix gettime() regression
Add a mutex in ldap_pvt_gettime(), delete the mutex comment
since it's no longer relevant (and was ignored anyway). This
could only ever affect multi-processor machines.
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
libraries/libldap/util-int.c | 8 +++++++-
servers/slapd/back-mdb/config.c | 1 +
3 files changed, 10 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git