A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The annotated tag, OPENLDAP_REL_ENG_2_4_35 has been created
at 7ead52fcc0669c9e7efdf74ab62be63882ca8aa3 (tag)
tagging 45c7e4135a168a157d6baf43bdc6adaeaeeac1c6 (commit)
replaces OPENLDAP_REL_ENG_2_4_34
tagged by Quanah Gibson-Mount
on Thu Mar 28 08:43:25 2013 -0700
- Log -----------------------------------------------------------------
OpenLDAP 2.4.35
Claude Brisson (1):
bugfix for mdb_cursor_put with MDB_MULTIPLE
Hallvard Furuseth (1):
ITS#7543 Fix log output "conn=-1 ... ACCEPT"
Howard Chu (24):
Add $(DESTDIR) to make install target
Add sample apps for comparison/education purposes
Delete obsolete @todo
Install manpages too
Use CC/LDFLAGS to link the shared lib
ITS#7536 fix mdb_rebalance
Turn off readahead on main mmap
ITS#7377 Fix c0f3d9b9a8864e744a8d1eaffc99bc86026d5351
Check for MADV_RANDOM
Fix f97552a83abb085bc44b1b578e550d64c1313a4b
Precalculate max size of a node
ITS#7538 fallout from ITS#7536 fix.
ITS#7533 don't install DB_CONFIG if no BDB backends
ITS#7531 check updateCookie status for INTERMEDIATEs
Avoid unnecessary syncCookie malloc/free
ITS#7542, more for ITS#7432
ITS#7540 reject undefined attrs
ITS#7546 fix example DNs
Fix bdb/hdb in example
ITS#7522 fix config syntax errors
Silence stupid warnings
ITS#7553 deinit cursor after deleting last node
ITS#7552 fix for templates with * / +
ITS#7553 better fix
Pierangelo Masarati (2):
more about ITS#7525
fix tool name (ITS#7534)
Quanah Gibson-Mount (16):
Return to release engineering
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
ITS#7536, ITS#7377
ITS#7533
ITS#7531
ITS#7542, ITS#7432
ITS#7543
ITS#7540
ITS#7534
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
ITS#7551
ITS#7522
ITS#7552
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
ITS#7553
Prep for release
-----------------------------------------------------------------------
---
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 45c7e4135a168a157d6baf43bdc6adaeaeeac1c6 (commit)
from 5605ba6b3bf2ff38829c3460da3b005da899f318 (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 45c7e4135a168a157d6baf43bdc6adaeaeeac1c6
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Mar 28 08:41:51 2013 -0700
Prep for release
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 +-
build/version.var | 8 ++++----
2 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 5605ba6b3bf2ff38829c3460da3b005da899f318 (commit)
via 6549cfc7d09511de67e113d602c4071599127e2c (commit)
via 863fa77a086e01c439e59a0b4c51be7d88b2e146 (commit)
via 8a99b00acc6fc737b825c979c057a98a081e4e68 (commit)
via bccbcd1938269de42e81af163a3cbfb7216f0d56 (commit)
from 90a5ea5df85ff48f2d45c11cf2018395b2754207 (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 5605ba6b3bf2ff38829c3460da3b005da899f318
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Mar 26 17:46:13 2013 -0700
ITS#7553
commit 6549cfc7d09511de67e113d602c4071599127e2c
Merge: 90a5ea5 863fa77
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Mar 26 17:45:41 2013 -0700
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
libraries/liblmdb/mdb.c | 3 +++
libraries/liblmdb/midl.c | 8 ++++----
libraries/liblmdb/midl.h | 2 +-
4 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, master has been updated
via b107cffb871a5b1925590e4122e0fadd079ff829 (commit)
via 863fa77a086e01c439e59a0b4c51be7d88b2e146 (commit)
from faf077bd5c4cc03010515c3d3aefb7da95c3e956 (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 b107cffb871a5b1925590e4122e0fadd079ff829
Merge: faf077b 863fa77
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Mar 26 11:37:14 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 6 +++---
1 files changed, 3 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, mdb.master has been updated
via 863fa77a086e01c439e59a0b4c51be7d88b2e146 (commit)
from 8a99b00acc6fc737b825c979c057a98a081e4e68 (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 863fa77a086e01c439e59a0b4c51be7d88b2e146
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Mar 26 11:24:59 2013 -0700
ITS#7553 better fix
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 6 +++---
1 files changed, 3 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 90a5ea5df85ff48f2d45c11cf2018395b2754207 (commit)
via 54c69224b9b08e8f78ebbde71c38177adbcbac95 (commit)
from 871fe112e2f2098f0ab79572178e3e651d5625f9 (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 90a5ea5df85ff48f2d45c11cf2018395b2754207
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Mar 25 18:48:11 2013 -0700
ITS#7552
commit 54c69224b9b08e8f78ebbde71c38177adbcbac95
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Mar 25 11:14:01 2013 -0700
ITS#7552 fix for templates with * / +
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/overlays/pcache.c | 5 +++++
2 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 faf077bd5c4cc03010515c3d3aefb7da95c3e956 (commit)
via 8a99b00acc6fc737b825c979c057a98a081e4e68 (commit)
via bccbcd1938269de42e81af163a3cbfb7216f0d56 (commit)
from 3fe88a3cefee1da9493e9ebe493766f96a29441a (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 faf077bd5c4cc03010515c3d3aefb7da95c3e956
Merge: 3fe88a3 8a99b00
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Mar 25 12:16:49 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 5 ++++-
libraries/liblmdb/midl.c | 8 ++++----
libraries/liblmdb/midl.h | 2 +-
3 files changed, 9 insertions(+), 6 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 8a99b00acc6fc737b825c979c057a98a081e4e68 (commit)
via bccbcd1938269de42e81af163a3cbfb7216f0d56 (commit)
from bbb27cde4af7d9f60ca77b4b0caea4b6237ed289 (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 8a99b00acc6fc737b825c979c057a98a081e4e68
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Mar 25 12:15:53 2013 -0700
ITS#7553 deinit cursor after deleting last node
commit bccbcd1938269de42e81af163a3cbfb7216f0d56
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Mar 25 11:53:32 2013 -0700
Silence stupid warnings
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 5 ++++-
libraries/liblmdb/midl.c | 8 ++++----
libraries/liblmdb/midl.h | 2 +-
3 files changed, 9 insertions(+), 6 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 3fe88a3cefee1da9493e9ebe493766f96a29441a (commit)
from d83c25faab118acbde1bc3b0cd1ac896bf7e736a (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 3fe88a3cefee1da9493e9ebe493766f96a29441a
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Mar 25 11:14:01 2013 -0700
ITS#7552 fix for templates with * / +
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/pcache.c | 5 +++++
1 files changed, 5 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 871fe112e2f2098f0ab79572178e3e651d5625f9 (commit)
via a911239d785cd78c38b317d3cfa33096654f8868 (commit)
via 9fb4d43857c0fb1c9e705082175edc1d1c7150e0 (commit)
via 49c8b2447cd91e8984d9ff7e6f2347468d06c999 (commit)
via 9b5d026697d0f7cddb2188b98b6dd5331a0b03fc (commit)
via 02d9a1e8d66a51aa1972b72d63fd2e892cb66040 (commit)
via bbb27cde4af7d9f60ca77b4b0caea4b6237ed289 (commit)
from 654b66523a71f8371c1bf2d43bb5f1c5ddbf60a0 (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 871fe112e2f2098f0ab79572178e3e651d5625f9
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Mar 25 09:52:45 2013 -0700
ITS#7522
commit a911239d785cd78c38b317d3cfa33096654f8868
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Mar 25 09:00:10 2013 -0700
ITS#7522 fix config syntax errors
commit 9fb4d43857c0fb1c9e705082175edc1d1c7150e0
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Mar 25 08:56:03 2013 -0700
Fix bdb/hdb in example
commit 49c8b2447cd91e8984d9ff7e6f2347468d06c999
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Mar 25 08:52:27 2013 -0700
ITS#7546 fix example DNs
commit 9b5d026697d0f7cddb2188b98b6dd5331a0b03fc
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Mar 25 09:41:36 2013 -0700
ITS#7551
commit 02d9a1e8d66a51aa1972b72d63fd2e892cb66040
Merge: 654b665 bbb27cd
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Mar 25 09:40:38 2013 -0700
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 +++
doc/guide/admin/overlays.sdf | 10 +++++-----
doc/guide/admin/slapdconf2.sdf | 6 +++---
doc/guide/admin/slapdconfig.sdf | 2 +-
libraries/liblmdb/mdb.c | 2 ++
5 files changed, 14 insertions(+), 9 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 654b66523a71f8371c1bf2d43bb5f1c5ddbf60a0 (commit)
via c43c9b0bf16031f17ae9d1dfa6505f6cafce8341 (commit)
via 022f3fc2327eeecf512e17b8d9ba2f896d62efa4 (commit)
from 70b22042246b96a6e9bba6fc5efa43706ebde1b5 (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 654b66523a71f8371c1bf2d43bb5f1c5ddbf60a0
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Mar 25 09:39:54 2013 -0700
ITS#7534
commit c43c9b0bf16031f17ae9d1dfa6505f6cafce8341
Author: Pierangelo Masarati <ando(a)OpenLDAP.org>
Date: Fri Mar 1 10:20:13 2013 +0100
fix tool name (ITS#7534)
commit 022f3fc2327eeecf512e17b8d9ba2f896d62efa4
Author: Pierangelo Masarati <ando(a)OpenLDAP.org>
Date: Fri Mar 1 10:19:33 2013 +0100
more about ITS#7525
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
doc/man/man8/slapschema.8 | 2 +-
servers/slapd/back-meta/config.c | 4 ++--
tests/data/slapd-meta.conf | 2 ++
4 files changed, 7 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 d83c25faab118acbde1bc3b0cd1ac896bf7e736a (commit)
via 90917242c6b0ff5029f73fca61516534d7a45430 (commit)
via 7afb21ace200101fd38b19bf8b486be94099e844 (commit)
from dc2e2dbaa13f8117e97e626e07c45c792e87ddb2 (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 d83c25faab118acbde1bc3b0cd1ac896bf7e736a
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Mar 25 09:00:10 2013 -0700
ITS#7522 fix config syntax errors
commit 90917242c6b0ff5029f73fca61516534d7a45430
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Mar 25 08:56:03 2013 -0700
Fix bdb/hdb in example
commit 7afb21ace200101fd38b19bf8b486be94099e844
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Mar 25 08:52:27 2013 -0700
ITS#7546 fix example DNs
-----------------------------------------------------------------------
Summary of changes:
doc/guide/admin/overlays.sdf | 10 +++++-----
doc/guide/admin/slapdconf2.sdf | 6 +++---
doc/guide/admin/slapdconfig.sdf | 2 +-
3 files changed, 9 insertions(+), 9 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 dc2e2dbaa13f8117e97e626e07c45c792e87ddb2 (commit)
via bbb27cde4af7d9f60ca77b4b0caea4b6237ed289 (commit)
from daf62a0841f2d6a4102bca706d936f7e846c2593 (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 dc2e2dbaa13f8117e97e626e07c45c792e87ddb2
Merge: daf62a0 bbb27cd
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Mar 23 14:06:33 2013 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.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, mdb.master has been updated
via bbb27cde4af7d9f60ca77b4b0caea4b6237ed289 (commit)
from 77001f549ba5b28a4cff89c4d58012a106985437 (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 bbb27cde4af7d9f60ca77b4b0caea4b6237ed289
Author: Claude Brisson <claude.brisson(a)gmail.com>
Date: Fri Mar 22 16:00:21 2013 +0100
bugfix for mdb_cursor_put with MDB_MULTIPLE
If the variable dkey.mv_size is non-zero, then it means dkey
contains some original data which has to be put back in the
child db, typically when the child db has just been created.
But when using MDB_MULTIPLE, if this variable has not been
reset to zero, we may come back to this section and wrongly
think that there is some original data to be taken care of.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.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, OPENLDAP_REL_ENG_2_4 has been updated
via 70b22042246b96a6e9bba6fc5efa43706ebde1b5 (commit)
via 056fb3511a50d01e87611e17eaa99c2cf9143abf (commit)
via c7213a0fb28a14ea838f42e083860939eecbf5ef (commit)
via d8fc1039f011a6b48f7967e91ceccd77ad634afd (commit)
from cc0246c777bc3b7a9fd1e9a25e3912964a4fdc61 (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 70b22042246b96a6e9bba6fc5efa43706ebde1b5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Mar 19 16:08:00 2013 -0700
ITS#7540
commit 056fb3511a50d01e87611e17eaa99c2cf9143abf
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Mar 19 13:32:42 2013 -0700
ITS#7540 reject undefined attrs
commit c7213a0fb28a14ea838f42e083860939eecbf5ef
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Mar 19 16:07:22 2013 -0700
ITS#7543
commit d8fc1039f011a6b48f7967e91ceccd77ad634afd
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Mon Mar 18 20:28:07 2013 +0100
ITS#7543 Fix log output "conn=-1 ... ACCEPT"
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
servers/slapd/back-mdb/id2entry.c | 4 +++-
servers/slapd/connection.c | 5 +++++
servers/slapd/daemon.c | 6 ------
4 files changed, 10 insertions(+), 7 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 daf62a0841f2d6a4102bca706d936f7e846c2593 (commit)
from f38c8b79d48cb634a3af777864ff34796c0b8a51 (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 daf62a0841f2d6a4102bca706d936f7e846c2593
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Mar 19 13:32:42 2013 -0700
ITS#7540 reject undefined attrs
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/id2entry.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 f38c8b79d48cb634a3af777864ff34796c0b8a51 (commit)
from 02b22e7e59dca93c2bf8e4b6ada9e21f58271480 (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 f38c8b79d48cb634a3af777864ff34796c0b8a51
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Mon Mar 18 20:28:07 2013 +0100
ITS#7543 Fix log output "conn=-1 ... ACCEPT"
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/connection.c | 5 +++++
servers/slapd/daemon.c | 6 ------
2 files changed, 5 insertions(+), 6 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 cc0246c777bc3b7a9fd1e9a25e3912964a4fdc61 (commit)
via 3290c38afdeea7b7ea46ab30362ddc5ed98d5179 (commit)
from 53536c6a3407f151ff311065316950a6d9062359 (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 cc0246c777bc3b7a9fd1e9a25e3912964a4fdc61
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Mar 18 12:17:35 2013 -0700
ITS#7542, ITS#7432
commit 3290c38afdeea7b7ea46ab30362ddc5ed98d5179
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Mar 18 11:43:47 2013 -0700
ITS#7542, more for ITS#7432
typos in quicksort
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 ++-
servers/slapd/back-mdb/idl.c | 2 +-
servers/slapd/modify.c | 2 +-
3 files changed, 4 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 02b22e7e59dca93c2bf8e4b6ada9e21f58271480 (commit)
from 051dba822c7592768c32e72cb25329c189fd5ff9 (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 02b22e7e59dca93c2bf8e4b6ada9e21f58271480
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Mar 18 11:43:47 2013 -0700
ITS#7542, more for ITS#7432
typos in quicksort
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/idl.c | 2 +-
servers/slapd/modify.c | 2 +-
2 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, OPENLDAP_REL_ENG_2_4 has been updated
via 53536c6a3407f151ff311065316950a6d9062359 (commit)
via 695618eb76bbbc8f64ddb1884d8ebb69550a434d (commit)
via 3e0aadc4d8590e0e9478a98aaa78bf6786cd56e5 (commit)
from 424da4e553d27c14cae056c348aa4ec18743a6cd (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 53536c6a3407f151ff311065316950a6d9062359
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Mar 18 09:41:29 2013 -0700
ITS#7531
commit 695618eb76bbbc8f64ddb1884d8ebb69550a434d
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Mar 14 06:55:44 2013 -0700
Avoid unnecessary syncCookie malloc/free
commit 3e0aadc4d8590e0e9478a98aaa78bf6786cd56e5
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Mar 14 06:39:46 2013 -0700
ITS#7531 check updateCookie status for INTERMEDIATEs
Was already being checked for other message types.
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/syncrepl.c | 15 +++++++++------
2 files changed, 10 insertions(+), 6 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 424da4e553d27c14cae056c348aa4ec18743a6cd (commit)
via 0ce2fce7891c467749965a77439e06da83404ec0 (commit)
via 174819e0559692c74a54f29d6060647d047089e3 (commit)
from b8edf539f21664f84c9acbb006ffa26aa7cd4931 (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 424da4e553d27c14cae056c348aa4ec18743a6cd
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Mar 18 09:19:40 2013 -0700
ITS#7533
commit 0ce2fce7891c467749965a77439e06da83404ec0
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Mar 1 05:44:50 2013 -0800
ITS#7533 don't install DB_CONFIG if no BDB backends
commit 174819e0559692c74a54f29d6060647d047089e3
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Mar 18 09:18:19 2013 -0700
ITS#7536, ITS#7377
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 4 ++++
servers/slapd/Makefile.in | 8 +++++++-
2 files changed, 11 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 b8edf539f21664f84c9acbb006ffa26aa7cd4931 (commit)
via 77001f549ba5b28a4cff89c4d58012a106985437 (commit)
via 3247d7cbd625d6134c894320f6777d3c6cfa27ea (commit)
via 8c1d95a438e5798e257e8a37f541c7cb839a24fc (commit)
via f80171e07950e93f1dc86af9327c2e998e2fad4b (commit)
via 9c4ee8229750c3b8517e0b5001213fd550691c0c (commit)
via b1da555c4c7275d7f756d693c42814388a9aa839 (commit)
via d74330128ac0c5b1ba3a06a199238f9780f685fd (commit)
via 6dab37f2acaef70a31f65bd485fd2222c2648d2b (commit)
via d8b407d9a27a8c9d183cb532f1d4bccbf0002401 (commit)
via 26e4222ffb8b74d29674136b4c8c821e73250605 (commit)
via 58e27b6c204af932cd7d9faaaaf3079c0d77d7c3 (commit)
via 66c9f030558320290d1a8d3961a31670a15c56f2 (commit)
from b0533241a4b4734aa55aa2b07199f05201b244da (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 b8edf539f21664f84c9acbb006ffa26aa7cd4931
Merge: b053324 77001f5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Mar 18 09:16:20 2013 -0700
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/Makefile | 10 +++--
libraries/liblmdb/mdb.c | 45 +++++++++++++++----------
libraries/liblmdb/sample-bdb.c | 71 ++++++++++++++++++++++++++++++++++++++++
libraries/liblmdb/sample-mdb.c | 60 +++++++++++++++++++++++++++++++++
4 files changed, 164 insertions(+), 22 deletions(-)
create mode 100644 libraries/liblmdb/sample-bdb.c
create mode 100644 libraries/liblmdb/sample-mdb.c
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP-Fortress-Realm (openldap-fortress-realm.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 9ec57990502cdf532852584e2eef83b784d0a49e (commit)
from ca373c738804b64f26365cf5255243aaee778ddf (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 9ec57990502cdf532852584e2eef83b784d0a49e
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Mar 17 23:34:57 2013 -0500
RC24 complete
-----------------------------------------------------------------------
Summary of changes:
build.properties | 2 +-
build.xml | 2 +-
buildWs.xml | 2 +-
ivy.xml | 7 +++----
pom.xml | 18 ++++++++----------
5 files changed, 14 insertions(+), 17 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-realm.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 aec69a8b0f9c9b429b9554a56102fec29c442998 (commit)
from 32c582cf09bc75b3bb9a0b8d2cebc658319a2266 (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 aec69a8b0f9c9b429b9554a56102fec29c442998
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Mar 17 23:34:01 2013 -0500
RC24 complete
-----------------------------------------------------------------------
Summary of changes:
build.properties | 10 +++++-----
ivy.xml | 6 +++---
ldap/setup/FortressDemoUsers.xml | 2 +-
ldap/setup/HierarchicalAdminRoleExample.xml | 2 +-
ldap/setup/HierarchicalRoleExample.xml | 2 +-
ldap/setup/OrgUnitExample.xml | 2 +-
ldap/setup/refreshLDAPData-src.xml | 2 +-
src/main/java/us/jts/fortress/GlobalIds.java | 2 +-
8 files changed, 14 insertions(+), 14 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git