]> git.sur5r.net Git - openldap/history - servers/slapd
Set SLAPI_BIND_CREDENTIALS for bind preoperation plugin
[openldap] / servers / slapd /
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 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 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 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 FurusethInsert missing initializers, to silence gcc warnings.
2003-01-19 Hallvard FurusethFix LBER_ERROR vs. -1 confusion.
2003-01-18 Pierangelo Masaratislapi-plugin.h goes in include
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-02 Kurt ZeilengaFix ocflags tests
2003-01-02 Hallvard FurusethFix attribute value parsing in objectIdentifierFirstCom...
2002-12-30 Kurt ZeilengaFix typo in last commit
2002-12-30 Kurt ZeilengaACL cleanup
2002-12-30 Kurt ZeilengaFix access_allowed() error checking bug
2002-12-27 Pierangelo Masaratireworking of error handling (should also fix ITS#2235)
2002-12-27 Pierangelo Masaratireworking of error handling (should also fix ITS#2235)
2002-12-27 Pierangelo Masaratiuse 'safe' functions
2002-12-27 Pierangelo Masaraticleanup
2002-12-27 Pierangelo Masaratislapi used the old version of the LDAP_LOG macro (caugh...
2002-12-27 Pierangelo Masaratislapi cleanup
2002-12-27 Pierangelo Masaratifix slapi build
2002-12-27 Pierangelo Masaratimisc slapi cleanup
2002-12-23 Pierangelo Masaratiunsigned is good for all
2002-12-23 Pierangelo Masaratifix indirect idl block fetch failure (should be back...
2002-12-21 Kurt ZeilengaA few X.509 certificate tweaks... needs work (and testing)
2002-12-21 Kurt ZeilengaMinor cleanup
2002-12-20 Kurt ZeilengaCorrect fix
2002-12-20 Kurt Zeilengaif 0 out bad statslog
2002-12-20 Kurt Zeilengacleanup
2002-12-18 Howard ChuPlug memory leak
2002-12-18 Howard ChuUse ber_flatten2
2002-12-18 Howard ChuEliminate redundant steps
2002-12-18 Howard ChuFix previous commit, compare must return signed result
2002-12-18 Howard ChuPlug memory leak
2002-12-17 Kurt ZeilengaDon't reeval expression
2002-12-17 Howard ChuRevert previous, it was only masking the real problem...
2002-12-17 Howard ChuFix Statslog messages
2002-12-16 Howard ChuFix typo in previous commit
2002-12-16 Howard ChuStatslog additions:
2002-12-16 Howard ChuFix previous commit, was freeing name from rev-lookup...
2002-12-14 Hallvard FurusethRemove casts of AVL function pointers.
2002-12-14 Hallvard FurusethCall node_find_cmp() with (void *)&ulong instead of...
2002-12-14 Pierangelo Masaratiallow a custom error log file for plugins by means...
2002-12-13 Hallvard FurusethRename "lang(uage)" to "tag(s)". (Cleanup after attrib...
2002-12-13 Kurt Zeilengacleanup
2002-12-12 Hallvard FurusethImplement user-defined tagging attribute options and...
2002-12-12 Howard ChuFix ITS#2234 canonicalization bug
2002-12-11 Kurt Zeilengamisc cleanup
2002-12-11 Howard Chuundef CONNECTION_INPUT_LOOP, use DATA_READY_LOOP. Seems...
2002-12-11 Howard ChuMust use reentrant gethostbyaddr for reverse lookups...
2002-12-11 Howard ChuFix ITS#2227, nameUIDNormalize fell behind the times...
2002-12-10 Howard ChuFix previous commit, check for dup in avl_insert
2002-12-10 Howard ChuAdded config keyword "searchstack" for setting search...
2002-12-10 Howard ChuFrom ITS#2183, use a long-lived IDL stack per thread.
2002-12-10 Kurt ZeilengaMake digit a local static variable instead of a global
2002-12-09 Hallvard FurusethITS#2215: Let Statslog() work if only one of LDAP_DEBUG...
2002-12-09 Pierangelo Masaratianother attempt to fix slapi build sequence ...
2002-12-08 Kurt Zeilengaexpand authid buffer
2002-12-07 Pierangelo Masaratifix previous commit
2002-12-07 Pierangelo Masaratifix previous commit
2002-12-07 Kurt ZeilengaCatch NULL control OID up front.
2002-12-07 Kurt ZeilengaAvoid magic constant (32) in allocation. Use sizeof...
2002-12-07 Pierangelo Masaratisome todo stuff
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-12-05 Kurt ZeilengaFinish proxy authzid control
2002-12-05 Luke HowardAllow the root DN to switch to any authorization identity.
2002-12-05 Pierangelo Masaratifix initialization size and silence warning
2002-12-04 Howard ChuFix typo in prev commit value_find/_ex
2002-12-04 Howard ChuFix slap_sasl2dn(), performing internal search with...
2002-12-04 Howard ChuAdded SLAP_MR_VALUE_NORMALIZED_MATCH, avoid redundant...
2002-12-04 Kurt ZeilengaUse getpeereid(3) where available else use *_PEERCRED...
2002-12-04 Luke HowardSupport SO_PEERCRED SASL EXTERNAL authorization.
2002-12-04 Luke HowardTreat all EXTERNAL DNs are already normalized.
2002-12-04 Howard ChuITS#1523 enhanced ACL caching
2002-12-03 Julius EnarusaiFixed minor compile errors in LDAP_LOG debug statements.
2002-12-03 Kurt ZeilengaFirst-cut proxy authorization support.
next