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 68ffed7130c6cdb6e5dc62a9ad19a2a902115cae (commit)
from 74e8e39840c6550223f6bb4ef5e397d1c469ce0c (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 68ffed7130c6cdb6e5dc62a9ad19a2a902115cae
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue May 29 19:46:17 2012 -0700
Additional fix for threaded slapadd
If slapadd'ing a config DB and tool-threads is set in the config LDIF,
the checks for slap_tool_thread_max will be invalid.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/slapadd.c | 7 +++++--
1 files changed, 5 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, OPENLDAP_REL_ENG_2_4 has been updated
via 0055caeb260544ab76f2ba66d1ce200e533956e2 (commit)
from 8411841bbfad10921f9c607186647ef742dbcd84 (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 0055caeb260544ab76f2ba66d1ce200e533956e2
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue May 29 16:10:50 2012 -0700
ITS#7282
-----------------------------------------------------------------------
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, master has been updated
via 74e8e39840c6550223f6bb4ef5e397d1c469ce0c (commit)
via d356c16de286bf0fa9c6946b5ef1e667da66fc22 (commit)
from 899f3c994fc2c376aa79732577c17c9f42681c94 (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 74e8e39840c6550223f6bb4ef5e397d1c469ce0c
Merge: d356c16 899f3c9
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue May 29 16:09:31 2012 -0700
Merge branch 'master' of ssh://git-master.openldap.org/~git/git/openldap
commit d356c16de286bf0fa9c6946b5ef1e667da66fc22
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue May 29 16:07:35 2012 -0700
ITS7282 Fix peername.regex example
-----------------------------------------------------------------------
Summary of changes:
doc/guide/admin/access-control.sdf | 4 ++--
1 files 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 899f3c994fc2c376aa79732577c17c9f42681c94 (commit)
via 3bc7f6d27dfd3ce33a3ee2b085a2ed9f9c362c68 (commit)
from 22bf5188a91d300453c4077eaa88af6b399ce7e9 (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 899f3c994fc2c376aa79732577c17c9f42681c94
Author: SATOH Fumiyasu <fumiyas(a)osstech.co.jp>
Date: Thu May 24 10:23:06 2012 +0900
ITS#7278 SHA-2: Add support salted SHA-2 password hashes
Support {SSHA256}, {SSHA384} and {SSHA512} hash schemes
commit 3bc7f6d27dfd3ce33a3ee2b085a2ed9f9c362c68
Author: SATOH Fumiyasu <fumiyas(a)osstech.co.jp>
Date: Thu May 10 20:26:16 2012 +0900
ITS#7269 SHA2: Avoid "static char real_hash[]" to support multithread
Remove sha*_hex_hash() and replace chk_sha*() with
libraries/liblutil/passwd.c:chk_sha1() implementation to
avoid a race condition.
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/passwd/sha2/README | 50 ++--
contrib/slapd-modules/passwd/sha2/slapd-sha2.c | 455 +++++++++++++++++++-----
2 files changed, 394 insertions(+), 111 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP-Fortress-Core (openldap-fortress-core.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 43aed7562ee8ca175aee5b66b061ac2b7280634c (commit)
from 635c52ffcf0aec3b8edb7298e4230cfbb1a87f5a (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 43aed7562ee8ca175aee5b66b061ac2b7280634c
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat May 19 15:00:53 2012 -0500
more javadoc refinement for rc9
-----------------------------------------------------------------------
Summary of changes:
src/main/java/com/jts/fortress/AuditMgr.java | 2 +-
.../java/com/jts/fortress/arbac/AdminRole.java | 8 ++++----
.../java/com/jts/fortress/audit/AuditMgrImpl.java | 2 +-
.../com/jts/fortress/rest/AuditMgrRestImpl.java | 2 +-
4 files changed, 7 insertions(+), 7 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.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 8411841bbfad10921f9c607186647ef742dbcd84 (commit)
from abce953fadd4795febdf0953a948487c4dbdad0a (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 8411841bbfad10921f9c607186647ef742dbcd84
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed May 9 12:42:01 2012 -0700
ITS#7251
-----------------------------------------------------------------------
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 abce953fadd4795febdf0953a948487c4dbdad0a (commit)
from 6f25f7ae3a3278a99588ef537776bfabcbbf7664 (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 abce953fadd4795febdf0953a948487c4dbdad0a
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed May 9 12:38:27 2012 -0700
ITS#7266
-----------------------------------------------------------------------
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 6f25f7ae3a3278a99588ef537776bfabcbbf7664 (commit)
via c3fa6a77f8f2a6f4c0702935d8937874619766bf (commit)
via a74164a9c72c2d0e72ff1e2acbfea21dfe94bc40 (commit)
via 8efadea22cd29cdafaa7b5019e10336b28791d6c (commit)
from 1878d201c1e0a7f42b0d5ee66d7f5a2368027c9c (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 6f25f7ae3a3278a99588ef537776bfabcbbf7664
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed May 9 12:36:54 2012 -0700
ITS#7267
commit c3fa6a77f8f2a6f4c0702935d8937874619766bf
Author: SATOH Fumiyasu <fumiyas(a)osstech.co.jp>
Date: Tue May 8 15:35:32 2012 +0900
SHA2: Make slapd-sha2 module portable
contrib/slapd-modules/passwd/sha2/sha2.[ch] need portable.h and
some macros to be portable source.
contrib/slapd-modules/passwd/sha2/slapd-sha2.c:hash_sha*() must
declare "struct berval digest" before a statement for K&R C,
and must replace C++ "// foo"-style comments with C style.
commit a74164a9c72c2d0e72ff1e2acbfea21dfe94bc40
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed May 9 12:35:46 2012 -0700
ITS#7253
commit 8efadea22cd29cdafaa7b5019e10336b28791d6c
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Apr 20 07:23:25 2012 -0700
ITS#7253 add a note about Criticality and RFC4510
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 ++
contrib/slapd-modules/passwd/sha2/sha2.h | 21 ++++++++++-
contrib/slapd-modules/passwd/sha2/slapd-sha2.c | 45 +++++++++++-------------
servers/slapd/overlays/sssvlv.c | 3 ++
4 files changed, 47 insertions(+), 25 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 1878d201c1e0a7f42b0d5ee66d7f5a2368027c9c (commit)
via eeec509150c3198047ec349eaf80eea90569ed2d (commit)
via a540597dd6531c5a0648ebe46555559d93932b9e (commit)
via fadf75a9cb2764f3797abb0c3c710e47101a5d51 (commit)
via fbf9c233045881e85ca2eaafd930af404bf39f86 (commit)
via 20baad4a207db5d0e84fc3a7409f216aefa59385 (commit)
via 0a4aa889277a701b893cd842d7cf73ff87a1ed90 (commit)
via dce5bb2fee751d623327005e0c2ba625fae66c1f (commit)
via 729a8a28196f043603b3c296b02e0010dfae1648 (commit)
via 99fa22c164438e6845ecd0878b02afb8069cdf9e (commit)
via 592b3f87279ce057985b8f1f55d39f746afbac14 (commit)
via 8e1ebbb4a83a7c8b1500d00b7e5c5f3da134f1ca (commit)
via 6d0b424dbe2dd4abe75fad7b88def5088b7ff074 (commit)
via 4a0b30499caab8628efcedb8be5643fead7cd17e (commit)
via d1738c3e6b8260d4036ddd17b4f4194407d5ab38 (commit)
via d793594173bb5367e466134d5fe3366feeb672f6 (commit)
via a66f9e9292069ed01ae0fcf50e8a5bb3d3888935 (commit)
via 191d78948b3af4ddc24773e3f73741281a25513d (commit)
via ae027b52141d2748d59dfedcb4feebeda5162476 (commit)
via de0cb27d70554b8540cbb73bf5fe682546fd48f3 (commit)
via 7ba25c488a88520f01f9dd95dc6436fb7dfa6b83 (commit)
via 84acc0e803d34051c5e7b737c2544d3970cb8155 (commit)
via 0f1081449431cf0c2b4a00c1b742958f13cdb253 (commit)
via 91bab157f65941919a69179a395d471cabfd3d79 (commit)
via f53beeabee812922b55f0b3a4b82fe2e36ed132d (commit)
via ac0b18911b73e7ca5da3f239e6f388ed60ed6b6c (commit)
via 0952cfdf84d926da5e6ba984fa55b3ab5a2ef9aa (commit)
via 5c16c8842b8a41229f2256cdeb3ed1ce9bd4ad50 (commit)
via 04f488e7a0b81be79f7cd28404457edadefef193 (commit)
via b92af0760bab43d06d04a16c3f52aff3b5431b62 (commit)
via 8a4981d8aa01512faeffb0e96a03504efe1383da (commit)
via 25e8e82c5f2ec03e495e237f0c9b4ac6ab739b94 (commit)
via c7da506dd2c8d3b8a2b209a26afbcb2ff94db13c (commit)
via c7fe1f466e8bfcac0c9169c741710c76807a11ba (commit)
via 5c182fbedf5f69d167073c2a2b4766798a247928 (commit)
via d3b9939e7178647232aa07f3e03a0984c70cd7b9 (commit)
via 2baadabdff2b517e71dc65c87b319bcc0cb0670f (commit)
via 15f3e650da0fb2d4f93808c2e1fedad80e31bb59 (commit)
via 2ccf0d58b20345905d979e8534333e6a9a041271 (commit)
via 7bc62c512824c0d54cc6885ea876c2764510eca2 (commit)
via d50d57ed63a4fd29d90da3b7de9cc105fff63a3e (commit)
via e1b88d93ac8812635785dcc3f87ea015f454e022 (commit)
via d8b459808520027019987d19c79250cbf737f2c3 (commit)
via 1b07b48c1abef0e5fdec19b0734fbf4bb1035f46 (commit)
via b23bb7a0b143bbe3d1cd301ea101368a80ddce67 (commit)
via 953796759e666adbc28962b9f79f97e8946819e3 (commit)
via e8e57be42107a877f604d0c4e67115ef37681a1b (commit)
via 3d6b924c2560f39973de82d2599ce9d6542b9cb2 (commit)
via 1c8de1883c1a9c239a5ba69a291c07889c1fe7da (commit)
via b9cbcb05889811f64983622cd75a3485f688a0dc (commit)
via 713bf092b6d3ac350deea6d8f641110784d61efe (commit)
via a17f8e73265d5407e0a3f98ab79add0f839b997b (commit)
via 81afbb2fca0effc3637c88ce03935b6b3f5eca47 (commit)
via 95a72ac82a4ddd0fc8f27cc487e292ee70fa9c97 (commit)
via dd9c56f0fbe0925067642964c77f3ebff1a906de (commit)
via 575691ca8a5a6224eff23a55e0386b43f0b25db6 (commit)
via 51c1ba6818fe102d610b73cf785672894e622666 (commit)
via 29de655bc42e9eecaafcb5a65177a8fae801b154 (commit)
via 291c0ce2db8545a5d4b672c671cc289c241d1257 (commit)
via 8763c41e30b8bf28fc23e6ef3b47d2e39c15c0f5 (commit)
via 04b522cc72ad5f40cfc09e97b8bd5734c810e7e9 (commit)
via 68143e4532ba3b3dccdb4e80665140542170d6d6 (commit)
via 690792c17074fd94d485cdd4037f45bd421438fd (commit)
via cc7a89cd677980443a326a3d48fffb71871adb7d (commit)
via f0c9d7732683b148e6df5a09683e4583fdd3d1fa (commit)
from d5f25d398103de95eeb5cd7b057eaf4095823a74 (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 1878d201c1e0a7f42b0d5ee66d7f5a2368027c9c
Merge: d5f25d3 eeec509
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed May 9 12:24:54 2012 -0700
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 293 ++++++++++++++++++++++++++++-------------------
libraries/libmdb/mdb.h | 15 ++-
libraries/libmdb/midl.c | 44 ++++----
libraries/libmdb/midl.h | 53 +++++----
4 files changed, 239 insertions(+), 166 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 22bf5188a91d300453c4077eaa88af6b399ce7e9 (commit)
via eeec509150c3198047ec349eaf80eea90569ed2d (commit)
from ff1839ebe653816679794a8c84ada71009b3314c (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 22bf5188a91d300453c4077eaa88af6b399ce7e9
Merge: ff1839e eeec509
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed May 9 12:13:05 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 33 ++++++++++++++++++++++++---------
1 files changed, 24 insertions(+), 9 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git