openldap/clients/tools
Kurt Zeilenga d5edb4bff6 Reengineered ldappasswd(1). Uses extended operation to set
user password.  Likely to be modified to use bind control
instead.  Use of modify deprecated in favor mechanisms that
support passwords stored externally to the directory (such
as in a SASL service).
Modified slapd extended operation infrastructure to support
backend provided extended operations.
1999-12-08 04:37:59 +00:00
..
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 Reengineered ldappasswd(1). Uses extended operation to set 1999-12-08 04:37:59 +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