]> git.sur5r.net Git - openldap/history - servers/slapd/slapi/slapi_overlay.c
use slapi_pblock_delete_param()
[openldap] / servers / slapd / slapi / slapi_overlay.c
2005-07-25 Luke Howarduse slapi_pblock_delete_param()
2005-07-25 Luke HowardDon't discard plugin status code
2005-07-25 Luke HowardMake slapi_pblock directly overlaid on operation/connec...
2005-07-23 Luke HowardCleanup of SLAPI internal operation code; use frontendD...
2005-07-22 Luke Howardremove redundant variable
2005-07-22 Luke HowardRemove redundant ACL check in operational attributes...
2005-07-22 Luke HowardDo not cache group evaluation if result is SLAP_CB_CONTINUE
2005-07-22 Luke HowardFix bug in control merging (this probably still isn...
2005-07-22 Luke HowardAdd caching to slapi_over_acl_group(); performance...
2005-07-22 Luke HowardDon't fail if no group plugins
2005-07-22 Luke HowardRemove SLAPI pblock from operation structure
2005-07-22 Luke Howardmore cleanups
2005-07-22 Luke Howardcleanup SLAPI overlay
2005-07-22 Luke HowardFix dangling mutex in SLAPI bind preop handler
2005-07-22 Luke HowardMore use of SLAPI accessor macros
2005-07-22 Luke HowardUse accessor macros for SLAPI parameter blocks, should...
2005-07-22 Luke HowardSupport for global ACL overlays, corresponding SLAPI...
2005-07-22 Luke HowardMove backend_operational() implementation into frontend...
2005-07-22 Luke Howardfunction rename
2005-07-21 Luke Howardcleanup
2005-07-21 Luke HowardFix typo
2005-07-21 Luke Howardremove SLAPI cruft
2005-07-21 Luke HowardFix some SLAPI bugs
2005-07-21 Luke HowardAdd support for post-result SLAPI plugins
2005-07-21 Luke HowardMove most of SLAPI frontend into overlay