]> git.sur5r.net Git - openldap/history - servers/slapd/slapi
Fix breakage
[openldap] / servers / slapd / slapi /
2004-05-23 Luke HowardFix breakage
2004-05-23 Luke HowardAdd slapi_entry_add_rdn_values(), slapi_entry_rdn_value...
2004-05-23 Luke HowardImplement slapi_rdn2typeval and slapi_dn_plus_rdn
2004-05-23 Luke HowardImplement slapi_entry_size()
2004-05-23 Luke HowardImplement slapi_entry_has_children()
2004-04-15 Luke HowardFix warning
2004-04-12 Kurt ZeilengaFix overaggressive s/bvalues/values/ changes of previou...
2004-04-09 Kurt Zeilengas/bvalues/values/
2004-04-08 Pierangelo Masaratiblind fix of mod_values cleanup
2004-04-08 Kurt Zeilengabvalue cleanup
2004-04-07 Kurt Zeilengause BER_BVNULL
2004-04-06 Pierangelo Masaratirework be_isupdate accordingly to be_isroot
2004-04-06 Kurt Zeilengaswap be_isroot and be_isroot_dn symbols
2004-04-05 Pierangelo Masaratiexploit new isroot_dn helper
2004-03-17 Pierangelo Masaratifix previous commit
2004-03-17 Pierangelo Masaratireset SlapReply flags
2004-03-09 Pierangelo Masaraticleanup
2004-03-02 Howard ChuFix SLAPI_ADD_RESCONTROLS
2004-01-02 Luke HowardFix previous commit
2004-01-02 Luke HowardWrap slapi_entry_attr_get_charptr() around slapi_value_...
2004-01-02 Luke HowardCheck value is a C string in slapi_value_get_string()
2004-01-01 Kurt ZeilengaHappy new year
2003-12-28 Luke HowardCleanup SLAPI namespace
2003-12-27 Luke HowardInitialize terminating bv_len in slapi_int_ldapmods2mod...
2003-12-25 Howard ChuBetter fix for ITS#2512. Use callback to invoke replog...
2003-12-23 Howard ChuFix replog sequencing - assign sequence numbers at...
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-12-16 Luke HowardDon't leak SLAPI_RESCONTROLS when free'ing parameter...
2003-12-16 Pierangelo Masaratiadd to 'val[.<style>=<value>' ACLs special match styles...
2003-12-04 Howard ChuITS#2836 add SLAPI_ADD_RESCONTROL support, fix SLAPI_RE...
2003-11-29 Kurt ZeilengaCleanup rcsid comments
2003-11-29 Pierangelo Masaratiremove /* in comments
2003-11-26 Kurt ZeilengaUpdate notices and acknowledgements
2003-11-26 Kurt ZeilengaNotice/Acknowledge updates
2003-11-20 Kurt ZeilengaMisc Update
2003-11-20 Kurt ZeilengaNormalize to IBM's OPL notice (with permission).
2003-11-20 Kurt ZeilengaUpdate to basic notice.
2003-10-23 Howard ChuITS#2779, cache group ACLs per operation instead of...
2003-10-08 Luke HowardAdd entry_dup(); make slapi_entry_dup() use it
2003-10-07 Luke HowardUse slapi_entry_dup() instead of converting entry to...
2003-09-27 Luke HowardCleanup SLAPI logging
2003-09-27 Luke HowardAdd slapi_dn_beparent, slapi_dn_parent and slapi_dn_isp...
2003-09-26 Luke HowardImplementation of slapi_send_ldap_search_reference()
2003-09-24 Howard ChuITS#2735 - plug memory leaks
2003-09-23 Howard ChuITS#2526 Fix slapi builds
2003-09-15 Luke HowardModifications must be copied before calling slap_mods_c...
2003-09-01 Luke HowardSupport per-backend ACL plugins
2003-08-31 Luke HowardSupport for ACL plugins
2003-08-30 Luke HowardExpose SASL context to SLAPI plugins (SLAPI_X_CONN_SASL...
2003-08-11 Luke HowardDo not attempt to map positive error codes returned...
2003-08-01 Luke HowardAllow SLAPI plug-ins to override OpenLDAP extended...
2003-07-15 Luke HowardSet AttributeDescription in slapi_acl_check_mods()
2003-07-11 Jong Hyuk ChoiSyncRepl is changed to share the following routnines :
2003-07-03 Luke HowardAlways call modification postoperation plugins even...
2003-07-03 Luke HowardSupport for SLAPI plugin extensions API.
2003-07-03 Luke HowardExpose SSF to plugin
2003-05-25 Luke Howards/forms/form in PADL copyright
2003-05-25 Luke Howards/forms/form in PADL copyright
2003-05-25 Kurt ZeilengaUpdate IBM copyrights
2003-05-20 Luke HowardBuild without HAVE_TLS
2003-05-05 Luke HowardDon't crash slapi_filter_get_subfilt() if no "any"...
2003-05-04 Luke HowardDon't crash if no attributes in slapi_attr_value_find()
2003-05-03 Luke HowardFix slapi_filter_join() behavioural bug.
2003-05-02 Kurt ZeilengaJunk
2003-05-02 Kurt ZeilengaRemove junk
2003-05-01 Luke HowardFix build breakage
2003-04-29 Kurt Zeilengaremove dnNormalize2
2003-04-29 Kurt Zeilengaremove dnPretty
2003-04-26 Luke HowardRemove unused variables in slapi_filter_test()
2003-04-26 Luke HowardDon't crash in slapi_send_ldap_search_entry if no attri...
2003-04-25 Howard ChuITS#2464 don't strdup NULL DN
2003-04-23 Luke Howardslapi_dn_normalize() should pretty DN; slapi_dn_normali...
2003-04-23 Luke HowardUse attr_merge_normalize() instead of attr_mergeit()
2003-04-23 Luke HowardFix incorrect usage of slapi_ch_free()
2003-04-18 Luke HowardFix crasher when duplicating substring assertions
2003-04-18 Luke HowardImprove error checking
2003-04-14 Howard ChudoPlugins return code fix
2003-04-12 Howard ChuChange doPluginFNs to return 1 when no plugins were...
2003-04-12 Howard ChuNew ldap_pvt_thread_pool_context()
2003-04-11 Howard ChuFix VPATH builds
2003-04-11 Howard ChuMore memory context tweaks
2003-04-09 Howard ChuInit op->tmpmfuncs.
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
2003-04-01 Luke HowardDon't set SLAPI_NENTRIES in internal_result_v3; seems...
2003-04-01 Luke HowardHandle plugin returning no modifications in slapi_x_lda...
2003-04-01 Luke HowardFix crasher in slapi_dn_issuffix() when malformed DNs...
2003-04-01 Luke HowardFixed crasher due to op->o_conn not being initialized...
2003-04-01 Luke HowardFix compile breakage from nentries fix
2003-04-01 Luke HowardUpdate for new internal API: set op backend
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
2003-03-31 Luke HowardCleanup to use new internal API
2003-03-31 Luke HowardSLAPI cleanup
2003-03-31 Howard ChuFix previous commit
2003-03-31 Luke HowardSLAPI fixes
2003-03-31 Luke HowardSLAPI fixes
2003-03-24 Pierangelo Masaratiblind fix of value_match when SLAP_NVALUES is set
2003-03-23 Howard ChuITS#2364 fix unterminated AttributeName array
2003-03-11 Pierangelo Masaratiuse an "unknown" listener name/url when faking connections
2003-03-03 Pierangelo Masaratiinitialize var
next