summaryrefslogtreecommitdiff
path: root/src/rabbit_reader.erl
Commit message (Expand)AuthorAgeFilesLines
* Merging default to bug21647, again.bug21647Matthew Sackman2011-03-101-5/+11
|\
| * Merge bug21973 (Make suggested frame-max configurable)Simon MacMullen2011-03-091-5/+11
| |\
| | * Merge defaultbug21973Simon MacMullen2011-01-131-5/+11
| | |\
| | | * Put in Matthias's changes.John DeTreville2010-12-141-11/+9
| | | * Clients can now override frame_max in RabbitMQ server.John DeTreville2010-12-081-5/+13
* | | | Merging default into bug21647Matthew Sackman2011-03-071-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | renames and refactorsMatthew Sackman2011-02-211-4/+4
| * | | Merging default into bug21647Matthew Sackman2011-02-211-139/+29
| |\ \ \
| * | | | Add to our own server_properties (informational only)Matthew Sackman2011-02-171-3/+4
* | | | | cosmeticMatthias Radestock2011-03-041-10/+9
* | | | | cosmetic - comment indentationMatthias Radestock2011-03-041-2/+2
* | | | | English, not AmericanMatthew Sackman2011-02-241-1/+1
* | | | | Revert d3fd719c5287 (Remove should_offer/1).bug23826Simon MacMullen2011-02-221-9/+9
| |/ / / |/| | |
* | | | Merging default into bug23810 (debitrot)Matthew Sackman2011-02-181-22/+38
|\ \ \ \ | |/ / /
| * | | use the correct api written for this purpose.bug23839Matthew Sackman2011-02-171-3/+3
| * | | Merging default to bug23839Matthew Sackman2011-02-161-6/+13
| |\ \ \
| | * | | Move capabilities to after the vhost consistentlyMatthew Sackman2011-02-151-2/+2
| | * | | Pass client capabilities through to the channelMatthew Sackman2011-02-141-7/+14
| * | | | Supply server capabilitesMatthew Sackman2011-02-141-12/+20
| * | | | Make server_properties a /1Matthew Sackman2011-02-141-4/+5
| |/ / /
* | | | Demonitor on channel_cleanupMatthew Sackman2011-02-111-7/+8
* | | | Log in the case of an uncontrolled, unexpected channel exitMatthew Sackman2011-02-111-1/+4
* | | | Always erase both channel and ch_pid. This is lovely - it makes it a proper b...Matthew Sackman2011-02-111-3/+3
* | | | drop CPS in favour of explicit APIMatthew Sackman2011-02-111-2/+2
* | | | Remove boolean shouldClose from response of bin_gen:map_exceptionMatthew Sackman2011-02-111-1/+1
* | | | Remove annoying documentationMatthew Sackman2011-02-111-86/+0
* | | | WhoopsMatthew Sackman2011-02-101-1/+1
* | | | The channel.close_ok from the client might be immediately followed by a chann...Matthew Sackman2011-02-101-0/+3
* | | | close_channel is no longer needed in reader, which means that closing as a ch...Matthew Sackman2011-02-101-23/+0
* | | | Always log the error from the channel; can now guarantee exceptions that turn...Matthew Sackman2011-02-101-16/+7
* | | | cosmeticMatthew Sackman2011-02-101-2/+2
* | | | Tidy channel termination (state=closing implies rollback_and_notify done). Er...Matthew Sackman2011-02-101-1/+1
* | | | Make client-initiated channel.close work in new schemeMatthew Sackman2011-02-101-3/+4
|/ / /
* | | merge bug23804 into default (ssl connections dying prior to R14)Alexandru Scvortov2011-02-071-3/+7
|\ \ \
| * | | Keep the same formate as ssl:connection_infobug23804Simon MacMullen2011-02-071-6/+6
| * | | Fix SSL connections in R13Bx.Simon MacMullen2011-02-071-7/+11
* | | | Remove intermediate variable.Simon MacMullen2011-02-071-3/+2
* | | | Merge bug 23061 into default (spurious heartbeat timeouts possible during con...Simon MacMullen2011-02-071-1/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Ignore heartbeat timeouts in closed state.bug23061John DeTreville2010-12-151-1/+5
* | | | Update documentation to include connection.secure stepsMatthew Sackman2011-02-031-1/+7
* | | | merging in from defaultVlad Alexandru Ionescu2011-01-271-1/+1
|\ \ \ \
| * \ \ \ default merged into bug23154 (ipv6)bug23154Marek Majkowski2011-01-201-1/+1
| |\ \ \ \
| | * \ \ \ Merge in defaultSimon MacMullen2011-01-171-82/+78
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Format IPv4-mapped IPv6 addresses as IPv4, put brackets round IPv6 addresses ...Simon MacMullen2011-01-051-1/+1
| | | |/ / | | |/| |
* | | | | fixing type specs; other cosmeticVlad Alexandru Ionescu2011-01-201-2/+2
* | | | | merging in from defaultVlad Alexandru Ionescu2011-01-191-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | adding supervision support for direct connection channelsVlad Alexandru Ionescu2011-01-191-2/+2
| | |/ / | |/| |
* | | | Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
|/ / /
* | | Merging bug23661 into defaultMatthew Sackman2011-01-131-2/+0
|\ \ \
| * | | ensure connections terminate when channel-related processes exit abnormallybug23661Matthias Radestock2011-01-091-2/+0