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 056910df035e68aa26a3c9a82aca8d08c248e8e9 (commit)
via 690792c17074fd94d485cdd4037f45bd421438fd (commit)
from 6b679875ae1b01a83102ae61e085e04703ffced7 (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 056910df035e68aa26a3c9a82aca8d08c248e8e9
Merge: 6b67987 690792c
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Nov 8 20:06:23 2011 -0800
Merge remote branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.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, mdb.master has been updated
via 690792c17074fd94d485cdd4037f45bd421438fd (commit)
from cc7a89cd677980443a326a3d48fffb71871adb7d (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 690792c17074fd94d485cdd4037f45bd421438fd
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Nov 8 20:05:29 2011 -0800
Add dummy DKEY define
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.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 6b679875ae1b01a83102ae61e085e04703ffced7 (commit)
via dac408369b0812762b3e85f7e024ea472ce79abc (commit)
via cc7a89cd677980443a326a3d48fffb71871adb7d (commit)
via f0c9d7732683b148e6df5a09683e4583fdd3d1fa (commit)
from 323e70ba13d902ae26f86b4ab1825152e58d901b (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 6b679875ae1b01a83102ae61e085e04703ffced7
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Nov 8 19:06:46 2011 -0800
Fix u_intX -> uintX
commit dac408369b0812762b3e85f7e024ea472ce79abc
Merge: 323e70b cc7a89c
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue Nov 8 19:05:39 2011 -0800
Merge remote branch 'origin/mdb.master'
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.c | 18 +++++++++++++++---
servers/slapd/back-mdb/back-mdb.h | 6 +++---
servers/slapd/back-mdb/dn2id.c | 2 +-
servers/slapd/back-mdb/init.c | 2 +-
4 files changed, 20 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 cc7a89cd677980443a326a3d48fffb71871adb7d (commit)
from f0c9d7732683b148e6df5a09683e4583fdd3d1fa (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 cc7a89cd677980443a326a3d48fffb71871adb7d
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Nov 8 19:04:39 2011 -0800
Add Solaris byte-order detection
-----------------------------------------------------------------------
Summary of changes:
libraries/libmdb/mdb.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, mdb.master has been updated
via f0c9d7732683b148e6df5a09683e4583fdd3d1fa (commit)
from a103a64434cfbba6231b87c1b1c185dbece7eb8a (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 f0c9d7732683b148e6df5a09683e4583fdd3d1fa
Author: Howard Chu <hyc(a)symas.com>
Date: Tue Nov 8 16:45:45 2011 -0800
Fix mdb_drop return
-----------------------------------------------------------------------
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 (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated
via f3a9dcdf32fd97b6d7e2d8e2acafdd31bf2dd378 (commit)
via 488368d7cf18e86654e5843c3726a9b34642770d (commit)
from e4ad376f7b7fa0ff4b8713674d1a3ec420f1f10c (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 f3a9dcdf32fd97b6d7e2d8e2acafdd31bf2dd378
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 16:46:00 2011 -0800
ITS#7083
commit 488368d7cf18e86654e5843c3726a9b34642770d
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Nov 7 16:41:35 2011 -0800
ITS#7083 fix verb_to_mask usage
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
contrib/slapd-modules/smbk5pwd/smbk5pwd.c | 6 +++---
servers/slapd/bconfig.c | 20 ++++++++++----------
3 files changed, 15 insertions(+), 13 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 323e70ba13d902ae26f86b4ab1825152e58d901b (commit)
from a4df185adfcafa709959f3d181005445c700e02f (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 323e70ba13d902ae26f86b4ab1825152e58d901b
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Nov 7 16:41:35 2011 -0800
ITS#7083 fix verb_to_mask usage
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/smbk5pwd/smbk5pwd.c | 6 +++---
servers/slapd/bconfig.c | 20 ++++++++++----------
2 files changed, 13 insertions(+), 13 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 e4ad376f7b7fa0ff4b8713674d1a3ec420f1f10c (commit)
from ffdf4ca558e6f68acb75ce180dd416d3614d27b7 (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 e4ad376f7b7fa0ff4b8713674d1a3ec420f1f10c
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 16:04:01 2011 -0800
ITS#6059 was fixed by ITS#7062
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 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, OPENLDAP_REL_ENG_2_4 has been updated
via ffdf4ca558e6f68acb75ce180dd416d3614d27b7 (commit)
via 42f77fc93f2e73acbe2fb1efe288fcbc8c98d1a5 (commit)
from d8f73c2c9c0245d8fb64eecc3ad0e9cf593f0c5a (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 ffdf4ca558e6f68acb75ce180dd416d3614d27b7
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 15:46:03 2011 -0800
ITS#7019
commit 42f77fc93f2e73acbe2fb1efe288fcbc8c98d1a5
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Nov 7 15:23:58 2011 -0800
ITS#7019 fix dsa-specific attr check for Persist updates
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/overlays/syncprov.c | 1 +
servers/slapd/result.c | 4 ++++
3 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, master has been updated
via a4df185adfcafa709959f3d181005445c700e02f (commit)
from 3bb0c6746f95e407090bdca310b96c69afc8edb7 (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 a4df185adfcafa709959f3d181005445c700e02f
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Nov 7 15:23:58 2011 -0800
ITS#7019 fix dsa-specific attr check for Persist updates
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 1 +
servers/slapd/result.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, OPENLDAP_REL_ENG_2_4 has been updated
via d8f73c2c9c0245d8fb64eecc3ad0e9cf593f0c5a (commit)
from be8bdfbc0dc5d54ad578111c28f52fc2f782814d (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 d8f73c2c9c0245d8fb64eecc3ad0e9cf593f0c5a
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 14:14:57 2011 -0800
More for ITS#6984
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/slap.h | 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 3bb0c6746f95e407090bdca310b96c69afc8edb7 (commit)
from 692d6e4f55a2f5e57192e822585c7c995a531bb5 (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 3bb0c6746f95e407090bdca310b96c69afc8edb7
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 14:14:57 2011 -0800
More for ITS#6984
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/slap.h | 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, OPENLDAP_REL_ENG_2_4 has been updated
via be8bdfbc0dc5d54ad578111c28f52fc2f782814d (commit)
via 5c7f09779db4fc38c7d05c38efb616874fa8cccb (commit)
from 391f743207840fec36a20d015acd3066b20eecfc (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 be8bdfbc0dc5d54ad578111c28f52fc2f782814d
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 14:08:56 2011 -0800
ITS#6984
commit 5c7f09779db4fc38c7d05c38efb616874fa8cccb
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 14:02:50 2011 -0800
ITS#6984 enable draft-wahl-ldap-session
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 ++
include/ldap.h | 4 +---
2 files changed, 3 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, master has been updated
via 692d6e4f55a2f5e57192e822585c7c995a531bb5 (commit)
from 29206f6d202a5c0b2343b04d71df898530ee6f6c (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 692d6e4f55a2f5e57192e822585c7c995a531bb5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 14:02:50 2011 -0800
ITS#6984 enable draft-wahl-ldap-session
-----------------------------------------------------------------------
Summary of changes:
include/ldap.h | 4 +---
1 files changed, 1 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 391f743207840fec36a20d015acd3066b20eecfc (commit)
via eaaaaefab428818f8e7fe45222dd3c20bb1c12aa (commit)
via b8f4e78414d59e76d626b3f0ae1c113ba1b1fc2c (commit)
from f020962879f5e79f4c3269caeee53d52e5e9ed3b (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 391f743207840fec36a20d015acd3066b20eecfc
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 13:49:25 2011 -0800
ITS#7082
commit eaaaaefab428818f8e7fe45222dd3c20bb1c12aa
Author: David Adam <zanchey(a)ucc.gu.uwa.edu.au>
Date: Mon Nov 7 00:12:19 2011 +0800
ITS#7082 Fix smbk5pwd:olcSmbK5PwdEnable
commit b8f4e78414d59e76d626b3f0ae1c113ba1b1fc2c
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 13:32:21 2011 -0800
ITS#7077 preserve mirrorMode setting when deleting syncrepl
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 5 +++--
contrib/slapd-modules/smbk5pwd/smbk5pwd.c | 2 +-
servers/slapd/bconfig.c | 20 +++++++++++++++-----
servers/slapd/slap.h | 3 ++-
4 files changed, 21 insertions(+), 9 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 29206f6d202a5c0b2343b04d71df898530ee6f6c (commit)
from 9f22ced88b09c7c1be097392bb577872ac128ef1 (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 29206f6d202a5c0b2343b04d71df898530ee6f6c
Author: David Adam <zanchey(a)ucc.gu.uwa.edu.au>
Date: Mon Nov 7 00:12:19 2011 +0800
ITS#7082 Fix smbk5pwd:olcSmbK5PwdEnable
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/smbk5pwd/smbk5pwd.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, OPENLDAP_REL_ENG_2_4 has been updated
via f020962879f5e79f4c3269caeee53d52e5e9ed3b (commit)
from a6cc70f0225c61c5b2228374ee1bb11fb9497444 (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 f020962879f5e79f4c3269caeee53d52e5e9ed3b
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Nov 7 12:02:02 2011 -0800
Fix Quickmode crash
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-bdb/tools.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, OPENLDAP_REL_ENG_2_4 has been updated
via a6cc70f0225c61c5b2228374ee1bb11fb9497444 (commit)
via 794edb1aadf3a5ed3639d5c226e3a1bdfb40a8d6 (commit)
via fcdc06656970784465fae8636e48e76ba6496728 (commit)
via c378221d0e59c95c36dbc4c212bbbf8d2f4996ec (commit)
via 93060698a5e03f6ebe2c084b0953e08da83c8c7b (commit)
via e044e269e1440d48c97243bd196cd9c6278149b2 (commit)
via 1d9a0b641364651baf2a6678676cdcae1070c104 (commit)
via 3b7a9134562e23036c3ac524bc8eb25447518eb4 (commit)
via 7218878ea41a20cd7a9c57bdf478a972ea4b3573 (commit)
via 8a5d36851b874fdcd2c8c2fb6cf81d2be3a0baf9 (commit)
via 2dd6a7492fb90ef3350ab545ad7b0abef3bd7073 (commit)
via c2a07f49c577b0a8d4c3b57094361c4c2a20e6b4 (commit)
via 6b010eff6089e4002f6f39bc26f8c6efc8a6551f (commit)
via 84e3d5ec11d2590a5dba73f1ca7edc4ac1ff8aca (commit)
from 58fa7b1645f5bea7721836010adf22f5bf019587 (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 a6cc70f0225c61c5b2228374ee1bb11fb9497444
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 13:10:37 2011 -0800
SLAP_CONFIG_DELETE sync
commit 794edb1aadf3a5ed3639d5c226e3a1bdfb40a8d6
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 13:10:03 2011 -0800
SLAP_CONFIG_DELETE updates
commit fcdc06656970784465fae8636e48e76ba6496728
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 12:44:58 2011 -0800
unregister controls when removing syncprov, ppolicy, valsort, chain or
sssvlv overlay
commit c378221d0e59c95c36dbc4c212bbbf8d2f4996ec
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Fri Jul 2 07:43:29 2010 +0000
Fixed last commit. gcc was complaining about defined behavior.
commit 93060698a5e03f6ebe2c084b0953e08da83c8c7b
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Wed Jun 30 12:38:01 2010 +0000
new call unregister_supported_control(), will be
needed for cn=config delete support
commit e044e269e1440d48c97243bd196cd9c6278149b2
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 12:10:11 2011 -0800
Sync remaining LDAP_CONFIG_DELETE portions with master
commit 1d9a0b641364651baf2a6678676cdcae1070c104
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 12:05:38 2011 -0800
Allow deleting Cft_Misc config entries by setting a delete
handler in the ConfigOCs structure
commit 3b7a9134562e23036c3ac524bc8eb25447518eb4
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Tue Mar 15 16:57:41 2011 +0000
silence warning
commit 7218878ea41a20cd7a9c57bdf478a972ea4b3573
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Tue Mar 15 16:26:05 2011 +0000
removing global overlays should work now as well
commit 8a5d36851b874fdcd2c8c2fb6cf81d2be3a0baf9
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Fri Feb 4 16:10:11 2011 +0000
Fixed the overlay delete code to allow removing
cn=config overlays again.
commit 2dd6a7492fb90ef3350ab545ad7b0abef3bd7073
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Fri Jul 2 11:31:34 2010 +0000
use be_ctrls[cid] for counting the number of overlay instances that have
registered the control for a specific BackendDB to make sure that
the control is unregistered only after the last instance calls
overlay_unregister_control().
commit c2a07f49c577b0a8d4c3b57094361c4c2a20e6b4
Author: Ralf Haferkamp <ralf(a)openldap.org>
Date: Thu Jul 1 11:28:47 2010 +0000
New call to unregister controls registered form overlays
commit 6b010eff6089e4002f6f39bc26f8c6efc8a6551f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 12:00:33 2011 -0800
Disallow removing global and cn=config overlays for now.
Those require some special handling.
commit 84e3d5ec11d2590a5dba73f1ca7edc4ac1ff8aca
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Nov 7 11:55:56 2011 -0800
Experimental code for delete support in back-config. Only overlays
supported currently.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-ldap/chain.c | 5 ++
servers/slapd/backover.c | 120 +++++++++++++++++++++++++++++--------
servers/slapd/bconfig.c | 64 ++++++++++++++++++--
servers/slapd/config.h | 9 +++
servers/slapd/controls.c | 32 ++++++++++
servers/slapd/overlays/ppolicy.c | 4 +
servers/slapd/overlays/sssvlv.c | 15 ++++-
servers/slapd/overlays/syncprov.c | 17 +++++
servers/slapd/overlays/valsort.c | 4 +
servers/slapd/proto-slap.h | 9 +++-
10 files changed, 247 insertions(+), 32 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 9f22ced88b09c7c1be097392bb577872ac128ef1 (commit)
from ff0f83a129a4f4f09c80c9b58821dfcd1c7d0464 (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 9f22ced88b09c7c1be097392bb577872ac128ef1
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Nov 7 12:02:02 2011 -0800
Fix Quickmode crash
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-bdb/tools.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, OPENLDAP_REL_ENG_2_4 has been updated
via 58fa7b1645f5bea7721836010adf22f5bf019587 (commit)
from cac0191f54a4f386dba876dc967feb5582438363 (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 58fa7b1645f5bea7721836010adf22f5bf019587
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Mon Nov 7 14:52:27 2011 +0100
Exclude .git* files from releases
-----------------------------------------------------------------------
Summary of changes:
.gitattributes | 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 ff0f83a129a4f4f09c80c9b58821dfcd1c7d0464 (commit)
from 77cd4c53be919842b51e917e24d08c2716f5b587 (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 ff0f83a129a4f4f09c80c9b58821dfcd1c7d0464
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Mon Nov 7 14:52:27 2011 +0100
Exclude .git* files from releases
-----------------------------------------------------------------------
Summary of changes:
.gitattributes | 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-Fortress-Core (openldap-fortress-core.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 20898f7e9541191d9a486c7e0fb62a7792d73fc5 (commit)
from 0217457440f5a3439d168761bc4686e9ade9e0f9 (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 20898f7e9541191d9a486c7e0fb62a7792d73fc5
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Nov 6 11:47:23 2011 -0600
minor edits and cleanup
-----------------------------------------------------------------------
Summary of changes:
README.txt | 1 +
build.xml | 2 +-
getIvy.xml | 2 +-
3 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-Fortress-Realm (openldap-fortress-realm.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 891be658ddcff0c9f3416a687fa37c946058afae (commit)
from 9bbf9741000bf4429132f7a4a1e4917032c8598e (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 891be658ddcff0c9f3416a687fa37c946058afae
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sun Nov 6 01:19:43 2011 -0600
Add maven dependency management. Separate websphere into its own build script.
-----------------------------------------------------------------------
Summary of changes:
build.xml | 76 +++++++++++++++++++++++++---------------------
build.xml => buildWs.xml | 59 +++++++++++++++++++++++++-----------
getIvy.xml | 15 +++++++++
ivy.xml | 38 +++++++++++++++++++++++
4 files changed, 135 insertions(+), 53 deletions(-)
copy build.xml => buildWs.xml (90%)
create mode 100644 getIvy.xml
create mode 100644 ivy.xml
---
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 0217457440f5a3439d168761bc4686e9ade9e0f9 (commit)
from d7f7059a4f66817ce65ae90c08888f129976d0c0 (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 0217457440f5a3439d168761bc4686e9ade9e0f9
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Nov 5 23:21:33 2011 -0500
Add instructions for developers to use product.
-----------------------------------------------------------------------
Summary of changes:
README.txt | 165 ++++++++++++++++++++++++++++++++++++++++++++++++++++-------
1 files changed, 145 insertions(+), 20 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 d7f7059a4f66817ce65ae90c08888f129976d0c0 (commit)
from 0078849fd6c239d24e0fbd0ba81b27402892eeeb (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 d7f7059a4f66817ce65ae90c08888f129976d0c0
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Nov 5 14:34:50 2011 -0500
Add setup instructions to readme
-----------------------------------------------------------------------
Summary of changes:
README.txt | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 86 insertions(+), 1 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-fortress-core.git