summaryrefslogtreecommitdiff
path: root/docs/rabbitmqctl.pod
Commit message (Collapse)AuthorAgeFilesLines
* Tweak to the way the makefile generates the manpages, in preparationTony Garnock-Jones2008-12-081-157/+0
| | | | for some documentation for /etc/default/rabbitmq.
* TypoHubert Plociniczak2008-08-291-1/+1
|
* More info about the behaviour of rotate_logs commandHubert Plociniczak2008-08-291-2/+5
|
* Added few missing articlesHubert Plociniczak2008-08-271-5/+5
|
* Moved append operation inside init/1Hubert Plociniczak2008-08-261-1/+1
| | | | | in handlers' wrappers. Added comments, fixed various small things.
* Added wrappers around standard error_logger_file_hHubert Plociniczak2008-08-261-6/+7
| | | | | | | and sasl_report_file_h modules, because they were not expecting proper arguments in init/1 when swapping handlers. Renamed reopen_logs to rotate_logs.
* Used swap_handler mechanism provided inHubert Plociniczak2008-08-191-4/+9
| | | | | | | | error_logger to correctly reopen_logs. This creates another copy of the handler which has to be manually removed. Apparently the first one in the list is the old one. Updated man pages.
* Added optional argument that specifies the suffixHubert Plociniczak2008-08-181-1/+5
| | | | | | of the old log file. Using add_handler and delete_handler because swap_handlers doesn't behave as expected.
* Added reopen_logs command to man pagesHubert Plociniczak2008-08-141-0/+5
|
* Rename rabbitmqctl_real.pod to rabbitmqctl.podHubert Plociniczak2008-08-121-0/+139
|
* Remove man page for wrapper and use the sameHubert Plociniczak2008-08-121-37/+0
| | | | | | page as for rabbitmqctl_real. Update debina and rpm packaging to reflect this change.
* Renamed the pod pages slightly.Hubert Plociniczak2008-08-071-0/+37