JINMEI Tatuya
|
677e990f61
[2617] editorial cleanups for MsgQCloseOnReceive pydoc
|
12 years ago |
JINMEI Tatuya
|
878c361337
[2617] treat ECONNRESET on recv as error unconditionally with detailed notes
|
12 years ago |
JINMEI Tatuya
|
266bfcd67a
[2617] added "exiting" log message to those that don't have it until now.
|
12 years ago |
JINMEI Tatuya
|
666395baa9
[2617] logged shutdown event of cfgmgr
|
12 years ago |
JINMEI Tatuya
|
8431fb8b25
[2617] reorder log message; some more comments and doc
|
12 years ago |
JINMEI Tatuya
|
ac23914ba6
[2617] separated real recv error and close-on-recv; treat the latter as debug.
|
12 years ago |
JINMEI Tatuya
|
2a1e4152da
[2617] make sure FD handling is performed only when it's still valid.
|
12 years ago |
JINMEI Tatuya
|
4df7916901
[2617] internal refactoring: extract FD handling into a separate method.
|
12 years ago |
JINMEI Tatuya
|
73ca6b06d1
[2617] log EPIPE at the warn level. added more detailed tests for send_data.
|
12 years ago |
JINMEI Tatuya
|
fe0db0adf0
[2617] make sure error info isn't lost on socket.error in getbytes()
|
12 years ago |
JINMEI Tatuya
|
269cd18672
[2617] added a debug message on session establishment with lname. debug aid.
|
12 years ago |
JINMEI Tatuya
|
ed8243603f
[2617] log lname after establishing cc session; for debug aid
|
12 years ago |
JINMEI Tatuya
|
583de5551d
[2617] extend python cc module so it logs some events, and log local lname
|
12 years ago |
JINMEI Tatuya
|
57f3e532a4
[master] Merge branch 'trac2310'
|
12 years ago |
JINMEI Tatuya
|
31707f9fd9
[2310] added notes about htonl() portability considerations
|
12 years ago |
Michal 'vorner' Vaner
|
5cfbdc70c1
Changelog for #2439
|
12 years ago |
Michal 'vorner' Vaner
|
76f20bfafc
Fix regex in lettuce tests
|
12 years ago |
Michal 'vorner' Vaner
|
44699b4b18
Merge #2439
|
12 years ago |
Michal 'vorner' Vaner
|
8ed7d37069
[2439] Adjust the log message
|
12 years ago |
Mukund Sivaraman
|
717d619224
Merge branch 'master' into trac2435_2
|
12 years ago |
JINMEI Tatuya
|
10fece1ac6
[2435] updated pydoc for RRsetCollections to match the latest C++ doxygen doc.
|
12 years ago |
JINMEI Tatuya
|
9a7784d748
[2435] some minor editorial cleanups
|
12 years ago |
JINMEI Tatuya
|
2ca96761f1
[2310] added a test case where the original TTL is smaller than SOA minttl.
|
12 years ago |
JINMEI Tatuya
|
b122fa56ec
[2310] clarify/simplify the use of origin with textToRRset.
|
12 years ago |
JINMEI Tatuya
|
ed2adc060e
[2310] added some implementation notes as comment for in-memory findAtOrigin.
|
12 years ago |
Jelte Jansen
|
4c4e2711be
[master] Update changelog for merge of #1897
|
12 years ago |
Jelte Jansen
|
93716b025a
[master] Merge branch 'trac1897'
|
12 years ago |
Michal 'vorner' Vaner
|
21a9a30e94
[2439] Call the check callbacks from tests
|
12 years ago |
Michal 'vorner' Vaner
|
f7c0e1bf2a
[2439] Add missing isinstance
|
12 years ago |
Michal 'vorner' Vaner
|
4dd6c4cc1c
[2439] (minor) Comment fix
|
12 years ago |