]> git.sur5r.net Git - openldap/history - servers/slapd/tools/ldif2id2children.c
Code clean-up.
[openldap] / servers / slapd / tools / ldif2id2children.c
1999-02-11 Kurt ZeilengaUpdate tools to print ID's using "%ld" instead of ...
1999-02-05 Kurt ZeilengaNew Frontend->Backend Interface
1999-02-03 Kurt ZeilengaPlug leak of datum. Should be freed after use.
1999-01-19 Kurt Zeilengause dn_normalize_case().
1999-01-11 Kurt ZeilengaChange SLAPD shutdown to do a cond wait on active threa...
1999-01-01 Kurt ZeilengaWrap strtok use with mutex.
1998-12-29 Kurt ZeilengaFix --disable-crypt and --disable-cleartext
1998-12-29 Kurt SpanierPatch for Berkeley DB 2.6.4 (beta) (DB)->cursor() call.
1998-12-27 Hallvard FurusethRemove duplicate definitions of global_schemacheck...
1998-12-27 Hallvard FurusethPlug memory leak
1998-12-20 Kurt Zeilengaldif'ize ldif library (ie: everything is now in the...
1998-12-20 Kurt ZeilengaUnexpand spaces for tabs in prior commit before merging...
1998-12-18 Kurt ZeilengaDisable writing syncing when creating databases.
1998-12-18 Kurt SpanierInitialization of Datum structures to zero by memset...
1998-11-30 Kurt ZeilengaAdd ldif2ldbm bugfix from Randy Kunkee <kunkee@pluto...
1998-11-23 Hallvard FurusethPlug memory leaks
1998-11-16 Kurt ZeilengaRemove extern declarations of library functions from...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-12 Kurt ZeilengaInclude ldif.h to pickup declaration of str_getline()
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-22 Kurt ZeilengaSLAPD and tools compile and link!
1998-10-21 Kurt Zeilengainclude portable.h
1998-09-17 Kurt ZeilengaUse ldapconfig.h instead of hardcoded paths. Merged...
1998-09-17 Kurt ZeilengaUse ldapconfig.h instead of hardcoded paths.
1998-08-17 Kurt ZeilengaFixed uninitialized Backend pointer.
1998-08-09 Kurt ZeilengaMerged LDAPworldCurrent (P1-10,13,15,16,19-22)
1998-08-09 Kurt ZeilengaLDAPworld P3: SLAPD LDBM Generation with Multiple Backends
1998-08-09 Kurt ZeilengaInitial revision