]> git.ipfire.org Git - thirdparty/openldap.git/shortlog
thirdparty/openldap.git
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...
2003-01-19  Luke Howardreturn error codes from new internal API
2003-01-19  Hallvard FurusethSilence gcc warnings (signed vs. unsigned, implicit...
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-19  Hallvard FurusethFix printf format errors.
2003-01-19  Hallvard FurusethCast ctype.h arguments to unsigned char.
2003-01-19  Hallvard FurusethRemove an implicit int, to silence gcc warnings.
2003-01-19  Hallvard FurusethRemove pointless `unsigned < 0' test.
2003-01-19  Hallvard FurusethInsert missing initializers, to silence gcc warnings.
2003-01-19  Hallvard Furuseth'static' must come before 'const'.
2003-01-19  Hallvard FurusethFix LBER_ERROR vs. -1 confusion.
2003-01-18  Pierangelo... slapi-plugin.h goes in include
2003-01-13  Howard ChuSet thread stack size, default (1MB) is always too...
2003-01-09  Kurt ZeilengaAdd a few notes about intended usage of these backends
2003-01-03  Kurt ZeilengaRebuild
2003-01-03  Kurt ZeilengaHappy new year
2003-01-03  Kurt ZeilengaHappy new year!
2003-01-03  Hallvard FurusethFix octetStringOrderingMatch(). It thought "b"<"aa...
2003-01-03  Hallvard FurusethDelete bitStringNormalize().
2003-01-03  Kurt Zeilengause env(1) for old/experimental stuff
2003-01-03  Kurt ZeilengaFix typo
2003-01-02  Kurt ZeilengaFix ocflags tests
next