openldap/servers
Luke Howard 4836f2a5c5 Heads up: fix for SLAPI compliance: when calling slapi_pblock_set() with
an integer or long integer parameter, the value argument is a pointer to
the integeral value rather than the value itself.
2005-07-25 10:53:45 +00:00
..
slapd Heads up: fix for SLAPI compliance: when calling slapi_pblock_set() with 2005-07-25 10:53:45 +00:00
slurpd assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
Makefile.in