]> git.sur5r.net Git - openldap/history - servers/slapd/abandon.c
Happy New Year (belated)
[openldap] / servers / slapd / abandon.c
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-10-25 Howard ChuConcurrency tweaks:
2007-07-23 Howard ChuITS#4375 rework statslog, debug log info
2007-03-20 Pierangelo Masaraticleanup struct declarations
2007-01-02 Kurt Zeilengahappy new year
2006-01-03 Kurt ZeilengaHappy new year!
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-14 Hallvard FurusethAdd missing Statslog() statements (loglevel stats/stats2):
2005-07-14 Hallvard FurusethSilence "unused <something>" warnings
2005-03-24 Howard ChuConvert backendInfo/backendDB to STAILQs
2005-02-18 Howard ChuITS#3549 cleanup abandon/cancel processing
2005-01-01 Kurt ZeilengaHappy New Year!
2004-12-11 Pierangelo Masaratiimprove usability of global ovrlays for write operation...
2004-12-09 Howard ChuAdd fe_op_abandon, call it in connection_abandon()
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-26 Pierangelo Masaratifrontend stuff moved into a database structure, essenti...
2004-07-02 Ralf Haferkampreset o_next pointer before freeing the operation ...
2004-06-23 Kurt Zeilengacleanup
2004-06-23 Kurt ZeilengaSLAPD_DISCONNECT v -1 cleanup
2004-05-27 Howard ChuFix ITS#3160, decrement conn->c_n_ops_pending when...
2004-01-01 Kurt ZeilengaHappy new year
2003-11-27 Kurt ZeilengaUpdated notices
2003-04-15 Julius EnarusaiFixed minor compile errors
2003-03-31 Howard ChuMinor cleanup
2003-03-30 Howard ChuMajor API change - (SLAP_OP_BLOCKS) All request paramet...
2003-02-17 Kurt ZeilengaFix -ULDAP_CLIENT_UPDATE bug (mine)
2003-02-14 Kurt ZeilengaUse function pointers to get at backend routines.
2003-02-05 Jong Hyuk ChoiLDAP Sync Operation (draft-zeilenga-ldup-sync) as a...
2003-01-03 Kurt ZeilengaHappy new year
2002-10-25 Jong Hyuk ChoiLCUP persistent search code drop
2002-07-11 Julius EnarusaiCoverted LDAP_LOG macro to use subsystem ID int values...
2002-04-11 Howard ChuITS#1733 eliminate o_abandonmutex
2002-01-04 Kurt ZeilengaUpdate copyright statements
2002-01-03 Kurt ZeilengaRemove lint
2002-01-03 Kurt ZeilengaCleanup (not)found logic
2002-01-03 Howard ChuUse ldap_queue.h instead of <ac/queue.h>
2002-01-02 Kurt ZeilengaCleanup
2001-12-31 Howard ChuUse queue-compat for Connection->c_ops,c_pending_ops
2001-01-17 Gary Williamsfix format
2001-01-11 Gary Williamsmore new logging (finally), behind NEW_LOGGING
2000-05-13 Kurt ZeilengaY2k copyright update
1999-09-08 Kurt ZeilengaAdd OpenLDAP RCSid to *.[ch] in clients, libraries...
1999-09-02 Hallvard FurusethFix Debug printf format
1999-08-19 Kurt ZeilengaClean up debug messages.
1999-08-06 Kurt ZeilengaAdd copyright notices.
1999-07-16 Kurt ZeilengaImport experimental referral implementation from OPENLD...
1999-07-07 Kurt ZeilengaAdd support for unsolicited notifications.
1999-07-05 Kurt ZeilengaAdd get_ctrls()...
1999-07-01 Kurt ZeilengaAdd macros to support testing of error categories to...
1999-06-30 Kurt ZeilengaRework BER decoding with lieu of LDAPv3 controls (comin...
1999-06-18 Kurt Zeilengaber_int_t, ber_tag_t, ber_socket_t, ber_len_t
1999-04-23 Kurt ZeilengaModify connection_closing() to abandon operations and...
1999-03-22 Kurt ZeilengaPROTOTYPE: New connection management infrastructure...
1999-03-09 Hallvard FurusethSilence warnings: Remove unused variables. Enclose...
1999-01-28 Kurt ZeilengaUse -lldap_r instead of -lldap -lthread.
1998-11-15 Hallvard FurusethProtoized, moved extern definitions to .h files, fixed...
1998-10-25 Kurt Zeilengamerged with autoconf branch
1998-10-21 Kurt Zeilengainclude portable.h
1998-08-09 Kurt ZeilengaInitial revision