]> git.sur5r.net Git - openldap/history - servers/slapd/back-ldbm/id2children.c
Change overlapping `strcpy( x, y )' to `SAFEMEMCPY( x, y, strlen( y ) + 1 )'
[openldap] / servers / slapd / back-ldbm / id2children.c
1998-11-18 Kurt Zeilengadebug messages incorrectly said "add" instead of "remove".
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-11-12 Kurt Zeilengaremove an entry from its parent's children ID list...
1998-11-11 Hallvard Furusethstrlen() needed string.h.
1998-11-05 Hallvard FurusethSome gcc -W... cleanup
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-09-03 Kurt ZeilengaAdded support for SleepyCat DB2 DBI.
1998-08-09 Kurt ZeilengaInitial revision