openldap/clients/tools
Howard Chu 17e1877a12 Fix broken MSVC builds. The previous round of Mingw32 patches changed some
ifdefs to depend on _WINNT, which is bogus. Added _WIN32 back on these ifs,
and fixed some other include problems.
1999-10-31 02:26:41 +00:00
..
ldapdelete.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
ldapdelete.dsp Enable browsing info in MSVC debugging configurations. 1999-06-03 18:24:22 +00:00
ldapdelete.dsw
ldapmodify.c Allow replace with no values 1999-09-10 01:55:46 +00:00
ldapmodify.dsp Fix target directories. 1999-06-07 18:40:21 +00:00
ldapmodify.dsw s/exit(1)/exit(EXIT_FAILURE)/ 1999-08-03 18:14:24 +00:00
ldapmodrdn.c Add OpenLDAP RCSid to *.[ch] in clients, libraries, and servers. 1999-09-08 19:06:24 +00:00
ldapmodrdn.dsp Enable browsing info in MSVC debugging configurations. 1999-06-03 18:24:22 +00:00
ldapmodrdn.dsw
ldappasswd.c Add macros to compute base64 encode/decode lengths. 1999-10-25 01:44:47 +00:00
ldappasswd.dsp Enable browsing info in MSVC debugging configurations. 1999-06-03 18:24:22 +00:00
ldappasswd.dsw Add missing MSVC5 workspace/projects. 1999-05-26 19:49:10 +00:00
ldapsearch.c Fix broken MSVC builds. The previous round of Mingw32 patches changed some 1999-10-31 02:26:41 +00:00
ldapsearch.dsp Enable browsing info in MSVC debugging configurations. 1999-06-03 18:24:22 +00:00
ldapsearch.dsw Add setup.dsp to workspace 1999-08-04 23:56:01 +00:00
Makefile.in Use new macros from configure.in to accomodate NT/Mingw32 environment. 1999-10-28 07:31:59 +00:00