openldap/servers/slapd/slapi
2007-10-02 13:31:27 +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 Fallout from ITS#4986 - remove unused param of select_backend() 2007-07-13 03:18:20 +00:00
slapi_overlay.c fix API change 2007-08-22 00:08:38 +00:00
slapi_pblock.c Fallout from ITS#4986 - remove unused param of select_backend() 2007-07-13 03:18:20 +00:00
slapi_utils.c Fix uninit'd ld in prev commit (coverity) 2007-10-02 13:31:27 +00:00
slapi.h
TODO