openldap/libraries
Hallvard Furuseth d50820cdd6 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.
2005-08-10 00:54:38 +00:00
..
liblber Fix printf formats for LDAP_MEMORY_TRACE 2005-08-02 14:08:30 +00:00
libldap Read LDAPResult.resultCode & ModifyRequest.modification.operation 2005-08-10 00:54:38 +00:00
libldap_r ITS#3847 silence warnings 2005-07-11 10:39:32 +00:00
liblunicode Happy New Year! 2005-01-01 20:49:32 +00:00
liblutil lmPasswd_to_key() arg1 was passed char*. Change it to that from unsigned char*. 2005-07-25 21:01:06 +00:00
librewrite assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
Makefile.in Happy New Year! 2005-01-01 20:49:32 +00:00