]> git.sur5r.net Git - openldap/history - servers/slapd/operation.c
(re)introduce o_connid such that STATS doesn't need c_mutex (which it
[openldap] / servers / slapd / operation.c
1999-07-05 Kurt ZeilengaAdd get_ctrls()...
1999-07-02 Kurt ZeilengaAdd conn/op bind_in_progress flags such that operations...
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-03-22 Kurt ZeilengaPROTOTYPE: New connection management infrastructure...
1999-03-20 Kurt ZeilengaProvide global assert solution. <ac/assert.h> (new...
1999-03-16 Kurt ZeilengaFirst cut at bind race fix. Passes our test suite...
1999-01-29 Kurt ZeilengaDon't leak slap_op when op not in list.
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1999-01-19 Kurt ZeilengaUpdate slap_conn to maintain client provided dn and...
1999-01-10 Kurt Zeilengarename 'struct op' to 'struct slap_op'
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