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 4608cd955250c9ebb0eed62d220577b93acba39e (commit)
via 3e3c7850344a00d15ab541cf6cd833849f8ad5d9 (commit)
from 4bc18a5dd391a2c24c617418c5ba3057c6505b54 (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 4608cd955250c9ebb0eed62d220577b93acba39e
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Wed Aug 29 06:43:35 2012 +0200
libmdb: Fix P_INVALID when pgno_t != unsigned long
commit 3e3c7850344a00d15ab541cf6cd833849f8ad5d9
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Wed Aug 29 06:42:52 2012 +0200
libmdb: Check sem_open() against SEM_FAILED.
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 10 +++++-----
1 files changed, 5 insertions(+), 5 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 0ea05ad5f28052268be08b324a1e09c907fc88c6 (commit)
via 883f9da3b70189aee61b41f299198cc6eb4a13cb (commit)
via 2716646ed649e2283fe5bb8429370787034d3fdf (commit)
via 4bc18a5dd391a2c24c617418c5ba3057c6505b54 (commit)
via 85ae5011e722ef5b7cc74de9d686c88f8c5268a9 (commit)
from dded040409dcc2d1b6d555c407397a8e478d4252 (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 0ea05ad5f28052268be08b324a1e09c907fc88c6
Merge: 883f9da 4bc18a5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Aug 27 14:55:30 2012 -0700
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
commit 883f9da3b70189aee61b41f299198cc6eb4a13cb
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 27 14:27:04 2012 -0700
Fix typos in prev commit
commit 2716646ed649e2283fe5bb8429370787034d3fdf
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 27 14:08:06 2012 -0700
Don't decode entries until we know they're in scope
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 14 +++--
servers/slapd/back-mdb/id2entry.c | 15 +++++
servers/slapd/back-mdb/proto-mdb.h | 6 ++
servers/slapd/back-mdb/search.c | 115 +++++++++++++++++++-----------------
4 files changed, 90 insertions(+), 60 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 d7dd1bdb82702a32421e525cd8f7bc69802b1852 (commit)
via 4bc18a5dd391a2c24c617418c5ba3057c6505b54 (commit)
via 85ae5011e722ef5b7cc74de9d686c88f8c5268a9 (commit)
from bf10bdb03a54dd0e27068128d2e1dda7ca806658 (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 d7dd1bdb82702a32421e525cd8f7bc69802b1852
Merge: bf10bdb 4bc18a5
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 27 14:45:58 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 14 +++++++++-----
1 files changed, 9 insertions(+), 5 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 4bc18a5dd391a2c24c617418c5ba3057c6505b54 (commit)
from 85ae5011e722ef5b7cc74de9d686c88f8c5268a9 (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 4bc18a5dd391a2c24c617418c5ba3057c6505b54
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Aug 27 14:45:16 2012 -0700
In mdb_audit, change assert to fprintf
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 5 ++++-
1 files changed, 4 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 bf10bdb03a54dd0e27068128d2e1dda7ca806658 (commit)
from ea248dacf4ffceeb51bb3240ef0efef4d83eefea (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 bf10bdb03a54dd0e27068128d2e1dda7ca806658
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 27 14:27:04 2012 -0700
Fix typos in prev commit
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/search.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, master has been updated
via ea248dacf4ffceeb51bb3240ef0efef4d83eefea (commit)
from f980c64cb63abca0928e176a9443d8513b74ef74 (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 ea248dacf4ffceeb51bb3240ef0efef4d83eefea
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Aug 27 14:08:06 2012 -0700
Don't decode entries until we know they're in scope
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/id2entry.c | 15 +++++
servers/slapd/back-mdb/proto-mdb.h | 6 ++
servers/slapd/back-mdb/search.c | 112 ++++++++++++++++++------------------
3 files changed, 78 insertions(+), 55 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 00caa3e0483835e139cb4423474c792dc41d1cd7 (commit)
from 31072a1e7805f205d0605b70b6df949dac3cfa78 (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 00caa3e0483835e139cb4423474c792dc41d1cd7
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Aug 26 15:59:39 2012 -0500
RC12 - Add help for Quickstart.
-----------------------------------------------------------------------
Summary of changes:
README-QUICKSTART-WINDOWS.txt | 100 ++++++++++++++++++++++++++++++++---------
README-QUICKSTART.txt | 100 ++++++++++++++++++++++++++++++----------
build.properties | 26 ++++++-----
build.xml | 26 +++--------
ldap/setup/startSlapd.cmd | 2 +-
5 files changed, 174 insertions(+), 80 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, mdb.master has been updated
via 85ae5011e722ef5b7cc74de9d686c88f8c5268a9 (commit)
from bd92b570a8a3389a5e6bd86abcce2722919f8363 (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 85ae5011e722ef5b7cc74de9d686c88f8c5268a9
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Aug 26 11:05:45 2012 -0700
Fix mdb_audit()
due to a0993354a603a970889ad5c160c289ecca316f81
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 11 ++++++-----
1 files changed, 6 insertions(+), 5 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 31072a1e7805f205d0605b70b6df949dac3cfa78 (commit)
from 2d71098df6c0e65d78ac39ac0466d5bde5c5076d (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 31072a1e7805f205d0605b70b6df949dac3cfa78
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Aug 25 21:01:07 2012 -0500
RC12 windows installation refinements. Parameterize OpenLDAP DB config switches.
-----------------------------------------------------------------------
Summary of changes:
README-QUICKSTART-WINDOWS.txt | 176 +++++++++++++++++++++++++++++++++++++++++
README-QUICKSTART.txt | 74 +++++++++++------
b.bat | 3 +
b.sh | 2 +-
build.properties | 107 +++++++++++++++++--------
b.sh => build.sh | 2 +-
build.xml | 114 +++++++++++++++++++++------
ldap/setup/startSlapd.cmd | 6 +-
ldap/slapd.conf.src | 17 +++--
9 files changed, 404 insertions(+), 97 deletions(-)
create mode 100644 README-QUICKSTART-WINDOWS.txt
create mode 100644 b.bat
mode change 100755 => 100644 build.properties
copy b.sh => build.sh (52%)
---
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 dded040409dcc2d1b6d555c407397a8e478d4252 (commit)
via bd92b570a8a3389a5e6bd86abcce2722919f8363 (commit)
via a2d1b42e3921d5c874a8f35fcd42047af604ce96 (commit)
from e0d5f88d61f715a94ff5fba269a6df2e054b93f6 (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 dded040409dcc2d1b6d555c407397a8e478d4252
Merge: e0d5f88 bd92b57
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Aug 24 08:40:50 2012 -0700
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb_stat.c | 10 ++++++----
libraries/libmdb/mdb_stata.c | 10 ++++++----
2 files changed, 12 insertions(+), 8 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git