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 aa901ad6ce99f93231f611042950573a797e56d5 (commit)
via 7e9a6134fde1e65648aa18c935c1af7554fd5b97 (commit)
via a0993354a603a970889ad5c160c289ecca316f81 (commit)
via 0ea56294f179d7e93e06a575af73837eb0a8607c (commit)
via 1a9775dc5a0a494659b2669f0732cd09b152571d (commit)
via 248fd1c7b86c21f1f02f5bdd8b3018882159be63 (commit)
via e562f53e10b07ed439d3dae934198d3e9cdb9834 (commit)
via 179c44e7da554049ded2c3733cfc83d440945496 (commit)
via 433105f09b33b28065a06185f628b4b38e0c4c22 (commit)
via df7ddb6bf44a6ceec7f3974293fdc0669b68251f (commit)
via 38560c2517d53bd43b530361ec7682657583aded (commit)
via b802bcf7040110e1f0768d9d9ffa88dabd4bd5e7 (commit)
from 490e778ebe0a7553fcd5eafbe488c121045ae5ad (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 aa901ad6ce99f93231f611042950573a797e56d5
Merge: 490e778 7e9a613
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Jul 18 15:00:32 2012 -0700
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 291 ++++++++++++++++++++++------------------------
libraries/libmdb/mdb.h | 12 ++-
libraries/libmdb/mfree.c | 4 +-
3 files changed, 151 insertions(+), 156 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 accd19edbccfc6442a770dfcbbb45f23e3482fd3 (commit)
via 7e9a6134fde1e65648aa18c935c1af7554fd5b97 (commit)
via a0993354a603a970889ad5c160c289ecca316f81 (commit)
via 0ea56294f179d7e93e06a575af73837eb0a8607c (commit)
via 1a9775dc5a0a494659b2669f0732cd09b152571d (commit)
via 248fd1c7b86c21f1f02f5bdd8b3018882159be63 (commit)
from 6934696c23a2eef4cf6b08a7f1b0fedc336b956d (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 accd19edbccfc6442a770dfcbbb45f23e3482fd3
Merge: 6934696 7e9a613
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jul 18 14:19:19 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 250 +++++++++++++++++++++++-----------------------
libraries/libmdb/mfree.c | 4 +-
2 files changed, 126 insertions(+), 128 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 7e9a6134fde1e65648aa18c935c1af7554fd5b97 (commit)
from a0993354a603a970889ad5c160c289ecca316f81 (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 7e9a6134fde1e65648aa18c935c1af7554fd5b97
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Jul 17 04:02:48 2012 -0700
Make sure cursor's DB is init'd if STALE.
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 34 ++++++++++++++++++++++------------
1 files changed, 22 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 a0993354a603a970889ad5c160c289ecca316f81 (commit)
from 0ea56294f179d7e93e06a575af73837eb0a8607c (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 a0993354a603a970889ad5c160c289ecca316f81
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 12 17:04:05 2012 -0700
Don't use env-private copy of DB root nodes.
Just lookup the DB roots as needed. When many DBs are in use,
most of the copies won't be referenced in a given txn, and
there's a bad race condition in the copy routine.
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 137 +++++++++--------------------------------------
1 files changed, 27 insertions(+), 110 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 0ea56294f179d7e93e06a575af73837eb0a8607c (commit)
via 1a9775dc5a0a494659b2669f0732cd09b152571d (commit)
via 248fd1c7b86c21f1f02f5bdd8b3018882159be63 (commit)
from e562f53e10b07ed439d3dae934198d3e9cdb9834 (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 0ea56294f179d7e93e06a575af73837eb0a8607c
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Jul 13 11:57:11 2012 -0700
Fix darwin sem_open() names
Must begin with '/'
commit 1a9775dc5a0a494659b2669f0732cd09b152571d
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Jul 13 11:56:29 2012 -0700
Fix ID -> MDB_ID due to 20baad4a207db5d0e84fc3a7409f216aefa59385
commit 248fd1c7b86c21f1f02f5bdd8b3018882159be63
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 12 16:50:27 2012 -0700
Windows thread callback support
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 81 +++++++++++++++++++++++++++++++++++++++++++---
libraries/libmdb/mfree.c | 4 +-
2 files changed, 78 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 6934696c23a2eef4cf6b08a7f1b0fedc336b956d (commit)
from 43d47c46a7987e8ae0f582062786f1a6ec8abc10 (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 6934696c23a2eef4cf6b08a7f1b0fedc336b956d
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jul 12 02:36:12 2012 -0700
ITS#7323 plug leak in online indexer
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/config.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 43d47c46a7987e8ae0f582062786f1a6ec8abc10 (commit)
from 113538806ffcdd83da45ad39d0ab54d515ffb1ae (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 43d47c46a7987e8ae0f582062786f1a6ec8abc10
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jul 11 16:53:33 2012 -0700
ITS#6262 fix gettime() regression
Add a mutex in ldap_pvt_gettime(), delete the mutex comment
since it's no longer relevant (and was ignored anyway). This
could only ever affect multi-processor machines.
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/util-int.c | 8 +++++++-
1 files changed, 7 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 113538806ffcdd83da45ad39d0ab54d515ffb1ae (commit)
via e562f53e10b07ed439d3dae934198d3e9cdb9834 (commit)
via 179c44e7da554049ded2c3733cfc83d440945496 (commit)
from c6b5abbfd20567116846ebc38f0005c429284c98 (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 113538806ffcdd83da45ad39d0ab54d515ffb1ae
Merge: c6b5abb e562f53
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Jul 9 08:44:12 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 30 +++++++-----------------------
1 files changed, 7 insertions(+), 23 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 e562f53e10b07ed439d3dae934198d3e9cdb9834 (commit)
via 179c44e7da554049ded2c3733cfc83d440945496 (commit)
from 433105f09b33b28065a06185f628b4b38e0c4c22 (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 e562f53e10b07ed439d3dae934198d3e9cdb9834
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Jul 8 18:24:11 2012 -0700
Drop me_toggle, unused
commit 179c44e7da554049ded2c3733cfc83d440945496
Author: Howard Chu <hyc(a)symas.com>
Date: Sun Jul 8 18:18:12 2012 -0700
Revert "libmdb: Do not use the MDB_txbody.mtb_txnid field."
This reverts commit 4a0b30499caab8628efcedb8be5643fead7cd17e.
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 30 +++++++-----------------------
1 files changed, 7 insertions(+), 23 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 c6b5abbfd20567116846ebc38f0005c429284c98 (commit)
via 433105f09b33b28065a06185f628b4b38e0c4c22 (commit)
via df7ddb6bf44a6ceec7f3974293fdc0669b68251f (commit)
via 38560c2517d53bd43b530361ec7682657583aded (commit)
via b802bcf7040110e1f0768d9d9ffa88dabd4bd5e7 (commit)
from 5ff873d575ea5050c0d9f24c8181222a5dfbcfb7 (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 c6b5abbfd20567116846ebc38f0005c429284c98
Merge: 5ff873d 433105f
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jul 6 18:03:06 2012 -0700
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 17 +++++++++++------
libraries/libmdb/mdb.h | 12 ++++++++++--
2 files changed, 21 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 433105f09b33b28065a06185f628b4b38e0c4c22 (commit)
from df7ddb6bf44a6ceec7f3974293fdc0669b68251f (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 433105f09b33b28065a06185f628b4b38e0c4c22
Author: Howard Chu <hyc(a)symas.com>
Date: Fri Jul 6 17:38:03 2012 -0700
Fix: avoid direct reference to meta pages
Relevant info should be copied during txn_begin only.
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.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 db61ec31b78bac36993abcda252c984b87c6ad61 (commit)
from 8f3d57e6a1928d9b6c3962f24c3b8921f84181a7 (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 db61ec31b78bac36993abcda252c984b87c6ad61
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Fri Jul 6 15:49:11 2012 -0500
add win32 start/stop scripts
-----------------------------------------------------------------------
Summary of changes:
ldap/setup/startSlapd.cmd | 3 +++
ldap/setup/stopSlapd.cmd | 6 ++++++
2 files changed, 9 insertions(+), 0 deletions(-)
create mode 100644 ldap/setup/startSlapd.cmd
create mode 100644 ldap/setup/stopSlapd.cmd
---
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 8f3d57e6a1928d9b6c3962f24c3b8921f84181a7 (commit)
from 18cc34466816929e64e8dc5c7809958592f73d52 (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 8f3d57e6a1928d9b6c3962f24c3b8921f84181a7
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Fri Jul 6 15:25:46 2012 -0500
Work on Builder script for Windows
-----------------------------------------------------------------------
Summary of changes:
build.xml | 8 +++++---
1 files changed, 5 insertions(+), 3 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 18cc34466816929e64e8dc5c7809958592f73d52 (commit)
from 5b4b9e966beb0c6062898de1593ddbd038d25251 (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 18cc34466816929e64e8dc5c7809958592f73d52
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Fri Jul 6 13:41:13 2012 -0500
Add support to run OpenLDAP on Windows
-----------------------------------------------------------------------
Summary of changes:
build.properties | 14 ++++++++-
build.xml | 88 +++++++++++++++++++++++++++++++++++++++--------------
2 files changed, 78 insertions(+), 24 deletions(-)
mode change 100755 => 100644 build.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 5b4b9e966beb0c6062898de1593ddbd038d25251 (commit)
from 7cf7013782c9695918a673324c1c7c2945e23129 (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 5b4b9e966beb0c6062898de1593ddbd038d25251
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Fri Jul 6 12:27:37 2012 -0500
Cleanup build script
-----------------------------------------------------------------------
Summary of changes:
build.xml | 29 +++--------------------------
1 files changed, 3 insertions(+), 26 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 7cf7013782c9695918a673324c1c7c2945e23129 (commit)
from de4d033bd9b748732979a4937d5387ebf1651d36 (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 7cf7013782c9695918a673324c1c7c2945e23129
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Fri Jul 6 12:18:11 2012 -0500
Add ant target to create Fortress Builder package.
-----------------------------------------------------------------------
Summary of changes:
build.xml | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 57 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, mdb.master has been updated
via df7ddb6bf44a6ceec7f3974293fdc0669b68251f (commit)
via 38560c2517d53bd43b530361ec7682657583aded (commit)
from b802bcf7040110e1f0768d9d9ffa88dabd4bd5e7 (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 df7ddb6bf44a6ceec7f3974293fdc0669b68251f
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 5 18:11:18 2012 -0700
Add MDB_NOMETASYNC env option.
Just a trial. This may not make sense if we decide to split the
meta pages into their own separate file, to allow meta traffic to
reside on a separate spindle.
commit 38560c2517d53bd43b530361ec7682657583aded
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 5 17:43:29 2012 -0700
Tweak b802bcf7040110e1f0768d9d9ffa88dabd4bd5e7
Clarify prev commit, fix Doxygen comments broken by earlier changes
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 13 +++++++------
libraries/libmdb/mdb.h | 12 ++++++++++--
2 files changed, 17 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 b802bcf7040110e1f0768d9d9ffa88dabd4bd5e7 (commit)
from a334257800bc30810e4ed4da7fd2681c1f765821 (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 b802bcf7040110e1f0768d9d9ffa88dabd4bd5e7
Author: Howard Chu <hyc(a)symas.com>
Date: Thu Jul 5 16:40:46 2012 -0700
Partial revert of 13c663f666ac28d7a72cbe644d393fc8d2dd9881
Don't re-use free pages so soon; that leaves us vulnerable to
DB corruption if data syncs successfully but meta doesn't.
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 8 ++++++--
1 files changed, 6 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 490e778ebe0a7553fcd5eafbe488c121045ae5ad (commit)
via 0c343e3148f3e7174b7474e92b2e28b6c7e45068 (commit)
via 5d53fa6b72cb538437f47071d72ebb31cdfc691b (commit)
via 0afd15352cdc6a68d6743528e1143cf4dce6a148 (commit)
via c2e455492f10c2e14355d6eef963be9601bc5bbb (commit)
via 08b837b31fa4a7d096f7c5201d9945433e670c98 (commit)
from 506f38948dad5b06a4f284dec6b416934bbe6848 (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 490e778ebe0a7553fcd5eafbe488c121045ae5ad
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jul 5 13:45:17 2012 -0700
ITS#7317
commit 0c343e3148f3e7174b7474e92b2e28b6c7e45068
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jul 3 16:24:19 2012 -0700
ITS#7317 use SLEEP0 instead of 1 second sleep
commit 5d53fa6b72cb538437f47071d72ebb31cdfc691b
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jul 5 13:44:10 2012 -0700
ITS#7318
commit 0afd15352cdc6a68d6743528e1143cf4dce6a148
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jul 3 16:17:06 2012 -0700
ITS#7318 fix include: example
commit c2e455492f10c2e14355d6eef963be9601bc5bbb
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jul 5 13:39:11 2012 -0700
ITS#7319
commit 08b837b31fa4a7d096f7c5201d9945433e670c98
Author: Ted Cheng <tedcheng(a)symas.com>
Date: Tue Jul 3 16:12:22 2012 -0700
ITS#7319 Always encode user DN in pwmod request.
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 4 ++++
doc/man/man5/slapd-config.5 | 2 +-
servers/slapd/back-ldap/extended.c | 2 +-
tests/scripts/defines.sh | 1 +
tests/scripts/test057-memberof-refint | 6 +++---
5 files changed, 10 insertions(+), 5 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 de4d033bd9b748732979a4937d5387ebf1651d36 (commit)
from 60b353a480d3cab888b6cf42238b0e2a775d9c16 (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 de4d033bd9b748732979a4937d5387ebf1651d36
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Wed Jul 4 14:37:21 2012 -0500
Test case tweak for system users.
-----------------------------------------------------------------------
Summary of changes:
.../jts/fortress/arbac/DelegatedMgrImplTest.java | 11 ++++++++---
1 files changed, 8 insertions(+), 3 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 5ff873d575ea5050c0d9f24c8181222a5dfbcfb7 (commit)
via a3a2b53c5d8b07aede2e946978fa05cf2432b761 (commit)
from 0b937d82f23841e90bff9bf453cfaa6af7ec3de4 (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 5ff873d575ea5050c0d9f24c8181222a5dfbcfb7
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jul 3 16:24:19 2012 -0700
ITS#7317 use SLEEP0 instead of 1 second sleep
commit a3a2b53c5d8b07aede2e946978fa05cf2432b761
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jul 3 16:17:06 2012 -0700
ITS#7318 fix include: example
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapd-config.5 | 2 +-
tests/scripts/defines.sh | 1 +
tests/scripts/test057-memberof-refint | 6 +++---
3 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 0b937d82f23841e90bff9bf453cfaa6af7ec3de4 (commit)
from 2db51956502a28e8de8e95abbdeda7a0b2390046 (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 0b937d82f23841e90bff9bf453cfaa6af7ec3de4
Author: Ted Cheng <tedcheng(a)symas.com>
Date: Tue Jul 3 16:12:22 2012 -0700
ITS#7319 Always encode user DN in pwmod request.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-ldap/extended.c | 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-Fortress-Core (openldap-fortress-core.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 60b353a480d3cab888b6cf42238b0e2a775d9c16 (commit)
from b2097deea47a34c4714ffe8f8ec2c915f1d5ef82 (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 60b353a480d3cab888b6cf42238b0e2a775d9c16
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Mon Jul 2 16:56:28 2012 -0500
Improve HTTP response processing
-----------------------------------------------------------------------
Summary of changes:
.../com/jts/fortress/constants/GlobalErrIds.java | 12 +++++++++++
src/main/java/com/jts/fortress/rest/RestUtils.java | 21 ++++++++++++++++++-
2 files changed, 31 insertions(+), 2 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.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 46022b58449e540d95a464db59bac232f22f7e97 (commit)
from 7dd6d48d9ec9a15a7b2b183862f990637b876ac9 (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 46022b58449e540d95a464db59bac232f22f7e97
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Mon Jul 2 15:35:46 2012 -0500
add 'local mode' to ivy target inside websphere build script
-----------------------------------------------------------------------
Summary of changes:
buildWs.xml | 7 ++++---
1 files changed, 4 insertions(+), 3 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 b2097deea47a34c4714ffe8f8ec2c915f1d5ef82 (commit)
from 8959250a6a6f42a3eef5f24064c47de77193064e (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 b2097deea47a34c4714ffe8f8ec2c915f1d5ef82
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Mon Jul 2 15:32:03 2012 -0500
RC11 change to include fortress system flag onto ftUserAttrs aux objectClass.
-----------------------------------------------------------------------
Summary of changes:
ldap/schema/fortress.schema | 11 +++++-
ldap/setup/refreshLDAPData-src.xml | 5 ---
src/main/java/com/jts/fortress/rbac/User.java | 12 +++++++
src/main/java/com/jts/fortress/rbac/UserDAO.java | 18 ++++++++++-
src/main/java/com/jts/fortress/rbac/UserP.java | 29 ++---------------
.../java/com/jts/fortress/util/attr/VUtil.java | 15 +++++++++
.../com/jts/fortress/rbac/AdminMgrImplTest.java | 4 ++
.../java/com/jts/fortress/rbac/UserTestData.java | 33 ++++++++++++++++++++
8 files changed, 94 insertions(+), 33 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git