]> git.sur5r.net Git - openldap/history - servers/slapd/slapi
Add ability to cache negative results and specify negative TTL on templates
[openldap] / servers / slapd / slapi /
2006-01-08 Luke HowardITS#4291
2006-01-08 Luke HowardITS#4311
2006-01-03 Kurt ZeilengaHappy new year!
2006-01-01 Luke HowardInitialize sml_type
2006-01-01 Luke HowardAdd orr_modlist member to request structure, containing...
2005-12-24 Luke HowardFix regression in SLAPI ACL plugins, call with frontend...
2005-12-24 Luke HowardUse local SSF for internal SLAPI operations (probably...
2005-12-24 Luke HowardFix crasher in slapi_over_unmerge_controls() (if called...
2005-11-26 Kurt ZeilengaRemove some unnecessary #ifdefs
2005-11-10 Pierangelo Masaratisilence warning
2005-10-13 Howard ChuMove CSN invocations to backends
2005-08-26 Luke Howardfix slapi_sdn_isempty() logic
2005-08-26 Hallvard Furusethslapi_rdn_set_<sdn/rdn>: Void functions, so return...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-24 Luke HowardAllow slapi_sdn_get_parent() to work if only normalized...
2005-08-18 Luke HowardUse be_match() instead of testing pointer equivalence
2005-08-17 Luke HowardAdd read-only SLAPI_X_ADD_STRUCTURAL_CLASS pblock exten...
2005-08-09 Luke HowardITS#3924
2005-08-09 Pierangelo Masaratidon't leak in case of attribute not found
2005-08-09 Luke HowardFix slapi_str2entry()/slapi_entry2str() allocation
2005-08-09 Luke HowardITS#3924
2005-08-08 Hallvard FurusethFix typo in previous commit (slapi_dn.c -> slapi_dn.lo)
2005-08-08 Luke HowardRemove slapi_x_be_select()
2005-08-08 Luke HowardNew file - slapi_dn.c
2005-08-08 Luke HowardAdd Slapi_DN API
2005-08-08 Luke HowardAdd slapi_x_be_select() (to be replaced with slapi_be_s...
2005-08-08 Luke HowardDon't return frontend as SLAPI_BACKEND, return actual...
2005-08-08 Luke HowardAdd missing break statement in switch for SLAPI_SEARCH_...
2005-08-07 Luke HowardAlways restore op->o_callback in SLAPI overlay - was...
2005-08-06 Luke HowardPlug some leaks in SLAPI modifications handling
2005-08-02 Luke Howardslapi/slapi_utils.c rev 1.172 removed the 'dup' paramet...
2005-08-01 Luke HowardAdd o_no_schema_check to operation structure
2005-08-01 Luke HowardAdd slapi_dn_isbesuffix()
2005-08-01 Luke HowardFix crasher in SLAPI_SEARCH_ATTRS handler
2005-08-01 Luke HowardPlug leaks
2005-08-01 Luke HowardCentralize SLAPI initialization into slapi_over_config()
2005-08-01 Luke Howardslap_mods2entry() should not zero pointers into the...
2005-07-31 Luke HowardFix slapi_dn_beparent() behaviour (again)
2005-07-31 Luke HowardFix slapi_dn_beparent() logic
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-30 Hallvard FurusethInitialize i (#changes) if no mods. Simplify (*modp...
2005-07-30 Luke HowardBack out previous commit, appears not to match frontend...
2005-07-30 Luke Howardslapi_add_internal_pb() should not set op->ora_e, this...
2005-07-29 Luke HowardDon't instantiate SLAPI overlay in tool mode
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-28 Luke HowardAdd slapi_int_dn_pretty()/slapi_int_dn_normalize()...
2005-07-28 Luke HowardAdd slapi_over_call_plugins() to ensure that global...
2005-07-28 Luke HowardAdd some debugging for failed plugin loads
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-27 Hallvard Furusethpb in slapi_op_func was freed uninitialized if preop_ty...
2005-07-27 Luke Howards/op_compare/op_delete for LDAP_REQ_DELETE
2005-07-26 Luke HowardSupport object extensions on internal SLAPI operations
2005-07-26 Luke Howardslapi_op_type_to_string/slapi_op_get_type implementation
2005-07-25 Luke Howardmore cleanups
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 HowardUse SLAPI_LOG_OPERATION instead of private flag
2005-07-25 Luke HowardEven more SLAPI cleanups
2005-07-25 Luke Howardmore SLAPI cleanups
2005-07-25 Luke HowardMore SLAPI cleanups
2005-07-25 Luke HowardFix pblock_delete_param(), this function never worked
2005-07-25 Luke Howarduse slapi_pblock_delete_param()
2005-07-25 Luke HowardCareful not to disturb result codes
2005-07-25 Luke Howardplug leak
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 Howardmore slapi cleanup
2005-07-23 Luke Howardupdate for new backend types
2005-07-23 Luke HowardCleanup of SLAPI internal operation code; use frontendD...
2005-07-22 Pierangelo Masaratirenamed slapi_int_init_connection => slapi_int_connecti...
2005-07-22 Luke Howardremove redundant variable
2005-07-22 Luke HowardRemove redundant ACL check in operational attributes...
2005-07-22 Luke HowardCleanup SLAPI headers
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 Howardfix error in previous commit
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 HowardSet SLAPI_REQUESTOR_ISROOT for internal operations
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 Howardterminate function array in slapi_int_get_plugins()
2005-07-22 Luke HowardSLAPI plugins are no longer global; global SLAPI plugin...
2005-07-22 Luke Howardfunction rename
2005-07-21 Luke Howardcleanup
2005-07-21 Luke HowardFix typo
2005-07-21 Luke Howardmore cleanups
next