]> git.sur5r.net Git - openldap/shortlog
openldap
2003-01-29 Pierangelo... check for RDN attrs/vals when adding an entry (ITS...
2003-01-27 Pierangelo... silence warning
2003-01-27 Pierangelo... slapi header cleanup
2003-01-27 Pierangelo... silence warning
2003-01-27 Pierangelo... trim unused var
2003-01-27 Pierangelo... slapi header cleanup
2003-01-27 Pierangelo... cleanup null mapping detection
2003-01-27 Jong Hyuk ChoiLDAP cancel misc patch
2003-01-27 Pierangelo... cleanup
2003-01-27 Pierangelo... cleanup objectclass detection
2003-01-27 Pierangelo... clean up mapping api
2003-01-27 Pierangelo... bring in slapi_cl.h
2003-01-27 Pierangelo... fix objectclass mapping (to nothing)
2003-01-27 Pierangelo... reworking of slapi headers
2003-01-27 Luke HowardEnsure that global plugins are called after backend...
2003-01-26 Luke Howardmore Sun ONE DS 5.x harmonisation
2003-01-25 Luke HowardFilter structure typo fix
2003-01-25 Luke HowardNew filter SLAPI
2003-01-25 Luke HowardSun ONE DS 5.x filter harmonisation
2003-01-25 Jong Hyuk ChoiLDAP cancel operation
2003-01-24 Hallvard FurusethFix typo in comment.
2003-01-24 Pierangelo... include ac/ headers
2003-01-24 Luke HowardGrammar cleanup
2003-01-24 Luke HowardFix memory smasher in slapi_x_modifications2ldapmods()
2003-01-24 Luke HowardFix uninitialized sl_is_udp
2003-01-24 Luke HowardCheck for pPB == NULL (courtesy Pierangelo)
2003-01-24 Luke Howardsync with slapd/slapi/slapi_utils.h
2003-01-24 Luke HowardSupport slapi_entry_first_attr()/slapi_entry_next_attr...
2003-01-24 Luke Howardinclude unistd.h for F_LOCK
2003-01-24 Luke HowardMatching rule constants for future support
2003-01-24 Luke Howardsync with slapd/slapi/slapi.h
2003-01-24 Luke HowardDon't free active thread list
2003-01-24 Luke HowardFix filter iteration bug
2003-01-24 Luke HowardPlug memory leak
2003-01-24 Luke HowardAdded ldap_pvt_thread_self() and ldap_pvt_thread_pool_c...
2003-01-24 Luke Howards/ldap_pvt_thread_pool_getcontext/ldap_pvt_thread_pool_...
2003-01-24 Luke Howardfix typo
2003-01-24 Luke HowardSync with slapd/slapi/slapi_utils.h
2003-01-24 Luke HowardSupport Sun DS 5.x thread abstraction layer
2003-01-24 Howard ChuDelete redundant ch_free().
2003-01-24 Luke HowardHonour PermitModify control when adding or deleting...
2003-01-23 Pierangelo... fix logging and uninitialized value warning
2003-01-23 Pierangelo... cleanup versioning
2003-01-23 Pierangelo... fix ITS#2289 (don't use shared data for search state...
2003-01-23 Luke HowardTest PermitModify and NoReferrals controls (note that...
2003-01-23 Luke HowardLDAPv3 over UDP disposition is now compatible with...
2003-01-23 Luke HowardPass normalized DN to select_backend()
2003-01-23 Luke HowardAdded PermitModify/NoReferrals controls
2003-01-23 Luke HowardReference slapi_search_internal() due to linker error...
2003-01-23 Luke HowardInstall object type plugins
2003-01-23 Luke HowardAllow plugin to retrieve desired attribute list and...
2003-01-23 Howard ChuFix typo
2003-01-23 Howard ChuFix ITS#2280, reject sequences with invalid lengths
2003-01-22 Kurt ZeilengaITS#2275: PROTOS ber_get_next() fix
2003-01-22 Hallvard FurusethReturn 0 or 1 from is_entry_*(), to kill 'signed vs...
2003-01-22 Kurt Zeilengas/AUTHZ/BIND/ for consistency with other Statslog(...
2003-01-22 Luke HowardSync with slapd/slapi
2003-01-22 Luke HowardClarification regarding compute search filter rewriting...
2003-01-22 Luke HowardTo conform to the SLAPI spec, slapi_filter_get_ava...
2003-01-22 Luke HowardCheck for modified filter after calling search rewriter...
2003-01-22 Luke HowardCall rewrite function after preop plugins (not before...
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 HowardCall search rewriter callback before first preop search...
2003-01-22 Luke HowardSLAPI fixes (better documentation)
2003-01-22 Luke HowardAlign with new SLAPI extensions in servers/slapd/slapi
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 Kurt ZeilengaITS#2267: SASL empty cred fix
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 coalesce pblock types.
2003-01-21 Luke HowardPut #endif in correct place when commenting out backend...
2003-01-21 Luke HowardAllow global plugins.
2003-01-21 Luke HowardAllow plugins not associated with a specific backend
2003-01-21 Luke HowardIf no plugins are registered, have front-end silently...
2003-01-21 Luke HowardDon't crash if no backend
2003-01-21 Luke HowardAdded OpenLDAP-specific SLAPI for getting entry ID
2003-01-21 Luke HowardSet opattr plugin-specific pblock parameters to NULL...
2003-01-21 Luke HowardAdd support for virtual operational attribute plugin...
2003-01-21 Luke HowardReserve pblock IDs for opattr 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 HowardReturn LDAP_PARAM_ERROR when NULL passed to internal...
2003-01-21 Luke HowardReturn LDAP_OTHER instead of LDAP_OPERATIONS_ERROR...
2003-01-21 Luke HowardDistinguish between AUTHTYPE and AUTHMETHOD (latter...
2003-01-21 Luke HowardSet SLAPI_BIND_CREDENTIALS for bind preoperation plugin
2003-01-21 Luke HowardFurther harmonisation with Sun ONE SLAPI: extra PBlock...
2003-01-21 Luke HowardAllow SLAPI bind plugins to set the authorization ident...
2003-01-21 Luke Howardfix SLAPI_MODIFY_MODS pointer error
2003-01-21 Luke HowardAllow a modify preoperation plugin to insert additional...
2003-01-21 Luke HowardMark Sun ONE 5.x SLAPI plugin types to avoid collisions
2003-01-20 Kurt ZeilengaITS#2159: don't crash on malformed userPassword
2003-01-20 Luke HowardHarmonise slapi_ch_free() with Sun ONE API
next