| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | | | | | * | | | | merge from default | Alexandru Scvortov | 2011-01-14 | 62 | -1453/+2562 | |
| | | | | | | |\ \ \ \ | ||||||
| | | | | | | * | | | | | add stats again; update docs | Alexandru Scvortov | 2010-12-09 | 2 | -0/+14 | |
| | | | | | | * | | | | | Cosmetic | Simon MacMullen | 2010-12-08 | 1 | -6/+3 | |
| | | | | | | * | | | | | Merge default into bug23201. | Simon MacMullen | 2010-12-08 | 1 | -24/+57 | |
| | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | * | | | | | add missing case | Alexandru Scvortov | 2010-12-06 | 1 | -3/+6 | |
| | | | | | | | * | | | | | add stats for confirms | Alexandru Scvortov | 2010-12-06 | 1 | -8/+7 | |
| | | | | | | | * | | | | | merge default into bug23201 | Alexandru Scvortov | 2010-12-01 | 1 | -24/+57 | |
| | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | update exchange and queue_exchange stats on confirms | Alexandru Scvortov | 2010-10-31 | 1 | -30/+52 | |
| | | | | | | | | * | | | | | merge from bug20284 | Alexandru Scvortov | 2010-10-29 | 1 | -0/+16 | |
| | | | | | | | | |\ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | | added fine grained stats | Alexandru Scvortov | 2010-09-30 | 1 | -0/+6 | |
| | | | | | | | | | * | | | | | add confirm related info keys | Alexandru Scvortov | 2010-09-29 | 1 | -0/+10 | |
| | | | * | | | | | | | | | | | merge bug23626 into default | Matthias Radestock | 2011-01-21 | 1 | -4/+7 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | ||||||
| | | | * | | | | | | | | | | | move channel lookups into handle_ methods | Matthias Radestock | 2011-01-20 | 1 | -43/+29 | |
| | | | * | | | | | | | | | | | Deal with the possibility of a ch DOWN overtaking other messages from the cha... | Matthew Sackman | 2011-01-20 | 1 | -14/+26 | |
| | | * | | | | | | | | | | | | Add helpful comment about windows flushing to rabbitmqctl | Emile Joubert | 2010-11-24 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | Slower rabbitmqctl shutdown on windows flushes output | Emile Joubert | 2010-11-24 | 1 | -6/+14 | |
| | * | | | | | | | | | | | | | default merged into bug23154 (ipv6) | Marek Majkowski | 2011-01-20 | 14 | -67/+217 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | Don't test on the real port. Pick a test port, and retry if we find any evide... | Simon MacMullen | 2011-01-19 | 1 | -14/+22 | |
| | | * | | | | | | | | | | | | Duh. | Simon MacMullen | 2011-01-19 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | Make port_to_listeners distinguish all the cases now, and write even more com... | Simon MacMullen | 2011-01-19 | 1 | -12/+31 | |
| | | * | | | | | | | | | | | | Cosmetics. | Simon MacMullen | 2011-01-18 | 1 | -10/+7 | |
| | | * | | | | | | | | | | | | Rename ipv6_status to port_to_listeners, make it return listeners, explain it... | Simon MacMullen | 2011-01-18 | 1 | -20/+35 | |
| | | * | | | | | | | | | | | | Allow gethostaddr(Host, auto) to return more than one IP address in the case ... | Simon MacMullen | 2011-01-18 | 1 | -14/+11 | |
| | | * | | | | | | | | | | | | Merge in default | Simon MacMullen | 2011-01-17 | 43 | -1305/+1792 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | Update documentation. | Simon MacMullen | 2011-01-07 | 2 | -4/+6 | |
| | | * | | | | | | | | | | | | | Don't have the scripts set bind address of 0.0.0.0 if the port is specified b... | Simon MacMullen | 2011-01-07 | 6 | -14/+21 | |
| | | * | | | | | | | | | | | | | Oops. | Simon MacMullen | 2011-01-05 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | Dialyzer fixes. | Simon MacMullen | 2011-01-05 | 1 | -4/+5 | |
| | | * | | | | | | | | | | | | | Format IPv4-mapped IPv6 addresses as IPv4, put brackets round IPv6 addresses ... | Simon MacMullen | 2011-01-05 | 6 | -10/+28 | |
| | | * | | | | | | | | | | | | | Allow specifying a listener as just a port number, meaning "bind to everythin... | Simon MacMullen | 2011-01-05 | 2 | -1/+46 | |
| | | * | | | | | | | | | | | | | Reinstate stop_tcp_listener. | Simon MacMullen | 2011-01-05 | 1 | -8/+11 | |
| | | * | | | | | | | | | | | | | Allow check_tcp_listener_address to convert one config into more than one spe... | Simon MacMullen | 2011-01-05 | 1 | -11/+14 | |
| | | * | | | | | | | | | | | | | Make listener spec a bit more of an abstract type so that changes to plugins ... | Simon MacMullen | 2011-01-05 | 1 | -37/+31 | |
| | | * | | | | | | | | | | | | | Automatically determine ipv4 / ipv6 depending on IP address or hostname provi... | Simon MacMullen | 2011-01-05 | 1 | -21/+42 | |
| | | * | | | | | | | | | | | | | Special case [::] like we do 0.0.0.0. | Simon MacMullen | 2011-01-05 | 1 | -5/+12 | |
| | | * | | | | | | | | | | | | | Import and debitrot Reilly Grant's patch. | Simon MacMullen | 2011-01-04 | 1 | -24/+37 | |
| * | | | | | | | | | | | | | | | merging bug23696's two heads | Vlad Alexandru Ionescu | 2011-01-22 | 2 | -1/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | adding rabbit_direct:connect/3 for the erlang client to use | Vlad Alexandru Ionescu | 2011-01-22 | 1 | -1/+23 | |
| | * | | | | | | | | | | | | | | | adding specs to rabbit_client_sup | Vlad Alexandru Ionescu | 2011-01-22 | 1 | -0/+15 | |
| * | | | | | | | | | | | | | | | | Merging default into bug23696 | Matthew Sackman | 2011-01-21 | 1 | -4/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merging bug23723 into default | Matthew Sackman | 2011-01-20 | 1 | -4/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | handle errors in list_consumers | Matthias Radestock | 2011-01-20 | 1 | -4/+7 | |
| | |/ / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | Merge this to stop it dangling | Simon MacMullen | 2011-01-20 | 0 | -0/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | start confirm sequence numbering at 1 instead of 0 | Matthias Radestock | 2011-01-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Reverting bogus whitespace change (avoids file diff with default) | Matthew Sackman | 2011-01-21 | 1 | -1/+1 | |
| | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | fixing type specs; other cosmetic | Vlad Alexandru Ionescu | 2011-01-20 | 4 | -45/+45 | |
| * | | | | | | | | | | | | | | | merging in from default | Vlad Alexandru Ionescu | 2011-01-19 | 8 | -20/+92 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | adding supervision support for direct connection channels | Vlad Alexandru Ionescu | 2011-01-19 | 8 | -20/+92 | |
| | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merged bug23434 into default | Emile Joubert | 2011-01-19 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Correct all remaining copyright notices | Matthew Sackman | 2011-01-19 | 13 | -382/+155 | |
