]> git.sur5r.net Git - openldap/history - servers/slapd/modrdn.c
(re)introduce o_connid such that STATS doesn't need c_mutex (which it
[openldap] / servers / slapd / modrdn.c
1999-07-16 Kurt Zeilenga(re)introduce o_connid such that STATS doesn't need...
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
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-06-29 Kurt ZeilengaAdd framework for sasl and controls.
1999-06-29 Kurt ZeilengaLog out to stderr, add LDAP_VERSION3 support to bind...
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-03-07 Juan GomezFixed typo in
1999-03-05 Juan GomezAdded parsing of newSuperior field for requests that
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 ZeilengaUpdate slap_conn to maintain client provided dn and...
1998-11-27 Kurt ZeilengaReplace strdup() with ch_strdup() such that exit()...
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