summaryrefslogtreecommitdiff
path: root/src/rabbit_control.erl
Commit message (Expand)AuthorAgeFilesLines
* change rpc timeout to infinity21202Matthew Sackman2009-08-051-1/+1
* merge v1_5 into defaultMatthias Radestock2009-04-221-0/+13
|\
| * keep dialyzer happybug20597Matthias Radestock2009-04-141-0/+13
* | refine permission structurebug20288Matthias Radestock2009-01-271-3/+3
* | replace list_{vhost_users,user_vhosts} with list_{vhost,user}_permissionsMatthias Radestock2009-01-191-23/+23
* | better docs and error handlingMatthias Radestock2009-01-161-14/+15
* | beginnings of permission adminMatthias Radestock2009-01-161-17/+25
|/
* use halt() instead of init:stop()bug20141Matthias Radestock2009-01-131-1/+1
* Better dispatching while formatting results in rabbitmqctlEmile Joubert2009-01-111-4/+3
* Report node instead of pid in rabbitmqctlEmile Joubert2009-01-111-4/+11
* Correct typosbug19684Tony Garnock-Jones2008-12-101-1/+1
* merge default into bug19684Tony Garnock-Jones2008-12-101-1/+130
|\
| * cosmeticMatthias Radestock2008-12-101-28/+41
| * correct error handlingMatthias Radestock2008-12-101-1/+4
| * merge default into bug19684Matthias Radestock2008-12-101-6/+12
| |\
| * | rabbitmqctl testsEmile Joubert2008-12-081-12/+3
| * | rabbitmqctl pod updates, R11B-5 safe string handlingEmile Joubert2008-12-071-13/+17
| * | Add vhost parameterEmile Joubert2008-12-041-10/+12
| * | rabbitmqctl output formattingEmile Joubert2008-12-031-24/+62
| * | merge default into bug19684Matthias Radestock2008-12-011-72/+99
| |\ \
| * \ \ Merge bug18381 into bug19684, tidyingEmile Joubert2008-11-241-1/+79
| |\ \ \
| | * | | List bindings and connectionsEmile Joubert2008-11-231-10/+37
| | * | | Guarantee order of rabbitctl result columnsEmile Joubert2008-11-231-13/+23
| | * | | Added rabbitmqctl interface for listing exchangesEmile Joubert2008-11-161-6/+23
| | * | | Merged bug18381 into bug19684Emile Joubert2008-11-141-1/+26
| | |\ \ \ | |/ / / /
| | * | | Removed memory queries, only report on selected queue detailsEmile Joubert2008-11-111-23/+18
| | * | | Merged bug18381 into bug19684Emile Joubert2008-11-091-1/+28
| |/ / /
* | | | merge bug19914 into defaultMatthias Radestock2008-12-101-5/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add RABBITMQ_ prefix, and source /etc/default/rabbitmq. Update erlang codeTony Garnock-Jones2008-12-081-5/+6
| | |/ | |/|
* | | Update copyrights.bug19974Tony Garnock-Jones2008-12-091-6/+12
|/ /
* | Merge default into bug19910Hubert Plociniczak2008-12-011-1/+1
|\ \
| * | Cosmeticbug19912Hubert Plociniczak2008-12-011-1/+1
* | | merge bug19912 into bug19910Matthias Radestock2008-11-301-1/+1
|\ \ \ | |/ / |/| |
| * | write script errors to stderrMatthias Radestock2008-11-301-1/+1
* | | get rid of compiler warningMatthias Radestock2008-11-301-4/+4
|/ /
* | simplify informational displayMatthias Radestock2008-11-301-23/+28
* | improve error outputMatthias Radestock2008-11-301-3/+15
* | Fix rabbitmqctl output formattingbug19826Emile Joubert2008-11-261-2/+2
* | Tidy usage docs and parameter parsingEmile Joubert2008-11-241-5/+5
* | Add rabbitmqctl "quiet" modeEmile Joubert2008-11-231-62/+72
|/
* Moved append operation inside init/1Hubert Plociniczak2008-08-261-1/+1
* Added wrappers around standard error_logger_file_hHubert Plociniczak2008-08-261-6/+6
* Added optional argument that specifies the suffixHubert Plociniczak2008-08-181-1/+4
* Fixed qa remarksHubert Plociniczak2008-08-151-4/+4
* Merge default into bug19200Hubert Plociniczak2008-08-141-73/+1
|\
| * Removed some references to realmsBen Hood2008-08-041-7/+0
| * Deleted a lot of stuff to do with permissionsBen Hood2008-07-221-66/+1
| * Savepoint for lifecycle test that now works without realms or ticketsBen Hood2008-07-131-13/+13
* | Added reopen_logs command to rabbit_controlHubert Plociniczak2008-08-141-0/+5
|/
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+260