From: Andreas H. <aha...@te...> - 2007-06-01 00:04:25
|
On Thursday 31 May 2007 19:51:08 Michael Str=F6der wrote: > Andreas Hasenack wrote: > > Luckily in my case the OpenLDAP library already has a > > function called ldap_put_vrFilter() which I could use to do all the > > encoding of a ValuesReturn filter. > > [..] > > I will still see about the decode part and then post what I have. > > Since which version of OpenLDAP is ldap_put_vrFilter() present? I don't know. I only checked /usr/include/ldap.h to make sure it's a public= =20 function and not an internal one. |