From: Michael S. <mi...@st...> - 2009-10-13 08:51:20
|
Sean Burford wrote: > > I've been working on implementing an RFC 4533 syncrepl consumer using > python-ldap. I can't work out why I can't get the SyncDoneControl that > is returned with the LDAP_RES_SEARCH_RESULT through python-ldap. Sean, could you please re-try with current python-ldap CVS HEAD. I've checked in a change --------------------------- snip --------------------------- * l_ldap_result3(): controls are now parsed for all response types (SF#2829057) --------------------------- snip --------------------------- Ciao, Michael. |