openldap/servers/slapd/slapi
2007-09-29 17:55:33 +00:00
..
Makefile.in
plugin.c first round of s/sprintf/snprintf/; the rationale is: truncate error messages rather than buffer overflow; otherwise, assert that no buffer overflow occurred. In some cases, error handling could be added. Please note: no real error in the code was found so far, apart from that in syncprov.c and from some config-time error logging; however, errors could slip thru again if things don't change consistently 2007-09-29 17:55:33 +00:00
printmsg.c
proto-slapi.h
slapi_dn.c
slapi_ext.c
slapi_ops.c
slapi_overlay.c fix API change 2007-08-22 00:08:38 +00:00
slapi_pblock.c
slapi_utils.c first round of s/sprintf/snprintf/; the rationale is: truncate error messages rather than buffer overflow; otherwise, assert that no buffer overflow occurred. In some cases, error handling could be added. Please note: no real error in the code was found so far, apart from that in syncprov.c and from some config-time error logging; however, errors could slip thru again if things don't change consistently 2007-09-29 17:55:33 +00:00
slapi.h
TODO