[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#6194) Patch - Enhancement - provide LDIF support as libldif



> Sorry about that.  You can find it here:
> http://rmeggins.fedorapeople.org/ldifutil.c

Gotit, thanks.  I have one first comment: the public API does not
generally expose the memory context.  I'm renaming
ldap_parse_ldif_record() as ldap_parse_ldif_record_x(), and eliminating
the void *ctx arg from ldap_parse_ldif_record(), if you don't mind.

p.