Re: [PATCH] IntermediateMessage and LDAP Content synchronisation fixes
Graham Barr <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.ldap |
|---|---|
| Message-ID | <[email protected]> |
On Oct 4, 2008, at 8:30 AM, Mathieu Parent wrote: > Subject: [PATCH] IntermediateMessage and LDAP Content > synchronisation fixes: > - Fix ASN parsing of syncRequestValue, syncDoneValue and syncInfoValue > (attributes with default value are threated as optional values) > - Renamed syncInfoValue ASN name to match RFC > - Fixed parsing of SyncDone and SyncRequest: avoid emptying the value > - Corrected Net::LDAP::Intermediate::SyncInfo parsing > - Enable Net::LDAP::Intermediate::SyncInfo > - Moved catching of IntermediateMessage from LDAP::Search to > LDAP::Message (this is not specific to searches) Thanks for the patch. I have merged it onto the next branch at http://git.goingon.net/?p=perl-ldap.git;a=shortlog;h=refs/heads/next If others could test it that would be great. Graham.