]> git.sur5r.net Git - openldap/history - servers/slapd/compare.c
Don't try to normalize the value in do_compare, leave it for later.
[openldap] / servers / slapd / compare.c
1999-07-09 Julio Sánchez Fern... Don't try to normalize the value in do_compare, leave...
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-07-05 Kurt ZeilengaAdd get_ctrls()...
1999-07-02 Kurt ZeilengaSend LDAP_SASL_BIND_IN_PROGRESS if o_bind_in_progress...
1999-07-01 Kurt ZeilengaAdd macros to support testing of error categories to...
1999-06-30 Kurt ZeilengaRework BER decoding with lieu of LDAPv3 controls (comin...
1999-03-09 Hallvard FurusethSilence warnings: Remove unused variables. Enclose...
1999-03-03 Hallvard Furusethfunction pointers are incompatible with `void *'; remov...
1999-01-19 Kurt ZeilengasuffixAlias will return a normalized uppercase DN if...
1999-01-19 Kurt Zeilengauppercase that ndn.
1999-01-19 Kurt ZeilengaUpdate slap_conn to maintain client provided dn and...
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-08-09 Kurt ZeilengaInitial revision