]> git.sur5r.net Git - openldap/history - servers/slapd/slapi
Berkeley DB 4.2 support (DB 4.2 required by default)
[openldap] / servers / slapd / slapi /
2003-01-24 Luke HowardMatching rule constants for future support
2003-01-24 Luke HowardFix filter iteration bug
2003-01-24 Luke HowardPlug memory leak
2003-01-24 Luke Howards/ldap_pvt_thread_pool_getcontext/ldap_pvt_thread_pool_...
2003-01-24 Luke Howardfix typo
2003-01-24 Luke HowardSupport Sun DS 5.x thread abstraction layer
2003-01-23 Luke HowardPass normalized DN to select_backend()
2003-01-23 Luke HowardReference slapi_search_internal() due to linker error...
2003-01-23 Luke HowardInstall object type plugins
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 coalesce pblock types.
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 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 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 HowardOnly non-postoperation plugins should be able to abort...
2003-01-20 Kurt ZeilengaAdd LDAP_BEGIN/END_DECL
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-18 Pierangelo Masaratislapi-plugin.h goes in include
2003-01-03 Kurt ZeilengaHappy new year
2002-12-27 Pierangelo Masaratimisc slapi cleanup
2002-12-14 Pierangelo Masaratiallow a custom error log file for plugins by means...
2002-12-07 Pierangelo Masaratisome todo stuff
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...