| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Store name, host and peerhost as binary in the first place. | Simon MacMullen | 2012-10-30 | 2 | -7/+8 |
| * | merge default into bug23935 | Matthias Radestock | 2012-10-29 | 3 | -20/+47 |
| |\ | |||||
| | * | These should be binary. | Simon MacMullen | 2012-10-29 | 1 | -2/+2 |
| | * | Merge default | Simon MacMullen | 2012-10-29 | 27 | -352/+797 |
| | |\ | |||||
| | * \ | merge heads | Simon MacMullen | 2012-10-22 | 1 | -9/+8 |
| | |\ \ | |||||
| | | * | | Move host and peer_host to creattion since they will not change now. | Simon MacMullen | 2012-10-19 | 1 | -9/+8 |
| | * | | | cosmetic | Matthias Radestock | 2012-10-19 | 1 | -1/+1 |
| | |/ / | |||||
| | * | | 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 | 2 | -25/+36 |
| | * | | Symmetry. Link to the spawned process. Remove i/2 grossness. | Simon MacMullen | 2012-10-19 | 1 | -9/+21 |
| | * | | Merge default | Simon MacMullen | 2012-10-19 | 2 | -4/+14 |
| | |\ \ | |||||
| | | * | | First pass at reverse DNS lookups for clients. | Simon MacMullen | 2012-10-01 | 2 | -4/+14 |
| * | | | | merge bug25258 into default | Matthias Radestock | 2012-10-29 | 3 | -11/+115 |
| |\ \ \ \ | |||||
| | * \ \ \ | merge heads | Matthias Radestock | 2012-10-29 | 1 | -58/+45 |
| | |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | Merge heads | Simon MacMullen | 2012-10-29 | 3 | -11/+115 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge bug25244 | Simon MacMullen | 2012-10-29 | 3 | -11/+115 |
| | | |\ \ \ \ | |||||
| | | | * | | | | An extensive list of transformations lead me here. I think this is more reada... | Simon MacMullen | 2012-10-29 | 1 | -58/+46 |
| | | | * | | | | Rearrange args to put the big structure we're working with at the end; more O... | Simon MacMullen | 2012-10-29 | 1 | -10/+10 |
| | | | * | | | | Refactor a bit | Simon MacMullen | 2012-10-29 | 1 | -17/+12 |
| | | | * | | | | make basic tests fit into rabbit_tests a bit more cleanly | Tim Watson | 2012-10-29 | 1 | -74/+76 |
| | | | * | | | | refactor | Tim Watson | 2012-10-29 | 1 | -15/+15 |
| | | | * | | | | migrate rabbit_basic tests to rabbit_tests | Tim Watson | 2012-10-29 | 2 | -111/+84 |
| | | | * | | | | fix spec | Tim Watson | 2012-10-25 | 1 | -1/+1 |
| | | | * | | | | merge default | Tim Watson | 2012-10-25 | 4 | -10/+156 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | accumulate invalid headers carefully, considering even misconfigured x-invali... | Tim Watson | 2012-10-25 | 2 | -9/+76 |
| | | | | * | | | | we do not 'append' to the list | Tim Watson | 2012-10-25 | 2 | -6/+6 |
| | | | | * | | | | test for correct prepending of table headers | Tim Watson | 2012-10-25 | 1 | -5/+25 |
| | | | | * | | | | move invalid headers into a special 'invalid headers table' header | Tim Watson | 2012-10-25 | 3 | -4/+63 |
| | | | | * | | | | don't crash when appending table headers if the previous header wasn't an array | Tim Watson | 2012-10-24 | 1 | -2/+2 |
| * | | | | | | | | keep track of connection name in reader state | 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 |
| * | | | | | | Merged bug25236 into default | Emile Joubert | 2012-10-29 | 2 | -4/+6 |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| | * | | | | | Yet another way in which add_mirror / drop_mirror "failing" can be OK really. | Simon MacMullen | 2012-10-26 | 2 | -4/+6 |
| * | | | | | | Merge to default again | Simon MacMullen | 2012-10-29 | 1 | -3/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Formatting | Simon MacMullen | 2012-10-29 | 1 | -3/+3 |
| * | | | | | | | Merge bug24719 | Simon MacMullen | 2012-10-29 | 2 | -25/+44 |
| |\ \ \ \ \ \ \ | |/ / / / / / | |||||
| | * | | | | | | Shorter. | Simon MacMullen | 2012-10-29 | 1 | -19/+10 |
| | * | | | | | | remove cruft from display of missing plugins | Matthias Radestock | 2012-10-26 | 1 | -5/+16 |
| | * | | | | | | we can have both missing plugins and missing dependencies | Matthias Radestock | 2012-10-26 | 1 | -7/+9 |
| | * | | | | | | simplify | Matthias Radestock | 2012-10-26 | 1 | -13/+7 |
| | * | | | | | | merge default into bug24719 | Matthias Radestock | 2012-10-26 | 2 | -17/+38 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | merge default into bug24719 | Matthias Radestock | 2012-08-08 | 3 | -36/+32 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Eric's patches | Matthias Radestock | 2012-08-07 | 2 | -17/+38 |
| * | | | | | | | | | Merge bug25254 | Simon MacMullen | 2012-10-29 | 1 | -4/+13 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | stop reading when losing frame sync | Matthias Radestock | 2012-10-29 | 1 | -4/+13 |
| * | | | | | | | | | | Since bug 25243 we can never have the situation described in that comment - s... | Simon MacMullen | 2012-10-29 | 2 | -11/+4 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | merge heads | Matthias Radestock | 2012-10-26 | 1 | -4/+0 |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| | * | | | | | | | | remove incorrect/out-of-date comments | Matthias Radestock | 2012-10-26 | 1 | -4/+0 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge bug 24991 | Simon MacMullen | 2012-10-26 | 3 | -22/+19 |
| |\ \ \ \ \ \ \ \ | |||||
