openldap/servers/slapd/slapi
Luke Howard 07ffdd8893 Associate global plugins with frontendDB
When unparsing plugin configuration, don't crash if no arguments
(dynamically registered plugins such as computed attributes don't
have arg vectors)
2005-07-19 06:47:43 +00:00
..
ibm_pblock_params.h Happy New Year! 2005-01-01 20:49:32 +00:00
Makefile.in Happy New Year! 2005-01-01 20:49:32 +00:00
plugin.c Associate global plugins with frontendDB 2005-07-19 06:47:43 +00:00
printmsg.c Happy New Year! 2005-01-01 20:49:32 +00:00
proto-slapi.h Added authz-regexp, slapi plugin retrieval 2005-03-01 20:08:36 +00:00
slapi_ext.c Silence "unused variable" warnings 2005-07-14 19:18:55 +00:00
slapi_ops.c Silence "unused variable" warnings 2005-07-14 19:18:55 +00:00
slapi_pblock.c assert expects int. (int)<nonnull ptr/long> can be 0. Use assert(arg!=0/NULL). 2005-07-18 06:22:33 +00:00
slapi_utils.c Silence "unused variable" warnings 2005-07-14 19:18:55 +00:00
slapi.h Added authz-regexp, slapi plugin retrieval 2005-03-01 20:08:36 +00:00
TODO