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 1b67def7bbe49c256bf5b6b1294eb1f6a29d8fb6 (commit)
from f67bcd90cce5af50536743e82b102c9c6076676b (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 1b67def7bbe49c256bf5b6b1294eb1f6a29d8fb6
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Thu Sep 28 19:07:49 2017 -0700
Update coding style information with to include tab requirements and
line length
-----------------------------------------------------------------------
Summary of changes:
pages/devel/programming.wml | 2 ++
1 file changed, 2 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 ff2d7cc798897ddcd53ed453a7f4ae2442facd71 (commit)
via 62811e8f654e7b437e0da42fa7a4fcd17cd39650 (commit)
from 6aa6daf2f0306e14705eada03b08acef099e205b (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 ff2d7cc798897ddcd53ed453a7f4ae2442facd71
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Fri Jun 23 10:56:49 2017 +0100
ITS#8733 Allow a raw integer to be decoded from a berval
commit 62811e8f654e7b437e0da42fa7a4fcd17cd39650
Author: Hallvard Furuseth <hallvard(a)openldap.org>
Date: Fri Jun 23 10:55:36 2017 +0100
ITS#8733 Allow extraction of the complete ber element
-----------------------------------------------------------------------
Summary of changes:
include/lber.h | 10 ++++++++++
libraries/liblber/decode.c | 46 ++++++++++++++++++++++++++++++++++++----------
2 files changed, 46 insertions(+), 10 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 6aa6daf2f0306e14705eada03b08acef099e205b (commit)
from 0d4cd897867e177a6e209b59cfb2330f32dc0355 (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 6aa6daf2f0306e14705eada03b08acef099e205b
Author: Ondřej Kuzník <ondra(a)mistotebe.net>
Date: Wed May 10 15:57:27 2017 +0100
ITS#8732 Extend CIRCLEQ macros
-----------------------------------------------------------------------
Summary of changes:
include/ldap_queue.h | 39 ++++++++++++++++++++++++++++++++++++++-
1 file changed, 38 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, master has been updated
via 0d4cd897867e177a6e209b59cfb2330f32dc0355 (commit)
via 30e2a904dcdb857dcb480aab817a8a677b2bf6c5 (commit)
from 86105092bdce7293d2d8044bd76f5253745c345a (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 0d4cd897867e177a6e209b59cfb2330f32dc0355
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Sep 26 11:51:27 2017 -0700
LDAP_FEATURE_SUBORDINATE_SCOPE is from expired draft-sermersheim-ldap-subordinate-scope, leave behind LDAP_DEVEL
commit 30e2a904dcdb857dcb480aab817a8a677b2bf6c5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Sep 26 11:35:50 2017 -0700
Move a bunch of featuers back behind LDAP_DEVEL for 2.5
SLAP_AUXPROP_DONTUSECOPY is ok for release
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/root_dse.c | 2 ++
servers/slapd/slap.h | 4 +++-
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 (openldap.git) repository.
It will be available in the public mirror shortly.
The branch, master has been updated
via 86105092bdce7293d2d8044bd76f5253745c345a (commit)
via a9ff0e97fcb0b43839f622f367c7380404528c90 (commit)
via 41a90107735669ae32ac80555aac3f7c5729e318 (commit)
via 43a039eba4c73120e382cb9caa5fc93e119444c5 (commit)
from 7246da8a661799a4320634da8ffaf4ad5c839554 (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 86105092bdce7293d2d8044bd76f5253745c345a
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Sep 26 11:30:50 2017 -0700
CHECK_CSN is a debug only flag for testing. It should always remain
behind LDAP_DEVEL
commit a9ff0e97fcb0b43839f622f367c7380404528c90
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Sep 26 11:27:15 2017 -0700
ITS#6817 - back-meta work for SLAP_AUTH_DN was never finished according
to the ITS notes. In addition, this would need man page updates for the
feature
commit 41a90107735669ae32ac80555aac3f7c5729e318
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Sep 26 11:04:45 2017 -0700
The support for unindexed attributes being tracked in back-monitor needs
to remain behind LDAP_DEVEL for now. Right now, the mutex in
back-monitor cannot properly handle the load if the server had a lot
of unindexed attributes that were being accessed in search filters.
commit 43a039eba4c73120e382cb9caa5fc93e119444c5
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Sep 26 10:59:08 2017 -0700
ITS#7428 - Non-blocking TLS is not compatible with MOZNSS
-----------------------------------------------------------------------
Summary of changes:
libraries/libldap/tls2.c | 2 ++
servers/slapd/back-bdb/back-bdb.h | 2 ++
servers/slapd/back-ldap/bind.c | 2 ++
servers/slapd/back-mdb/back-mdb.h | 2 ++
servers/slapd/back-meta/config.c | 2 ++
servers/slapd/overlays/syncprov.c | 2 ++
6 files changed, 12 insertions(+)
---
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 7246da8a661799a4320634da8ffaf4ad5c839554 (commit)
from a8f01cc88589a407cb9835b47ece8661c91e6a6b (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 7246da8a661799a4320634da8ffaf4ad5c839554
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Sep 26 10:33:01 2017 -0700
Whitespace cleanup
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/overlays/syncprov.c | 14 +++++++-------
1 file changed, 7 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, master has been updated
via a8f01cc88589a407cb9835b47ece8661c91e6a6b (commit)
from 5adcdb7642dbafae484b8f3feb391490ff9be087 (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 a8f01cc88589a407cb9835b47ece8661c91e6a6b
Author: Ondřej Kuzník <ondra(a)mistotebe.net>
Date: Wed Mar 8 17:03:18 2017 +0000
ITS#8638 Add a recursive mutex to libldap_r for libevent
Most thread implementations suppport a native recursive mutex, use that
where possible (especially when a regular mutex is recursive already).
Also provide a macro for applications to test whether they can use the
lock functions interchangeably.
-----------------------------------------------------------------------
Summary of changes:
include/ldap_int_thread.h | 16 ++++++++++++++--
include/ldap_pvt_thread.h | 16 ++++++++++++++++
libraries/libldap_r/thr_cthreads.c | 28 ++++++++++++++++++++++++++++
libraries/libldap_r/thr_nt.c | 11 +++++++++++
libraries/libldap_r/thr_posix.c | 22 ++++++++++++++++++++++
libraries/libldap_r/thr_pth.c | 18 ++++++++++++++++++
libraries/libldap_r/thr_stub.c | 17 +++++++++++++++++
libraries/libldap_r/thr_thr.c | 15 +++++++++++++++
8 files changed, 141 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 5adcdb7642dbafae484b8f3feb391490ff9be087 (commit)
from 04cfd144d9f31b6e1f3d9d85b6fdd932ef18a153 (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 5adcdb7642dbafae484b8f3feb391490ff9be087
Author: Ondřej Kuzník <ondra(a)mistotebe.net>
Date: Wed May 24 16:12:48 2017 +0100
Fix warnings issued by autoconf 2.68+
-----------------------------------------------------------------------
Summary of changes:
build/openldap.m4 | 12 ++++++------
configure.in | 8 ++++----
2 files changed, 10 insertions(+), 10 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 04cfd144d9f31b6e1f3d9d85b6fdd932ef18a153 (commit)
from 2085def079d29f2bda47ef86075a04df7a0e7cc1 (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 04cfd144d9f31b6e1f3d9d85b6fdd932ef18a153
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Fri Sep 22 12:05:18 2017 -0700
Fix additional compile for /dev/poll support. /dev/poll is neither tested nor supported.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/daemon.c | 24 ++++++++++++------------
1 file changed, 12 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 2085def079d29f2bda47ef86075a04df7a0e7cc1 (commit)
via 09bec057e54ac2f3f1d1dd6a4b68cd3d4eb47f97 (commit)
from 20e46d84948be3127f6145d4f65437091bb87580 (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 2085def079d29f2bda47ef86075a04df7a0e7cc1
Merge: 09bec05 20e46d8
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Sep 19 15:21:56 2017 -0700
Merge branch 'master' of ssh://git-master.openldap.org/~git/git/openldap
commit 09bec057e54ac2f3f1d1dd6a4b68cd3d4eb47f97
Author: Quanah Gibson-Mount <quanah(a)openldap.org>
Date: Tue Sep 19 15:20:56 2017 -0700
Fix calls to SLAP_DEVPOLL_SOCK_LX for multi-listener support. Support
for /dev/poll is neither enabled nor tested, so other issues may exist.
-----------------------------------------------------------------------
Summary of changes:
servers/slapd/daemon.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git