Howard Chu
|
33f6bc4fe6
|
ITS#7167 only poll sockets for write as needed
|
2012-02-20 14:51:30 -08:00 |
|
Kurt Zeilenga
|
2bbf9804b9
|
Happy New Year!
|
2012-01-01 07:10:53 -08:00 |
|
Howard Chu
|
06ec9f1db2
|
ITS#7035 don't loop forever in wait4msg
|
2011-09-06 21:13:49 -07:00 |
|
Kurt Zeilenga
|
966cef8c9a
|
Happy New Year
|
2011-01-05 00:42:37 +00:00 |
|
Howard Chu
|
0215833bcd
|
Cleanup prev commit
|
2010-12-11 04:51:21 +00:00 |
|
Howard Chu
|
a2053729f0
|
ITS#6744 - plug leak
|
2010-12-11 04:35:01 +00:00 |
|
Pierangelo Masarati
|
d5f101f836
|
typo in comment
|
2010-12-07 10:11:06 +00:00 |
|
Pierangelo Masarati
|
603eec5758
|
remove #ifdef EAGAIN, EWOULDBLOCK (ITS#6603)
|
2010-11-24 14:47:46 +00:00 |
|
Howard Chu
|
0f30db1c46
|
ITS#6625 concurrency patch from Doug Leavitt @ Oracle .com
|
2010-10-22 21:45:48 +00:00 |
|
Howard Chu
|
0b660dc9f6
|
ITS#6672 mutex cleanup
|
2010-10-13 08:43:15 +00:00 |
|
Howard Chu
|
33bfd730a1
|
ITS#6569 return server's error code on Disconnect
|
2010-06-02 03:30:19 +00:00 |
|
Kurt Zeilenga
|
3dadeb3efe
|
happy belated New Year
|
2010-04-13 22:17:29 +00:00 |
|
Howard Chu
|
e5302c2431
|
ITS#6510 ignore referrals on Bind response
|
2010-04-09 18:30:29 +00:00 |
|
Pierangelo Masarati
|
a95b8cd488
|
honor -1 timeout (ITS#6388)
|
2009-11-18 14:57:52 +00:00 |
|
Howard Chu
|
bd312123d6
|
ITS#5980 clear res_matched after successfully chasing referral
|
2009-03-03 17:57:24 +00:00 |
|
Pierangelo Masarati
|
040f945d36
|
fix misc warnings
|
2009-02-15 21:59:16 +00:00 |
|
Howard Chu
|
80c6ea52ea
|
ITS#5853 restructure wait4msg / try_read1msg again. Consolidate
the two try_read1msg cases into one, bump refcnts to prevent
lconn's from being freed prematurely.
|
2009-02-10 09:51:31 +00:00 |
|
Howard Chu
|
988fb232d2
|
ITS#5896 don't return immediately on Intermediate responses
|
2009-01-24 07:18:35 +00:00 |
|
Kurt Zeilenga
|
4af9eb9715
|
Update copyright notices
|
2009-01-22 00:40:04 +00:00 |
|
Hallvard Furuseth
|
08852acb80
|
Warning cleanup: signed meets unsigned, remove assert(unsigned >= 0).
|
2008-10-17 23:24:48 +00:00 |
|
Ralf Haferkamp
|
0f4f9c9c13
|
Avoid "label at end of compound statement" error of newer gcc
|
2008-09-19 12:58:00 +00:00 |
|
Howard Chu
|
27fc008761
|
Protect errno values from Debug
|
2008-07-02 16:43:51 +00:00 |
|
Howard Chu
|
19d7e565f0
|
ITS#5318 drop invalid msgids, cleanup msgid logging
|
2008-05-28 01:19:43 +00:00 |
|
Kurt Zeilenga
|
c890c96d13
|
Happy New Year (belated)
|
2008-01-08 00:19:56 +00:00 |
|
Howard Chu
|
4c9af232d2
|
Cleanup spaces
|
2007-12-20 02:46:59 +00:00 |
|
Howard Chu
|
5418b51643
|
Quiet request logging
|
2007-10-10 05:17:49 +00:00 |
|
Pierangelo Masarati
|
d50645fc0a
|
dispose of connection when server down (related to ITS#5127)
|
2007-09-29 11:24:39 +00:00 |
|
Pierangelo Masarati
|
27e747ad48
|
fix format
|
2007-09-29 11:22:31 +00:00 |
|
Pierangelo Masarati
|
7e12342b3b
|
add sub-second result timeout accuracy (for which is which; ITS#4963 with changes)
|
2007-06-14 22:35:41 +00:00 |
|
Pierangelo Masarati
|
1429b49d1e
|
apparently, time_t is unsigned in some systems
|
2007-03-12 21:04:01 +00:00 |
|
Howard Chu
|
0c542682b1
|
Timeouts should not be malloc'd
|
2007-02-05 20:32:44 +00:00 |
|
Howard Chu
|
b4c2cf250d
|
Fairly sure this is what the TIMEOUT option should always have been for
|
2007-02-05 10:10:24 +00:00 |
|
Pierangelo Masarati
|
5ce13437de
|
unsolicited responses shouldn't necessarily end the connection
|
2007-01-05 15:23:39 +00:00 |
|
Pierangelo Masarati
|
8cb4f6b348
|
fix previous commit
|
2007-01-04 19:26:59 +00:00 |
|
Pierangelo Masarati
|
d4324d5813
|
fix \& improve previous commit
|
2007-01-04 18:33:45 +00:00 |
|
Pierangelo Masarati
|
4b75dd6be3
|
implement client-side handling of RFC 4511 unsolicited responses and "Notice of Disconnect"
|
2007-01-04 15:01:22 +00:00 |
|
Kurt Zeilenga
|
da6d9eb046
|
happy new year
|
2007-01-02 20:00:42 +00:00 |
|
Pierangelo Masarati
|
dd94ddba57
|
don't leave dependencies on liblutil in libldap :)
|
2006-12-17 22:04:25 +00:00 |
|
Howard Chu
|
28a1868127
|
Eliminate redundant checks in try_read1msg
|
2006-12-14 10:02:14 +00:00 |
|
Howard Chu
|
157069fe91
|
ITS#4545 better fix. this code still needs cleaning up.
|
2006-12-14 06:58:57 +00:00 |
|
Howard Chu
|
6350fad63f
|
ITS#4545 when referral chasing is off, complete the request
|
2006-12-13 00:36:12 +00:00 |
|
Pierangelo Masarati
|
5a000a9b91
|
fix warnings after previous commit
|
2006-12-04 00:11:12 +00:00 |
|
Pierangelo Masarati
|
a76b702d4c
|
fix request/result abandon
|
2006-12-03 20:56:25 +00:00 |
|
Pierangelo Masarati
|
3c1df853e4
|
fix endless loop in canceling child requests; cleanup
|
2006-11-12 14:22:24 +00:00 |
|
Pierangelo Masarati
|
57259831c6
|
fix message (ITS#4717)
|
2006-10-28 16:19:08 +00:00 |
|
Kurt Zeilenga
|
4587e053e7
|
Misc LDAPbis comment update
Remove unnecessary ISOC notices
|
2006-10-27 19:37:04 +00:00 |
|
Pierangelo Masarati
|
6416d83372
|
add ldap_int_discard(); use it in proxies (ITS#4717)
|
2006-10-22 20:31:41 +00:00 |
|
Howard Chu
|
57c329a3af
|
ITS#4606 errno is not per-thread on WIN32, always use WSAGet/SetLastError
(with notable exceptions: ignore tests for EINTR which winsock never sets)
|
2006-09-14 06:35:34 +00:00 |
|
Pierangelo Masarati
|
06b491a446
|
better function name
|
2006-09-01 16:21:20 +00:00 |
|
Pierangelo Masarati
|
b45c0c881d
|
keep count of requests in use
|
2006-09-01 14:00:58 +00:00 |
|