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 e70e3fb32bce90812d801ea4f3e4b147f722119d (commit)
from f2a00a1e03d72616db2c7ab999f4d781962ec7da (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 e70e3fb32bce90812d801ea4f3e4b147f722119d
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Thu Sep 19 08:23:34 2013 -0500
FC-68 - RC30 Release
-----------------------------------------------------------------------
Summary of changes:
build.properties | 3 +-
ivy.xml | 2 +
ldap/setup/demo-fortressproject-users.xml | 84 ++++++++++++++--------------
pom.xml | 2 +-
4 files changed, 46 insertions(+), 45 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 f2a00a1e03d72616db2c7ab999f4d781962ec7da (commit)
from a81ddab941c6ea39b65ebc91cf2b18ee433d347d (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 f2a00a1e03d72616db2c7ab999f4d781962ec7da
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Wed Sep 18 22:16:28 2013 -0500
FC-67 - Add User properties to Ant admin
-----------------------------------------------------------------------
Summary of changes:
ldap/setup/demo-fortressproject-users.xml | 162 ++++++++++++++++++++++++
src/main/java/us/jts/fortress/ant/UserAnt.java | 46 ++-----
2 files changed, 175 insertions(+), 33 deletions(-)
create mode 100644 ldap/setup/demo-fortressproject-users.xml
---
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 a81ddab941c6ea39b65ebc91cf2b18ee433d347d (commit)
from 129b9e9c3e0a630b2dd24278455d8aa2d21ad4dd (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 a81ddab941c6ea39b65ebc91cf2b18ee433d347d
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Tue Sep 17 21:55:18 2013 -0500
FC-66 - SoD add type DSD fails for Ant admin
-----------------------------------------------------------------------
Summary of changes:
.../java/us/jts/fortress/ant/FortressAntTask.java | 5 ++-
.../java/us/jts/fortress/AccessMgrConsole.java | 29 ++++++++++++++++
.../java/us/jts/fortress/ProcessMenuCommand.java | 35 +++++++++++--------
3 files changed, 53 insertions(+), 16 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 129b9e9c3e0a630b2dd24278455d8aa2d21ad4dd (commit)
from dc7032f49f315fb76430a33081142335477dbdfb (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 129b9e9c3e0a630b2dd24278455d8aa2d21ad4dd
Author: Shawn McKinney <shawn.mckinney(a)jts.us>
Date: Tue Sep 17 17:51:47 2013 -0500
FC-65 - createSession with Roles improperly loads activated roles into the session
-----------------------------------------------------------------------
Summary of changes:
src/main/java/us/jts/fortress/rbac/UserP.java | 5 +++--
1 files changed, 3 insertions(+), 2 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, master has been updated
via 919a0f5b54dad3acf2f84e7993bb00e7aa098037 (commit)
from 16f8b0902c28b1eaab93ddf120ce40b89bcda8d1 (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 919a0f5b54dad3acf2f84e7993bb00e7aa098037
Author: Pierangelo Masarati <ando(a)OpenLDAP.org>
Date: Tue Sep 10 21:58:28 2013 +0200
ITS#7687: password modify can muck with controls (quick fix)
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-ldap/chain.c | 9 +++++----
1 files changed, 5 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 16f8b0902c28b1eaab93ddf120ce40b89bcda8d1 (commit)
from 0045e56c34bc8897f69219a366a763f852df5534 (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 16f8b0902c28b1eaab93ddf120ce40b89bcda8d1
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Sep 10 04:26:51 2013 -0700
ITS#7398 add LDAP_OPT_X_TLS_PEERCERT
retrieve peer cert for an active TLS session
-----------------------------------------------------------------------
Summary of changes:
doc/man/man3/ldap_get_option.3 | 8 ++++++++
include/ldap.h | 1 +
libraries/libldap/ldap-tls.h | 2 ++
libraries/libldap/tls2.c | 23 +++++++++++++++++++++++
libraries/libldap/tls_g.c | 19 +++++++++++++++++++
libraries/libldap/tls_m.c | 17 +++++++++++++++++
libraries/libldap/tls_o.c | 16 ++++++++++++++++
7 files changed, 86 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 0045e56c34bc8897f69219a366a763f852df5534 (commit)
from 057b2bab20de4a654f723bbea3fe2e6d76f1777d (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 0045e56c34bc8897f69219a366a763f852df5534
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Sep 9 11:41:28 2013 -0700
ITS#7683 more for tls version/cipher info
Add LDAP_OPT_X_TLS_VERSION / LDAP_OPT_X_TLS_CIPHER for
retrieving from an LDAP session handle. Update ldap_get_option(3).
-----------------------------------------------------------------------
Summary of changes:
doc/man/man3/ldap_get_option.3 | 32 +++++++++++++++++++++++++++++++-
include/ldap.h | 2 ++
libraries/libldap/tls2.c | 31 +++++++++++++++++++++++++++++++
3 files changed, 64 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 d7d410b29da33216e002d171b076cf4bfd1c59d7 (commit)
via 82f1e1aba430645369a4222eda4b7860d662aed9 (commit)
via 91d5bbd8566c25addf165b3592c0c9086fa5604e (commit)
from f34028368975b26e22bfecfcea3dc506c992de38 (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 d7d410b29da33216e002d171b076cf4bfd1c59d7
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Sep 9 09:23:14 2013 -0700
ITS#7381, ITS#7434
commit 82f1e1aba430645369a4222eda4b7860d662aed9
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Sep 9 04:59:20 2013 -0700
ITS#7381 more for prev commit
commit 91d5bbd8566c25addf165b3592c0c9086fa5604e
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Sep 6 12:52:28 2013 -0700
ITS#7381 fix chain config for restarts
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
servers/slapd/back-ldap/chain.c | 13 +++++++------
2 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, OPENLDAP_REL_ENG_2_4 has been updated
via f34028368975b26e22bfecfcea3dc506c992de38 (commit)
via 1f852e653900da5b60baacb4b981e355d09e7bbd (commit)
via acc3cfe66cb9a6d4264fd7a117f3867d6539a147 (commit)
from 6f6ee3eada75d0ea8bee306c7953417f601c5bb8 (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 f34028368975b26e22bfecfcea3dc506c992de38
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Sep 9 09:20:11 2013 -0700
ITS#7680
commit 1f852e653900da5b60baacb4b981e355d09e7bbd
Author: Jan Synacek <jsynacek(a)redhat.com>
Date: Tue Sep 3 14:09:37 2013 +0200
ITS#7680 Fix typos in manpages.
commit acc3cfe66cb9a6d4264fd7a117f3867d6539a147
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Sep 2 12:54:48 2013 -0700
In mdb_checkpoint, force sync
Otherwise this is a no-op in various NOSYNC/MAPASYNC situations
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 +++
doc/man/man1/ldapsearch.1 | 2 +-
doc/man/man5/slapd-passwd.5 | 2 +-
servers/slapd/back-mdb/config.c | 2 +-
4 files changed, 6 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 6f6ee3eada75d0ea8bee306c7953417f601c5bb8 (commit)
via 0f842a271085c198eb1df1ce3e177122c7a3c6ae (commit)
via 7e58cc0fd39810c9bd0573ba62e3ac9c61b19f11 (commit)
via cfc13e2b4837f5cde8433251357ca82686e5b709 (commit)
via 90c55178db46379c28a4ec7c2b36e36e992cd288 (commit)
via 18a07eb7c2dc33372455a6040984cd6b699b41a5 (commit)
via 5f6fa8c04204888c4ff7ac6be1868d81ff4410a8 (commit)
via 3d59ca35589d86fee7a4390ec28ff0cc563db40c (commit)
via 5c5300c604a95c1627de640022af8050a574dfd5 (commit)
via 2e7130cab0129e3b72a25d39c5d4e5a5c55cb353 (commit)
via 2a28686e4f56cf539e817661728e6c05de339eba (commit)
via 4dd10d70a5f62cb68046efaf4dcb5edd806aa851 (commit)
via 56c2a8d04aeb1aeb7001d54bfa9b195da7eb140a (commit)
via b917266ca10c09092cb000c34740289c698ca694 (commit)
via 41bf5c906aa745310b328a3b1a3700be339e3a9e (commit)
via 6423c8774904789fe4d3f0b7bc887201ef0ec41a (commit)
via e15a90c7624797afaec703475b6f6be93ca62918 (commit)
via 6616034eb9a4ea5e84d620ec398a8aa0a9e336fb (commit)
via 392be3a7c65837728426007c09f17c28a9397910 (commit)
via 45c4ed18050297871cb5f4f55a5b6560cb5ca1bc (commit)
via 7b1db13050b86d864cdc17d9e0e7b18ee0f77071 (commit)
via c22a7d98ecac671b69faeef7d406cec4140b2abf (commit)
from 1ee16320f86b4fabc21fdc8fe35f57f5ca620311 (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 6f6ee3eada75d0ea8bee306c7953417f601c5bb8
Merge: 1ee1632 0f842a2
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Sep 9 08:51:56 2013 -0700
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 41 +++++
libraries/liblmdb/Makefile | 1 +
libraries/liblmdb/lmdb.h | 40 +++--
libraries/liblmdb/mdb.c | 417 +++++++++++++++++++++++++++-----------------
4 files changed, 328 insertions(+), 171 deletions(-)
create mode 100644 libraries/liblmdb/CHANGES
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git