summaryrefslogtreecommitdiff
path: root/src/rabbit_control.erl
Commit message (Expand)AuthorAgeFilesLines
* Add a "tracing" column to the list_vhosts command. A bigger change than expec...bug24129Simon MacMullen2011-05-231-2/+3
* Don't display it as binary.Simon MacMullen2011-05-231-4/+4
* Switch to hard coding the exchange name.Simon MacMullen2011-05-201-5/+5
* Rewrite the rabbitmqctl interface. Define trace_exchanges in rabbit.app.Simon MacMullen2011-05-201-16/+8
* Fold refresh_config in with (un)set_env, abstract into rabbit.Simon MacMullen2011-05-191-7/+3
* RenameSimon MacMullen2011-05-191-2/+2
* rabbitmqctl refresh_channel_configSimon MacMullen2011-05-191-0/+4
* Cosmetic.Simon MacMullen2011-04-071-10/+11
* Merge in default and untested debitrot.Simon MacMullen2011-04-051-0/+17
|\
| * merge default into bug20589Tony Garnock-Jones2009-05-091-0/+13
| |\
| * | Trace activity on a per-vhost basisTony Garnock-Jones2009-04-111-14/+17
| * | Generalize rabbitmqctl to set_env/get_env/unset_envTony Garnock-Jones2009-04-101-12/+14
| * | rabbitmqctl tap controlTony Garnock-Jones2009-04-091-0/+16
* | | Make sure Attempts does not go negative.bug24007Simon MacMullen2011-03-301-3/+2
* | | Make rabbitmq-server compilable.Simon MacMullen2011-03-301-2/+2
* | | cosmetic: put 'rabbitmqctl wait' code in the right placeMatthias Radestock2011-03-301-3/+7
* | | cosmeticMatthias Radestock2011-03-291-17/+10
* | | cosmeticMatthias Radestock2011-03-041-25/+21
* | | Merging default into bug23657bug23657Matthew Sackman2011-02-171-15/+11
|\ \ \
| * | | print usage message for all command line parsing errorsbug23842Matthias Radestock2011-02-141-15/+11
* | | | Make the timeout code a bit clearer.Simon MacMullen2011-02-151-9/+9
* | | | Undo 3b4956543c30Simon MacMullen2011-02-091-13/+1
* | | | Correct the behaviour of /etc/init.d/rabbitmq-server statusSimon MacMullen2011-02-091-1/+13
* | | | Oops.Simon MacMullen2011-01-261-1/+1
* | | | Treat all {badrpc, _}s the same. Use which_applications/1.Simon MacMullen2011-01-261-12/+12
* | | | rabbitmqctl status is not adequate to wait for the server as it can returnSimon MacMullen2011-01-261-1/+25
|/ / /
* | | bug23154 (ipv6) merged into defaultMarek Majkowski2011-01-241-10/+22
|\ \ \
| * \ \ Merge 23534 into default.Simon MacMullen2011-01-241-63/+61
| |\ \ \
| | * | | handle errors in list_consumersbug23723Matthias Radestock2011-01-201-4/+7
| * | | | Add helpful comment about windows flushing to rabbitmqctlbug23534Emile Joubert2010-11-241-0/+1
| * | | | Slower rabbitmqctl shutdown on windows flushes outputEmile Joubert2010-11-241-6/+14
* | | | | default merged into bug23154 (ipv6)bug23154Marek Majkowski2011-01-201-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge in defaultSimon MacMullen2011-01-171-16/+17
| |\ \ \ \
| * | | | | Format IPv4-mapped IPv6 addresses as IPv4, put brackets round IPv6 addresses ...Simon MacMullen2011-01-051-2/+2
* | | | | | Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
| |/ / / / |/| | | |
* | | | | Split rabbit_access_control up. Functions that are facades onto the auth back...Simon MacMullen2010-12-211-16/+17
|/ / / /
* | | | rabbitmqctl clear_password <username>Simon MacMullen2010-12-081-0/+4
* | | | Diagnostics on node start failureEmile Joubert2010-12-011-18/+23
|/ / /
* | | Merge bug23488 into default (Remove rabbit_misc:intersperse)Simon MacMullen2010-11-161-2/+0
|\ \ \
| * | | Make peer_cert_* info items into binaries; remove the special-casing of strin...bug23493Simon MacMullen2010-11-111-2/+0
* | | | Removed rabbit_misc:intersperse; changed clients to call string:join instead;...John DeTreville2010-11-101-4/+2
|/ / /
* | | merge default into bug23319bug23319Alexandru Scvortov2010-10-181-10/+11
|\ \ \
| * | | rename error/2 to prevent auto-import warnings on R14BMatthias Radestock2010-10-151-9/+9
| * | | Revert unnecessary reformattingMatthew Sackman2010-10-051-3/+3
| * | | Merging default into bug21377Matthew Sackman2010-10-041-0/+2
| |\ \ \
| * | | | Do the simplest thing and have additional fields to indicate the type of the ...Matthew Sackman2010-09-121-15/+7
| * | | | exchange_name => source; consistent naming of Src{Name} and Dst{Name}, except...Matthew Sackman2010-09-121-7/+16
| * | | | Implement exchange-to-exchange bindingsMatthew Sackman2010-09-111-1/+1
* | | | | merge default into bug23319Alexandru Scvortov2010-10-131-0/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | merge default into bug22902Matthias Radestock2010-09-081-0/+8
| |\ \ \ \ | | |/ / /