summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove condrestart targetbug23858Matthew Sackman2011-02-171-1/+1
* Implement try-restart and condrestart as intendedMatthew Sackman2011-02-171-1/+16
* Merging default into bug23657bug23657Matthew Sackman2011-02-1723-134/+215
|\
| * s/now_millis/now_micros - so the name matches the functionMatthias Radestock2011-02-171-3/+3
| * bug21741 merged into defaultMarek Majkowski2011-02-167-17/+28
| |\
| | * Rename rabbitmq.confbug21741Emile Joubert2011-02-034-15/+15
| | * First version of renaming rabbitmq.confEmile Joubert2011-02-024-2/+13
| * | Merged bug23840 into defaultEmile Joubert2011-02-163-25/+38
| |\ \
| | * | Whoops. Forgot thesebug23840Matthew Sackman2011-02-151-6/+9
| | * | Supply server capabilitesMatthew Sackman2011-02-141-12/+20
| | * | Make server_properties a /1Matthew Sackman2011-02-142-8/+10
| * | | simplified and better error reporting on queue declare arg checksMatthias Radestock2011-02-151-17/+7
| * | | Merged bug23842 into defaultEmile Joubert2011-02-140-0/+0
| |\ \ \
| * | | | print usage message for all command line parsing errorsbug23842Matthias Radestock2011-02-141-15/+11
| |/ / /
| * | | merge bug23829 into defaultAlexandru Scvortov2011-02-142-3/+4
| |\ \ \ | | |/ /
| | * | Merging bug23609 to defaultMatthew Sackman2011-02-142-2/+2
| | |\ \
| | | * \ merge bug23765 into default (current sync interval in queue_process and msg_s...Alexandru Scvortov2011-02-1422-93/+840
| | | |\ \
| | | * | | Bump up sync timers in queue and msg_store to 25msbug23765Matthew Sackman2011-01-312-2/+2
| | * | | | moved call for call deletion notification into Funbug23609Tim Fox2011-02-111-1/+2
| | | |/ / | | |/| |
| * | | | Added documentationbug23829Matthew Sackman2011-02-121-0/+9
| * | | | Add ability to change backing module dynamicallyMatthew Sackman2011-02-111-0/+16
| |/ / /
| * | | Merged bug23811 (no need for amqqueue:notify_sent to use delegate)Simon MacMullen2011-02-101-1/+1
| |\ \ \
| | * | | use a plain cast, not delegatebug23811Matthew Sackman2011-02-071-1/+1
| * | | | Merge bug23813 (abstract rabbit out of delegate)Simon MacMullen2011-02-1017-52/+759
| |\ \ \ \
| | * \ \ \ merge bug23806 into default (Re-declaring a queue on a different cluster node...Alexandru Scvortov2011-02-094-18/+57
| | |\ \ \ \
| | | * | | | Added test which covers the mysteriously dead queue on queue declaration, and...bug23806Matthew Sackman2011-02-081-2/+30
| | | * | | | I need a much longer timeout for these tests...Matthew Sackman2011-02-081-1/+1
| | | * | | | Merging default to bug23806Matthew Sackman2011-02-086-20/+100
| | | |\ \ \ \
| | | * | | | | abstract out is_process_aliveMatthew Sackman2011-02-083-19/+29
| | | * | | | | remove non-rpc'd call to is_process_alive - now matches the rpc version in am...Matthew Sackman2011-02-071-4/+5
| | * | | | | | Merge bug23792 into defaultSimon MacMullen2011-02-095-15/+13
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | Make tcp listen options configurablebug23792Matthew Sackman2011-02-025-15/+13
| | | | |_|_|/ | | | |/| | |
| * | | | | | Move the booting of the delegate to rabbitbug23813Matthew Sackman2011-02-082-9/+9
| * | | | | | accomodate both forms of nodedownMatthew Sackman2011-02-071-1/+2
| | |_|_|/ / | |/| | | |
| * | | | | Abstract out the rabbit from delegate (also improve robustness)Matthew Sackman2011-02-073-23/+30
* | | | | | No need to reassign.Simon MacMullen2011-02-161-1/+0
* | | | | | According to http://refspecs.freestandards.org/LSB_3.1.1/LSB-Core-generic/LSB...Simon MacMullen2011-02-161-1/+1
* | | | | | Don't fail if the lock file does not exist (on Debian).Simon MacMullen2011-02-161-2/+6
* | | | | | Make the timeout code a bit clearer.Simon MacMullen2011-02-151-9/+9
* | | | | | Make "set +e" cover rather less code.Simon MacMullen2011-02-141-5/+5
* | | | | | More explicit documentation.Simon MacMullen2011-02-141-2/+2
* | | | | | Add pid to rabbitmqctl status.Simon MacMullen2011-02-091-1/+2
* | | | | | Undo 3b4956543c30Simon MacMullen2011-02-093-33/+3
* | | | | | http://refspecs.freestandards.org/LSB_3.1.1/LSB-Core-generic/LSB-Core-generic...Simon MacMullen2011-02-091-1/+1
* | | | | | Correct the behaviour of /etc/init.d/rabbitmq-server statusSimon MacMullen2011-02-093-3/+33
* | | | | | Use setsid rather than nohup.Simon MacMullen2011-02-092-3/+3
* | | | | | Remove pointless test, fix comment.Simon MacMullen2011-02-091-7/+1
* | | | | | Reverse to avoid negated conditionalSimon MacMullen2011-02-091-4/+4
* | | | | | Trailing tab and whitespaceMatthew Sackman2011-02-081-1/+1
* | | | | | Merging default into bug23657Matthew Sackman2011-02-0817-680/+115
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |