openldap/clients/tools
Kurt Zeilenga 6b7cee69c2 Patch: 'ldapmodify -c' should return error on failure (ITS#2133)
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.
2002-10-12 04:35:42 +00:00
..
ldapcompare.c Add client-side subentries control support. 2002-08-30 07:05:12 +00:00
ldapcompare.dsp Add a project for ldapcompare(1) 2002-01-30 04:01:38 +00:00
ldapdelete.c Add client-side subentries control support. 2002-08-30 07:05:12 +00:00
ldapdelete.dsp New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
ldapmodify.c Patch: 'ldapmodify -c' should return error on failure (ITS#2133) 2002-10-12 04:35:42 +00:00
ldapmodify.dsp New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
ldapmodrdn.c Add client-side subentries control support. 2002-08-30 07:05:12 +00:00
ldapmodrdn.dsp New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
ldappasswd.c Add client-side subentries control support. 2002-08-30 07:05:12 +00:00
ldappasswd.dsp New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
ldapsearch.c Merged ldap_get_values_ber into ldap_get_attribute_ber. 2002-09-06 04:57:21 +00:00
ldapsearch.dsp New indexer/filter codes (test suite works) with cheats 2000-06-04 22:59:38 +00:00
ldapwhoami.c Add client-side subentries control support. 2002-08-30 07:05:12 +00:00
ldapwhoami.dsp Add to NT build 2002-08-29 21:48:00 +00:00
Makefile.in Added ldapcompare.c to SRCS so it will be processed by make depend 2002-09-08 22:01:29 +00:00