]> git.sur5r.net Git - openldap/history - servers/slapd/result.c
Cleanup pointless compare in debug msgs
[openldap] / servers / slapd / result.c
2009-11-22 Quanah Gibson-MountCleanup pointless compare in debug msgs
2009-08-13 Quanah Gibson-MountITS#6101
2009-07-22 Quanah Gibson-MountFix typo in 1.250 fake sorted results control
2009-07-01 Quanah Gibson-MountITS#5836,ITS#6089
2009-06-05 Quanah Gibson-MountMore for ITS#6103
2009-06-03 Quanah Gibson-MountITS#5836
2009-05-15 Quanah Gibson-MountITS#6111
2009-05-13 Quanah Gibson-MountITS#6103
2009-03-17 Quanah Gibson-MountDon't write out abandoned results
2009-02-17 Quanah Gibson-MountITS#5760
2009-01-26 Quanah Gibson-MountMore for ITS#5835
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2009-01-21 Quanah Gibson-MountITS#5835, ITS#5886
2008-11-10 Quanah Gibson-MountITS#5775
2008-11-10 Quanah Gibson-MountITS#5742
2008-11-08 Quanah Gibson-MountWarnings cleanup
2008-09-29 Quanah Gibson-MountITS#5711
2008-05-28 Quanah Gibson-MountITS#5461
2008-04-15 Quanah Gibson-MountITS#5340
2008-04-10 Hallvard FurusethITS#5340 fixes:
2008-03-21 Howard ChuITS#5364
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-10 Hallvard FurusethITS#5364, thread pool efficiency:
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-10 Quanah Gibson-Mount Fixed slapd replication of dSAOperation attribu...
2007-12-08 Howard ChuITS#5268 don't replicate dSAOperation attributes unless...
2007-11-27 Quanah Gibson-MountSilence warnings
2007-11-23 Pierangelo Masaratisilence warnings
2007-11-07 Quanah Gibson-MountUse per-thread slap_counters to eliminate lock contention
2007-10-25 Howard ChuUse per-thread slap_counters to eliminate lock contention
2007-10-25 Howard ChuConcurrency tweaks:
2007-10-23 Howard ChuITS#5197 fully revert prev commit, use thr_stub
2007-10-23 Howard ChuForced commit, partially revert prev commit
2007-10-23 Howard ChuITS#5197 don't check thread pool if NO_THREADS
2007-10-18 Quanah Gibson-MountITS#4188
2007-10-08 Howard ChuITS#4188 check for pool pause every 64 entries. (probab...
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-08-29 Howard ChuFix SORTED_RESULTS check
2007-08-26 Pierangelo Masaratiuse LDAP_RES_UNSOLICITED for the response message id
2007-04-06 Howard ChuAxe slurpd / replog support
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-01-02 Kurt Zeilengahappy new year
2006-10-19 Kurt ZeilengaSync with HEAD
2006-10-14 Pierangelo Masaratiread entry needs o_bd for ACLs
2006-09-21 Howard Chusend_search_reference should propagate errors
2006-09-14 Howard ChuITS#4606 errno is not per-thread on WIN32, always use...
2006-08-22 Kurt ZeilengaSync with HEAD
2006-08-22 Kurt ZeilengaMore LDAP_DEVEL cleanup
2006-05-15 Kurt ZeilengaSync with HEAD
2006-04-24 Hallvard FurusethCast isspace() arg to unsigned char. (Update to previo...
2006-04-19 Pierangelo Masaratire-fix ITS#4495 working around atoi() limitations
2006-04-19 Hallvard FurusethRevert rev 1.276, which broke back-shell "RESULT\ncode...
2006-04-11 Kurt ZeilengaSync with HEAD
2006-04-09 Pierangelo Masaratibetter fix for ITS#4483
2006-04-06 Kurt ZeilengaCode which doesn't hanlding allocation failure should use
2006-04-01 Pierangelo Masaratiallow overlays to inject an abandon without returning...
2006-01-07 Pierangelo Masaratienable new response/cleanup playlist #ifdef LDAP_DEVEL
2006-01-05 Pierangelo Masaratiimprove previous commit; now passes all tests
2006-01-05 Pierangelo Masaratiall in all, valgrind was right; this now works as intended
2006-01-04 Pierangelo Masaratiexperimental fix to callback looping
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-26 Pierangelo Masaratitypos in comments (very pedantic...)
2005-12-24 Luke HowardSet ors_slimit in slap_read_controls so that slap_send_...
2005-12-01 Howard ChuITS#4237 don't update sc_prev after a callback has...
2005-11-26 Kurt ZeilengaPrimitive handling of dontUseCopy (always error).
2005-11-25 Pierangelo Masaratiuse LDAP_SIZELIMIT_EXCEEDED; rework the return values...
2005-11-25 Howard ChuDon't decrement op->ors_slimit, just compare with rs...
2005-11-25 Pierangelo Masaraticheck sizelimit in frontend (ITS#4213)
2005-11-24 Pierangelo Masaratiuse lutil_ato*() whenever appropriate
2005-11-17 Pierangelo Masaratifix wrong response tags (ITS4182; consequence of fixing...
2005-11-01 Howard ChuFix prev commit
2005-10-30 Howard ChuFix slap_callback processing, make sure it's safe for...
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-20 Pierangelo Masaratifix referral logging @STATS2
2005-08-20 Kurt ZeilengaClarify second all user attrs comment
2005-08-20 Kurt ZeilengaClarify attribute comment
2005-08-14 Hallvard FurusethAdd missing Statslog() statements (loglevel stats/stats2):
2005-08-10 Hallvard FurusethRead LDAPResult.resultCode & ModifyRequest.modification...
2005-07-25 Pierangelo Masaraticleanup
2005-07-23 Pierangelo Masaraticleanup
2005-07-23 Luke Howardset o_callback to NULL for read entry callback, avoids...
2005-07-21 Luke HowardMove most of SLAPI frontend into overlay
2005-07-21 Luke HowardSLAPI cleanups
2005-07-21 Luke HowardEnable SLAPI pre-entry plugins (we really need to move...
2005-07-19 Luke HowardReenable pre-result plugins, these were supported in...
2005-07-19 Luke Howardresult.c
2005-07-19 Luke HowardFix pointer error in readback control
2005-07-19 Luke HowardSupport for pre-entry, pre-result, pre-referral SLAPI...
2005-07-18 Hallvard Furusethsend_ldap_controls() returns int, so fix return LBER_ER...
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-05-30 Pierangelo Masaratido not return spurious result codes
2005-05-21 Pierangelo Masaratiminor cleanup
2005-05-06 Howard ChuMake entry_encode/decode independent of slapd structure...
2005-04-28 Howard ChuPropagate SLAPD_ABANDON results to to allow cleanup...
2005-04-24 Howard ChuITS#3671 add REP_ENTRY_MUSTRELEASE flag, release the...
2005-04-01 Kurt ZeilengaAdded a conformant sortedResults support which is unabl...
2005-03-15 Kurt Zeilengaslapi glue fix
2005-03-14 Howard ChuCleanup prev commit
2005-03-14 Howard ChuITS#3596 partial fix - fix sc_cleanup processing
2005-01-30 Pierangelo Masaraticounter cleanup
next