summaryrefslogtreecommitdiff
path: root/include/rabbit.hrl
Commit message (Expand)AuthorAgeFilesLines
* Move internal exchange implementation over from other laptop.Jerry Kuch2010-11-101-1/+1
* bug23416 merged into defaultMarek Majkowski2010-11-021-1/+1
|\
| * Store listener IP addressSimon MacMullen2010-10-281-1/+1
* | Hash passwords.Simon MacMullen2010-10-261-1/+1
|/
* Merge bug23319 into default (remove client scope)Simon MacMullen2010-10-261-1/+1
|\
| * merge default into bug23319Alexandru Scvortov2010-10-181-2/+2
| |\
| * | remove scope from permissions tupleAlexandru Scvortov2010-10-131-1/+1
* | | Merging default into bug23111Matthew Sackman2010-10-211-3/+3
|\ \ \ | | |/ | |/|
| * | Merge default into bug21377Simon MacMullen2010-10-131-2/+2
| |\ \ | | |/ | |/|
| | * exchange_name => source; consistent naming of Src{Name} and Dst{Name}, except...Matthew Sackman2010-09-121-2/+2
| | * Implement exchange-to-exchange bindingsMatthew Sackman2010-09-111-2/+2
| * | merging in from defaultVlad Alexandru Ionescu2010-09-161-3/+9
| |\ \ | | |/
| * | merging in from defaultVlad Ionescu2010-07-141-104/+2
| |\ \
| * \ \ merging in from defaultVlad Ionescu2010-05-141-8/+24
| |\ \ \
| * | | | moving rabbit_reader:map_exception/2 to rabbit_binary_generator and spliting ...Vlad Ionescu2010-01-211-1/+1
* | | | | msg_properties -> message_properties in order to be consistent with message a...Matthew Sackman2010-10-061-1/+1
* | | | | merged with defaultRob Harrop2010-09-141-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Tube strike WIP WFH commit.Simon MacMullen2010-09-061-1/+1
* | | | | reworked contract between qi and vq. tidied up in generalRob Harrop2010-08-201-2/+0
* | | | | in flight, want to test against defaultRob Harrop2010-08-201-0/+2
* | | | | reworked backing_queue and variable_queue to store msg_properties. used msg p...Rob Harrop2010-08-181-1/+1
* | | | | added msg_properties record for rabbit.hrlRob Harrop2010-08-181-0/+2
|/ / / /
* | | | merged default into bug22964Alexandru Scvortov2010-08-041-0/+3
|\ \ \ \
| * \ \ \ Merge default into bug21387.Simon MacMullen2010-08-021-1/+4
| |\ \ \ \
| * | | | | Invoking os:timestamp and timer:now_diff all the time is too expensive, use t...Simon MacMullen2010-07-211-1/+1
| * | | | | Switch to using proplists rather than records for events.Simon MacMullen2010-07-191-21/+1
| * | | | | Emit events for connection and channel statistics and creation / deletion.Simon MacMullen2010-07-191-0/+19
| * | | | | q_pid -> qpidSimon MacMullen2010-07-161-1/+1
| * | | | | Get queues to emit events for statistics.Simon MacMullen2010-07-161-0/+4
| | |_|_|/ | |/| | |
* | | | | merged default into bug22964Alexandru Scvortov2010-08-021-1/+4
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge default into bug22889Simon MacMullen2010-07-091-106/+0
| |\ \ \ \ | | |/ / /
| * | | | Store protocol with encoded properties, use it to transcode if needed.Simon MacMullen2010-07-091-0/+1
| * | | | Get codegen to build Protocol:version().Simon MacMullen2010-07-021-2/+2
| * | | | tweak: don't need protocol_name typeMatthias Radestock2010-07-021-2/+1
| * | | | Remove the rabbit_framing shim, pass around a module name and use that.Simon MacMullen2010-07-021-2/+3
| * | | | Protocol is negotiated first.Simon MacMullen2010-07-011-2/+2
| * | | | Multi-protocol broker. Let joy be unconfined.Simon MacMullen2010-06-251-1/+1
| * | | | Don't pull protocol version from the JSON.Simon MacMullen2010-06-241-0/+1
| * | | | Add protocol to reader and writer state, and pass it around in enough places ...Simon MacMullen2010-06-241-1/+3
* | | | | scope is not set via the -s flagAlexandru Scvortov2010-07-141-1/+1
* | | | | permission tags are now displayedAlexandru Scvortov2010-07-131-1/+1
* | | | | added necessary fields to recordsAlexandru Scvortov2010-07-131-1/+1
| |/ / / |/| | |
* | | | partially moved types out of rabbit.hrlAlexandru Scvortov2010-07-011-104/+0
* | | | updated file-related specsAlexandru Scvortov2010-07-011-1/+0
* | | | updated inet-related specsAlexandru Scvortov2010-07-011-3/+3
|/ / /
* | | moved common spec to rabbit.hrl; rewrote status codeAlexandru Scvortov2010-06-111-0/+1
* | | cosmeticsMatthew Sackman2010-05-251-1/+2
* | | Cherry-pick 9f4bf96b07a3f6e066792d92a1c3252a1d98842c.Simon MacMullen2010-05-201-6/+7
| |/ |/|
* | Modify version_compare so that eg 5.0 is eq 5. On application start, check th...Matthew Sackman2010-04-291-0/+1
* | change guids to fixed-size binariesMatthias Radestock2010-04-241-1/+1