]> git.sur5r.net Git - openldap/commit
Read LDAPResult.resultCode & ModifyRequest.modification.operation
authorHallvard Furuseth <hallvard@openldap.org>
Wed, 10 Aug 2005 00:54:38 +0000 (00:54 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Wed, 10 Aug 2005 00:54:38 +0000 (00:54 +0000)
commitd50820cdd6946243a1a813cc3abb2dc6d5a4fc40
tree635fcc839b3934ec9c8f66a8c6bac5a5fec6395d
parent3647cba1315060683be59035759d5ccc1f2f6d2d
Read LDAPResult.resultCode & ModifyRequest.modification.operation
and send SortResult.sortResult as BER ENUMERATED, not BER INTEGER.

libldap: ldap_parse_extended_result, try_read1msg, build_result_ber,
ldap_parse_sasl_bind_result.  slapd: do_modify, send_ldap_controls.
libraries/libldap/extended.c
libraries/libldap/result.c
libraries/libldap/sasl.c
servers/slapd/modify.c
servers/slapd/result.c