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 85d467aca6d7e88e51cbebd738edac121b3d854f (commit)
from 1cde3108192b580332a26753fb9a45c890cd2147 (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 85d467aca6d7e88e51cbebd738edac121b3d854f
Author: Paul B. Henson <henson(a)acm.org>
Date: Fri May 30 16:47:34 2014 -0700
ITS#7161 ppolicy pwdFailureTime resolution should be better than 1 second
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/ppolicy.c | 20 ++++++++++++++++----
1 file changed, 16 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_5 has been updated
via ec4ff462807aba5c871fe38007574a56424bb867 (commit)
via ecb71ee197e3cc080ec229bbdaa9f0d219f1a77d (commit)
via 6ed845b58ea7b63e5ebed4559ff8a60ddb5f3f9b (commit)
via 17c09fa476a7dbd49aca5e4caf0384cb1c3d244a (commit)
via a93810cc3d1a062bf5edbe9c14795d0360cda8a4 (commit)
via c0d64cf182eac07745965cb14dcc084315fcc0ae (commit)
via cb5656c726551cc22ea149ab177fb5a2db4ac6c6 (commit)
via 64a02e22799da289314001e16bfc6d2e89f63601 (commit)
via b37b2a651ff2df3824d3f403538627983d5b81d1 (commit)
via ba8f59edf42ff700bebf65e7e30e3d1f0101b326 (commit)
via ac158c7e1e1a86b13eb7c0d2b14169c0e43e6198 (commit)
via d170df58fbd5ab2e99783f945f0d86d3d3749296 (commit)
via 92c01ffda80fe2224391b46b9be12eeb449456bf (commit)
via 83676dc0f0c77b4de4fd5e942a50038f5c5ba17a (commit)
via 2f33effcdc4f21fec8da9921044de0d124709e80 (commit)
via 4b9aed26a5b1c0027b10d211c6e7270dbb1ade1c (commit)
via 4844a72d012ec4340ad62b9d4ed648a1d7a5cd53 (commit)
via 2764360a7b273e579add29830ee0a0419ad37f71 (commit)
via fca18d2586259c0e802d0276f86be696863b1905 (commit)
via ac3acc121855e4297d597a4d71e9863e1e1e2450 (commit)
via 13d6d59c512065db3741c20c65b4d9928b986968 (commit)
via 6948f9dace36875f797aeee713019740817e6579 (commit)
via f537429b64dc57d669ded6aae8c7e43c7d2ae978 (commit)
via 9026894e05a016f4e7cfe675490b7ede3db10e73 (commit)
via 86d9675543b82856523826c5c16fde0f8dc2b745 (commit)
via 6bd34d0534f1c8bfd73deaf70febd3b58a2f9d5a (commit)
via 1519f4bc3d105a5cbb7f1b624d8fd91e7d90c70e (commit)
via 2727e97de35320b0ac433ff2e811b9640bb66996 (commit)
via 68e97b2184063e91d62eed7d862d133f2e4ca314 (commit)
via 937b5eff07e30563a4b55fdde936191eb64f0f3b (commit)
via 86f8b203f5b3f293df28f12836f1d68d28a0c2ee (commit)
via 012d7b5de7b9942c29d0c849e8153b7b81b59082 (commit)
via 3e7c1bd4e22270d1b95fff572a7726983ca68e8d (commit)
via a22c31115f480eff906d51b53a998d269da83452 (commit)
via 684bb867ced9f0ccde0268b6a3e839ebcb00ff6b (commit)
via 4ddf2ec83176ef6f1d2db2eb95f1f931de25c81d (commit)
via 797ff136a8852d8301a946a2f29b2c34caa084d0 (commit)
via 0e7fba73b7e63a39fa62f532a289bef92069ba6e (commit)
via e2bdd44624a525d4847c22d7ebf1ea4d154ed734 (commit)
via a6049489930dccd7354b8b681fe3e754032edb02 (commit)
via 4e954f8ae83d5b39736bab2da0eaf2bdf5ee3961 (commit)
from a1c6cbbb3decf596bc2fb0cbca80d7f0493d3571 (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 ec4ff462807aba5c871fe38007574a56424bb867
Merge: 6ed845b ecb71ee
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jun 13 12:55:05 2014 -0500
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_5
commit 6ed845b58ea7b63e5ebed4559ff8a60ddb5f3f9b
Merge: a1c6cbb 17c09fa
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jun 13 12:37:26 2014 -0500
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_5
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 13 +
libraries/liblmdb/COPYRIGHT | 2 +-
libraries/liblmdb/lmdb.h | 42 +-
libraries/liblmdb/mdb.c | 446 ++-
libraries/liblmdb/mtest.c | 84 +-
libraries/liblmdb/mtest2.c | 45 +-
libraries/liblmdb/mtest3.c | 45 +-
libraries/liblmdb/mtest4.c | 64 +-
libraries/liblmdb/mtest5.c | 47 +-
libraries/liblmdb/mtest6.c | 47 +-
libraries/liblmdb/{sample-bdb.c => sample-bdb.txt} | 6 +-
libraries/liblmdb/{sample-mdb.c => sample-mdb.txt} | 6 +-
libraries/libmdb/mdb.c | 3678 ++++++++++++++++++++
13 files changed, 4193 insertions(+), 332 deletions(-)
rename libraries/liblmdb/{sample-bdb.c => sample-bdb.txt} (92%)
rename libraries/liblmdb/{sample-mdb.c => sample-mdb.txt} (90%)
create mode 100644 libraries/libmdb/mdb.c
---
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 a26706d135b06f9c70a6ea90ddcff9c3a49f8c15 (commit)
via ecb71ee197e3cc080ec229bbdaa9f0d219f1a77d (commit)
via 17c09fa476a7dbd49aca5e4caf0384cb1c3d244a (commit)
via a93810cc3d1a062bf5edbe9c14795d0360cda8a4 (commit)
via c0d64cf182eac07745965cb14dcc084315fcc0ae (commit)
via cb5656c726551cc22ea149ab177fb5a2db4ac6c6 (commit)
via 64a02e22799da289314001e16bfc6d2e89f63601 (commit)
via b37b2a651ff2df3824d3f403538627983d5b81d1 (commit)
via ba8f59edf42ff700bebf65e7e30e3d1f0101b326 (commit)
via ac158c7e1e1a86b13eb7c0d2b14169c0e43e6198 (commit)
via d170df58fbd5ab2e99783f945f0d86d3d3749296 (commit)
via 92c01ffda80fe2224391b46b9be12eeb449456bf (commit)
via 83676dc0f0c77b4de4fd5e942a50038f5c5ba17a (commit)
via 2f33effcdc4f21fec8da9921044de0d124709e80 (commit)
via 4b9aed26a5b1c0027b10d211c6e7270dbb1ade1c (commit)
via 4844a72d012ec4340ad62b9d4ed648a1d7a5cd53 (commit)
via 2764360a7b273e579add29830ee0a0419ad37f71 (commit)
via fca18d2586259c0e802d0276f86be696863b1905 (commit)
via ac3acc121855e4297d597a4d71e9863e1e1e2450 (commit)
via 13d6d59c512065db3741c20c65b4d9928b986968 (commit)
via 6948f9dace36875f797aeee713019740817e6579 (commit)
via f537429b64dc57d669ded6aae8c7e43c7d2ae978 (commit)
via 9026894e05a016f4e7cfe675490b7ede3db10e73 (commit)
via 86d9675543b82856523826c5c16fde0f8dc2b745 (commit)
via 6bd34d0534f1c8bfd73deaf70febd3b58a2f9d5a (commit)
via 1519f4bc3d105a5cbb7f1b624d8fd91e7d90c70e (commit)
via 2727e97de35320b0ac433ff2e811b9640bb66996 (commit)
via 68e97b2184063e91d62eed7d862d133f2e4ca314 (commit)
via 937b5eff07e30563a4b55fdde936191eb64f0f3b (commit)
via 86f8b203f5b3f293df28f12836f1d68d28a0c2ee (commit)
via 012d7b5de7b9942c29d0c849e8153b7b81b59082 (commit)
via 3e7c1bd4e22270d1b95fff572a7726983ca68e8d (commit)
via a22c31115f480eff906d51b53a998d269da83452 (commit)
via 684bb867ced9f0ccde0268b6a3e839ebcb00ff6b (commit)
via 4ddf2ec83176ef6f1d2db2eb95f1f931de25c81d (commit)
via 797ff136a8852d8301a946a2f29b2c34caa084d0 (commit)
via 0e7fba73b7e63a39fa62f532a289bef92069ba6e (commit)
via e2bdd44624a525d4847c22d7ebf1ea4d154ed734 (commit)
via a6049489930dccd7354b8b681fe3e754032edb02 (commit)
via 4e954f8ae83d5b39736bab2da0eaf2bdf5ee3961 (commit)
from 7ef39fad2870d114f404e9d337999186e975ea21 (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 a26706d135b06f9c70a6ea90ddcff9c3a49f8c15
Merge: 7ef39fa ecb71ee
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jun 13 12:53:24 2014 -0500
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 13 +
libraries/liblmdb/COPYRIGHT | 2 +-
libraries/liblmdb/lmdb.h | 42 +-
libraries/liblmdb/mdb.c | 446 ++-
libraries/liblmdb/mtest.c | 84 +-
libraries/liblmdb/mtest2.c | 45 +-
libraries/liblmdb/mtest3.c | 45 +-
libraries/liblmdb/mtest4.c | 64 +-
libraries/liblmdb/mtest5.c | 47 +-
libraries/liblmdb/mtest6.c | 47 +-
libraries/liblmdb/{sample-bdb.c => sample-bdb.txt} | 6 +-
libraries/liblmdb/{sample-mdb.c => sample-mdb.txt} | 6 +-
libraries/libmdb/mdb.c | 3678 ++++++++++++++++++++
13 files changed, 4193 insertions(+), 332 deletions(-)
rename libraries/liblmdb/{sample-bdb.c => sample-bdb.txt} (92%)
rename libraries/liblmdb/{sample-mdb.c => sample-mdb.txt} (90%)
create mode 100644 libraries/libmdb/mdb.c
---
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 1cde3108192b580332a26753fb9a45c890cd2147 (commit)
via 24d5971ff3f1ec2211eb6525328a70c0fb61a16d (commit)
via ecb71ee197e3cc080ec229bbdaa9f0d219f1a77d (commit)
via ba4dd5b733448d85f815f6d45a6205c16adab7e8 (commit)
via 17c09fa476a7dbd49aca5e4caf0384cb1c3d244a (commit)
via a93810cc3d1a062bf5edbe9c14795d0360cda8a4 (commit)
via c0d64cf182eac07745965cb14dcc084315fcc0ae (commit)
via cb5656c726551cc22ea149ab177fb5a2db4ac6c6 (commit)
via 64a02e22799da289314001e16bfc6d2e89f63601 (commit)
via b37b2a651ff2df3824d3f403538627983d5b81d1 (commit)
via ba8f59edf42ff700bebf65e7e30e3d1f0101b326 (commit)
via ac158c7e1e1a86b13eb7c0d2b14169c0e43e6198 (commit)
via d170df58fbd5ab2e99783f945f0d86d3d3749296 (commit)
via 92c01ffda80fe2224391b46b9be12eeb449456bf (commit)
via 83676dc0f0c77b4de4fd5e942a50038f5c5ba17a (commit)
via 2f33effcdc4f21fec8da9921044de0d124709e80 (commit)
via 4b9aed26a5b1c0027b10d211c6e7270dbb1ade1c (commit)
via 4844a72d012ec4340ad62b9d4ed648a1d7a5cd53 (commit)
via 2764360a7b273e579add29830ee0a0419ad37f71 (commit)
via fca18d2586259c0e802d0276f86be696863b1905 (commit)
via ac3acc121855e4297d597a4d71e9863e1e1e2450 (commit)
via 13d6d59c512065db3741c20c65b4d9928b986968 (commit)
via 6948f9dace36875f797aeee713019740817e6579 (commit)
via f537429b64dc57d669ded6aae8c7e43c7d2ae978 (commit)
via 9026894e05a016f4e7cfe675490b7ede3db10e73 (commit)
via 86d9675543b82856523826c5c16fde0f8dc2b745 (commit)
via 6bd34d0534f1c8bfd73deaf70febd3b58a2f9d5a (commit)
via 1519f4bc3d105a5cbb7f1b624d8fd91e7d90c70e (commit)
from 568dc87dbda62a86fc9b75fd9572569c09097f47 (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 1cde3108192b580332a26753fb9a45c890cd2147
Merge: 24d5971 ecb71ee
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jun 13 12:54:53 2014 -0500
Merge remote-tracking branch 'origin/mdb.master'
commit 24d5971ff3f1ec2211eb6525328a70c0fb61a16d
Merge: ba4dd5b 568dc87
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jun 13 12:54:40 2014 -0500
Merge branch 'master' of ssh://git-master.openldap.org/~git/git/openldap
commit ba4dd5b733448d85f815f6d45a6205c16adab7e8
Merge: 8fc7e06 17c09fa
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Jun 13 12:37:05 2014 -0500
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 13 +
libraries/liblmdb/COPYRIGHT | 2 +-
libraries/liblmdb/lmdb.h | 37 +-
libraries/liblmdb/mdb.c | 168 +-
libraries/libmdb/mdb.c | 3678 +++++++++++++++++++++++++++++++++++++++++++
5 files changed, 3809 insertions(+), 89 deletions(-)
create mode 100644 libraries/libmdb/mdb.c
---
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 ecb71ee197e3cc080ec229bbdaa9f0d219f1a77d (commit)
from 17c09fa476a7dbd49aca5e4caf0384cb1c3d244a (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 ecb71ee197e3cc080ec229bbdaa9f0d219f1a77d
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Jun 13 10:46:27 2014 -0700
Bump version to 0.9.12
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 13 +++++++++++++
libraries/liblmdb/lmdb.h | 6 +++---
2 files changed, 16 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 7ef39fad2870d114f404e9d337999186e975ea21 (commit)
from 657c9b8a037a32609158e511778732ef975c5f18 (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 7ef39fad2870d114f404e9d337999186e975ea21
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jun 13 10:08:07 2014 -0700
ITS#7871 more for LDIF wrap
Clients should just use 0 for default wrap, and let libldif
take care of it.
-----------------------------------------------------------------------
Summary of changes:
clients/tools/common.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 a1c6cbbb3decf596bc2fb0cbca80d7f0493d3571 (commit)
from 0387f5f5c1703f07d1111b08a0c0de4e1e90839d (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 a1c6cbbb3decf596bc2fb0cbca80d7f0493d3571
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jun 13 10:08:07 2014 -0700
ITS#7871 more for LDIF wrap
Clients should just use 0 for default wrap, and let libldif
take care of it.
-----------------------------------------------------------------------
Summary of changes:
clients/tools/common.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 568dc87dbda62a86fc9b75fd9572569c09097f47 (commit)
from 8fc7e06d220d07df9991de9935c5ec669ba8a9e3 (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 568dc87dbda62a86fc9b75fd9572569c09097f47
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jun 13 10:08:07 2014 -0700
ITS#7871 more for LDIF wrap
Clients should just use 0 for default wrap, and let libldif
take care of it.
-----------------------------------------------------------------------
Summary of changes:
clients/tools/common.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 657c9b8a037a32609158e511778732ef975c5f18 (commit)
from ff3ddbe409e75c6b78362cf0a33c34289bcab20a (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 657c9b8a037a32609158e511778732ef975c5f18
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jun 12 16:04:53 2014 -0500
Plug one-time leak
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/bconfig.c | 3 ++-
1 file changed, 2 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_4 has been updated
via ff3ddbe409e75c6b78362cf0a33c34289bcab20a (commit)
via 7c9098a610ff49aff34b6bd22f4e9e1a855eb6e1 (commit)
via 48ea1287e04bbd92cec3a248126463149c3f07e4 (commit)
via 6f822fc4ecb68ab0cf4b7cc79298753bdf239cce (commit)
from be23070ef0507f77bfd2f7d61b548d7823c3b54b (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 ff3ddbe409e75c6b78362cf0a33c34289bcab20a
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jun 12 15:36:28 2014 -0500
ITS#7873
commit 7c9098a610ff49aff34b6bd22f4e9e1a855eb6e1
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jun 4 14:24:20 2014 -0700
ITS#7873 check for pauses
commit 48ea1287e04bbd92cec3a248126463149c3f07e4
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jun 12 15:35:18 2014 -0500
ITS#7872
commit 6f822fc4ecb68ab0cf4b7cc79298753bdf239cce
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jun 4 14:02:06 2014 -0700
ITS#7872 plug memleak of matchedDN
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
servers/slapd/back-mdb/dn2entry.c | 2 ++
servers/slapd/overlays/refint.c | 32 ++++++++++++++++++++++++++++----
3 files changed, 32 insertions(+), 4 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git