]> git.sur5r.net Git - openldap/history - servers/slapd/slapi/slapi_pblock.c
Add missing break statement in switch for SLAPI_SEARCH_ATTRS handler
[openldap] / servers / slapd / slapi / slapi_pblock.c
2005-08-08 Luke HowardAdd missing break statement in switch for SLAPI_SEARCH_...
2005-08-06 Luke HowardPlug some leaks in SLAPI modifications handling
2005-08-01 Luke HowardFix crasher in SLAPI_SEARCH_ATTRS handler
2005-07-31 Luke HowardSupport SLAPI_X_OPERATION_DELETE_GLUE_PARENT
2005-07-31 Luke HowardRestore 2.2 SLAPI behaviour: target DN is not normalized
2005-07-31 Luke HowardCall slap_mods2entry() in do_add(), so that global...
2005-07-28 Luke HowardRemember to NULL terminate control arrays - not sure...
2005-07-28 Luke Howardpblock_add_control() needs to call slapi_dup_control()
2005-07-27 Luke HowardAdd pblock_be_call() for calling against actual backend
2005-07-27 Luke HowardFix memory management regressions in pblock modificatio...
2005-07-27 Luke HowardPBlock SlapReply needs to be a pointer into that suppli...
2005-07-27 Luke HowardZero new superior before calling pblock_set_dn()
2005-07-25 Luke HowardHarmonize Slapi_PBlock field nomenclature with rest...
2005-07-25 Luke HowardHowever, SLAPI_PLUGIN_VERSION is treated as an opaque...
2005-07-25 Luke HowardHeads up: fix for SLAPI compliance: when calling slapi_...
2005-07-25 Luke HowardMore SLAPI cleanups
2005-07-25 Luke HowardFix pblock_delete_param(), this function never worked
2005-07-25 Luke HowardMake slapi_pblock directly overlaid on operation/connec...
2005-07-22 Luke HowardCleanup SLAPI headers
2005-07-22 Luke HowardUse accessor macros for SLAPI parameter blocks, should...
2005-07-21 Luke Howardremove SLAPI cruft
2005-07-19 Luke HowardFix callback API for cast safety
2005-07-19 Luke HowardImplement more of SLAPI 5.x - all SLAPI internal operat...
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-03-01 Howard ChuAdded authz-regexp, slapi plugin retrieval
2005-02-20 Luke HowardITS#3556 (SLAPI does not work on 64-bit platforms)
2005-01-09 Pierangelo Masaratiminor cleanup
2005-01-01 Kurt ZeilengaHappy New Year!
2004-08-26 Luke HowardAdd SLAPI_X_GROUP_TARGET_ENTRY so that group plugin...
2004-08-25 Luke HowardSupport pre-operation and post-operations for backend_g...
2004-03-02 Howard ChuFix SLAPI_ADD_RESCONTROLS
2004-01-01 Kurt ZeilengaHappy new year
2003-12-16 Luke HowardFirst round of SLAPI cleanups - use slapi_int_XXX for...
2003-12-16 Luke HowardDon't leak SLAPI_RESCONTROLS when free'ing parameter...
2003-12-04 Howard ChuITS#2836 add SLAPI_ADD_RESCONTROL support, fix SLAPI_RE...
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-24 Howard ChuITS#2735 - plug memory leaks
2003-08-31 Luke HowardSupport for ACL plugins
2003-08-30 Luke HowardExpose SASL context to SLAPI plugins (SLAPI_X_CONN_SASL...
2003-07-03 Luke HowardAlways call modification postoperation plugins even...
2003-05-25 Kurt ZeilengaUpdate IBM copyrights
2003-01-27 Pierangelo Masaratireworking of slapi headers
2003-01-22 Luke HowardAdded some OpenLDAP extensions for determining ldapi...
2003-01-22 Luke HowardFirst pass at replacing proprietary OpenLDAP virtual...
2003-01-21 Luke HowardAllow coalesce pblock types.
2003-01-21 Luke HowardConfusingly, make SLAPI_OPERATION_AUTHTYPE return a...
2003-01-21 Luke HowardDistinguish between AUTHTYPE and AUTHMETHOD (latter...
2003-01-21 Luke HowardFurther harmonisation with Sun ONE SLAPI: extra PBlock...
2003-01-20 Luke HowardConform SLAPI to Netscape, iPlanet and Sun ONE Director...
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...