openldap/clients/tools
Kurt Zeilenga 16366cff99 Add warnings if ldap_set_option() fails.
Check for ldap_set_option() error using LDAP_OPT_ERROR, not -1.
(probably should check != LDAP_OPT_SUCCESS instead).
Added additional usage errors.
Used return(EXIT_FAILURE) instead of exit(1).
Used DIRSEP instead of '/' && '\\'
Moved verbose output to stderr.
1999-05-29 18:53:40 +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 Add warnings if ldap_set_option() fails. 1999-05-29 18:53:40 +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 Add warnings if ldap_set_option() fails. 1999-05-29 18:53:40 +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 Add warnings if ldap_set_option() fails. 1999-05-29 18:53:40 +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