]> git.sur5r.net Git - openldap/history - libraries/libldap/result.c
Happy New Year!
[openldap] / libraries / libldap / result.c
2012-01-20 Kurt ZeilengaHappy New Year!
2011-11-04 Quanah Gibson-MountMerge remote branch 'origin/mdb.master' into OPENLDAP_R...
2011-10-28 Howard ChuITS#7035 don't loop forever in wait4msg
2011-01-06 Quanah Gibson-MountITS#6625,ITS#5421
2011-01-05 Kurt ZeilengaHappy New Year!
2011-01-04 Quanah Gibson-MountITS#6744
2011-01-04 Quanah Gibson-MountFix typo in comment
2011-01-03 Quanah Gibson-MountITS#6603
2011-01-03 Quanah Gibson-MountITS#6672
2010-06-10 Quanah Gibson-MountITS#6569
2010-04-16 Quanah Gibson-MountITS#6510
2010-04-13 Kurt Zeilengahappy belated new year
2009-11-18 Quanah Gibson-MountITS#6388
2009-03-05 Quanah Gibson-MountITS#5980
2009-02-17 Quanah Gibson-MountWarning fixes
2009-02-11 Quanah Gibson-MountITS#5853
2009-01-26 Quanah Gibson-MountITS#5896
2009-01-22 Kurt ZeilengaUpdate copyright for next release
2008-11-10 Quanah Gibson-MountWarning cleanup: signed meets unsigned.
2008-09-27 Quanah Gibson-MountAvoid "label at end of compound statement" error of...
2008-07-10 Quanah Gibson-MountITS#5580
2008-05-28 Quanah Gibson-MountITS#5318
2008-02-12 Kurt ZeilengaHappy new year! (belated)
2008-02-09 Quanah Gibson-Mountcleanup
2008-01-08 Kurt ZeilengaHappy New Year (belated)
2007-12-20 Howard ChuCleanup spaces
2007-10-17 Quanah Gibson-Mountsync with head
2007-10-10 Howard ChuQuiet request logging
2007-09-29 Pierangelo Masaratidispose of connection when server down (related to...
2007-09-29 Pierangelo Masaratifix format
2007-09-01 Quanah Gibson-MountSync with HEAD for OL 2.4.5
2007-06-14 Pierangelo Masaratiadd sub-second result timeout accuracy (for which is...
2007-03-12 Pierangelo Masaratiapparently, time_t is unsigned in some systems
2007-02-13 Kurt ZeilengaQuick merge: everything from HEAD
2007-02-05 Howard ChuTimeouts should not be malloc'd
2007-02-05 Howard ChuFairly sure this is what the TIMEOUT option should...
2007-01-05 Pierangelo Masaratiunsolicited responses shouldn't necessarily end the...
2007-01-04 Pierangelo Masaratifix previous commit
2007-01-04 Pierangelo Masaratifix \& improve previous commit
2007-01-04 Pierangelo Masaratiimplement client-side handling of RFC 4511 unsolicited...
2007-01-02 Kurt Zeilengahappy new year
2006-12-17 Pierangelo Masaratidon't leave dependencies on liblutil in libldap :)
2006-12-14 Howard ChuEliminate redundant checks in try_read1msg
2006-12-14 Howard ChuITS#4545 better fix. this code still needs cleaning up.
2006-12-13 Howard ChuITS#4545 when referral chasing is off, complete the...
2006-12-04 Pierangelo Masaratifix warnings after previous commit
2006-12-03 Pierangelo Masaratifix request/result abandon
2006-11-12 Pierangelo Masaratifix endless loop in canceling child requests; cleanup
2006-10-28 Pierangelo Masaratifix message (ITS#4717)
2006-10-27 Kurt ZeilengaMisc LDAPbis comment update
2006-10-22 Pierangelo Masaratiadd ldap_int_discard(); use it in proxies (ITS#4717)
2006-10-19 Kurt ZeilengaSync with HEAD
2006-09-14 Howard ChuITS#4606 errno is not per-thread on WIN32, always use...
2006-09-01 Pierangelo Masaratibetter function name
2006-09-01 Pierangelo Masaratikeep count of requests in use
2006-08-20 Kurt Zeilengasync with HEAD
2006-08-18 Pierangelo Masaratire-fix ITS#4405 (really start from the first conn)
2006-08-18 Kurt ZeilengaSync with HEAD
2006-06-15 Kurt Zeilengasome LDAP ASN.1 updates from 4511/4526
2006-06-13 Pierangelo Masaratidon't risk using dangling pointers when looping thru...
2006-05-18 Pierangelo Masaratis/fprintf/Debug/ (ITS#4553); lock ld_conn_mutex before...
2006-05-18 Pierangelo Masaraticleanup
2006-05-15 Kurt ZeilengaSync with HEAD
2006-04-24 Pierangelo Masaraticleanup
2006-04-11 Kurt ZeilengaSync with HEAD
2006-04-08 Pierangelo Masaratimore cleanup
2006-03-24 Pierangelo Masaratiseems to fix referral chasing (ITS#4448)
2006-02-14 Kurt Zeilengaunifdef -DLDAP_NULL_IS_NULL
2006-01-03 Kurt ZeilengaHappy new year!
2005-12-13 Pierangelo Masaraticleanup
2005-11-14 Pierangelo Masaratisilence warnings...
2005-11-12 Pierangelo Masaratidon't malloc empty strings for matched, error
2005-10-12 Howard ChuFix typo
2005-10-12 Howard ChuAdd LDAP* to debug messages to aid tracking
2005-10-12 Howard ChuFix ITS#3832 must mutex protect ld->ld_conns
2005-10-08 Howard ChuSimplify lm_chain_tail handling, support LDAP_MSG_RECEIVED
2005-09-10 Pierangelo Masaratisilence warnings
2005-08-25 Kurt ZeilengaUpdate build tools based upon OPENLDAP_AC work
2005-08-22 Pierangelo Masaratitreat TRUE/FLASE like SUCCESS; don't chase "" referrals
2005-08-20 Pierangelo Masaraticosmetic changes (easier to inspect under gdb)
2005-08-10 Hallvard FurusethRead LDAPResult.resultCode & ModifyRequest.modification...
2005-08-03 Pierangelo Masaratilittle more about potential concurrency issues
2005-08-01 Pierangelo Masaratiplug leaks; cleanup
2005-07-30 Pierangelo Masaraticleanup
2005-07-23 Pierangelo Masarati(yet) another potential concurrency issue
2005-07-18 Hallvard Furusethassert expects int. (int)<nonnull ptr/long> can be...
2005-07-16 Pierangelo Masaratisome (stupid) editors complain because 'new' is a reser...
2005-07-14 Hallvard FurusethSilence "unused variable" warnings
2005-07-07 Howard ChuLinux updates tv on select() so always use a second...
2005-05-21 Pierangelo Masaratifix inconsistent indentation
2005-05-03 Jong Hyuk ChoiFix for ITS#3612
2005-01-01 Kurt ZeilengaHappy New Year!
2004-11-28 Kurt Zeilengacleanup
2004-10-18 Jong Hyuk ChoiPatch for fast synchronous search result processing
2004-10-09 Kurt ZeilengaRevert last commit.
2004-10-09 Kurt ZeilengaITS#3359: fix crash on recursive rebind following referral
2004-09-04 Kurt Zeilengaunifdef -UNEW_LOGGING
2004-07-24 Howard ChuITS#3250 don't call select unnecessarily
2004-03-25 Howard ChuITS#2982 ok, we should NULL out lc after all...
2004-03-25 Howard ChuITS#2982 be sure to use nextlc when calling try_read1msg
next