Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure that we resume socket reading in all edge casesbug25457 | Matthias Radestock | 2013-02-18 | 1 | -48/+54 |
* | Update copyright 2013bug25343 | Emile Joubert | 2013-01-23 | 1 | -1/+1 |
* | Merged bug23935 into default | Emile Joubert | 2012-11-04 | 1 | -21/+24 |
|\ | |||||
| * | I know, why don't we get those the right way round? *headdesk*bug23935 | Simon MacMullen | 2012-11-01 | 1 | -1/+1 |
| * | feeding of vertical alignment obsession | Matthias Radestock | 2012-11-01 | 1 | -3/+3 |
| * | Unify address and host. Stick ports in the state, just because we're grabbing... | Simon MacMullen | 2012-11-01 | 1 | -12/+12 |
| * | Store name, host and peerhost as binary in the first place. | Simon MacMullen | 2012-10-30 | 1 | -4/+4 |
| * | merge default into bug23935 | Matthias Radestock | 2012-10-29 | 1 | -11/+14 |
| |\ | |||||
| | * | These should be binary. | Simon MacMullen | 2012-10-29 | 1 | -2/+2 |
| | * | Merge default | Simon MacMullen | 2012-10-29 | 1 | -14/+34 |
| | |\ | |||||
| | * | | Move host and peer_host to creattion since they will not change now. | Simon MacMullen | 2012-10-19 | 1 | -9/+8 |
| | * | | Oops | Simon MacMullen | 2012-10-19 | 1 | -3/+0 |
| | * | | OK, I prefer this. Patch the dns lookups into connection_string, this makes n... | Simon MacMullen | 2012-10-19 | 1 | -17/+4 |
| | * | | Symmetry. Link to the spawned process. Remove i/2 grossness. | Simon MacMullen | 2012-10-19 | 1 | -9/+21 |
| | * | | First pass at reverse DNS lookups for clients. | Simon MacMullen | 2012-10-01 | 1 | -3/+13 |
* | | | | ensure connection stats emission for write-only connections | Matthias Radestock | 2012-11-01 | 1 | -0/+2 |
|/ / / | |||||
* | | | keep track of connection name in reader statebug25258 | Matthias Radestock | 2012-10-29 | 1 | -8/+9 |
* | | | cosmetic | Matthias Radestock | 2012-10-29 | 1 | -58/+45 |
| |/ |/| | |||||
* | | cosmetic | Matthias Radestock | 2012-10-29 | 1 | -12/+13 |
* | | stop reading when losing frame syncbug25254 | Matthias Radestock | 2012-10-29 | 1 | -4/+13 |
* | | Merge bug 24991 | Simon MacMullen | 2012-10-26 | 1 | -0/+10 |
|\ \ | |/ |/| | |||||
| * | use new frame_error functionbug24991 | Matthias Radestock | 2012-07-18 | 1 | -3/+3 |
| * | merge default into bug24991 | Matthias Radestock | 2012-07-18 | 1 | -0/+10 |
| |\ | |||||
| | * | allow clients to exceed frame size by a little bit | Matthias Radestock | 2012-07-17 | 1 | -1/+6 |
| | * | merge default into bug24991 | Matthias Radestock | 2012-07-17 | 1 | -64/+70 |
| | |\ | |||||
| | * \ | merge default into bug24991 | Matthias Radestock | 2012-07-13 | 1 | -0/+5 |
| | |\ \ | |||||
| | | * \ | merge default into bug24991 | Matthias Radestock | 2012-07-13 | 1 | -0/+5 |
| | | |\ \ | |||||
| | | | * | | enforce frame_max | Matthias Radestock | 2012-06-12 | 1 | -0/+5 |
* | | | | | | explainbug25120 | Matthias Radestock | 2012-09-03 | 1 | -0/+1 |
* | | | | | | attempt to close ssl connections gracefully but forcefully | Matthias Radestock | 2012-09-03 | 1 | -2/+2 |
* | | | | | | tiny refactor: rename fun and clarify comment | Matthias Radestock | 2012-08-24 | 1 | -9/+9 |
* | | | | | | Merged bug24971 into default | Emile Joubert | 2012-07-25 | 1 | -110/+127 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge bug25056 | Simon MacMullen | 2012-07-18 | 1 | -54/+66 |
| |\ \ \ \ \ | |||||
| | * | | | | | simplifying refactorbug25056 | Matthias Radestock | 2012-07-16 | 1 | -9/+7 |
| | * | | | | | more consistent error handling in reader | Matthias Radestock | 2012-07-15 | 1 | -96/+119 |
| * | | | | | | Merge bug24956 (again). | Simon MacMullen | 2012-07-16 | 1 | -65/+70 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | refactor: remove gratuitous helper function | Matthias Radestock | 2012-07-16 | 1 | -6/+3 |
| | * | | | | | refactor: move things around in the reader | Matthias Radestock | 2012-07-15 | 1 | -56/+65 |
| | |/ / / / | |||||
| | * | | | | cosmetic | Matthias Radestock | 2012-07-14 | 1 | -2/+2 |
| | |/ / / | |||||
| | * | | | tiny simplifying refactor | Matthias Radestock | 2012-07-13 | 1 | -2/+1 |
| | |/ / | |||||
| * | | | oops - handle heartbeat timeouts properly in closed statebug24956 | Tim Watson | 2012-07-16 | 1 | -1/+1 |
| |/ / | |||||
* | | | enable heartbeats with a 10 minutes interval by defaultbug24971 | Francesco Mazzoli | 2012-07-19 | 1 | -1/+5 |
|/ / | |||||
* | | revert the log level for error for heartbeat timeouts | Tim Watson | 2012-06-18 | 1 | -1/+0 |
* | | make the error/reason for amqp heartbeat timeouts clearer in the logs | Tim Watson | 2012-06-18 | 1 | -4/+4 |
* | | merge default | Tim Watson | 2012-06-14 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | cosmetic: move comment to a better place | Matthias Radestock | 2012-06-12 | 1 | -2/+0 |
* | | print a different error atom when heartbeat timeout's occur | Tim Watson | 2012-05-31 | 1 | -0/+1 |
|/ | |||||
* | refactor: move socket buffer size tuning into rabbit_netbug24872 | Matthias Radestock | 2012-05-28 | 1 | -8/+1 |
* | Allow nodes to start up in alerted statebug24961 | Emile Joubert | 2012-05-24 | 1 | -3/+3 |
* | Increase buffer size for the port driver to match that used by the underlying...bug24866 | Simon MacMullen | 2012-04-23 | 1 | -0/+8 |