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 dd7e3df55e76b62e4cb9ba8867bb6fe2fa45edc6 (commit)
from 944790d997453a5036bb3ef0f51f38e52e15ba01 (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 dd7e3df55e76b62e4cb9ba8867bb6fe2fa45edc6
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Jan 27 09:29:49 2013 -0600
RC22 complete
-----------------------------------------------------------------------
Summary of changes:
README-QUICKSTART-WINDOWS.html | 22 +-
README-QUICKSTART.html | 29 ++-
README-QUICKSTART.txt | 282 --------------------
build.xml | 5 +-
config/log4j.xml | 10 +-
getIvy.xml | 2 +-
ldap/slapd.conf.src | 2 +-
src/main/java/us/jts/fortress/AccessMgr.java | 5 +
src/main/java/us/jts/fortress/AdminMgr.java | 5 +
src/main/java/us/jts/fortress/ReviewMgr.java | 5 +
src/main/java/us/jts/fortress/overview.html | 6 +-
src/main/java/us/jts/fortress/package.html | 5 +
.../java/us/jts/fortress/rbac/AccessMgrImpl.java | 5 +
.../java/us/jts/fortress/rbac/AdminMgrImpl.java | 5 +
.../java/us/jts/fortress/rbac/ReviewMgrImpl.java | 6 +
.../us/jts/fortress/rest/AccessMgrRestImpl.java | 5 +
.../us/jts/fortress/rest/AdminMgrRestImpl.java | 5 +
.../us/jts/fortress/rest/ReviewMgrRestImpl.java | 6 +
18 files changed, 98 insertions(+), 312 deletions(-)
delete mode 100755 README-QUICKSTART.txt
---
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 c6a97c39865bce8a407996d7585aa85915dbaad4 (commit)
via de4d318ae84e2cc77d701aaa708e84b9af489c7b (commit)
via 7ab909328d67d05ed1cb5077efd6d6f20fdf79a7 (commit)
from 55023aa59c8b3144e6511498393ec3aa7d231864 (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 c6a97c39865bce8a407996d7585aa85915dbaad4
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sat Jan 26 23:12:05 2013 -0800
ITS#7499
commit de4d318ae84e2cc77d701aaa708e84b9af489c7b
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jan 25 14:54:43 2013 +0000
ITS#7499 fix typos
commit 7ab909328d67d05ed1cb5077efd6d6f20fdf79a7
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 23 17:55:16 2013 -0800
ITS#7499 fix SQL statement configs
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/back-sql/config.c | 24 ++++++++++++------------
2 files changed, 13 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, OPENLDAP_REL_ENG_2_4 has been updated
via 55023aa59c8b3144e6511498393ec3aa7d231864 (commit)
via 7d34195e08633549e3b3f8d6c8c2c23ec61e0b64 (commit)
from fc3695a65decfd2c1f974b170a883c41414ecc2c (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 55023aa59c8b3144e6511498393ec3aa7d231864
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sat Jan 26 23:11:06 2013 -0800
ITS#7497
commit 7d34195e08633549e3b3f8d6c8c2c23ec61e0b64
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sat Jan 26 23:06:12 2013 -0800
ITS#7497 fix lineno overflow in ldif_read_record()
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
clients/tools/ldapmodify.c | 38 +++++++++++++++++++-------------------
include/ldif.h | 2 +-
libraries/libldap/ldif.c | 2 +-
servers/slapd/back-sql/config.c | 7 ++++---
servers/slapd/root_dse.c | 7 ++++---
servers/slapd/slapadd.c | 16 ++++++++--------
servers/slapd/slapcommon.c | 2 +-
servers/slapd/slapcommon.h | 2 +-
9 files changed, 40 insertions(+), 37 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 fc3695a65decfd2c1f974b170a883c41414ecc2c (commit)
via 0fe475ed651894b1678ed28ad7ee4e20167fd48f (commit)
via 151112299bdd2755959a2e72ed8eddd42ef8cbe8 (commit)
via ae74fa109def47dafbf899d4453f07d15f152e19 (commit)
via 8a05b3865a92ceeb4ebfbdee590a92f270d52a6f (commit)
via 2b48960949e3b0b25a4c12756d237917371eb49a (commit)
from 483be237d4d77bdbddc4fca30e5e1998926a8a04 (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 fc3695a65decfd2c1f974b170a883c41414ecc2c
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sat Jan 26 19:27:19 2013 -0800
ITS#7501 back-ldap keepalive support
commit 0fe475ed651894b1678ed28ad7ee4e20167fd48f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jan 24 11:31:41 2013 -0800
Clean up whitespace in previous commit
commit 151112299bdd2755959a2e72ed8eddd42ef8cbe8
Author: Ted C. Cheng <tedcheng(a)symas.com>
Date: Thu Jan 24 07:12:43 2013 -0800
Removed #if 0 code block
commit ae74fa109def47dafbf899d4453f07d15f152e19
Author: Ted C. Cheng <tedcheng(a)symas.com>
Date: Wed Jan 23 17:10:41 2013 -0800
added tcp keepalive support to back-ldap
commit 8a05b3865a92ceeb4ebfbdee590a92f270d52a6f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sat Jan 26 19:25:12 2013 -0800
ITS#7492
commit 2b48960949e3b0b25a4c12756d237917371eb49a
Author: Pierangelo Masarati <ando(a)OpenLDAP.org>
Date: Sat Jan 12 00:13:07 2013 +0100
add support for 'onerr' (ITS#7492)
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 +
doc/man/man5/slapd-ldap.5 | 26 ++++++++++++
servers/slapd/back-ldap/back-ldap.h | 4 ++
servers/slapd/back-ldap/bind.c | 3 +
servers/slapd/back-ldap/config.c | 75 +++++++++++++++++++++++++++++++++++
servers/slapd/back-ldap/search.c | 28 +++++++++----
servers/slapd/back-meta/back-meta.h | 2 +-
servers/slapd/config.c | 38 ++++++++++++------
8 files changed, 156 insertions(+), 22 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 483be237d4d77bdbddc4fca30e5e1998926a8a04 (commit)
via 5eef055bd3d478747ab365663cd47b447b89e4ff (commit)
via 46d6f994cd77ecd0764c8c616dfec99551664d9d (commit)
via 5d61e28babe034310b54704a2c38960b70c54fa6 (commit)
via abbdfd679d28f937b48d1c681ae1a4161015e3f1 (commit)
via 723d98f3f378e2cf90649417d07383e2b3cf47a1 (commit)
via d5baab7932a4954bc44d9d08e4838cb50fa71286 (commit)
via 87cc1f6cfa014c4ae62dc62c35f8e55950783ea0 (commit)
via a71090cb0d554269639505562ee2e1e0211ee7f4 (commit)
via 9b2d66dc207417f02413478adeb3f004b03b5a8c (commit)
via 7b0f14fc29be81d2aea044610a02ecaf9d9dd785 (commit)
via 6118d7f62b957cdf9bb76c47c5b0ee2f5fea88cc (commit)
via 17521c76100deee7c98cdb414d76962491382305 (commit)
via 94472d1437b8b79a86c6ab6d4adad0cfe70c0fae (commit)
via 793682064e0fffb98adbb83b566a36386d77fcd4 (commit)
via 5fb54b68a7beb99b5132e9b75470c219e4cb01c5 (commit)
via cc10843d0d8c2383aba80185a456830bb36ae9cb (commit)
via 37ab2dded7d8fb260002f62170f6e945e6e58f7d (commit)
via cfedb365b4a2a90111810a7918d58aa679adb99c (commit)
via 7fdf6720416d5eaadf5fd811c4513c87a2899a0f (commit)
via 8e7bb2042b560618caf481e280f2d42ff9594f47 (commit)
via 1a0d02c4c40bb869e8179192de10f8fbad60b1e2 (commit)
via 25a99d4024930574490f18c9eaa1e0448df34eba (commit)
via 9e35127f1d0484005038685c7b0b7f3a10c44de0 (commit)
from 9cdb7b18a929d546a7681d3ac0f830821069c5a5 (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 483be237d4d77bdbddc4fca30e5e1998926a8a04
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sat Jan 26 19:18:43 2013 -0800
ITS#7473
commit 5eef055bd3d478747ab365663cd47b447b89e4ff
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 26 16:17:31 2013 -0800
ITS#7473 Scope-based searches
Walk subtree if number of subtree entries is smaller than
number of index candidates.
commit 46d6f994cd77ecd0764c8c616dfec99551664d9d
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 26 20:32:46 2013 +0000
ITS#7473 Add mdb_dn2id_walk() to walk subtree
Non-recursive tree walker.
commit 5d61e28babe034310b54704a2c38960b70c54fa6
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jan 17 21:01:21 2013 +0000
ITS#7473 Setup for subtree entry counts
commit abbdfd679d28f937b48d1c681ae1a4161015e3f1
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sat Jan 26 18:59:42 2013 -0800
ITS#7496, more for ITS#7483
Fix typo
commit 723d98f3f378e2cf90649417d07383e2b3cf47a1
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sat Jan 26 18:43:56 2013 -0800
ITS#7496
commit d5baab7932a4954bc44d9d08e4838cb50fa71286
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Jan 22 12:31:29 2013 +0000
ITS#7496, more for ITS#7483
Missing entries need to be checked at runtime too, not just slapcat.
Apparently some people will still try to run slapd even after slapadd
tells them their DB load was invalid.
commit 87cc1f6cfa014c4ae62dc62c35f8e55950783ea0
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sat Jan 26 18:42:00 2013 -0800
ITS#7493
commit a71090cb0d554269639505562ee2e1e0211ee7f4
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sat Jan 26 18:41:09 2013 -0800
ITS#7490
Zero out the complete context buffer
From mhardin(a)symas.com
commit 9b2d66dc207417f02413478adeb3f004b03b5a8c
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jan 17 12:05:01 2013 -0800
ITS#7490
Zero out the complete context buffer
From mhardin(a)symas.com
commit 7b0f14fc29be81d2aea044610a02ecaf9d9dd785
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sat Jan 26 18:37:29 2013 -0800
Clean up whitespace
commit 6118d7f62b957cdf9bb76c47c5b0ee2f5fea88cc
Author: Pierangelo Masarati <ando(a)OpenLDAP.org>
Date: Wed Jan 16 21:38:33 2013 +0100
more about ITS#7493
commit 17521c76100deee7c98cdb414d76962491382305
Author: Michael Stroeder <michael(a)stroeder.com>
Date: Wed Jan 16 20:31:01 2013 +0100
s/directoryOperation/dSAOperation/ (ITS#7493)
commit 94472d1437b8b79a86c6ab6d4adad0cfe70c0fae
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sat Jan 26 18:32:20 2013 -0800
ITS#7489
commit 793682064e0fffb98adbb83b566a36386d77fcd4
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jan 11 03:15:59 2013 -0800
ITS#7473 check DN scope before fetching id2e
This is only a 10% gain, but still worth having for now.
commit 5fb54b68a7beb99b5132e9b75470c219e4cb01c5
Author: Emily Backes <ebackes(a)symas.com>
Date: Thu Jan 10 15:14:54 2013 -0800
Update slapd.overlays.5 manpage index
commit cc10843d0d8c2383aba80185a456830bb36ae9cb
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sat Jan 26 18:28:55 2013 -0800
ITS#7485
commit 37ab2dded7d8fb260002f62170f6e945e6e58f7d
Merge: 9cdb7b1 cfedb36
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sat Jan 26 18:27:46 2013 -0800
Merge remote branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 7 +-
contrib/slapd-modules/allowed/allowed.c | 24 +++-
contrib/slapd-modules/passwd/sha2/sha2.c | 12 +-
doc/man/man5/slapd.overlays.5 | 26 ++++
libraries/liblmdb/Doxyfile | 2 +-
libraries/liblmdb/lmdb.h | 70 ++++++----
libraries/liblmdb/mdb.c | 75 +++++++----
servers/slapd/back-mdb/add.c | 4 +-
servers/slapd/back-mdb/bind.c | 2 +-
servers/slapd/back-mdb/compare.c | 2 +-
servers/slapd/back-mdb/delete.c | 6 +-
servers/slapd/back-mdb/dn2entry.c | 3 +-
servers/slapd/back-mdb/dn2id.c | 217 ++++++++++++++++++++++++++++--
servers/slapd/back-mdb/filterindex.c | 4 +-
servers/slapd/back-mdb/id2entry.c | 12 ++-
servers/slapd/back-mdb/modify.c | 2 +-
servers/slapd/back-mdb/modrdn.c | 53 ++++----
servers/slapd/back-mdb/proto-mdb.h | 11 ++-
servers/slapd/back-mdb/search.c | 218 +++++++++++++++++++++--------
servers/slapd/back-mdb/tools.c | 6 +-
20 files changed, 579 insertions(+), 177 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 ee12abc425d57369cfb1897e986a7c35fc3a3984 (commit)
from b1a6f6980f2e5f17a39527069b27dfdc5ee73f8a (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 ee12abc425d57369cfb1897e986a7c35fc3a3984
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Sat Jan 26 18:37:29 2013 -0800
Clean up whitespace
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/allowed/allowed.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 (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via b1a6f6980f2e5f17a39527069b27dfdc5ee73f8a (commit)
via a650568ef27766db346966d5de370ebae9f7ea05 (commit)
via ee8a897ff8e5de207258a1f7963e2628bb229b7e (commit)
from 1c581612f72f59ec485b6128575afe697a2b5870 (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 b1a6f6980f2e5f17a39527069b27dfdc5ee73f8a
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 26 16:17:31 2013 -0800
ITS#7473 Scope-based searches
Walk subtree if number of subtree entries is smaller than
number of index candidates.
commit a650568ef27766db346966d5de370ebae9f7ea05
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 26 20:32:46 2013 +0000
ITS#7473 Add mdb_dn2id_walk() to walk subtree
Non-recursive tree walker.
commit ee8a897ff8e5de207258a1f7963e2628bb229b7e
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jan 17 21:01:21 2013 +0000
ITS#7473 Setup for subtree entry counts
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-mdb/add.c | 4 +-
servers/slapd/back-mdb/bind.c | 2 +-
servers/slapd/back-mdb/compare.c | 2 +-
servers/slapd/back-mdb/delete.c | 6 +-
servers/slapd/back-mdb/dn2entry.c | 3 +-
servers/slapd/back-mdb/dn2id.c | 213 ++++++++++++++++++++++++++++++++--
servers/slapd/back-mdb/filterindex.c | 4 +-
servers/slapd/back-mdb/id2entry.c | 2 +-
servers/slapd/back-mdb/modify.c | 2 +-
servers/slapd/back-mdb/modrdn.c | 53 +++++----
servers/slapd/back-mdb/proto-mdb.h | 11 ++-
servers/slapd/back-mdb/search.c | 140 ++++++++++++++++++----
servers/slapd/back-mdb/tools.c | 6 +-
13 files changed, 372 insertions(+), 76 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 1c581612f72f59ec485b6128575afe697a2b5870 (commit)
via cfedb365b4a2a90111810a7918d58aa679adb99c (commit)
via 7fdf6720416d5eaadf5fd811c4513c87a2899a0f (commit)
from a98eb289afc8b9ac52fd99ffb866e0520c9f471b (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 1c581612f72f59ec485b6128575afe697a2b5870
Merge: a98eb28 cfedb36
Author: Howard Chu <hyc(a)openldap.org>
Date: Sat Jan 26 18:56:29 2013 +0000
Merge remote-tracking branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/lmdb.h | 70 +++++++++++++++++++++++++++++----------------
libraries/liblmdb/mdb.c | 18 +++++++----
2 files changed, 56 insertions(+), 32 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git