mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05: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 | ||