summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | merge from defaultAlexandru Scvortov2011-01-1462-1453/+2562
| | | | | | |\ \ \ \
| | | | | | * | | | | add stats again; update docsAlexandru Scvortov2010-12-092-0/+14
| | | | | | * | | | | CosmeticSimon MacMullen2010-12-081-6/+3
| | | | | | * | | | | Merge default into bug23201.Simon MacMullen2010-12-081-24/+57
| | | | | | |\ \ \ \ \
| | | | | | | * | | | | add missing caseAlexandru Scvortov2010-12-061-3/+6
| | | | | | | * | | | | add stats for confirmsAlexandru Scvortov2010-12-061-8/+7
| | | | | | | * | | | | merge default into bug23201Alexandru Scvortov2010-12-011-24/+57
| | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | update exchange and queue_exchange stats on confirmsAlexandru Scvortov2010-10-311-30/+52
| | | | | | | | * | | | | merge from bug20284Alexandru Scvortov2010-10-291-0/+16
| | | | | | | | |\ \ \ \ \
| | | | | | | | | * | | | | added fine grained statsAlexandru Scvortov2010-09-301-0/+6
| | | | | | | | | * | | | | add confirm related info keysAlexandru Scvortov2010-09-291-0/+10
| | | * | | | | | | | | | | merge bug23626 into defaultMatthias Radestock2011-01-211-4/+7
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / /
| | | * | | | | | | | | | | move channel lookups into handle_ methodsMatthias Radestock2011-01-201-43/+29
| | | * | | | | | | | | | | Deal with the possibility of a ch DOWN overtaking other messages from the cha...Matthew Sackman2011-01-201-14/+26
| | * | | | | | | | | | | | Add helpful comment about windows flushing to rabbitmqctlEmile Joubert2010-11-241-0/+1
| | * | | | | | | | | | | | Slower rabbitmqctl shutdown on windows flushes outputEmile Joubert2010-11-241-6/+14
| * | | | | | | | | | | | | default merged into bug23154 (ipv6)Marek Majkowski2011-01-2014-67/+217
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Don't test on the real port. Pick a test port, and retry if we find any evide...Simon MacMullen2011-01-191-14/+22
| | * | | | | | | | | | | | Duh.Simon MacMullen2011-01-191-2/+2
| | * | | | | | | | | | | | Make port_to_listeners distinguish all the cases now, and write even more com...Simon MacMullen2011-01-191-12/+31
| | * | | | | | | | | | | | Cosmetics.Simon MacMullen2011-01-181-10/+7
| | * | | | | | | | | | | | Rename ipv6_status to port_to_listeners, make it return listeners, explain it...Simon MacMullen2011-01-181-20/+35
| | * | | | | | | | | | | | Allow gethostaddr(Host, auto) to return more than one IP address in the case ...Simon MacMullen2011-01-181-14/+11
| | * | | | | | | | | | | | Merge in defaultSimon MacMullen2011-01-1743-1305/+1792
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Update documentation.Simon MacMullen2011-01-072-4/+6
| | * | | | | | | | | | | | | Don't have the scripts set bind address of 0.0.0.0 if the port is specified b...Simon MacMullen2011-01-076-14/+21
| | * | | | | | | | | | | | | Oops.Simon MacMullen2011-01-051-1/+1
| | * | | | | | | | | | | | | Dialyzer fixes.Simon MacMullen2011-01-051-4/+5
| | * | | | | | | | | | | | | Format IPv4-mapped IPv6 addresses as IPv4, put brackets round IPv6 addresses ...Simon MacMullen2011-01-056-10/+28
| | * | | | | | | | | | | | | Allow specifying a listener as just a port number, meaning "bind to everythin...Simon MacMullen2011-01-052-1/+46
| | * | | | | | | | | | | | | Reinstate stop_tcp_listener.Simon MacMullen2011-01-051-8/+11
| | * | | | | | | | | | | | | Allow check_tcp_listener_address to convert one config into more than one spe...Simon MacMullen2011-01-051-11/+14
| | * | | | | | | | | | | | | Make listener spec a bit more of an abstract type so that changes to plugins ...Simon MacMullen2011-01-051-37/+31
| | * | | | | | | | | | | | | Automatically determine ipv4 / ipv6 depending on IP address or hostname provi...Simon MacMullen2011-01-051-21/+42
| | * | | | | | | | | | | | | Special case [::] like we do 0.0.0.0.Simon MacMullen2011-01-051-5/+12
| | * | | | | | | | | | | | | Import and debitrot Reilly Grant's patch.Simon MacMullen2011-01-041-24/+37
* | | | | | | | | | | | | | | merging bug23696's two headsVlad Alexandru Ionescu2011-01-222-1/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | adding rabbit_direct:connect/3 for the erlang client to useVlad Alexandru Ionescu2011-01-221-1/+23
| * | | | | | | | | | | | | | | adding specs to rabbit_client_supVlad Alexandru Ionescu2011-01-221-0/+15
* | | | | | | | | | | | | | | | Merging default into bug23696Matthew Sackman2011-01-211-4/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merging bug23723 into defaultMatthew Sackman2011-01-201-4/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | handle errors in list_consumersMatthias Radestock2011-01-201-4/+7
| |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | Merge this to stop it danglingSimon MacMullen2011-01-200-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | start confirm sequence numbering at 1 instead of 0Matthias Radestock2011-01-111-1/+1
* | | | | | | | | | | | | | | | Reverting bogus whitespace change (avoids file diff with default)Matthew Sackman2011-01-211-1/+1
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | fixing type specs; other cosmeticVlad Alexandru Ionescu2011-01-204-45/+45
* | | | | | | | | | | | | | | merging in from defaultVlad Alexandru Ionescu2011-01-198-20/+92
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | adding supervision support for direct connection channelsVlad Alexandru Ionescu2011-01-198-20/+92
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merged bug23434 into defaultEmile Joubert2011-01-190-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Correct all remaining copyright noticesMatthew Sackman2011-01-1913-382/+155