mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
6b7cee69c2
Written by Hallvard B. Furuseth and placed into the public domain. This software is not subject to any license of the University of Oslo. 'ldapmodify -c' returned the error status from the _last_ LDIF entry, so a bad entry followed by a good entry returns success. This patch makes it return the status of the last _failed_ entry, or 0 if all entries succeeded. |
||
---|---|---|
.. | ||
ldapcompare.c | ||
ldapcompare.dsp | ||
ldapdelete.c | ||
ldapdelete.dsp | ||
ldapmodify.c | ||
ldapmodify.dsp | ||
ldapmodrdn.c | ||
ldapmodrdn.dsp | ||
ldappasswd.c | ||
ldappasswd.dsp | ||
ldapsearch.c | ||
ldapsearch.dsp | ||
ldapwhoami.c | ||
ldapwhoami.dsp | ||
Makefile.in |