]> git.sur5r.net Git - openldap/history - servers/slapd/bind.c
Clean up some #else #if 'ing
[openldap] / servers / slapd / bind.c
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-29 Kurt ZeilengaRemove old U-Mich v3.0 and OLD_LDAP_* crud.
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-05-22 Kurt Zeilengaldap.h:
1999-05-20 Kurt ZeilengaShould not have freed ber_buf when freeing temp copy
1999-05-19 Kurt Zeilengamethod tag should be unsigned long.
1999-05-19 Kurt ZeilengaVienna Bulk Commit
1999-03-22 Kurt ZeilengaPROTOTYPE: New connection management infrastructure...
1999-03-09 Hallvard FurusethSilence warnings: Remove unused variables. Enclose...
1999-03-03 Hallvard Furusethfunction pointers are incompatible with `void *'; remov...
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-22 Kurt Zeilenganextid cleanup in preparation to disable next_id_return().
1999-01-21 Kurt ZeilengaFix c_cdn typo. Ouch.
1999-01-21 Kurt ZeilengaAdd c_protocol to slap_conn to track protocol version...
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-11-08 Hallvard Furusethber_scanf() returns unsigned long, not int
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-25 Kurt Zeilengamerge with main branch OPENLDAP_DEVEL_AC
1998-10-24 Kurt ZeilengaAdded Will Ballantyne's General Aliasing code.
1998-10-23 Kurt Zeilengaslapd returned "partial results and referral" even...
1998-10-21 Kurt ZeilengaSLAPD compiles. Needs LDBM work to link.
1998-10-21 Kurt Zeilengainclude portable.h
1998-08-09 Kurt ZeilengaInitial revision