openldap/servers/slapd/slapi
2007-09-29 17:55:33 +00:00
..
Makefile.in happy new year 2007-01-02 20:00:42 +00:00
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 happy new year 2007-01-02 20:00:42 +00:00
proto-slapi.h happy new year 2007-01-02 20:00:42 +00:00
slapi_dn.c happy new year 2007-01-02 20:00:42 +00:00
slapi_ext.c happy new year 2007-01-02 20:00:42 +00:00
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 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 more structure name cleanup 2007-03-20 17:09:24 +00:00
TODO