]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm/alias.c
Change overlapping `strcpy( x, y )' to `SAFEMEMCPY( x, y, strlen( y ) + 1 )'
[openldap] / servers / slapd / back-ldbm / alias.c
1998-12-01 Kurt ZeilengaUpdate slapd to use lutil_passwd() for both user and...
1998-11-27 Kurt ZeilengaReplace strdup() with ch_strdup() such that exit()...
1998-11-27 Kurt ZeilengaApply preliminary patch provided by Hallvard.
1998-11-23 Kurt ZeilengaChanged dn2entry to always returned a modified matched.
1998-11-23 Kurt Zeilengaplug newDN memory leak using Will Ballantyne's patch
1998-11-05 Hallvard FurusethGet struct sockaddr for slap.h
1998-10-25 Kurt Zeilengamerge with main branch OPENLDAP_DEVEL_AC
1998-10-24 Kurt ZeilengaFixed memory leaks.
1998-10-24 Kurt ZeilengaUpdated derefAlias/DN to handle Entry R/W locks.
1998-10-24 Kurt Zeilenganew files for general aliasing