]> git.sur5r.net Git - openldap/history - servers/slapd/result.c
ITS#5276 from HEAD
[openldap] / servers / slapd / result.c
2007-06-13 Ralf HaferkampITS#5015 allow overlays to inject an abandon (from...
2007-05-04 Howard ChuITS#4945, missing patch from ITS#4606 sock_errno
2007-01-02 Kurt Zeilengahappy new year
2006-12-16 Quanah Gibson-Mountsend_search_reference should propagate errors
2006-05-15 Kurt Zeilenga+ Fixed slapd-shell (ITS#4495)
2006-05-10 Kurt ZeilengaITS#4532 fix
2006-04-06 Kurt ZeilengaFixed slapd slap_realloc misuse (ITS#4477)
2006-04-06 Kurt ZeilengaCode which doesn't hanlding allocation failure should use
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-20 Kurt ZeilengaITS#4237: don't update sc_prev after a callback has...
2005-11-27 Kurt ZeilengaSync with HEAD
2005-11-18 Kurt ZeilengaMore changes from HEAD for 2.3.12
2005-11-03 Kurt ZeilengaSync with HEAD
2005-08-25 Kurt ZeilengaSync with HEAD (need to update CHANGES)
2005-08-17 Kurt ZeilengaSync with HEAD
2005-08-10 Kurt ZeilengaSync with HEAD
2005-08-09 Kurt ZeilengaSync with HEAD
2005-06-03 Kurt ZeilengaMerge in recent changes to HEAD
2005-05-10 Kurt ZeilengaSync with HEAD in prep for 2.3.3beta
2005-04-29 Kurt ZeilengaInitial round of changes for 2.3 beta
2005-03-17 Kurt ZeilengaSync with HEAD
2005-03-14 Kurt ZeilengaSync with HEAD
2005-02-02 Kurt ZeilengaSync with HEAD OPENLDAP_REL_ENG_2_3_1ALPHA
2005-01-20 Kurt ZeilengaSync with HEAD
2004-11-10 Jong Hyuk Choifix slap_sl_free() calls in pre / post read controls
2004-10-20 Kurt ZeilengaFix LDAP Intermediate Response tag values.
2004-10-06 Howard ChuRevert ITS#3353 patch, it needs to be reworked.
2004-10-01 Howard ChuITS#3353 consolidate slapd globals into a single struct
2004-09-26 Pierangelo Masaratipreformat "conn=%lu op=%lu"
2004-09-26 Pierangelo Masaratimultiple precision with BIGNUM/gmp/ulong
2004-09-11 Pierangelo Masaratiuse GMP for multiple precision in counters
2004-09-07 Kurt ZeilengaInitial entryDN implementation.
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-08-06 Pierangelo Masaraticleanup attr flags; provide a helper OPENDLAP_REL_ENG_2_2_MP
2004-07-30 Pierangelo Masaratidon't recompute userattrs
2004-07-25 Pierangelo Masaratislightly rework user/operational attributes handling...
2004-07-18 Pierangelo Masaratirework op/rs structures to deal with opeartional attributes
2004-07-14 Pierangelo Masaratiuninitialized var
2004-07-14 Pierangelo Masaraticleanup; fix loop
2004-07-14 Pierangelo Masaraticleanup; plug potential leak?
2004-07-14 Pierangelo Masaratirevert previous change; anticipate backend_operational...
2004-07-13 Pierangelo Masaratiuse a separate field for a modified entry in SlapReply
2004-07-13 Pierangelo Masaratiswap overlay and internal cleanup
2004-07-05 Kurt Zeilengareverse last commit
2004-07-05 Kurt Zeilengafix typos in last commit
2004-07-03 Pierangelo Masaratitypo in comment
2004-06-29 Pierangelo Masaratiimprove logging...
2004-06-23 Kurt ZeilengaRework pre/post read controls to handle retry conditions...
2004-06-23 Kurt ZeilengaSLAPD_DISCONNECT v -1 cleanup
2004-04-20 Kurt ZeilengaITS#3092: Rename sl_free() and friends to slap_sl_free()
2004-04-07 Kurt Zeilengacleanup
2004-04-06 Kurt Zeilengacleanup
2004-04-06 Kurt ZeilengaRework return of update referrals
2004-04-05 Pierangelo Masaratimove API 2 protocol error mapping to frontend
2004-03-10 Howard ChuITS#3008 fix value-based ACLs
2004-01-30 Kurt ZeilengaRemove now redundant error check
2004-01-22 Howard ChuSkip spurious Statslog's for callback-intercepted respo...
2004-01-01 Kurt ZeilengaHappy new year
2003-12-29 Kurt ZeilengaUpdate no-op control to return LDAP_NO_OPERATION instea...
2003-12-28 Luke HowardDon't require slapi to be in the path - always include...
2003-12-28 Luke HowardCleanup SLAPI namespace
2003-12-25 Howard ChuBetter fix for ITS#2512. Use callback to invoke replog...
2003-12-23 Howard ChuITS#2887 fix slapi crash
2003-12-18 Howard ChuITS#2883 initialize rc before running callbacks
2003-12-17 Pierangelo Masaraticleanup most of the -pedantic warnings (ITS#2884) and...
2003-12-16 Luke HowardFirst round of SLAPI cleanups - use slapi_int_XXX for...
2003-12-16 Luke HowardHonour any controls that are sent by a SLAPI plugin
2003-12-07 Howard ChuAdded sc_next and sc_cleanup to slap_callback
2003-12-07 Howard ChuITS#2864 don't use sl_mark/release.
2003-12-06 Pierangelo Masaratichanges required to use rwm overlay
2003-12-01 Howard ChuAdded slap_null_cb
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
next