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 0078849fd6c239d24e0fbd0ba81b27402892eeeb (commit)
from 51835aebc7d7191fb164422ee36dcc82f3ad4cd1 (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 0078849fd6c239d24e0fbd0ba81b27402892eeeb
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Nov 5 10:21:27 2011 -0500
cleanup up props
-----------------------------------------------------------------------
Summary of changes:
build.properties | 6 +++---
1 files changed, 3 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 51835aebc7d7191fb164422ee36dcc82f3ad4cd1 (commit)
from c46653869b75e800007c0ec51ff824945e9aa2df (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 51835aebc7d7191fb164422ee36dcc82f3ad4cd1
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Nov 5 02:03:06 2011 -0500
Javadoc cleanup
-----------------------------------------------------------------------
Summary of changes:
ivy.xml | 40 ++++++--------------
src/java/com/jts/fortress/rbac/PermObj.java | 2 +-
src/java/com/jts/fortress/rbac/Permission.java | 2 +-
src/java/com/jts/fortress/rbac/Role.java | 2 +-
src/java/com/jts/fortress/rbac/SDSet.java | 4 +-
.../com/jts/fortress/util/time/Constraint.java | 2 +-
6 files changed, 18 insertions(+), 34 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 c46653869b75e800007c0ec51ff824945e9aa2df (commit)
from b9ec2365872000cc12ce429fa701cd7708cea861 (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 c46653869b75e800007c0ec51ff824945e9aa2df
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Nov 5 01:12:27 2011 -0500
Cleanup Ivy targets. Add new README for system setup instructions.
-----------------------------------------------------------------------
Summary of changes:
README.txt | 4 ++
build.xml | 104 ++++++++++++++++++++++++++++++++++++++++++++---------------
getIvy.xml | 10 +++---
3 files changed, 86 insertions(+), 32 deletions(-)
create mode 100644 README.txt
---
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 b9ec2365872000cc12ce429fa701cd7708cea861 (commit)
from 809adfdfeda416fe791ee5fb9943102da5d178ab (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 b9ec2365872000cc12ce429fa701cd7708cea861
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Nov 5 00:36:53 2011 -0500
Add script to download IVY from maven2 repo.
-----------------------------------------------------------------------
Summary of changes:
getIvy.xml | 15 +++++++++++++++
1 files changed, 15 insertions(+), 0 deletions(-)
create mode 100644 getIvy.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 809adfdfeda416fe791ee5fb9943102da5d178ab (commit)
from 1f9edeb737a791919470c3e712954f57d6be1c87 (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 809adfdfeda416fe791ee5fb9943102da5d178ab
Author: Shawn McKinney <smckinn(a)smckinnlt-lr02.(none)>
Date: Sat Nov 5 00:18:24 2011 -0500
Add IVY dependency management to ant build.
-----------------------------------------------------------------------
Summary of changes:
build.xml | 34 +++++++++++++++++++++++++++-------
ivy.xml | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 75 insertions(+), 7 deletions(-)
create mode 100644 ivy.xml
---
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 77cd4c53be919842b51e917e24d08c2716f5b587 (commit)
from 31b5c396d3ef1f2dd6c2ed5a2dff0741d85ccf30 (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 77cd4c53be919842b51e917e24d08c2716f5b587
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Nov 4 22:00:44 2011 -0700
Dynamic config support for back-sql (untested)
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-sql/api.c | 7 +
servers/slapd/back-sql/back-sql.h | 6 +-
servers/slapd/back-sql/config.c | 1018 ++++++++++++++++--------------------
servers/slapd/back-sql/init.c | 6 +-
servers/slapd/back-sql/proto-sql.h | 2 +
5 files changed, 456 insertions(+), 583 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 31b5c396d3ef1f2dd6c2ed5a2dff0741d85ccf30 (commit)
from 191e53347492f9bb0069c243c1cdaf906022cf29 (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 31b5c396d3ef1f2dd6c2ed5a2dff0741d85ccf30
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Nov 4 15:52:23 2011 -0700
ITS#7077 preserve mirrorMode setting when deleting syncrepl
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/bconfig.c | 20 +++++++++++++++-----
servers/slapd/slap.h | 3 ++-
2 files changed, 17 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 cac0191f54a4f386dba876dc967feb5582438363 (commit)
from e4d1ba5d9362dee202ea5fcb6e9171b008ad3095 (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 cac0191f54a4f386dba876dc967feb5582438363
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Sep 7 23:49:41 2011 -0700
Print loop counter on failure
-----------------------------------------------------------------------
Summary of changes:
tests/run.in | 3 +++
1 files changed, 3 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 e4d1ba5d9362dee202ea5fcb6e9171b008ad3095 (commit)
from 35c3a7638727c2d83436f86236b7f577897ae25e (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 e4d1ba5d9362dee202ea5fcb6e9171b008ad3095
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Feb 23 03:46:06 2011 +0000
More for cn=config support
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-passwd/init.c | 14 +++++++++++++-
servers/slapd/back-shell/init.c | 1 +
2 files changed, 14 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 35c3a7638727c2d83436f86236b7f577897ae25e (commit)
from 148b9f0110e1ad0f6b1bcdd44d30b1b8243059d9 (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 35c3a7638727c2d83436f86236b7f577897ae25e
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 17:44:05 2011 -0700
Fix missed part of 4ed4c3a28ff96121c6cfa19c13cd80b3c23ca8f1
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-ldif/ldif.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 148b9f0110e1ad0f6b1bcdd44d30b1b8243059d9 (commit)
from af7735e9d97af349cb21f1aa55d78ed4c8cff5e7 (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 148b9f0110e1ad0f6b1bcdd44d30b1b8243059d9
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 17:39:16 2011 -0700
Match whitespace to master
-----------------------------------------------------------------------
Summary of changes:
include/Makefile.in | 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 af7735e9d97af349cb21f1aa55d78ed4c8cff5e7 (commit)
via 4d5239c2e92d30f277dd02e2377467b06d7a4d4a (commit)
from b5810a78683aeee990ca92189b407a97d5e2a7f9 (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 af7735e9d97af349cb21f1aa55d78ed4c8cff5e7
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 17:34:50 2011 -0700
Fix missed merge (93529d26c5b0866a38e35613305fc7bc373171e3)
commit 4d5239c2e92d30f277dd02e2377467b06d7a4d4a
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 17:33:05 2011 -0700
Delete whitespace (sync with master)
-----------------------------------------------------------------------
Summary of changes:
contrib/ldapc++/src/LdifReader.h | 1 +
doc/guide/README | 1 -
2 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 191e53347492f9bb0069c243c1cdaf906022cf29 (commit)
from e625581af399028f22f5f6e2cb37ff4eae4a24b0 (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 191e53347492f9bb0069c243c1cdaf906022cf29
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 17:28:41 2011 -0700
Update to match what Gavin put into RE24
-----------------------------------------------------------------------
Summary of changes:
COPYRIGHT | 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 b5810a78683aeee990ca92189b407a97d5e2a7f9 (commit)
from b9baa81f7fe8d8b81e1e4e0200c92dd1fcf25934 (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 b5810a78683aeee990ca92189b407a97d5e2a7f9
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 17:25:33 2011 -0700
Fix missed portion of 2fef543ef97644054c4348ab6d92020df8f8e399
-----------------------------------------------------------------------
Summary of changes:
tests/data/slapd-syncrepl-slave-refresh2.conf | 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 b9baa81f7fe8d8b81e1e4e0200c92dd1fcf25934 (commit)
via d466d3be2f6e837ba186be79d9976c41c8f05a0e (commit)
from a68e2616a81cd480523495629d82ed762657beba (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 b9baa81f7fe8d8b81e1e4e0200c92dd1fcf25934
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Sep 1 17:03:57 2011 -0700
Tests updates for mdb
commit d466d3be2f6e837ba186be79d9976c41c8f05a0e
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 17:22:18 2011 -0700
Fix bad merge of fa428ed25994d8c3366fc323dbe87226662c22f2
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/zn_malloc.c | 2 +-
tests/data/slapd.conf | 1 +
tests/run.in | 2 +-
tests/scripts/test025-limits | 2 +-
4 files changed, 4 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 a68e2616a81cd480523495629d82ed762657beba (commit)
from a6cb0cfece538e564fb97f2ec7dee9298d575531 (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 a68e2616a81cd480523495629d82ed762657beba
Author: Pierangelo Masarati <ando(a)openldap.org>
Date: Tue Feb 1 22:58:41 2011 +0000
make sure data is reset
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/rwmmap.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 a6cb0cfece538e564fb97f2ec7dee9298d575531 (commit)
from 69fc063293719eeb167b6a029ea3c535a7d0499b (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 a6cb0cfece538e564fb97f2ec7dee9298d575531
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 17:19:20 2011 -0700
Missed portion of 04f8fa5619fed389f238d780129d535a0947ee6f
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/rwm.c | 2 ++
1 files changed, 2 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 69fc063293719eeb167b6a029ea3c535a7d0499b (commit)
via 41d608103e452f37e68f579a857584a576d7815e (commit)
via df8536b1df164bc3884f6c4d77aa543f82e63abe (commit)
from cd5deddfaa78b940d3e5216faef4c6709b345c14 (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 69fc063293719eeb167b6a029ea3c535a7d0499b
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 17:01:32 2011 -0700
ITS#5326
commit 41d608103e452f37e68f579a857584a576d7815e
Author: Howard Chu <hyc(a)openldap.org>
Date: Tue May 5 21:54:01 2009 +0000
More for ITS#5326 - don't free ora_e->e_name if same as o_req_dn
commit df8536b1df164bc3884f6c4d77aa543f82e63abe
Author: Pierangelo Masarati <ando(a)openldap.org>
Date: Thu Feb 5 18:44:52 2009 +0000
build entry's pretty DN from parent's (ITS#5326)
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
servers/slapd/back-bdb/add.c | 21 +++++++++++++++++++++
2 files changed, 22 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 cd5deddfaa78b940d3e5216faef4c6709b345c14 (commit)
from 9f66f51a7189e6bf73ae6f2ff5da11487a94664e (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 cd5deddfaa78b940d3e5216faef4c6709b345c14
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Nov 30 21:47:38 2009 +0000
ITS#6405 in ldap_pvt_gettime, also check for microsecs going backward
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/util-int.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 9f66f51a7189e6bf73ae6f2ff5da11487a94664e (commit)
from ffdd4f83859c986698c782d119307df24494b58b (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 9f66f51a7189e6bf73ae6f2ff5da11487a94664e
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Mar 9 18:09:35 2011 +0000
More for prev commit - none of this is necessary if no_detach is true
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/main.c | 42 +++++++++++++++++++++++-------------------
1 files changed, 23 insertions(+), 19 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 ffdd4f83859c986698c782d119307df24494b58b (commit)
from 36a7423b1abaf0081d1a4b0f6464a6c9745a0b8b (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 ffdd4f83859c986698c782d119307df24494b58b
Author: Howard Chu <hyc(a)openldap.org>
Date: Mon Sep 5 17:43:15 2011 -0700
Add AttributeDescription counter
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/ad.c | 6 ++++++
servers/slapd/proto-slap.h | 1 +
servers/slapd/schema_init.c | 2 ++
servers/slapd/schema_prep.c | 1 +
servers/slapd/slap.h | 1 +
5 files changed, 11 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 36a7423b1abaf0081d1a4b0f6464a6c9745a0b8b (commit)
via e2587395f5a69a4c262be936f2dc5469f8e49501 (commit)
from 58afcac6898e11b5f0eb9a25560e28be68fc4a27 (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 36a7423b1abaf0081d1a4b0f6464a6c9745a0b8b
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 15:58:52 2011 -0700
Note dyanmic config support for slapd-passwd, slapd-shell
commit e2587395f5a69a4c262be936f2dc5469f8e49501
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 15:57:44 2011 -0700
Dynamic config for back-shell
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 2 +
servers/slapd/back-shell/config.c | 193 +++++++++++++++----------------
servers/slapd/back-shell/init.c | 4 +-
servers/slapd/back-shell/proto-shell.h | 2 +-
4 files changed, 98 insertions(+), 103 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 58afcac6898e11b5f0eb9a25560e28be68fc4a27 (commit)
from 15ef0edf51ffdd02bae484956a2c9e76720fb182 (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 58afcac6898e11b5f0eb9a25560e28be68fc4a27
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Feb 4 12:22:55 2011 +0000
Fix typo
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-passwd/config.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 15ef0edf51ffdd02bae484956a2c9e76720fb182 (commit)
from badca44498997fbe969b0bf6de5c4c4dda4a3b7d (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 15ef0edf51ffdd02bae484956a2c9e76720fb182
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 15:55:53 2011 -0700
Dynamic config for back-passwd
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-passwd/back-passwd.h | 2 -
servers/slapd/back-passwd/config.c | 56 +++++++++++++++---------------
servers/slapd/back-passwd/init.c | 4 +-
servers/slapd/back-passwd/proto-passwd.h | 4 ++-
4 files changed, 33 insertions(+), 33 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 badca44498997fbe969b0bf6de5c4c4dda4a3b7d (commit)
from d24884de93afd8044b4ac2c4d964c4d29d2e049b (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 badca44498997fbe969b0bf6de5c4c4dda4a3b7d
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Nov 4 15:50:49 2011 -0700
Missing copyright bit from e0bcb7b571bcaf62bad89ca7a290e8a92f8cb714
-----------------------------------------------------------------------
Summary of changes:
libraries/liblutil/getpass.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git