..
ldapdelete.c
No one complained, so here's the change to ldapdelete to add a -r switch to allow a branch of a directory tree to be removed. The DN provided is searched recursively until the leaf nodes are hit, then everything is deleted.
1999-12-03 18:29:03 +00:00
ldapdelete.dsp
Changes to support NT single debug
1999-11-01 22:17:06 +00:00
ldapdelete.dsw
merged with autoconf branch
1998-10-25 01:41:42 +00:00
ldapmodify.c
Allow replace with no values
1999-09-10 01:55:46 +00:00
ldapmodify.dsp
Changes to support NT single debug
1999-11-01 22:17:06 +00:00
ldapmodify.dsw
s/exit(1)/exit(EXIT_FAILURE)/
1999-08-03 18:14:24 +00:00
ldapmodrdn.c
Fix ldap_rename parameter order (ITS#387)
1999-12-04 17:19:11 +00:00
ldapmodrdn.dsp
Changes to support NT single debug
1999-11-01 22:17:06 +00:00
ldapmodrdn.dsw
merged with autoconf branch
1998-10-25 01:41:42 +00:00
ldappasswd.c
Fix slapd SASL/ExternalOps encoding
1999-12-10 04:52:32 +00:00
ldappasswd.dsp
Changes to support NT single debug
1999-11-01 22:17:06 +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
Changes to support NT single debug
1999-11-01 22:17:06 +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