summaryrefslogtreecommitdiff
path: root/src/rabbit_file.erl
Commit message (Expand)AuthorAgeFilesLines
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* Prevent possible deadlock when obtaining multiple filehandlesEmile Joubert2012-08-101-2/+2
* Revert the wrapper around the copy in append_file/2bug25021Simon MacMullen2012-06-221-0/+17
* Cosmeticbug24994Emile Joubert2012-06-181-1/+0
* Only one version of append_file is requiredEmile Joubert2012-06-181-26/+2
* Rotate logs differentlyEmile Joubert2012-06-141-7/+11
* Rotate logs without consuming excessive memoryEmile Joubert2012-06-141-3/+12
* Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
* fix rabbit_file:group_tokens/1Alexandru Scvortov2011-09-221-10/+5
* binary:bin_to_list -> binary_to_listAlexandru Scvortov2011-09-221-1/+1
* get the spec of list_dir right at lastbug24386Matthias Radestock2011-09-221-2/+2
* merge headsAlexandru Scvortov2011-09-211-1/+2
|\
| * fix a dialyzer warningAlexandru Scvortov2011-09-211-1/+2
* | cosmeticMatthias Radestock2011-09-211-10/+9
|/
* refactorAlexandru Scvortov2011-09-211-17/+11
* move file functions from misc to rabbit_fileAlexandru Scvortov2011-09-211-0/+293