]> git.sur5r.net Git - openldap/history - servers/slapd/result.c
Preliminary checkin for new access_allowed() signature. Still need
[openldap] / servers / slapd / result.c
2009-12-11 Howard ChuPreliminary checkin for new access_allowed() signature...
2009-12-10 Hallvard FurusethITS#5340: REP_ENTRY_MUSTFLUSH, rs_replace_entry(),...
2009-11-21 Howard ChuCleanup pointless compare in debug msgs
2009-07-13 Howard ChuFix typo in 1.250 fake sorted results control
2009-07-07 Hallvard FurusethITS#6101, reset rs->sr_rspdata in send_ldap_disconnect()
2009-07-01 Howard ChuITS#5836, #6089 fix c_writers counting
2009-06-04 Hallvard FurusethITS#6103: rev 1.331 followup for LDAP_CONNECTIONLESS
2009-05-14 Howard ChuITS#6111 connection_state_closing() -> connection_valid()
2009-05-11 Howard ChuPartially revert prev commit, leave rs->sr_err == SLAPD...
2009-05-11 Howard ChuITS#6103 send cancelled response back to client
2009-03-14 Howard ChuDon't write out abandoned results
2009-03-10 Howard ChuITS#5836, add writetimeout keyword for timing out hung...
2009-02-15 Pierangelo Masaraticleanup (related to ITS#5760)
2009-01-25 Howard ChuMore for prev commit
2009-01-25 Howard ChuFix prev commit
2009-01-25 Howard ChuMore for prev commit
2009-01-25 Howard ChuMore for prev commit
2009-01-22 Kurt ZeilengaUpdate copyright notices
2009-01-15 Howard ChuFix prev commit - check for c_state == CLOSING first
2009-01-15 Howard ChuITS#5835 fix connection teradown when there are waiting...
2008-10-28 Hallvard FurusethCleanup: Move snprintf preformatting into unused Statsl...
2008-10-28 Pierangelo Masaratianticipate Statslog to avoid using dangling pointers...
2008-10-17 Pierangelo Masaratimake sure sr_entry is not used if unset (ITS#5742)
2008-10-13 Hallvard FurusethWarning cleanup: signed meets unsigned. ber_flatten2...
2008-09-27 Pierangelo Masaratiallow controls deletion to be deferred; pass response...
2008-05-28 Howard ChuITS#5461 initialize rs->sr_tag, sr_msgid for Abandons too
2008-04-10 Hallvard FurusethITS#5340 fixes:
2008-02-10 Hallvard FurusethITS#5364, thread pool efficiency:
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-08 Howard ChuITS#5268 don't replicate dSAOperation attributes unless...
2007-11-23 Pierangelo Masaratisilence warnings
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-08 Howard ChuITS#4188 check for pool pause every 64 entries. (probab...
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-01-02 Kurt Zeilengahappy new year
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 ZeilengaMore LDAP_DEVEL cleanup
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-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
2005-01-01 Kurt ZeilengaHappy New Year!
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
next