mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
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. |
||
---|---|---|
.. | ||
ldapdelete.c | ||
ldapdelete.dsp | ||
ldapdelete.dsw | ||
ldapmodify.c | ||
ldapmodify.dsp | ||
ldapmodify.dsw | ||
ldapmodrdn.c | ||
ldapmodrdn.dsp | ||
ldapmodrdn.dsw | ||
ldappasswd.c | ||
ldappasswd.dsp | ||
ldappasswd.dsw | ||
ldapsearch.c | ||
ldapsearch.dsp | ||
ldapsearch.dsw | ||
Makefile.in |