A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, mdb.RE/0.9 has been updated
via 2e1d10472ce79f5e76c005a0e52fdc8ac0093580 (commit)
via 6a1ee5feec7ed52f1ab60efc0e14f81b6d81ea74 (commit)
from 65b4c49dd33d46e6449f3e8359f7af94f9438804 (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 2e1d10472ce79f5e76c005a0e52fdc8ac0093580
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jan 12 13:36:35 2017 +0000
0.9.20 still baking
commit 6a1ee5feec7ed52f1ab60efc0e14f81b6d81ea74
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jan 12 13:35:31 2017 +0000
Fix f8ce8a82717ddefdc912fa47c07f1bdee2a3336b
GET_MULTIPLE was broken
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 2 +-
libraries/liblmdb/mdb.c | 6 ++----
2 files changed, 3 insertions(+), 5 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 tag, LMDB_0.9.20 has been deleted
was 65b4c49dd33d46e6449f3e8359f7af94f9438804
-----------------------------------------------------------------------
65b4c49dd33d46e6449f3e8359f7af94f9438804 Release 0.9.20
-----------------------------------------------------------------------
---
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 9cde64098795147044401419553036b7c33582bd (commit)
via 65b4c49dd33d46e6449f3e8359f7af94f9438804 (commit)
via aa5c04aba8fb29ea96d5956dfdfe8e75cbfaa183 (commit)
via 6f7dbb65a6e3b8e2133b35842be10478fc120957 (commit)
via ab18b27d7b3b1fe0ce2ff4522a69d1b717074952 (commit)
via c97f4ed1aef858ba352a7bfcc67532c774fd434f (commit)
via 307a2e02cd2491057a2a8623305f09d92ea7f325 (commit)
via 4f61f42810134ef428b8e9c8d2ad6594c3373f51 (commit)
from de790f94fc30c837bd0c52de44303fe1f4216151 (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 9cde64098795147044401419553036b7c33582bd
Merge: de790f9 65b4c49
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Jan 11 09:05:07 2017 -0800
Merge remote-tracking branch 'origin/mdb.RE/0.9' into OPENLDAP_REL_ENG_2_4
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 4 +++
libraries/liblmdb/COPYRIGHT | 2 +-
libraries/liblmdb/intro.doc | 2 +-
libraries/liblmdb/lmdb.h | 6 ++--
libraries/liblmdb/mdb.c | 63 +++++++++++++++++++++++++++-----------
libraries/liblmdb/mdb_copy.1 | 4 +--
libraries/liblmdb/mdb_copy.c | 2 +-
libraries/liblmdb/mdb_dump.1 | 4 +--
libraries/liblmdb/mdb_dump.c | 2 +-
libraries/liblmdb/mdb_load.1 | 4 +--
libraries/liblmdb/mdb_load.c | 5 +--
libraries/liblmdb/mdb_stat.1 | 4 +--
libraries/liblmdb/mdb_stat.c | 2 +-
libraries/liblmdb/midl.c | 3 +-
libraries/liblmdb/midl.h | 3 +-
libraries/liblmdb/mtest.c | 2 +-
libraries/liblmdb/mtest2.c | 2 +-
libraries/liblmdb/mtest3.c | 2 +-
libraries/liblmdb/mtest4.c | 2 +-
libraries/liblmdb/mtest5.c | 2 +-
libraries/liblmdb/mtest6.c | 2 +-
libraries/liblmdb/sample-bdb.txt | 2 +-
libraries/liblmdb/sample-mdb.txt | 2 +-
23 files changed, 80 insertions(+), 46 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 de790f94fc30c837bd0c52de44303fe1f4216151 (commit)
via 47f8b3c425c5e1fe4097f0685bbe9aefe56ba911 (commit)
from 691dab11a0d6334c401bac59f476a382303c7a24 (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 de790f94fc30c837bd0c52de44303fe1f4216151
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Jan 11 09:01:48 2017 -0800
Add 8353/8533 OpenSSL 1.1.0 support
commit 47f8b3c425c5e1fe4097f0685bbe9aefe56ba911
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 11 14:11:34 2017 +0000
ITS#8533/ITS#8353 OpenSSL 1.1.0c compat
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
libraries/libldap/tls_o.c | 53 ++++++++++++++++++++++++++++++++++-----------
2 files changed, 41 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 7036dce36e7f44184addbb5ec4f4794d5467ca22 (commit)
via 65b4c49dd33d46e6449f3e8359f7af94f9438804 (commit)
via aa5c04aba8fb29ea96d5956dfdfe8e75cbfaa183 (commit)
via 6f7dbb65a6e3b8e2133b35842be10478fc120957 (commit)
via ab18b27d7b3b1fe0ce2ff4522a69d1b717074952 (commit)
via c97f4ed1aef858ba352a7bfcc67532c774fd434f (commit)
via 307a2e02cd2491057a2a8623305f09d92ea7f325 (commit)
via 4f61f42810134ef428b8e9c8d2ad6594c3373f51 (commit)
from 2bf650d95efc93dc575f31b477d911106b8631a4 (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 7036dce36e7f44184addbb5ec4f4794d5467ca22
Merge: 2bf650d 65b4c49
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 11 16:23:54 2017 +0000
Merge remote-tracking branch 'origin/mdb.RE/0.9'
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 4 +++
libraries/liblmdb/COPYRIGHT | 2 +-
libraries/liblmdb/intro.doc | 2 +-
libraries/liblmdb/lmdb.h | 6 ++--
libraries/liblmdb/mdb.c | 63 +++++++++++++++++++++++++++-----------
libraries/liblmdb/mdb_copy.1 | 4 +--
libraries/liblmdb/mdb_copy.c | 2 +-
libraries/liblmdb/mdb_dump.1 | 4 +--
libraries/liblmdb/mdb_dump.c | 2 +-
libraries/liblmdb/mdb_load.1 | 4 +--
libraries/liblmdb/mdb_load.c | 5 +--
libraries/liblmdb/mdb_stat.1 | 4 +--
libraries/liblmdb/mdb_stat.c | 2 +-
libraries/liblmdb/midl.c | 3 +-
libraries/liblmdb/midl.h | 3 +-
libraries/liblmdb/mtest.c | 2 +-
libraries/liblmdb/mtest2.c | 2 +-
libraries/liblmdb/mtest3.c | 2 +-
libraries/liblmdb/mtest4.c | 2 +-
libraries/liblmdb/mtest5.c | 2 +-
libraries/liblmdb/mtest6.c | 2 +-
libraries/liblmdb/sample-bdb.txt | 2 +-
libraries/liblmdb/sample-mdb.txt | 2 +-
23 files changed, 80 insertions(+), 46 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 tag, LMDB_0.9.20 has been created
at 65b4c49dd33d46e6449f3e8359f7af94f9438804 (commit)
- Log -----------------------------------------------------------------
commit 65b4c49dd33d46e6449f3e8359f7af94f9438804
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 11 16:19:33 2017 +0000
Release 0.9.20
-----------------------------------------------------------------------
---
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.RE/0.9 has been updated
via 65b4c49dd33d46e6449f3e8359f7af94f9438804 (commit)
via aa5c04aba8fb29ea96d5956dfdfe8e75cbfaa183 (commit)
from 6f7dbb65a6e3b8e2133b35842be10478fc120957 (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 65b4c49dd33d46e6449f3e8359f7af94f9438804
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 11 16:19:33 2017 +0000
Release 0.9.20
commit aa5c04aba8fb29ea96d5956dfdfe8e75cbfaa183
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 11 14:39:08 2017 +0000
Happy New Year
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 2 +-
libraries/liblmdb/COPYRIGHT | 2 +-
libraries/liblmdb/intro.doc | 2 +-
libraries/liblmdb/lmdb.h | 6 +++---
libraries/liblmdb/mdb.c | 2 +-
libraries/liblmdb/mdb_copy.1 | 4 ++--
libraries/liblmdb/mdb_copy.c | 2 +-
libraries/liblmdb/mdb_dump.1 | 4 ++--
libraries/liblmdb/mdb_dump.c | 2 +-
libraries/liblmdb/mdb_load.1 | 4 ++--
libraries/liblmdb/mdb_load.c | 2 +-
libraries/liblmdb/mdb_stat.1 | 4 ++--
libraries/liblmdb/mdb_stat.c | 2 +-
libraries/liblmdb/midl.c | 3 ++-
libraries/liblmdb/midl.h | 3 ++-
libraries/liblmdb/mtest.c | 2 +-
libraries/liblmdb/mtest2.c | 2 +-
libraries/liblmdb/mtest3.c | 2 +-
libraries/liblmdb/mtest4.c | 2 +-
libraries/liblmdb/mtest5.c | 2 +-
libraries/liblmdb/mtest6.c | 2 +-
libraries/liblmdb/sample-bdb.txt | 2 +-
libraries/liblmdb/sample-mdb.txt | 2 +-
23 files changed, 31 insertions(+), 29 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 6ac9aa666e6754f195a2e988d0c395f4d6364c28 (commit)
from f8ce8a82717ddefdc912fa47c07f1bdee2a3336b (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 6ac9aa666e6754f195a2e988d0c395f4d6364c28
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 11 14:39:08 2017 +0000
Happy New Year
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/COPYRIGHT | 2 +-
libraries/liblmdb/intro.doc | 2 +-
libraries/liblmdb/lmdb.h | 2 +-
libraries/liblmdb/mdb.c | 2 +-
libraries/liblmdb/mdb_copy.1 | 4 ++--
libraries/liblmdb/mdb_copy.c | 2 +-
libraries/liblmdb/mdb_dump.1 | 4 ++--
libraries/liblmdb/mdb_dump.c | 2 +-
libraries/liblmdb/mdb_load.1 | 4 ++--
libraries/liblmdb/mdb_load.c | 2 +-
libraries/liblmdb/mdb_stat.1 | 4 ++--
libraries/liblmdb/mdb_stat.c | 2 +-
libraries/liblmdb/midl.c | 1 +
libraries/liblmdb/midl.h | 1 +
libraries/liblmdb/mtest.c | 2 +-
libraries/liblmdb/mtest2.c | 2 +-
libraries/liblmdb/mtest3.c | 2 +-
libraries/liblmdb/mtest4.c | 2 +-
libraries/liblmdb/mtest5.c | 2 +-
libraries/liblmdb/mtest6.c | 2 +-
libraries/liblmdb/sample-bdb.txt | 2 +-
libraries/liblmdb/sample-mdb.txt | 2 +-
22 files changed, 26 insertions(+), 24 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 2bf650d95efc93dc575f31b477d911106b8631a4 (commit)
from 0e418d8e77b34b3ac5312d37c2bb6bcd92673d6f (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 2bf650d95efc93dc575f31b477d911106b8631a4
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 11 14:11:34 2017 +0000
ITS#8533 OpenSSL 1.1.0c compat
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/tls_o.c | 53 ++++++++++++++++++++++++++++++++++-----------
1 file changed, 40 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, mdb.RE/0.9 has been updated
via 6f7dbb65a6e3b8e2133b35842be10478fc120957 (commit)
via ab18b27d7b3b1fe0ce2ff4522a69d1b717074952 (commit)
via c97f4ed1aef858ba352a7bfcc67532c774fd434f (commit)
from 307a2e02cd2491057a2a8623305f09d92ea7f325 (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 6f7dbb65a6e3b8e2133b35842be10478fc120957
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 11 11:23:26 2017 +0000
ITS#8557
commit ab18b27d7b3b1fe0ce2ff4522a69d1b717074952
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 11 10:33:28 2017 +0000
Tweak cursor_next C_EOF check
Allow C_EOF flag to be stale
commit c97f4ed1aef858ba352a7bfcc67532c774fd434f
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 11 09:51:43 2017 +0000
ITS#8557 fix mdb_cursor_last
Optimize mdb_page_search_root(PS_LAST) when cursor is already near
last position, ignoring C_EOF flag for now.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 1 +
libraries/liblmdb/mdb.c | 61 ++++++++++++++++++++++++++++++++-------------
2 files changed, 45 insertions(+), 17 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 f8ce8a82717ddefdc912fa47c07f1bdee2a3336b (commit)
via c44b29eaa84c7d62931252ec0645e24f1e1cff36 (commit)
from 511f5880e22baddfe9fc1dee54b41a2deafc3b26 (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 f8ce8a82717ddefdc912fa47c07f1bdee2a3336b
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 11 11:19:18 2017 +0000
More C_EOF tweaks
commit c44b29eaa84c7d62931252ec0645e24f1e1cff36
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 11 11:18:57 2017 +0000
ITS#8557 fix prev commit
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 32 +++++++++++++++++++++++++-------
1 file changed, 25 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, mdb.master has been updated
via 511f5880e22baddfe9fc1dee54b41a2deafc3b26 (commit)
via d84dee516fa4cca41b5234e95c2105eb4737dfb3 (commit)
from 59ac317d2a4a81613e3e1dbc17fd2d3ec4205ba1 (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 511f5880e22baddfe9fc1dee54b41a2deafc3b26
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 11 10:33:28 2017 +0000
Tweak cursor_next C_EOF check
Allow C_EOF flag to be stale
commit d84dee516fa4cca41b5234e95c2105eb4737dfb3
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jan 11 09:51:43 2017 +0000
ITS#8557 fix mdb_cursor_last
Optimize mdb_page_search_root(PS_LAST) when cursor is already near
last position, ignoring C_EOF flag for now.
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb.c | 35 ++++++++++++++++++++++-------------
1 file changed, 22 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 0e418d8e77b34b3ac5312d37c2bb6bcd92673d6f (commit)
from 1df85d3427c287086df4ef41ef0edb1fa7e5bcec (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 0e418d8e77b34b3ac5312d37c2bb6bcd92673d6f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Jan 10 11:30:15 2017 -0800
Checkpoint for ITS8444 work. Need to improve failure scenario, as this can take 250+ iterations to trigger
-----------------------------------------------------------------------
Summary of changes:
tests/data/regressions/its8444/its8444 | 321 ++++++++++++++++++++
.../data/regressions/its8444/slapd-provider1.ldif | 160 ++++++++++
.../data/regressions/its8444/slapd-provider2.ldif | 160 ++++++++++
.../data/regressions/its8444/slapd-provider3.ldif | 160 ++++++++++
.../data/regressions/its8444/slapd-provider4.ldif | 160 ++++++++++
5 files changed, 961 insertions(+)
create mode 100755 tests/data/regressions/its8444/its8444
create mode 100644 tests/data/regressions/its8444/slapd-provider1.ldif
create mode 100644 tests/data/regressions/its8444/slapd-provider2.ldif
create mode 100644 tests/data/regressions/its8444/slapd-provider3.ldif
create mode 100644 tests/data/regressions/its8444/slapd-provider4.ldif
---
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 59ac317d2a4a81613e3e1dbc17fd2d3ec4205ba1 (commit)
from 2e3eaf2ce26bf643d52c4c98b77b9d9bc71ed2c1 (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 59ac317d2a4a81613e3e1dbc17fd2d3ec4205ba1
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jan 6 19:48:58 2017 +0000
ITS#8558 fix mdb_load with escaped plaintext
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/mdb_load.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
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.RE/0.9 has been updated
via 307a2e02cd2491057a2a8623305f09d92ea7f325 (commit)
via 4f61f42810134ef428b8e9c8d2ad6594c3373f51 (commit)
from 14cff072ec29f48093a9d40cc79934cf5376af4a (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 307a2e02cd2491057a2a8623305f09d92ea7f325
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jan 6 19:50:36 2017 +0000
RE 0.9.20
commit 4f61f42810134ef428b8e9c8d2ad6594c3373f51
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jan 6 19:48:58 2017 +0000
ITS#8558 fix mdb_load with escaped plaintext
-----------------------------------------------------------------------
Summary of changes:
libraries/liblmdb/CHANGES | 3 +++
libraries/liblmdb/mdb_load.c | 3 ++-
2 files changed, 5 insertions(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP-etc (openldap-etc.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via f28e0d54634c47dd0ab28785a8504a513777601e (commit)
from fa6e2ff9a8c69836bf51d10a2914ef910fe27db8 (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 f28e0d54634c47dd0ab28785a8504a513777601e
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Jan 3 12:39:09 2017 -0800
Happy New Year!
-----------------------------------------------------------------------
Summary of changes:
COPYRIGHT | 2 +-
hooks/post-receive-email | 2 +-
misc/crupdate.sh | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-etc.git
A ref change was pushed to the OpenLDAP-www (openldap-www.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 9f823e8eed411aa6611889b1f5d6e8391068d259 (commit)
from ff4bab819207f041bf180f805d5592fe713a1fe4 (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 9f823e8eed411aa6611889b1f5d6e8391068d259
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Jan 3 12:38:44 2017 -0800
Happy New Year!
-----------------------------------------------------------------------
Summary of changes:
COPYRIGHT | 2 +-
pages/robots.txt | 2 +-
templates/openldap/common.wml | 2 +-
templates/openldap/openldap.wml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-www.git
A ref change was pushed to the OpenLDAP-etc (openldap-etc.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via fa6e2ff9a8c69836bf51d10a2914ef910fe27db8 (commit)
from b33e7bb9e0007c50ec94c0b5c114c3dd2f196e79 (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 fa6e2ff9a8c69836bf51d10a2914ef910fe27db8
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Jan 3 12:35:13 2017 -0800
Happy New Year!
-----------------------------------------------------------------------
Summary of changes:
misc/crupdate.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-etc.git
A ref change was pushed to the OpenLDAP-www (openldap-www.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via ff4bab819207f041bf180f805d5592fe713a1fe4 (commit)
from c31e2f1a81f4666f038a6855a62df4ca74be2ea0 (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 ff4bab819207f041bf180f805d5592fe713a1fe4
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Jan 3 12:15:38 2017 -0800
ITS#8556 - Add Rose Hosting LLC
-----------------------------------------------------------------------
Summary of changes:
pages/support/index.wml | 8 ++++++++
1 file changed, 8 insertions(+)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-www.git
A ref change was pushed to the OpenLDAP-www (openldap-www.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via c31e2f1a81f4666f038a6855a62df4ca74be2ea0 (commit)
from 3937231194e63cf8195ef744e4ee90d81ecea873 (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 c31e2f1a81f4666f038a6855a62df4ca74be2ea0
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Jan 3 09:26:36 2017 -0800
Disable two dead sites
-----------------------------------------------------------------------
Summary of changes:
pages/support/index.wml | 4 ++++
1 file changed, 4 insertions(+)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap-www.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 ccce2cfe312147efec3226d0c6ad7d03c8753c79 (commit)
from cdfc9dc8a9e8e3911875f0af59d56c143199fb67 (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 ccce2cfe312147efec3226d0c6ad7d03c8753c79
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Dec 29 14:04:08 2016 -0800
Delete extraneous line
-----------------------------------------------------------------------
Summary of changes:
tests/data/slapd-deltasync-master.conf | 1 -
1 file changed, 1 deletion(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git