openldap/servers
Kurt Zeilenga cfa450d078 Fix schema check bug... actually charray needs to dup strings on
add/merge as we now free strings agressively.  Improved debug
message to include name of missing required attribute and added
check for 'operational attributes'.  This check should be used
everywhere we need to test for operational attributes (add/modify).
Also, enabled schema checking for tests (and fixed resulting
problems by adjusting oc.conf).
1998-12-28 23:43:04 +00:00
..
ldapd Fix server --without-xxx build issues... 1998-12-20 00:55:39 +00:00
slapd Fix schema check bug... actually charray needs to dup strings on 1998-12-28 23:43:04 +00:00
slurpd Change overlapping strcpy( x, y )' to SAFEMEMCPY( x, y, strlen( y ) + 1 )' 1998-12-27 02:00:08 +00:00
Makefile.in merged with autoconf branch 1998-10-25 01:41:42 +00:00