Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: [PATCH] LDAP Content synchronisation : status ?

9 views
Skip to first unread message

Mathieu Parent

unread,
Aug 23, 2008, 9:09:09 AM8/23/08
to perl...@perl.org
Hi,


What is the status of the patch ? What to do to ease the merge ?
The kolab groupware server (kolab.org) is waiting for its inclusion
(see https://www.intevation.de/roundup/kolab/issue1755).


I can split it in two patches (if you ask) :
- first: Intermediate Message
- second: RFC 4533

Regards

Mathieu Parent

On Wed, Jul 16, 2008 at 8:02 PM, Mathieu PARENT <math....@gmail.com> wrote:
> Hi,
>
> This patch implements Intermediate Message and RFC 4533.
>
> Notes:
> - The only intrusive change is in lib/Net/LDAP/Search.pm
> - Net::LDAP::Intermediate::SyncInfo is not enabled by default (see
> lib/Net/LDAP/Intermediate.pm line 18) as there are decoding errors
> within ASN (see my previous mail).
>
> Waiting for feedback before (I hope) inclusion.
>
> Regards
>
> Mathieu Parent
>
> ---
> ...

Quanah Gibson-Mount

unread,
Aug 23, 2008, 5:00:40 PM8/23/08
to Mathieu Parent, perl...@perl.org
--On Saturday, August 23, 2008 3:09 PM +0200 Mathieu Parent
<math....@gmail.com> wrote:

> Hi,
>
>
> What is the status of the patch ? What to do to ease the merge ?
> The kolab groupware server (kolab.org) is waiting for its inclusion
> (see https://www.intevation.de/roundup/kolab/issue1755).
>
>
> I can split it in two patches (if you ask) :
> - first: Intermediate Message
> - second: RFC 4533

You could use Net::LDAPapi, which implements this already in the meantime.
Also, if speed/efficiency is of concern, Net::LDAPapi is a few hundred
times faster than Net::LDAP and much less resource intensive since it uses
the OpenLDAP C API rather than doing everything purely in Perl. I vary my
use of Net::LDAP and Net::LDAPapi depending on the needs of a given project.

--Quanah

--

Quanah Gibson-Mount
Principal Software Engineer
Zimbra, Inc
--------------------
Zimbra :: the leader in open source messaging and collaboration

0 new messages