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 a2a880fd563fcf8bd65a4f9a807b3e5efade130b (commit)
via 16d5fdbfbda8724f64595726879589fcb301f508 (commit)
via bff2d7cc7379376d8c0b451fdbdec4d351503b95 (commit)
via b4694d1fbd2fad0ab401a276e21ebd9e5b529455 (commit)
via 496fbb55125c0781c51a8af89ebdbe3ea829790f (commit)
via 028b12df3b8aa98cc0f666a4886152eea9cdb7dd (commit)
via 040d0bd1d520d105c1b381336f879e1e972743b3 (commit)
via ca44bd4a3b5a6084e36ad82e8b0195ecfdd14f61 (commit)
via ffffcee00122112e6c880a96d4d2f05b917def8b (commit)
from 314d14672e5726d63ffe056305fa9bedf59250d3 (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 a2a880fd563fcf8bd65a4f9a807b3e5efade130b
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jun 13 12:55:32 2011 -0700
ITS#6944
commit 16d5fdbfbda8724f64595726879589fcb301f508
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jun 10 03:27:40 2011 -0700
ITS#6944 limit op cache to 10 ops per thread
commit bff2d7cc7379376d8c0b451fdbdec4d351503b95
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jun 13 12:54:20 2011 -0700
ITS#6969
commit b4694d1fbd2fad0ab401a276e21ebd9e5b529455
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jun 10 02:11:26 2011 -0700
Add LDAP_OPT_X_TLS_PACKAGE
to return the name of the underlying TLS implementation
commit 496fbb55125c0781c51a8af89ebdbe3ea829790f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Mon Jun 13 12:52:48 2011 -0700
ITS#6967
commit 028b12df3b8aa98cc0f666a4886152eea9cdb7dd
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jun 10 01:35:19 2011 -0700
ITS#6967 normalize schema RDN
commit 040d0bd1d520d105c1b381336f879e1e972743b3
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jun 9 21:09:41 2011 -0700
Add CRC32 checksum to back-ldif files
Currently just logs a complaint on checksum mismatch. Could get
more obnoxious later.
commit ca44bd4a3b5a6084e36ad82e8b0195ecfdd14f61
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jun 9 18:07:13 2011 -0700
Fix prev commit
commit ffffcee00122112e6c880a96d4d2f05b917def8b
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jun 9 17:59:08 2011 -0700
Try to discourage editing back-ldif files
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 +
include/ldap.h | 1 +
libraries/libldap/tls2.c | 5 ++
servers/slapd/back-ldif/ldif.c | 108 +++++++++++++++++++++++++++++++++++++++-
servers/slapd/bconfig.c | 3 +-
servers/slapd/operation.c | 13 +++++-
6 files changed, 130 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 de395ddad31baf9be5659190fc0df1a30ac814e3 (commit)
from 9f7d119ce3785f2522c9c762dcf5375a787dfd6f (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 de395ddad31baf9be5659190fc0df1a30ac814e3
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jun 10 03:27:40 2011 -0700
ITS#6944 limit op cache to 10 ops per thread
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/operation.c | 13 ++++++++++++-
1 files changed, 12 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 9f7d119ce3785f2522c9c762dcf5375a787dfd6f (commit)
from 329e7937e69d52809431273152d7a19039283f66 (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 9f7d119ce3785f2522c9c762dcf5375a787dfd6f
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jun 10 02:11:26 2011 -0700
Add LDAP_OPT_X_TLS_PACKAGE
to return the name of the underlying TLS implementation
-----------------------------------------------------------------------
Summary of changes:
include/ldap.h | 1 +
libraries/libldap/tls2.c | 5 +++++
2 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 329e7937e69d52809431273152d7a19039283f66 (commit)
from d1b38bd12b680662b36396df1fa4a6e5333d684e (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 329e7937e69d52809431273152d7a19039283f66
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jun 10 01:44:30 2011 -0700
ITS#6892 shortcut for non-replicated ops
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 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, master has been updated
via d1b38bd12b680662b36396df1fa4a6e5333d684e (commit)
from 6f715114ff7eb760a52333ef3034f510d5b084fd (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 d1b38bd12b680662b36396df1fa4a6e5333d684e
Author: Howard Chu <hyc(a)openldap.org>
Date: Fri Jun 10 01:35:19 2011 -0700
ITS#6967 normalize schema RDN
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/bconfig.c | 3 ++-
1 files changed, 2 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 6f715114ff7eb760a52333ef3034f510d5b084fd (commit)
from 214d7e3750e6deae2812d71f2749cb728bd1cfd3 (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 6f715114ff7eb760a52333ef3034f510d5b084fd
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jun 9 21:09:41 2011 -0700
Add CRC32 checksum to back-ldif files
Currently just logs a complaint on checksum mismatch. Could get
more obnoxious later.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-ldif/ldif.c | 106 +++++++++++++++++++++++++++++++++++++++-
1 files changed, 105 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 214d7e3750e6deae2812d71f2749cb728bd1cfd3 (commit)
from a4a7ffdf5cb4aa57d03db18f0233793abc771534 (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 214d7e3750e6deae2812d71f2749cb728bd1cfd3
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jun 9 18:07:13 2011 -0700
Fix prev commit
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-ldif/ldif.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 a4a7ffdf5cb4aa57d03db18f0233793abc771534 (commit)
from 68c7d375da2a163964c680d238ee272427fc8f11 (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 a4a7ffdf5cb4aa57d03db18f0233793abc771534
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jun 9 17:59:08 2011 -0700
Try to discourage editing back-ldif files
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-ldif/ldif.c | 4 +++-
1 files changed, 3 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 68c7d375da2a163964c680d238ee272427fc8f11 (commit)
from 53bb95a2e3456806b503415fb745eae1146c0627 (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 68c7d375da2a163964c680d238ee272427fc8f11
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jun 9 15:37:11 2011 -0700
Revert "ITS#6688 enforce search ACL in back-perl"
This reverts commit 53bb95a2e3456806b503415fb745eae1146c0627.
Code was working as designed/documented. Changing now will
probably break other users.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-perl/search.c | 21 ---------------------
1 files changed, 0 insertions(+), 21 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 53bb95a2e3456806b503415fb745eae1146c0627 (commit)
from 6b95e5941caf5515fa55cd011c674b74ac3273c5 (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 53bb95a2e3456806b503415fb745eae1146c0627
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jun 9 15:25:32 2011 -0700
ITS#6688 enforce search ACL in back-perl
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/back-perl/search.c | 21 +++++++++++++++++++++
1 files changed, 21 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 314d14672e5726d63ffe056305fa9bedf59250d3 (commit)
via 21716c7918bdc96840a9f2f7c59a38cf8c330d42 (commit)
via 88810f631eb619752aaea182c7bdd301411e938f (commit)
via d0acfeb1bdd459a2b5a9cb4e008af8e1faa9f9aa (commit)
from 8f5459270ad36cafd2664354346ef328a0cb8e3d (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 314d14672e5726d63ffe056305fa9bedf59250d3
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jun 9 11:29:58 2011 -0700
ITS#6955
commit 21716c7918bdc96840a9f2f7c59a38cf8c330d42
Author: SATOH Fumiyasu <fumiyas(a)osstech.co.jp>
Date: Fri May 27 00:41:54 2011 +0900
ITS#6955 smbk5pwd: Support shadowLastChange
Fix typo -- hyc
commit 88810f631eb619752aaea182c7bdd301411e938f
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jun 9 11:27:54 2011 -0700
ITS#6872
commit d0acfeb1bdd459a2b5a9cb4e008af8e1faa9f9aa
Author: cmikk(a)qwest.net <cmikk(a)qwest.net>
Date: Tue Mar 29 21:49:53 2011 +0000
ITS#6872
Perform the internal FIND_CSN search based at the backend's suffix with the
privileges of the backend's root DN.
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 4 +-
contrib/slapd-modules/smbk5pwd/Makefile | 4 +-
contrib/slapd-modules/smbk5pwd/README | 4 +-
contrib/slapd-modules/smbk5pwd/smbk5pwd.c | 89 +++++++++++++++++++++++++++++
servers/slapd/overlays/syncprov.c | 21 +++----
5 files changed, 105 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, master has been updated
via 6b95e5941caf5515fa55cd011c674b74ac3273c5 (commit)
from fa64b07cfccffba0a2fb2301095957887ad9d921 (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 6b95e5941caf5515fa55cd011c674b74ac3273c5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Jun 9 11:05:09 2011 -0700
ITS#6889 regenerate configure
-----------------------------------------------------------------------
Summary of changes:
configure | 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, master has been updated
via fa64b07cfccffba0a2fb2301095957887ad9d921 (commit)
from d5920a42b142c32e9670da90e48d25a5dbc642f4 (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 fa64b07cfccffba0a2fb2301095957887ad9d921
Author: cmikk(a)qwest.net <cmikk(a)qwest.net>
Date: Tue Mar 29 21:49:53 2011 +0000
ITS#6872
Perform the internal FIND_CSN search based at the backend's suffix with the
privileges of the backend's root DN.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 21 +++++++++------------
1 files changed, 9 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, master has been updated
via d5920a42b142c32e9670da90e48d25a5dbc642f4 (commit)
from 0a78997f9799e000136c17e1249133d283ee63a0 (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 d5920a42b142c32e9670da90e48d25a5dbc642f4
Author: SATOH Fumiyasu <fumiyas(a)osstech.co.jp>
Date: Fri May 27 00:41:54 2011 +0900
ITS#6955 smbk5pwd: Support shadowLastChange
Fix typo -- hyc
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/smbk5pwd/Makefile | 4 +-
contrib/slapd-modules/smbk5pwd/README | 4 +-
contrib/slapd-modules/smbk5pwd/smbk5pwd.c | 89 +++++++++++++++++++++++++++++
3 files changed, 93 insertions(+), 4 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git
A ref change was pushed to the OpenLDAP (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 0a78997f9799e000136c17e1249133d283ee63a0 (commit)
from 45b41fb41afe1411e329a7c208f3934bbf03d028 (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 0a78997f9799e000136c17e1249133d283ee63a0
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jun 9 01:01:06 2011 -0700
ITS#6936 add connID and peername to auditlog
From ksmith @ ycp.edu, with fixes by hyc
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/auditlog.c | 8 +++++---
1 files changed, 5 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 45b41fb41afe1411e329a7c208f3934bbf03d028 (commit)
via 57ce05ec8604245849c236fd7bbd472044117af1 (commit)
via 209f54166ab0fd1aa15060cf71a131abf1fce696 (commit)
from 573b1e37ea1f872fe119192c92e779fc4bae9e5b (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 45b41fb41afe1411e329a7c208f3934bbf03d028
Author: Tim Mooney <Tim.Mooney(a)ndsu.edu>
Date: Tue Apr 12 17:57:57 2011 -0500
ITS#6906 Update cachesize recommendations
to remove references to indexes in Hash format
Fix whitespace error -- hyc
commit 57ce05ec8604245849c236fd7bbd472044117af1
Author: Tim Mooney <Tim.Mooney(a)ndsu.edu>
Date: Tue Apr 12 15:54:03 2011 -0500
ITS#6905 Update intro of slapd-config/slapd.conf
commit 209f54166ab0fd1aa15060cf71a131abf1fce696
Author: Tim Mooney <Tim.Mooney(a)ndsu.edu>
Date: Tue Apr 12 11:31:31 2011 -0500
ITS#6904 Update to reflect that hdb is preferred
Tweak wording -- hyc
-----------------------------------------------------------------------
Summary of changes:
doc/guide/admin/slapdconf2.sdf | 56 +++++++++++++++++++++++----------------
doc/guide/admin/slapdconfig.sdf | 17 +++++------
doc/guide/admin/tuning.sdf | 30 ++++++++------------
doc/man/man5/slapd-bdb.5 | 14 ++++-----
doc/man/man5/slapd.backends.5 | 14 +++++++---
5 files changed, 69 insertions(+), 62 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 573b1e37ea1f872fe119192c92e779fc4bae9e5b (commit)
from cbb6fe15b96bcab6ea9d3dab99904c8a17a6d7ef (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 573b1e37ea1f872fe119192c92e779fc4bae9e5b
Author: Howard Chu <hyc(a)openldap.org>
Date: Thu Jun 9 00:21:47 2011 -0700
ITS#6934 fix typo
-----------------------------------------------------------------------
Summary of changes:
contrib/slapd-modules/nssov/slapo-nssov.5 | 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, master has been updated
via cbb6fe15b96bcab6ea9d3dab99904c8a17a6d7ef (commit)
from 737f220dda8ed21d77cb1ccbf253d1fc321ccbf4 (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 cbb6fe15b96bcab6ea9d3dab99904c8a17a6d7ef
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jun 8 19:17:50 2011 -0700
ITS#6901 fix filter with zero-length values
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/unique.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, master has been updated
via 737f220dda8ed21d77cb1ccbf253d1fc321ccbf4 (commit)
from 33f3de77f1ad028c8cda517f93e032c69ab04367 (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 737f220dda8ed21d77cb1ccbf253d1fc321ccbf4
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jun 8 18:52:52 2011 -0700
ITS#6889 libfetch is a libldap dependency
-----------------------------------------------------------------------
Summary of changes:
configure.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, master has been updated
via 33f3de77f1ad028c8cda517f93e032c69ab04367 (commit)
from c0aec23bde48465130cfc227cf5a0e5da1a06379 (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 33f3de77f1ad028c8cda517f93e032c69ab04367
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Jun 8 18:27:54 2011 -0700
ITS#6828 fix TLS setup with async connect
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/cyrus.c | 6 +++++-
libraries/libldap/ldap-int.h | 1 +
libraries/libldap/open.c | 38 +++++++++++++++++++++++++++++++++++++-
libraries/libldap/request.c | 5 ++++-
4 files changed, 47 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 7cb144b76f533064e4a2d272d9a404814bcbc705 (commit)
via c705dc524def5b1ea5339e48fe1bfbefa83c8d2c (commit)
from 6adee8cd44f016b90183685d9db84a67c47992bc (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 7cb144b76f533064e4a2d272d9a404814bcbc705
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Jun 8 16:33:51 2011 -0700
ITS#6641
commit c705dc524def5b1ea5339e48fe1bfbefa83c8d2c
Author: Ondrej Kuznik <ondrej.kuznik(a)acision.com>
Date: Fri May 6 13:07:53 2011 +0200
ITS#6641 Bypass checks on ops with managedsait
Document the uniqueness changes
Fix whitespace in original patch -- hyc
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 1 +
doc/man/man5/slapo-unique.5 | 6 ++++++
servers/slapd/overlays/unique.c | 21 +++++++++++++++++++++
3 files changed, 28 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 c0aec23bde48465130cfc227cf5a0e5da1a06379 (commit)
from d8f97f58e2e1c66155c0bf851e618802e7532fd8 (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 c0aec23bde48465130cfc227cf5a0e5da1a06379
Author: Ondrej Kuznik <ondrej.kuznik(a)acision.com>
Date: Fri May 6 13:07:53 2011 +0200
ITS#6641 Bypass checks on ops with managedsait
Document the uniqueness changes
Fix whitespace in original patch -- hyc
-----------------------------------------------------------------------
Summary of changes:
doc/man/man5/slapo-unique.5 | 6 ++++++
servers/slapd/overlays/unique.c | 21 +++++++++++++++++++++
2 files changed, 27 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 6adee8cd44f016b90183685d9db84a67c47992bc (commit)
from 306bcc06656a4f34c60b47741805ee29ff80ebd7 (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 6adee8cd44f016b90183685d9db84a67c47992bc
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Jun 8 16:09:13 2011 -0700
it really was for 6717, fixing
-----------------------------------------------------------------------
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 306bcc06656a4f34c60b47741805ee29ff80ebd7 (commit)
via 8d4f27afd1d468a8578163c6ecf63c5c131b6c35 (commit)
via d942b5e46b1c3e08481b64dcf489b8c9cc0dfceb (commit)
via e2a6d5ba70c20fd9068c0a0a5cef37dbbeb0136b (commit)
via 8f0e85efc68fe58d9973c4404ddf3231ff970104 (commit)
via aa3ef6047fac1ff5e7c22ef8ca58be7907f14706 (commit)
via 1aa11633b30ffe94321a6b9dc0e9b8e0f15b2cc7 (commit)
via ff0f58c61c15dbb9a7713e787334b4eba4fc7d88 (commit)
from 29d0d48e8a43a1502689b197c423344592f90fde (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 306bcc06656a4f34c60b47741805ee29ff80ebd7
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Jun 8 16:03:33 2011 -0700
ITS#6717 refine mincsn check for MMR
Fix ITS 6717 to be ITS6716 in CHANGES
commit 8d4f27afd1d468a8578163c6ecf63c5c131b6c35
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Wed Jun 8 16:01:08 2011 -0700
ITS#6711
commit d942b5e46b1c3e08481b64dcf489b8c9cc0dfceb
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Feb 2 20:32:48 2011 +0000
Cleanup priv/idassert choice: check for configured bind method, not authcDN
commit e2a6d5ba70c20fd9068c0a0a5cef37dbbeb0136b
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Feb 2 20:06:28 2011 +0000
ITS#6711 use idassert TLS conf for priv connection if aclbind not set
commit 8f0e85efc68fe58d9973c4404ddf3231ff970104
Author: Pierangelo Masarati <ando(a)openldap.org>
Date: Sat Mar 5 10:30:21 2011 +0000
fix commit 1.268, related to ITS#6817
commit aa3ef6047fac1ff5e7c22ef8ca58be7907f14706
Author: Pierangelo Masarati <ando(a)openldap.org>
Date: Thu Feb 3 23:35:56 2011 +0000
use (noncritical) whoami extop during SASL bind (ITS#6817)
commit 1aa11633b30ffe94321a6b9dc0e9b8e0f15b2cc7
Author: Pierangelo Masarati <ando(a)openldap.org>
Date: Thu Feb 3 23:20:15 2011 +0000
use (noncritical) authzid control during SASL bind (ITS#6817)
commit ff0f58c61c15dbb9a7713e787334b4eba4fc7d88
Author: Howard Chu <hyc(a)openldap.org>
Date: Wed Feb 2 20:56:58 2011 +0000
ITS#6711 minimal tweaks for aclbind/idassertbind for privileged connection
in dobind_int().
-----------------------------------------------------------------------
Summary of changes:
CHANGES | 3 +-
servers/slapd/back-ldap/bind.c | 156 ++++++++++++++++++++++++++++++++++------
2 files changed, 137 insertions(+), 22 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git