]> git.sur5r.net Git - openldap/history - servers/slapd/slapi/slapi_utils.c
Modifications must be copied before calling slap_mods_check() because
[openldap] / servers / slapd / slapi / slapi_utils.c
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
2003-01-30 Luke HowardCheck for slapi_filter_dup() success in nested filters
2003-01-30 Luke HowardTerminate f_sub_any array
2003-01-30 Luke HowardAdded slapi_filter_dup() API from Sun ONE DS 5.x
2003-01-30 Luke HowardImplemented slapi_filter_apply() API
2003-01-27 Pierangelo Masaratireworking of slapi headers
2003-01-26 Luke Howardmore Sun ONE DS 5.x harmonisation
2003-01-25 Luke HowardSun ONE DS 5.x filter harmonisation
2003-01-24 Pierangelo Masaratiinclude ac/ headers
2003-01-24 Luke HowardGrammar cleanup
2003-01-24 Luke HowardFix memory smasher in slapi_x_modifications2ldapmods()
2003-01-24 Luke HowardSupport slapi_entry_first_attr()/slapi_entry_next_attr...
2003-01-24 Luke HowardFix filter iteration bug
2003-01-24 Luke Howardfix typo
2003-01-24 Luke HowardSupport Sun DS 5.x thread abstraction layer
2003-01-22 Luke HowardTo conform to the SLAPI spec, slapi_filter_get_ava...
2003-01-22 Luke HowardUse ber_dupbv() to avoid crashing on binary values
2003-01-22 Luke HowardAdded some OpenLDAP extensions for determining ldapi...
2003-01-22 Luke HowardSLAPI fixes (better documentation)
2003-01-22 Luke HowardFirst pass at replacing proprietary OpenLDAP virtual...
2003-01-22 Luke HowardMore DS 5.x harmonisation
2003-01-22 Luke HowardAdded slapi_entry_attr_get_charptr() API
2003-01-22 Luke HowardNew DS 5.x memory management API memory management...
2003-01-22 Luke HowardAdded slapi_access_allowed() and slapi_acl_check_mods...
2003-01-21 Luke HowardFixed crashed in slapi_value_free
2003-01-21 Luke HowardMake sure slapi_valueset_add_value() copies the input...
2003-01-21 Luke HowardEnsure AttributeDescriptions are initialized to NULL...
2003-01-21 Luke HowardAllow plugins not associated with a specific backend
2003-01-21 Luke HowardAdded OpenLDAP-specific SLAPI for getting entry ID
2003-01-21 Luke HowardAdd support for virtual operational attribute plugin...
2003-01-21 Luke HowardAdded Slapi_AttrSet accessors in order to implement...
2003-01-21 Luke HowardFirst round of DS 5.x SLAPI functions
2003-01-21 Luke HowardAdded slapi_attr_get_flags() and slapi_attr_flag_is_set...
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-21 Luke HowardMark Sun ONE 5.x SLAPI plugin types to avoid collisions
2003-01-20 Luke HowardHarmonise slapi_ch_free() with Sun ONE API
2003-01-20 Luke HowardConform SLAPI to Netscape, iPlanet and Sun ONE Director...
2003-01-20 Luke HowardFix up return values in new slapi private API
2003-01-19 Luke Howardreturn error codes from new internal API
2003-01-19 Luke Howardadded slapi_backend_set_pb
2003-01-19 Luke Howardadded slapi_operation_set_pb
2003-01-19 Luke HowardAdded slapi_connection_set_pb() API for front-end.
2003-01-03 Kurt ZeilengaHappy new year
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...