]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
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
2003-01-20  Luke HowardHarmonised slapi_ch_free() with Sun ONE API
2003-01-20  Luke HowardConform SLAPI to Netscape, iPlanet and Sun ONE Director...
2003-01-20  Kurt ZeilengaReturn the Start TLS error.
2003-01-20  Luke HowardOnly non-postoperation plugins should be able to abort...
2003-01-20  Kurt Zeilenga-V updates
2003-01-20  Kurt ZeilengaAdded -V support
2003-01-20  Kurt ZeilengaUse version strings provided by build system for -V
2003-01-20  Kurt ZeilengaRemove values match v. filter struct field macro overloads
2003-01-20  Kurt Zeilengaworks without SLAPI
2003-01-20  Kurt Zeilengacleanup
2003-01-20  Kurt ZeilengaAdd LDAP_BEGIN/END_DECL
2003-01-20  Kurt ZeilengaFirst cut at -V (version) argument. Needs work.
2003-01-20  Kurt Zeilenga#ifdef LDAP_PF_LOCAL needed.
2003-01-20  Kurt ZeilengaITS#2266: -b option missing break
2003-01-20  Kurt ZeilengaITS#2268: SASL/ANONYMOUS fixes from kuenne@rentec.com
2003-01-20  Luke HowardFix up return values in new slapi private API
2003-01-19  Luke HowardStyle consistency in new SLAPI_MODIFY_MODS code
2003-01-19  Luke HowardFreeLDAPMods() should be static
2003-01-19  Luke HowardFix libltdl link dependency causing link error on Linux
2003-01-19  Luke HowardUse new SLAPI API for setting associated parameters...
2003-01-19  Luke HowardUse strtol() not strtoul() in integerBit{And,Or}Match...
next