openldap/clients/tools
Kurt Zeilenga 2e5a52414a Initial round 2 memory allocation changes. THIS IS A WORK IN PROGRESS.
includes single to multiple hooks changes.
ber_mem* reimplementation.
namespace glue (finally naming has not be decided upon nor implemented).
Added ldap_int_strdup to handle "internal" strdup'ing, this version uses hooks.
ldap_pvt_strdup still available for when strdup() is missing, this version
directly uses system allocators.
Updated -lldif to use ber allocators.  Items returned by ldif routines
should be ber_memfree()d as needed.
1999-05-30 23:00:52 +00:00
..
ldapdelete.c Add warnings if ldap_set_option() fails. 1999-05-29 18:53:40 +00:00
ldapdelete.dsp Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
ldapdelete.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
ldapmodify.c Correct minor oversights from last commit. 1999-05-29 19:08:57 +00:00
ldapmodify.dsp Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
ldapmodify.dsw Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
ldapmodrdn.c Add warnings if ldap_set_option() fails. 1999-05-29 18:53:40 +00:00
ldapmodrdn.dsp Vienna Bulk Commit 1999-05-19 01:12:33 +00:00
ldapmodrdn.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
ldappasswd.c Correct minor oversights from last commit. 1999-05-29 19:08:57 +00:00
ldappasswd.dsp Add missing MSVC5 workspace/projects. 1999-05-26 19:49:10 +00:00
ldappasswd.dsw Add missing MSVC5 workspace/projects. 1999-05-26 19:49:10 +00:00
ldapsearch.c Initial round 2 memory allocation changes. THIS IS A WORK IN PROGRESS. 1999-05-30 23:00:52 +00:00
ldapsearch.dsp fix url vs url_in typo. 1999-05-21 22:20:28 +00:00
ldapsearch.dsw merged with autoconf branch 1998-10-25 01:41:42 +00:00
Makefile.in Add mkversion script to generate version.c files. mkversion generates 1999-04-28 05:40:17 +00:00