]> git.sur5r.net Git - openldap/history - servers/slapd/result.c
Updated notices
[openldap] / servers / slapd / result.c
2003-11-27 Kurt ZeilengaUpdated notices
2003-10-24 Howard ChuSLAPI fix - no-op when slapi_plugins_used == 0
2003-10-12 Kurt ZeilengaInitial fix for berbuf alignment bug (ITS#2760)
2003-09-27 Luke HowardDon't leak SLAPI_RESULT_MATCHED
2003-09-25 Howard ChuPlug SLAPI leak
2003-09-16 Kurt ZeilengaInitial support for pre/post read controls.
2003-08-19 Howard ChuTweaks to callback processing; callbacks can return...
2003-06-11 Kurt Zeilengacode clean before adding readback hacks
2003-06-10 Kurt ZeilengavrFilter -> o_vrFilter
2003-05-31 Kurt ZeilengaFix intermediate responses
2003-05-31 Kurt ZeilengaMerge partial and intermediate responses
2003-05-28 Howard ChuFix LBER_OPT_MEMCTX behavior
2003-04-15 Julius EnarusaiFixed minor compile errors
2003-04-12 Howard ChuMemory context tweaks for other ops
2003-04-10 Howard ChuMore memory context tweaks
2003-04-07 Howard ChuFix backglue crash
2003-04-02 Kurt Zeilengaabort if result code is negative
2003-04-01 Howard ChuConsolidated slap_callbacks into one function. Removed...
2003-03-31 Howard ChuMinor cleanup
2003-03-31 Luke HowardSLAPI fixes
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-03-26 Howard ChuRevert previous commit
2003-03-20 Howard ChuITS#2389 - stop reading requests on a connection when...
2003-02-28 Howard ChuFix ITS#2335, RFC1798 sequence layout was wrong.
2003-02-28 Howard ChuPartial fix of ITS#2335, restore proper CLDAP msg forma...
2003-02-10 Kurt ZeilengaMove include <slapi.h> behind #ifdef
2003-02-09 Kurt Zeilengarename "permit modify" control to "permissive modify"
2003-02-08 Kurt ZeilengaRework #ifdef'ing of expermental controls to ease relea...
2003-02-03 Jong Hyuk ChoiIntermediate Response
2003-02-01 Luke HowardAdd sendreference callback
2003-01-23 Luke HowardLDAPv3 over UDP disposition is now compatible with...
2003-01-22 Luke HowardSLAPI fixes (better documentation)
2003-01-22 Luke HowardFirst pass at replacing proprietary OpenLDAP virtual...
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 HowardMark Sun ONE 5.x SLAPI plugin types to avoid collisions
2003-01-20 Luke HowardConform SLAPI to Netscape, iPlanet and Sun ONE Director...
2003-01-03 Kurt ZeilengaHappy new year
2002-12-07 Pierangelo MasaratiSLAPI - Netscape plugin API for slapd - based on patch...
2002-12-04 Howard ChuITS#1523 enhanced ACL caching
2002-12-03 Kurt ZeilengaFirst-cut proxy authorization support.
2002-11-08 Julius EnarusaiConverted ch_malloc, ch_calloc and ch_realloc calls...
2002-11-01 Julius EnarusaiConverted ch_malloc, ch_calloc and ch_realloc calls...
2002-10-25 Kurt Zeilengaber_write error message cleanup
2002-10-07 Kurt Zeilengas/256/LBER_ELEMENT_SIZEOF/
2002-09-16 Kurt ZeilengaMisc cleanup
2002-09-15 Kurt ZeilengaMisc CLIENT_UPDATE cleanups
2002-09-14 Jong Hyuk ChoiLCUP Response Control Code
2002-09-02 Kurt ZeilengaAdd NOOP search support.
2002-08-31 Pierangelo Masaratiadded referral support to back-{ldap,meta}; need to...
2002-08-29 Pierangelo Masaratiavoid zero size ch_malloc() when no attributes are...
2002-08-29 Pierangelo Masarati- added the capability to filter based on hasSubordinat...
2002-08-29 Pierangelo Masaratiuse appropriate attr list when matching value of operat...
2002-08-23 Pierangelo Masaratiadded attr_merge/value_add functions that dela with...
2002-08-12 Kurt ZeilengaAdd support for response controls
2002-08-07 Howard ChuIn backend_operational don't add subschemaSubentry...
2002-07-23 Kurt Zeilengamisc cleanup
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-07-09 Kurt ZeilengaFix matched values zero allocation bug (ITS#1931)
2002-06-18 Kurt Zeilengamake curlies match
2002-06-18 Howard ChuITS#1891, debug msg in send_search_entry
2002-06-03 Kurt ZeilengaVLV updates
2002-05-04 Pierangelo Masaratifix formats
2002-05-03 Kurt Zeilengafix uninitialized counter in matched values
2002-05-02 Kurt ZeilengaMatched Values implementation (ITS#1776) based upon...
2002-04-16 Howard ChuAdd "nentries" to send_search_result() Statslog message...
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-02-09 Kurt ZeilengaAdd ACL state recording to avoid multiple evaluation of
2002-01-14 Howard ChuRenamed BVarray to BerVarray. Moved slapd:bvarray_...
2002-01-13 Howard ChuReworked callback layout, added send_search_entry callback
2002-01-13 Kurt ZeilengaMisc cleanup, lint removal, and minor optimizations
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-02 Howard ChuChange struct berval ** to BVarray
2001-12-31 Pierangelo Masaratimy compiler complains ...
2001-12-31 Howard ChuChanged search attrs from struct berval ** to Attribute...
2001-12-31 Howard ChuUse ber_free_buf
2001-12-26 Kurt ZeilengaAdditional struct berval DN changes...
2001-12-26 Kurt ZeilengaMisc cleanup and dn_normalize() zapping
2001-12-26 Howard ChuChanged search attrs to struct berval **.
2001-12-22 Pierangelo Masaratiadded backend-side support for on-the-fly operational...
2001-12-09 Kurt ZeilengaRemove lint and misc MSVC updates
2001-12-08 Howard ChuAdded callbacks for send_ldap_response and send_search_...
2001-12-07 Kurt ZeilengaFix reference scope.
2001-10-26 Kurt ZeilengaFirst stable an implementing latest namedref specification.
2001-10-22 Howard ChuMoved AttributeDescription caching into main code:
2001-10-03 Kurt ZeilengasubschemaSubentry attributes could be leaked under...
2001-10-02 Howard ChuMore CLDAP tweaks, to differentiate between real LDAPv2...
2001-09-28 Kurt ZeilengaFix reference stats2 message
2001-09-28 Howard ChuResurrection/rewrite of CLDAP (RFC1798 Connectionless...
2001-09-13 Pierangelo Masaraticleanup and cast of logs
2001-01-17 Gary Williamsfix format
2001-01-15 Gary WilliamsMore new logging (Behind NEW_LOGGING)
2000-09-30 Kurt ZeilengaLogging changes
2000-09-29 Kurt ZeilengaAdd connection and operation arguments to backend callb...
2000-09-21 Kurt ZeilengaPatch req2rst not to abort on unknown tags
2000-09-14 Kurt ZeilengaCleanup
2000-08-18 Kurt ZeilengaRemove cldap cruft
2000-07-28 Kurt Zeilengas/SAFEMEMCPY/AC_MEMCPY/
2000-07-20 Kurt ZeilengaFix sasl end game processing.
2000-06-24 Kurt ZeilengaAdded -llber 'N' ber_printf format which inserts a...
next