summaryrefslogtreecommitdiff
path: root/src/rabbit_sasl_report_file_h.erl
Commit message (Expand)AuthorAgeFilesLines
* Since a crash in handle_event is so disasterous, and since gen_event handlers...bug26236Simon MacMullen2014-06-121-0/+5
* Have a completely separate counter for content size vs structural size.Simon MacMullen2014-03-241-1/+1
* Something of a rewrite:Simon MacMullen2014-03-241-1/+1
* Don't let the truncate module have any opinion on how much to truncate.Simon MacMullen2014-03-241-1/+3
* Rename module and functions to be shorter and more generic. Remove quickcheck...Simon MacMullen2014-03-241-8/+5
* Initial stab at limiting term size during loggingTim Watson2014-03-201-3/+6
* Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* merge default into bug24332bug24332Alexandru Scvortov2011-09-221-3/+3
|\
| * move file functions from misc to rabbit_fileAlexandru Scvortov2011-09-211-3/+3
* | cosmetic and commentsAlexandru Scvortov2011-09-151-0/+4
* | cosmeticMatthias Radestock2011-09-141-4/+2
* | sasl logger also appendsAlexandru Scvortov2011-08-121-3/+13
|/
* Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
* cleanupAlexandru Scvortov2010-07-061-1/+2
* update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-3/+3
* cosmetic: use multi-line stringsMatthias Radestock2009-01-081-1/+1
* Update copyrights.bug19974Tony Garnock-Jones2008-12-091-6/+12
* rename ensure_directory_exists to ensure_parent_dirs_existMatthias Radestock2008-11-281-2/+2
* Logging handlers attempt to create the directoryHubert Plociniczak2008-11-281-1/+3
* work around missing sasl_report_file_h:code_change/3bug19713Matthias Radestock2008-11-241-2/+3
* Perform standard handler installation when originalHubert Plociniczak2008-09-041-0/+4
* cosmeticMatthias Radestock2008-09-011-4/+5
* always log an error when append failsMatthias Radestock2008-09-011-13/+6
* Use rabbit_log instead of error_loggerHubert Plociniczak2008-08-291-3/+3
* When appending the old log file fails always tryHubert Plociniczak2008-08-291-3/+13
* Added few missing articlesHubert Plociniczak2008-08-271-2/+2
* Moved append operation inside init/1Hubert Plociniczak2008-08-261-0/+17
* Added wrappers around standard error_logger_file_hHubert Plociniczak2008-08-261-0/+61