[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: (ITS#3593) Contrib: addpartial overlay



A patch with some minor changes to this overlay is available at:

ftp://ftp.openldap.org/incoming/david_hawes-addpartial-051017.patch

The patch addresses the following issues:

- The modify operation no longer sends a response to the client.  The response 
is properly intercepted.  
- On a modify error, the proper error is sent to the client.  
- Returns LDAP_SUCCESS to get rid of ugly logging.

david hawes