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 f6321fd8e98eec6ff11c3b07479a31312a1b2002 (commit)
from eec4e02f57331fffea17272051491779b1c431bc (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 f6321fd8e98eec6ff11c3b07479a31312a1b2002
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Wed May 29 00:46:28 2013 -0500
FC-14 - Add bldg, dept and room attrs to user entity
-----------------------------------------------------------------------
Summary of changes:
ldap/setup/FortressDemoUsers.xml | 17 +-
src/main/java/us/jts/fortress/ant/UserAnt.java | 175 ++++++++-
src/main/java/us/jts/fortress/rbac/Address.java | 49 ++-
src/main/java/us/jts/fortress/rbac/UserDAO.java | 53 +++-
.../java/us/jts/fortress/rbac/UserTestData.java | 446 ++++++++++----------
5 files changed, 514 insertions(+), 226 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 eec4e02f57331fffea17272051491779b1c431bc (commit)
from 7d9b3acf792b335857955e86f3819be729df09b0 (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 eec4e02f57331fffea17272051491779b1c431bc
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Tue May 28 19:13:24 2013 -0500
FC-13 - ReviewMgr.findUsers does not pull back pw policy subentry
-----------------------------------------------------------------------
Summary of changes:
src/main/java/us/jts/fortress/rbac/UserDAO.java | 2 ++
.../java/us/jts/fortress/ReviewMgrConsole.java | 5 +++++
2 files changed, 7 insertions(+), 0 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 41712720c23f656a3b7dc646bdf510e637d6aff4 (commit)
via d1c7992ef8606bdf38900e0730395e68294c9eef (commit)
from 4a27b4b22b4ef5c86968af1c18ed4e92f32da43f (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 41712720c23f656a3b7dc646bdf510e637d6aff4
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue May 28 13:39:39 2013 -0700
ITS#7609
commit d1c7992ef8606bdf38900e0730395e68294c9eef
Author: Howard Chu <hyc(a)openldap.org>
Date: Sun May 26 18:43:46 2013 -0700
ITS#7609 add per-target filter patterns
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
doc/man/man5/slapd-meta.5 | 13 ++++++
servers/slapd/back-meta/back-meta.h | 10 +++++
servers/slapd/back-meta/config.c | 76 +++++++++++++++++++++++++++++++++++
servers/slapd/back-meta/init.c | 4 ++
servers/slapd/back-meta/search.c | 14 ++++++
6 files changed, 118 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 1d252a9236e31b6aab1ce7ed2ece968ed3b9a859 (commit)
from b7df586674c65f1637ab5a59bd0a386f2031e95f (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 1d252a9236e31b6aab1ce7ed2ece968ed3b9a859
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue May 28 13:09:44 2013 -0700
Disable databases & overlays (experimental)
Do not use. backend/overlay code needs to be fixed accordingly.
In particular, code which currently frees configuration in _db_close()
must be changed to free only in _db_destroy().
After restructuring, it must be possible to call _db_close()/_db_open()
multiple times in succession without requiring _db_config() in between.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/backend.c | 9 ++++++-
servers/slapd/backover.c | 22 ++++++++++++++++
servers/slapd/bconfig.c | 64 ++++++++++++++++++++++++++++++++++++++++++++-
servers/slapd/slap.h | 4 +++
4 files changed, 96 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 4a27b4b22b4ef5c86968af1c18ed4e92f32da43f (commit)
via 918173fd223ec5eed89efb020d1072d00b223be5 (commit)
via 8871e28f18cbcc33fc7a4e8b081fbc7e47a4396e (commit)
from c6b15c56453e138d545bbf0b1d12b02cb0bff586 (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 4a27b4b22b4ef5c86968af1c18ed4e92f32da43f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue May 28 10:08:10 2013 -0700
ITS#7590
commit 918173fd223ec5eed89efb020d1072d00b223be5
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon May 27 11:34:46 2013 -0700
ITS#7590 tweak bdb/hdb/mdb notes
commit 8871e28f18cbcc33fc7a4e8b081fbc7e47a4396e
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon May 27 11:17:05 2013 -0700
ITS#7588 plug memleak
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 5 +++--
doc/guide/admin/backends.sdf | 21 +++++++++++++--------
doc/guide/admin/tuning.sdf | 4 ++--
doc/guide/preamble.sdf | 2 +-
servers/slapd/overlays/sssvlv.c | 14 +++++++++++++-
5 files changed, 32 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 c6b15c56453e138d545bbf0b1d12b02cb0bff586 (commit)
via 81f0dac86d844c6e1457f9899881c615a8a329fb (commit)
via 41dc60b99c2a2279fb3376d8156c89ea8afc1cbe (commit)
from 0e394564a7f77d1550afce0bd8a3eef7c05c876d (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 c6b15c56453e138d545bbf0b1d12b02cb0bff586
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue May 28 10:04:18 2013 -0700
ITS#7608
commit 81f0dac86d844c6e1457f9899881c615a8a329fb
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon May 27 18:51:34 2013 -0700
ITS#7608 allow slapadd w/unknown RDNs for config DB
commit 41dc60b99c2a2279fb3376d8156c89ea8afc1cbe
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon May 27 08:57:15 2013 -0700
ITS#7608 promoted attrs must have valid ad_index
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/ad.c | 3 +++
servers/slapd/slapadd.c | 10 ++++++++++
3 files changed, 14 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 b7df586674c65f1637ab5a59bd0a386f2031e95f (commit)
from 288e0041dec571660da5d764168fb1231ea02c13 (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 b7df586674c65f1637ab5a59bd0a386f2031e95f
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon May 27 18:51:34 2013 -0700
ITS#7608 allow slapadd w/unknown RDNs for config DB
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/slapadd.c | 10 ++++++++++
1 files changed, 10 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 288e0041dec571660da5d764168fb1231ea02c13 (commit)
from f27236b0c04c3615d4bda6155fab4fcd130eae03 (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 288e0041dec571660da5d764168fb1231ea02c13
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon May 27 11:34:46 2013 -0700
ITS#7590 tweak bdb/hdb/mdb notes
-----------------------------------------------------------------------
Summary of changes:
doc/guide/admin/backends.sdf | 21 +++++++++++++--------
doc/guide/admin/tuning.sdf | 4 ++--
doc/guide/preamble.sdf | 2 +-
3 files changed, 16 insertions(+), 11 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 f27236b0c04c3615d4bda6155fab4fcd130eae03 (commit)
from 6dab36e97afb680452a13efd41e8653a8949e2aa (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 f27236b0c04c3615d4bda6155fab4fcd130eae03
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon May 27 11:17:05 2013 -0700
ITS#7588 plug memleak
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/sssvlv.c | 14 +++++++++++++-
1 files changed, 13 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 6dab36e97afb680452a13efd41e8653a8949e2aa (commit)
from 9649281f7b4908031694e4e439ce622f50b018aa (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 6dab36e97afb680452a13efd41e8653a8949e2aa
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon May 27 08:57:15 2013 -0700
ITS#7608 promoted attrs must have valid ad_index
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/ad.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git