| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cosmetic | Matthias Radestock | 2010-09-08 | 3 | -22/+22 |
| * | refactor + manpages update | Alexandru Scvortov | 2010-09-08 | 2 | -10/+28 |
| * | better formatting | Alexandru Scvortov | 2010-09-08 | 1 | -28/+20 |
| * | rename functions | Alexandru Scvortov | 2010-09-08 | 1 | -23/+23 |
| * | add support for rdn sets | Alexandru Scvortov | 2010-09-08 | 1 | -1/+6 |
| * | refactoring | Alexandru Scvortov | 2010-09-08 | 1 | -44/+18 |
| * | cosmetic | Alexandru Scvortov | 2010-09-08 | 1 | -1/+0 |
| * | reformat time range | Alexandru Scvortov | 2010-09-08 | 1 | -4/+5 |
| * | refactoring | Alexandru Scvortov | 2010-09-08 | 3 | -39/+43 |
| * | better error handling | Alexandru Scvortov | 2010-09-08 | 1 | -2/+6 |
| * | moved certificate decoding to rabbit_ssl | Alexandru Scvortov | 2010-09-08 | 2 | -20/+24 |
| * | merge default into bug22902 | Alexandru Scvortov | 2010-09-08 | 5 | -64/+109 |
| |\ | |||||
| | * | merge bug23203 into default | Matthias Radestock | 2010-09-07 | 1 | -1/+6 |
| | |\ | |||||
| | | * | Treat an intrinsic supervisor child the same as an intrinsic non-supervisor c... | Matthew Sackman | 2010-09-07 | 1 | -1/+6 |
| | |/ | |||||
| | * | flesh out API some more | Matthias Radestock | 2010-09-07 | 1 | -1/+9 |
| | * | flesh out API | Matthias Radestock | 2010-09-07 | 1 | -5/+7 |
| | * | cosmetic | Matthias Radestock | 2010-09-07 | 1 | -1/+1 |
| | * | flesh out binding API a little further | Matthias Radestock | 2010-09-07 | 1 | -4/+11 |
| | * | add list_user_vhost_permissions/2 | Matthias Radestock | 2010-09-07 | 1 | -7/+16 |
| | * | cosmetic | Matthias Radestock | 2010-09-07 | 1 | -19/+19 |
| | * | correct the type specs of permission listing functions | Matthias Radestock | 2010-09-07 | 1 | -2/+5 |
| | * | 'scope' is *not* a permission | Matthias Radestock | 2010-09-07 | 1 | -1/+0 |
| | * | cosmetic | Matthias Radestock | 2010-09-07 | 1 | -3/+3 |
| | * | format info item solely based on the value, not the key | Matthias Radestock | 2010-09-07 | 1 | -22/+29 |
| * | | cosmetic | Alexandru Scvortov | 2010-09-07 | 1 | -1/+1 |
| * | | more RDNs + refactoring | Alexandru Scvortov | 2010-09-07 | 2 | -31/+48 |
| * | | moved ssl functions to a separate module + refactor | Alexandru Scvortov | 2010-09-07 | 2 | -101/+168 |
| * | | fix tiny bug | Matthias Radestock | 2010-09-07 | 1 | -2/+2 |
| * | | refactor | Matthias Radestock | 2010-09-07 | 1 | -15/+6 |
| * | | make ssl info part of creation events | Matthias Radestock | 2010-09-07 | 1 | -4/+2 |
| * | | cosmetic | Matthias Radestock | 2010-09-07 | 1 | -3/+2 |
| * | | merge default into bug22902 | Matthias Radestock | 2010-09-07 | 19 | -563/+515 |
| |\ \ | |/ | |||||
| | * | tiny refactor and some cosmetic changes | Matthias Radestock | 2010-09-07 | 1 | -28/+14 |
| | * | Merge bug23230 into default (tweak and flesh out rabbit_binding API) | Simon MacMullen | 2010-09-06 | 7 | -122/+184 |
| | |\ | |||||
| | | * | expand test coverage | Matthias Radestock | 2010-09-04 | 1 | -1/+9 |
| | | * | add a couple of convenience functions | Matthias Radestock | 2010-09-04 | 2 | -4/+9 |
| | | * | update 'rabbitmqctl list_bindings' documentation | Matthias Radestock | 2010-09-04 | 1 | -12/+48 |
| | | * | tweak and extend rabbit_binding API | Matthias Radestock | 2010-09-04 | 5 | -107/+120 |
| | * | | We escape like C not URLs. | Simon MacMullen | 2010-09-06 | 1 | -4/+4 |
| | * | | Merge default heads | Michael Bridgen | 2010-09-06 | 2 | -128/+0 |
| | |\ \ | |||||
| | | * \ | Merge bug23229 (remove more dead code) | Michael Bridgen | 2010-09-06 | 2 | -128/+0 |
| | | |\ \ | |||||
| | | | * | | remove dead code | Matthias Radestock | 2010-09-04 | 2 | -128/+0 |
| | * | | | | merging bug23228 into default | Vlad Alexandru Ionescu | 2010-09-06 | 7 | -355/+394 |
| | |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | |||||
| | | * | | some renaming and inlining on internal API | Matthias Radestock | 2010-09-04 | 1 | -14/+11 |
| | | * | | further binding API tweaks | Matthias Radestock | 2010-09-04 | 5 | -39/+39 |
| | | * | | fix some comments and types | Matthias Radestock | 2010-09-03 | 2 | -3/+4 |
| | | * | | merge default into bug23228 | Matthias Radestock | 2010-09-03 | 1 | -4/+8 |
| | | |\ \ | | | |/ | |||||
| | | * | | move binding code into its own module | Matthias Radestock | 2010-09-03 | 5 | -352/+393 |
| | * | | | merge heads | Matthias Radestock | 2010-09-05 | 2 | -4/+4 |
| | |\ \ \ | |||||
| | | * \ \ | Merge bug23197 (missed heartbeat may not get logged) | Simon MacMullen | 2010-09-01 | 1 | -2/+2 |
| | | |\ \ \ | |||||
