summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Logrotate script calls init.d script insteadHubert Plociniczak2008-08-274-4/+29
| | * | | | | Update man pages with rotate_logs_all commandHubert Plociniczak2008-08-271-0/+3
| | * | | | | Added rotate_logs_all command to rabbitmq_multi.Hubert Plociniczak2008-08-273-15/+37
| | * | | | | Merged bug19200 into bug19193Hubert Plociniczak2008-08-276-65/+219
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge bug19200 into bug19193Hubert Plociniczak2008-08-199-95/+145
| | |\ \ \ \ \ \
| | | * | | | | | Use postrotate script to reopen logs andHubert Plociniczak2008-08-143-28/+12
| | | * | | | | | Merge bug19200 into bug19193Hubert Plociniczak2008-08-1422-986/+146
| | | |\ \ \ \ \ \
| | | * | | | | | | Added logrotate script to debian and rpm packagesHubert Plociniczak2008-08-137-3/+48
| | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | Merge bug17940 into bug19166Hubert Plociniczak2008-08-127-150/+115
| | | |\ \ \ \ \ \
| | | * | | | | | | Added required commands to the init.d scriptHubert Plociniczak2008-08-083-93/+110
| * | | | | | | | | Removed catch in append_file/2 since therebug19200Hubert Plociniczak2008-09-052-2/+2
| * | | | | | | | | Reverted changes that accidentally got committedHubert Plociniczak2008-09-042-8/+7
| * | | | | | | | | Added tests to cover the changes made in last commitHubert Plociniczak2008-09-043-10/+17
| * | | | | | | | | Perform standard handler installation when originalHubert Plociniczak2008-09-042-0/+8
| * | | | | | | | | Moved log configuration to start/0,Hubert Plociniczak2008-09-042-10/+19
| * | | | | | | | | Renamed logs_location/1 function to log_location/1.Hubert Plociniczak2008-09-032-18/+69
| * | | | | | | | | Simplified the way we get logs locations,Hubert Plociniczak2008-09-032-40/+48
| * | | | | | | | | Added more test casesHubert Plociniczak2008-09-021-6/+40
| * | | | | | | | | some minor tweaksMatthias Radestock2008-09-021-25/+20
| * | | | | | | | | Removed unused includeHubert Plociniczak2008-09-021-1/+0
| * | | | | | | | | Better naming for typesHubert Plociniczak2008-09-024-4/+5
| * | | | | | | | | Refactoring of the log testsHubert Plociniczak2008-09-021-25/+26
| * | | | | | | | | Added test suite for log rotation.Hubert Plociniczak2008-09-022-55/+141
| * | | | | | | | | cosmeticMatthias Radestock2008-09-011-3/+6
| * | | | | | | | | cosmeticMatthias Radestock2008-09-013-9/+13
| * | | | | | | | | always log an error when append failsMatthias Radestock2008-09-012-26/+12
| * | | | | | | | | Use rabbit_log instead of error_loggerHubert Plociniczak2008-08-292-6/+6
| * | | | | | | | | TypoHubert Plociniczak2008-08-291-1/+1
| * | | | | | | | | More info about the behaviour of rotate_logs commandHubert Plociniczak2008-08-291-2/+5
| * | | | | | | | | When appending the old log file fails always tryHubert Plociniczak2008-08-293-6/+27
| * | | | | | | | | Create suffix file even when the originalHubert Plociniczak2008-08-281-3/+6
| * | | | | | | | | Added few missing articlesHubert Plociniczak2008-08-274-10/+10
| * | | | | | | | | Fixed spec definition. Renamed name() toHubert Plociniczak2008-08-274-4/+4
| | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Reverted BACKUP_EXTENSION variable.Hubert Plociniczak2008-08-272-2/+2
| * | | | | | | | Minor style changesHubert Plociniczak2008-08-272-13/+11
| * | | | | | | | Moved append operation inside init/1Hubert Plociniczak2008-08-266-47/+84
| * | | | | | | | Added wrappers around standard error_logger_file_hHubert Plociniczak2008-08-265-38/+157
| |/ / / / / / /
| * | | | | | | Used swap_handler mechanism provided inHubert Plociniczak2008-08-194-46/+48
| * | | | | | | Added optional argument that specifies the suffixHubert Plociniczak2008-08-183-11/+54
| * | | | | | | Forgot to remove semicolonHubert Plociniczak2008-08-151-1/+1
| * | | | | | | Fixed qa remarksHubert Plociniczak2008-08-152-17/+12
| | |_|/ / / / | |/| | | | |
| * | | | | | Added reopen_logs command to man pagesHubert Plociniczak2008-08-141-0/+5
| * | | | | | Merge default into bug19200Hubert Plociniczak2008-08-1425-974/+390
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge the defaultsSimon MacMullen2008-08-1410-10/+295
| | |\ \ \ \ \
| | | * \ \ \ \ Merge bug17940Simon MacMullen2008-08-146-21/+15
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | | * | | | Merge bug 19139Simon MacMullen2008-08-143-3/+1
| | | | |\ \ \ \
| | | | | * | | | Linda is obselete now,bug19139Hubert Plociniczak2008-08-053-3/+1
| | | * | | | | | Remove man source files from windows packagebug17940Hubert Plociniczak2008-08-121-0/+1
| | | * | | | | | Rename rabbitmqctl_real.pod to rabbitmqctl.podHubert Plociniczak2008-08-121-0/+0
| | | * | | | | | Remove man page for wrapper and use the sameHubert Plociniczak2008-08-126-47/+11
| | | | |_|/ / / | | | |/| | | |