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 fd21d2712e3e771e4202dd27fc075b1fa2160c1c (commit)
from 02b00646f15f88eebc1ff09dedb9940d706d3a9c (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 fd21d2712e3e771e4202dd27fc075b1fa2160c1c
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 21 16:55:43 2011 -0800
free LDIF handler in case of failure
-----------------------------------------------------------------------
Summary of changes:
clients/tools/ldapmodify.c | 24 ++++++++++++++++++------
1 files changed, 18 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 02b00646f15f88eebc1ff09dedb9940d706d3a9c (commit)
via b994a502f0f1d7d8638030620aaf62a42b52bfa7 (commit)
via 094131e9ee7fb205d20e316953609ca037113294 (commit)
via 2a7d68b22f00e04501d92497ecbeadc8f4dc48dc (commit)
from 6b3249115fb90a0a82d1ba6162703cd0678a3cd6 (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 02b00646f15f88eebc1ff09dedb9940d706d3a9c
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Nov 20 13:53:35 2011 +0100
make alltests += back-ldif tests
commit b994a502f0f1d7d8638030620aaf62a42b52bfa7
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Nov 20 13:53:22 2011 +0100
.gitignore -= Makefile in libmdb,slapd-modules/*/*
commit 094131e9ee7fb205d20e316953609ca037113294
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Nov 19 13:57:56 2011 -0800
ITS#6548,#7092 don't pass hangup events to reader thread
commit 2a7d68b22f00e04501d92497ecbeadc8f4dc48dc
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Nov 18 15:43:55 2011 -0800
Add $(SOLIBS) macro for shared lib dependencies
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 3 ++-
libraries/libmdb/Makefile | 3 ++-
servers/slapd/daemon.c | 21 +++++++++------------
tests/Makefile.in | 1 +
4 files changed, 14 insertions(+), 14 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 6b3249115fb90a0a82d1ba6162703cd0678a3cd6 (commit)
from d41b91d54aa4f42d7025ae5387d3bd350a49d28a (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 6b3249115fb90a0a82d1ba6162703cd0678a3cd6
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Nov 18 01:22:52 2011 -0800
Cleanup syncprov_db_close/CONFIG_DELETE code
No mutex needed since config ops are single-threaded.
Don't send Unavailable message if we're shutting down.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 20 ++++++++++----------
1 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 fadb48a723756ac0111731f7650f7da1a23c12a3 (commit)
from 9845c030ab1b569d9943c885cd6db876c535758d (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 fadb48a723756ac0111731f7650f7da1a23c12a3
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Nov 18 15:43:55 2011 -0800
Add $(SOLIBS) macro for shared lib dependencies
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/Makefile | 3 ++-
1 files changed, 2 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 d41b91d54aa4f42d7025ae5387d3bd350a49d28a (commit)
via 3c8b3873c97bc145a450158ce3720968781ff25f (commit)
via 5f81effb2529b8cf7e06a88e41b37c3f9941d5a7 (commit)
from 321d76c581f6059f9f79644720039401356d52bb (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 d41b91d54aa4f42d7025ae5387d3bd350a49d28a
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 21 16:28:50 2011 -0800
ITS#7025 fix syncprov crash
commit 3c8b3873c97bc145a450158ce3720968781ff25f
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Aug 23 13:48:59 2011 -0700
ITS#7025 handle Abandon in backglue
commit 5f81effb2529b8cf7e06a88e41b37c3f9941d5a7
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Nov 18 00:30:34 2011 -0800
ITS#7025 fix syncprov crash
init fop.o_extra, copying from s_op is not guaranteed.
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/backglue.c | 25 +++++++++++++++++++++++++
servers/slapd/overlays/syncprov.c | 1 +
3 files changed, 27 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 9845c030ab1b569d9943c885cd6db876c535758d (commit)
via e5c627c80ba84632a1e23fb0a4f10b69ded2d8d2 (commit)
via ef76d419ecdce462eddd006da8844ebad706002c (commit)
via 26d881a93cbc07bb2000dce6408317ba969aeb99 (commit)
via 27c95a70df1e05d186fd631ae00f05ef30b1dfcf (commit)
from 42a7fcf19a91193a3228ab00d984e3f069ec4c02 (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 9845c030ab1b569d9943c885cd6db876c535758d
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Nov 20 13:53:35 2011 +0100
make alltests += back-ldif tests
commit e5c627c80ba84632a1e23fb0a4f10b69ded2d8d2
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Nov 20 13:53:22 2011 +0100
.gitignore -= Makefile in libmdb,slapd-modules/*/*
commit ef76d419ecdce462eddd006da8844ebad706002c
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Nov 20 13:52:40 2011 +0100
ITS#6548,#7092 Unbind,cleanup before client exit.
Gets rid of "(connection lost)" in slapd statslog "closed" message.
commit 26d881a93cbc07bb2000dce6408317ba969aeb99
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Nov 20 13:52:07 2011 +0100
Fix uninitialized variable in ldapmodify.
Introduced by 3a46af398cf69b0e84147e2421e555f5c5c83856.
commit 27c95a70df1e05d186fd631ae00f05ef30b1dfcf
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Sun Nov 20 13:50:12 2011 +0100
Regenerate configure
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 3 +-
clients/tools/common.c | 73 +++++++++++++++++++++++++-----------------
clients/tools/common.h | 1 +
clients/tools/ldapcompare.c | 4 +--
clients/tools/ldapdelete.c | 4 +--
clients/tools/ldapexop.c | 7 +---
clients/tools/ldapmodify.c | 10 +-----
clients/tools/ldapmodrdn.c | 6 +--
clients/tools/ldappasswd.c | 9 ++---
clients/tools/ldapsearch.c | 66 +++++++++++++++++++--------------------
clients/tools/ldapvc.c | 11 ++----
clients/tools/ldapwhoami.c | 9 ++---
configure | 28 ++++++++++------
tests/Makefile.in | 1 +
14 files changed, 114 insertions(+), 118 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 42a7fcf19a91193a3228ab00d984e3f069ec4c02 (commit)
from 7be5837dc097bdea76403b70d0a4a61da27a3764 (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 42a7fcf19a91193a3228ab00d984e3f069ec4c02
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Nov 19 13:57:56 2011 -0800
ITS#6548,#7092 don't pass hangup events to reader thread
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/daemon.c | 21 +++++++++------------
1 files changed, 9 insertions(+), 12 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 95a72ac82a4ddd0fc8f27cc487e292ee70fa9c97 (commit)
from dd9c56f0fbe0925067642964c77f3ebff1a906de (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 95a72ac82a4ddd0fc8f27cc487e292ee70fa9c97
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Nov 18 15:43:55 2011 -0800
Add $(SOLIBS) macro for shared lib dependencies
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/Makefile | 3 ++-
1 files changed, 2 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 321d76c581f6059f9f79644720039401356d52bb (commit)
from 47434fc8ea9880d8472c77e0128b7d329968f7ca (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 321d76c581f6059f9f79644720039401356d52bb
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Nov 18 02:28:00 2011 -0800
Fix typo
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 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 7be5837dc097bdea76403b70d0a4a61da27a3764 (commit)
from 278322ee5f8fd2f28455a7d1e71dc7ffa4bdf23f (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 7be5837dc097bdea76403b70d0a4a61da27a3764
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Nov 18 01:22:52 2011 -0800
Cleanup syncprov_db_close/CONFIG_DELETE code
No mutex needed since config ops are single-threaded.
Don't send Unavailable message if we're shutting down.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 20 ++++++++++----------
1 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 278322ee5f8fd2f28455a7d1e71dc7ffa4bdf23f (commit)
from 111ecbdbedb0d7eb811d7bb73ebfa283afbd5a35 (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 278322ee5f8fd2f28455a7d1e71dc7ffa4bdf23f
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Nov 18 00:30:34 2011 -0800
ITS#7025 fix syncprov crash
init fop.o_extra, copying from s_op is not guaranteed.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 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 111ecbdbedb0d7eb811d7bb73ebfa283afbd5a35 (commit)
from 8a6402436e8b5737521cdac37e1c526deae2a9dc (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 111ecbdbedb0d7eb811d7bb73ebfa283afbd5a35
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Nov 17 17:31:50 2011 -0800
ITS#6851 replace assert with error msg
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-ldap/bind.c | 12 +++++++++++-
1 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 47434fc8ea9880d8472c77e0128b7d329968f7ca (commit)
from fe1659fc5b01530401174cef3f381ce56918476f (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 47434fc8ea9880d8472c77e0128b7d329968f7ca
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Nov 17 14:21:18 2011 -0800
More cleanup for previous slapadd tweaks
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-bdb/tools.c | 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 8a6402436e8b5737521cdac37e1c526deae2a9dc (commit)
from ea026cb2cf048c3700042e9776b183ddda1120a4 (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 8a6402436e8b5737521cdac37e1c526deae2a9dc
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Nov 17 14:21:18 2011 -0800
More cleanup for previous slapadd tweaks
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-bdb/tools.c | 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-Fortress-Core (openldap-fortress-core.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via be69503ee3c1448946f3e16d454df499ed455a0b (commit)
from 1ce13d80f2d3dbe0e2aad8a693af890c777dbadf (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 be69503ee3c1448946f3e16d454df499ed455a0b
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Wed Nov 16 20:17:39 2011 -0600
add example for hierarchical role using ant
-----------------------------------------------------------------------
Summary of changes:
ldap/setup/HierarchicalRoleExample.xml | 55 ++++++++++++++++++++++++++++++++
1 files changed, 55 insertions(+), 0 deletions(-)
create mode 100644 ldap/setup/HierarchicalRoleExample.xml
---
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 fe1659fc5b01530401174cef3f381ce56918476f (commit)
from 920341485f5e8baca2de15f1a6a851961b8cc7c6 (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 fe1659fc5b01530401174cef3f381ce56918476f
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Nov 15 11:23:00 2011 -0800
More s/DEBUG/MDB_DEBUG/
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 8 ++++----
1 files changed, 4 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, master has been updated
via ea026cb2cf048c3700042e9776b183ddda1120a4 (commit)
via dd9c56f0fbe0925067642964c77f3ebff1a906de (commit)
from 40477fae4e034185a92f672c3b6a4ed217cfade0 (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 ea026cb2cf048c3700042e9776b183ddda1120a4
Merge: 40477fa dd9c56f
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Nov 15 11:23:48 2011 -0800
Merge remote branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 8 ++++----
1 files changed, 4 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, mdb.master has been updated
via dd9c56f0fbe0925067642964c77f3ebff1a906de (commit)
from 575691ca8a5a6224eff23a55e0386b43f0b25db6 (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 dd9c56f0fbe0925067642964c77f3ebff1a906de
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Nov 15 11:23:00 2011 -0800
More s/DEBUG/MDB_DEBUG/
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 8 ++++----
1 files changed, 4 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_4 has been updated
via 920341485f5e8baca2de15f1a6a851961b8cc7c6 (commit)
via 213cfb88b50d3472f7c35f314e5024d6613adf1c (commit)
from 31101e19628a1ce6c6fabf1385efb79915bf4bb4 (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 920341485f5e8baca2de15f1a6a851961b8cc7c6
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Nov 14 16:21:59 2011 -0800
Alignment fixes for debug msgs
commit 213cfb88b50d3472f7c35f314e5024d6613adf1c
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Nov 14 14:40:43 2011 -0800
s/DEBUG/MDB_DEBUG/
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 46 ++++++++++++++++++++++++++++++++++------------
1 files changed, 34 insertions(+), 12 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 40477fae4e034185a92f672c3b6a4ed217cfade0 (commit)
via 575691ca8a5a6224eff23a55e0386b43f0b25db6 (commit)
via 51c1ba6818fe102d610b73cf785672894e622666 (commit)
from 122fa3a89538cefba69eb2c9fc7a43f62b9e3733 (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 40477fae4e034185a92f672c3b6a4ed217cfade0
Merge: 122fa3a 575691c
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Nov 14 16:22:51 2011 -0800
Merge remote branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 46 ++++++++++++++++++++++++++++++++++------------
1 files changed, 34 insertions(+), 12 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 575691ca8a5a6224eff23a55e0386b43f0b25db6 (commit)
via 51c1ba6818fe102d610b73cf785672894e622666 (commit)
from 29de655bc42e9eecaafcb5a65177a8fae801b154 (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 575691ca8a5a6224eff23a55e0386b43f0b25db6
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Nov 14 16:21:59 2011 -0800
Alignment fixes for debug msgs
commit 51c1ba6818fe102d610b73cf785672894e622666
Author: Howard Chu <hyc(a)symas.com>
Date: Mon Nov 14 14:40:43 2011 -0800
s/DEBUG/MDB_DEBUG/
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 46 ++++++++++++++++++++++++++++++++++------------
1 files changed, 34 insertions(+), 12 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 c118a77a6460e04692a07941d38d7b64ef9aaff1 (commit)
from 9e29cee25eeba65f1d632172f46aa687a6aeda50 (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 c118a77a6460e04692a07941d38d7b64ef9aaff1
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Nov 13 11:35:05 2011 -0600
correction applied to openldap native install section
-----------------------------------------------------------------------
Summary of changes:
README.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.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 9e29cee25eeba65f1d632172f46aa687a6aeda50 (commit)
from 34836237c4c025b7317754fc8321aca12cbb29b7 (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 9e29cee25eeba65f1d632172f46aa687a6aeda50
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Nov 13 10:44:16 2011 -0600
add option to import config metadata from builder package
-----------------------------------------------------------------------
Summary of changes:
README.txt | 102 ++++++++++++++++++++++++++++++-----------------------
build.properties | 6 +++-
build.xml | 29 ++++++++++++++--
3 files changed, 89 insertions(+), 48 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.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 34836237c4c025b7317754fc8321aca12cbb29b7 (commit)
from a70ccd4999555ac1a24825f925472af968b3b5bd (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 34836237c4c025b7317754fc8321aca12cbb29b7
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Nov 13 00:45:27 2011 -0600
add openldap install options
-----------------------------------------------------------------------
Summary of changes:
README.txt | 269 +++++++++++++++++++++++++++++++----------------------------
1 files changed, 141 insertions(+), 128 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git