summaryrefslogtreecommitdiff
path: root/src/rabbit_control.erl
Commit message (Expand)AuthorAgeFilesLines
* Merge bug24377Simon MacMullen2011-08-261-7/+1
|\
| * one way to check whether rabbit is runningbug24377Matthias Radestock2011-08-251-7/+1
* | Revert most of the merge of bug24315 apart from rabbit_misc:with_local_io/1 s...Simon MacMullen2011-08-261-22/+1
|/
* Merge with defaultRob Harrop2011-08-221-17/+62
|\
| * It *is* a process. It *has* a pid.Simon MacMullen2011-07-201-3/+3
| * The problem with kill -0 is that its semantics are "could I send a signal to ...Simon MacMullen2011-07-151-1/+1
| * Do these checks the other way round - if the pid is not running we should fai...Simon MacMullen2011-07-151-7/+7
| * Be more clear when pidfile read fails.Simon MacMullen2011-07-151-1/+1
| * Show when we've acquired the pid. This would be useful for diagnostics.Simon MacMullen2011-07-151-5/+7
| * rabbitmqctl wait $PID_FILE.Simon MacMullen2011-07-131-17/+60
* | better argument formattingAlexandru Scvortov2011-08-041-2/+6
* | cosmeticAlexandru Scvortov2011-08-031-1/+1
* | abstract out with_local_io/1Alexandru Scvortov2011-08-031-15/+12
* | refactor mask_argsAlexandru Scvortov2011-08-031-10/+8
* | be discrete about what you logAlexandru Scvortov2011-08-021-2/+12
* | log rabbitmqctl invocations on the remote nodeAlexandru Scvortov2011-08-021-1/+13
|/
* remove 'transactional' flag from 'rabbitmqctl list_channel'bug24232Matthias Radestock2011-07-011-1/+1
* First pass at user tags.Simon MacMullen2011-06-091-19/+8
* Ahembug24156Simon MacMullen2011-06-061-2/+3
* Merge bug24128Simon MacMullen2011-06-061-0/+6
|\
| * Reduce diff from bug23554: Allow formatting of nested info itemsMatthew Sackman2011-06-021-0/+6
* | More consitent exception handlingbug24128Emile Joubert2011-06-031-3/+9
* | Report cosmeticsSimon MacMullen2011-06-031-14/+19
* | Split rabbitmqctl status queryEmile Joubert2011-06-021-7/+19
* | CosmeticSimon MacMullen2011-06-021-12/+15
* | Move status info (again)Emile Joubert2011-05-311-13/+2
* | Report node-specific details separatelyEmile Joubert2011-05-311-3/+14
* | List permissions differentlyEmile Joubert2011-05-311-25/+25
* | rabbitmqctl report layout tidyEmile Joubert2011-05-311-9/+10
* | Add headersEmile Joubert2011-05-271-2/+2
* | rabbitmqctl report listing consumers more consistentlyEmile Joubert2011-05-271-21/+28
* | Rollback info_all renamingEmile Joubert2011-05-271-6/+10
* | rabbitmqctl reportEmile Joubert2011-05-261-9/+24
|/
* 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