]> git.sur5r.net Git - openldap/history - servers/slapd/slapi/plugin.c
Happy new year!
[openldap] / servers / slapd / slapi / plugin.c
2006-01-03 Kurt ZeilengaHappy new year!
2005-08-01 Luke HowardCentralize SLAPI initialization into slapi_over_config()
2005-07-29 Luke HowardDon't instantiate SLAPI overlay in tool mode
2005-07-28 Luke HowardAdd some debugging for failed plugin loads
2005-07-25 Luke Howardmore cleanups
2005-07-25 Luke HowardHeads up: fix for SLAPI compliance: when calling slapi_...
2005-07-22 Luke HowardUse accessor macros for SLAPI parameter blocks, should...
2005-07-22 Luke Howardterminate function array in slapi_int_get_plugins()
2005-07-22 Luke HowardSLAPI plugins are no longer global; global SLAPI plugin...
2005-07-21 Luke Howardremove SLAPI cruft
2005-07-21 Luke HowardMove most of SLAPI frontend into overlay
2005-07-21 Luke HowardFactor out common code in SLAPI internal ops
2005-07-19 Luke HowardAssociate global plugins with frontendDB
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-03-01 Howard ChuFix prev commit
2005-03-01 Howard ChuAdded authz-regexp, slapi plugin retrieval
2005-01-01 Kurt ZeilengaHappy New Year!
2004-01-01 Kurt ZeilengaHappy new year
2003-12-28 Luke HowardCleanup SLAPI namespace
2003-12-19 Luke HowardFix slapi_modify_internal() to deal with just the modif...
2003-12-16 Luke HowardFirst round of SLAPI cleanups - use slapi_int_XXX for...
2003-11-29 Kurt ZeilengaCleanup rcsid comments
2003-11-26 Kurt ZeilengaUpdate notices and acknowledgements
2003-11-20 Kurt ZeilengaNormalize to IBM's OPL notice (with permission).
2003-11-20 Kurt ZeilengaUpdate to basic notice.
2003-09-27 Luke HowardCleanup SLAPI logging
2003-08-11 Luke HowardDo not attempt to map positive error codes returned...
2003-07-03 Luke HowardSupport for SLAPI plugin extensions API.
2003-04-14 Howard ChudoPlugins return code fix
2003-04-12 Howard ChuChange doPluginFNs to return 1 when no plugins were...
2003-01-27 Pierangelo Masaratireworking of slapi headers
2003-01-27 Luke HowardEnsure that global plugins are called after backend...
2003-01-24 Luke HowardCheck for pPB == NULL (courtesy Pierangelo)
2003-01-23 Luke HowardInstall object type plugins
2003-01-22 Luke HowardFirst pass at replacing proprietary OpenLDAP virtual...
2003-01-21 Luke HowardAllow plugins not associated with a specific backend
2003-01-21 Luke HowardIf no plugins are registered, have front-end silently...
2003-01-21 Luke HowardDon't crash if no backend
2003-01-21 Luke HowardAdded Slapi_AttrSet accessors in order to implement...
2003-01-20 Luke HowardOnly non-postoperation plugins should be able to abort...
2003-01-03 Kurt ZeilengaHappy new year
2002-12-14 Pierangelo Masaratiallow a custom error log file for plugins by means...
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...