]> git.sur5r.net Git - openldap/history - servers/slapd/slapi/slapi_utils.c
Additional SLAPI updates from HEAD
[openldap] / servers / slapd / slapi / slapi_utils.c
2006-01-08 Kurt ZeilengaAdditional SLAPI updates from HEAD
2006-01-03 Kurt ZeilengaHappy new year!
2005-08-09 Kurt ZeilengaSync with HEAD
2005-07-11 Kurt ZeilengaSync with HEAD
2005-06-08 Kurt ZeilengaSync with HEAD (ready for 2.3 "release"?)
2005-06-03 Kurt ZeilengaMerge in recent changes to HEAD
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-01-28 Kurt ZeilengaSync with HEAD
2005-01-20 Kurt ZeilengaSync with HEAD
2004-11-23 Howard ChuDynamic control management
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-08-27 Luke HowardAllow mods to be NULL in slapi_int_ldapmods2modifications()
2004-08-26 Luke HowardFix "FIXME" in slapi_attr_add_value() - store normalize...
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-06-20 Luke HowardDo not crash if computed attribute has no values -...
2004-06-19 Pierangelo Masaratitypo?
2004-06-01 Kurt ZeilengaITS#3166: correct slapi_entry_attr_get_* return types
2004-05-24 Luke Howardslapi_ldap_init() / slapi_ldap_unbind()
2004-05-24 Luke Howardslight optimization - use ldap_bv2dn()
2004-05-23 Luke HowardImplement slapi_entry_{get,set}_uniqueid
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-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 Masaratireset SlapReply flags
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-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-10-08 Luke HowardAdd entry_dup(); make slapi_entry_dup() use it
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-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-07-15 Luke HowardSet AttributeDescription in slapi_acl_check_mods()
2003-07-03 Luke HowardAlways call modification postoperation plugins even...
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-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-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-18 Luke HowardFix crasher when duplicating substring assertions
2003-04-18 Luke HowardImprove error checking
2003-04-11 Howard ChuMore memory context tweaks
2003-04-05 Kurt Zeilenga#ifdef -DSLAP_NVALUES
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 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-01 Kurt ZeilengaDon't return LDAP_OPERATIONS_ERROR for internal errors
2003-02-28 Luke HowardFix typo
2003-02-28 Luke HowardSupport for dynamic registration of controls, both...
2003-02-27 Luke HowardImplemented slapi_dup_control().
2003-02-27 Pierangelo Masaratimore hacks/comments for SLAP_NVALUES
2003-02-27 Pierangelo Masaratiquick fix to allow -DSLAP_NVALUES with -DLDAP_SLAPI
2003-02-26 Pierangelo Masaratimore SLAP_NVALUES cleanup
2003-02-08 Kurt Zeilengaextern'ize
2003-02-04 Pierangelo Masaratihandle attr delete appropriately (pass test004)
2003-02-04 Pierangelo Masaratihandle NULL mod_[b]values case
2003-02-04 Luke HowardCleanup #ifdefs
2003-02-02 Luke HowardFix crasher in bvptr2obj
2003-02-02 Luke HowardEnsure AttributeDescriptions are initialized to NULL
2003-01-31 Luke HowardDate PADL copyright notice
next