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 304ba46e6015529f25972f674ca58aaee325f688 (commit)
from 98c8fad237b349ae8bc717ba89fd108c58494546 (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 304ba46e6015529f25972f674ca58aaee325f688
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Thu May 30 23:37:55 2013 -0500
FC-21 - Alter DAO LDAP connection managment
-----------------------------------------------------------------------
Summary of changes:
.../ldap/container/OrganizationalUnitDAO.java | 2 +-
.../us/jts/fortress/ldap/suffix/SuffixDAO.java | 2 +-
.../java/us/jts/fortress/rbac/AdminRoleDAO.java | 18 ++++----
src/main/java/us/jts/fortress/rbac/AuditDAO.java | 10 ++--
src/main/java/us/jts/fortress/rbac/OrgUnitDAO.java | 13 +++---
src/main/java/us/jts/fortress/rbac/PermDAO.java | 30 +++++++-------
src/main/java/us/jts/fortress/rbac/PolicyDAO.java | 8 ++--
src/main/java/us/jts/fortress/rbac/RoleDAO.java | 19 +++++----
src/main/java/us/jts/fortress/rbac/SdDAO.java | 10 ++--
src/main/java/us/jts/fortress/rbac/UserDAO.java | 43 ++++++++++---------
10 files changed, 80 insertions(+), 75 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 98c8fad237b349ae8bc717ba89fd108c58494546 (commit)
from 81ff179bfece9e0bbbb1ef0154cf3af9a1032197 (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 98c8fad237b349ae8bc717ba89fd108c58494546
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Thu May 30 23:03:00 2013 -0500
FC-20 - Add cache name to ehcache config
-----------------------------------------------------------------------
Summary of changes:
config/ehcache.xml | 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 (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, mdb.master has been updated
via 65faa5ed7ebba7136999f52514c71d8670402627 (commit)
from d29b9600e6b893ebea8ed34c5c9ec933727ecb5b (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 65faa5ed7ebba7136999f52514c71d8670402627
Author: Howard Chu <hyc(a)symas.com>
Date: Thu May 30 15:56:30 2013 -0700
tweak mdb_copy, trap signals
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb_copy.1 | 5 -----
libraries/liblmdb/mdb_copy.c | 23 ++++++++++++++++++++++-
2 files changed, 22 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 d29b9600e6b893ebea8ed34c5c9ec933727ecb5b (commit)
from f207c50b15e3727ac3f7ca7bdf54022e34a84e2f (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 d29b9600e6b893ebea8ed34c5c9ec933727ecb5b
Author: Howard Chu <hyc(a)symas.com>
Date: Thu May 30 15:33:59 2013 -0700
Windows portability fixes for prev commit
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 16 +++++++++-------
libraries/liblmdb/mdb.c | 8 +++++++-
2 files changed, 16 insertions(+), 8 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 f207c50b15e3727ac3f7ca7bdf54022e34a84e2f (commit)
from ad573fe1251f1a1c1f29b4c921f11209ae8e9ffb (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 f207c50b15e3727ac3f7ca7bdf54022e34a84e2f
Author: Howard Chu <hyc(a)symas.com>
Date: Thu May 30 13:13:33 2013 -0700
Add warning about interrupting copy
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb_copy.1 | 6 ++++++
1 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, mdb.master has been updated
via ad573fe1251f1a1c1f29b4c921f11209ae8e9ffb (commit)
from c68e5ae9be63d9464efcf37ace117881e63b7d9a (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 ad573fe1251f1a1c1f29b4c921f11209ae8e9ffb
Author: Howard Chu <hyc(a)symas.com>
Date: Thu May 30 13:09:28 2013 -0700
Fix prev commit
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 9 ++++-----
1 files changed, 4 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 c68e5ae9be63d9464efcf37ace117881e63b7d9a (commit)
from 4b49291653c485841886e5a52c0aabd9ce50a9d9 (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 c68e5ae9be63d9464efcf37ace117881e63b7d9a
Author: Howard Chu <hyc(a)symas.com>
Date: Thu May 30 13:06:12 2013 -0700
Add mdb_env_copyfd()
Allow writing backup to an already opened file handle, for piping
to tar/gzip/ssh/whatever.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 19 +++++++
libraries/liblmdb/mdb.c | 107 ++++++++++++++++++++++-------------------
libraries/liblmdb/mdb_copy.1 | 8 +++-
libraries/liblmdb/mdb_copy.c | 9 ++-
4 files changed, 89 insertions(+), 54 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 81ff179bfece9e0bbbb1ef0154cf3af9a1032197 (commit)
from f6321fd8e98eec6ff11c3b07479a31312a1b2002 (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 81ff179bfece9e0bbbb1ef0154cf3af9a1032197
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Wed May 29 14:54:27 2013 -0500
FC-15 - UserDAO.createUser adds openldap policy flag when server type = apache ds
-----------------------------------------------------------------------
Summary of changes:
src/main/java/us/jts/fortress/rbac/UserDAO.java | 41 ++++++++-------
.../java/us/jts/fortress/rbac/UserTestData.java | 52 +++++++++++++++++++-
2 files changed, 73 insertions(+), 20 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 5ad1cb2990d3c840e6bbba268cb717cd0c95332e (commit)
via 63eeb3c4489a5e5583273925839d28e91ca17ef7 (commit)
from 41712720c23f656a3b7dc646bdf510e637d6aff4 (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 5ad1cb2990d3c840e6bbba268cb717cd0c95332e
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed May 29 11:21:45 2013 -0700
ITS#7611
commit 63eeb3c4489a5e5583273925839d28e91ca17ef7
Author: Jan Synacek <jsynacek(a)redhat.com>
Date: Wed May 29 10:21:40 2013 +0200
ITS#7611 Fix loglevel2bvarray
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/bconfig.c | 4 ++++
2 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, master has been updated
via 95241fae6c4298f777cb082f89f2f7ae6696c6db (commit)
from 1d252a9236e31b6aab1ce7ed2ece968ed3b9a859 (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 95241fae6c4298f777cb082f89f2f7ae6696c6db
Author: Jan Synacek <jsynacek(a)redhat.com>
Date: Wed May 29 10:21:40 2013 +0200
ITS#7611 Fix loglevel2bvarray
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/bconfig.c | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git