]> git.sur5r.net Git - openldap/history - servers/slapd/slapi
Cleanup for C++
[openldap] / servers / slapd / slapi /
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-11-23 Pierangelo Masaratisilence warnings
2007-10-03 Howard ChuITS#5060 take care of entry cleanup when using
2007-10-03 Howard ChuITS#5164 lack of a db_open handler is not an error
2007-10-02 Howard ChuFix uninit'd ld in prev commit (coverity)
2007-09-29 Pierangelo Masaratifirst round of s/sprintf/snprintf/; the rationale is...
2007-09-24 Howard ChuUse attr_valfind instead of value_find_ex to optimize...
2007-09-24 Howard ChuPreliminary sorted value support
2007-09-21 Howard ChuAttribute/Modification value counters
2007-08-22 Pierangelo Masaratifix API change
2007-08-16 Pierangelo Masaratis/orb_tmp_mech/orb_mech/
2007-07-13 Howard ChuFallout from ITS#4986 - remove unused param of select_b...
2007-05-18 Hallvard FurusethGive OperationBuffer normal struct members instead...
2007-03-20 Pierangelo Masaratimore structure name cleanup
2007-01-02 Kurt Zeilengahappy new year
2006-12-24 Howard ChuPass op to slap_mods_check()
2006-12-24 Howard ChuITS#4337 implement modrdn for back-config
2006-11-27 Howard ChuAvoid unnecessary calls to oc_bvfind
2006-08-29 Howard ChuEntry/Attribute struct caching, to minimize malloc...
2006-08-22 Kurt Zeilengas/managedit/relax/
2006-06-12 Luke Howards/ber_tag_t/int where appropriate
2006-06-11 Luke HowardDon't call search rewriter plugins for internal operations
2006-06-11 Luke HowardAdd internal bind/unbind/search/compare/abandon plugin...
2006-06-11 Luke HowardAdd internal bind/unbind/search/compare/abandon plugin...
2006-06-11 Luke HowardAdd SLAPI_X_OPERATION_NO_SUBORDINATE_GLUE for exposing...
2006-06-11 Luke HowardFix broken referral handling in slapi_send_ldap_result()
2006-06-10 Luke HowardFix typo when comparing local sock name
2006-06-09 Luke HowardHandle unknown attributes in SLAPI_SEARCH_ATTRS
2006-06-09 Luke Howardfix previous commit
2006-06-09 Luke HowardIgnore unknown attributes in slapi_send_ldap_search_entry()
2006-05-16 Howard Chucoverity cleanup
2006-05-16 Howard ChuITS#4466 fix typo, uninit'd var
2006-04-28 Luke HowardSLAPI_PLUGIN_{PRE,POST}_RESULT_FN should also be called for
2006-03-01 Luke Howardslapi_ch_bvdup() should be implemented in terms of...
2006-02-27 Luke HowardFix slapi_valueset_count() for no value case
2006-02-27 Luke HowardFix memory smasher in slapi_valueset_free()
2006-02-20 Luke HowardAdd SLAPI_OPERATION_MSGID
2006-02-16 Luke Howardremove c_pb, it is no longer needed
2006-02-14 Luke HowardUse bi_db_{open,close} to run SLAPI start/close plugins
2006-02-10 Luke Howardformatting cleanup
2006-01-23 Luke Howardslapi_filter_dup() can now use filter_dup()
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
next