summaryrefslogtreecommitdiff
path: root/src/rar-utils.c
AgeCommit message (Collapse)AuthorFilesLines
2014-11-22FrCommand: set the filename before each call to fr_command_* functionsinfirit1-7/+4
this change will allow the command to use a different filename from the one pointed to by the local_copy attribute. Based on FR commit: 5e48592fb49d1f5ce713fcd77d44acd664de4b6a From: Paolo Bacchilega <[email protected]>
2014-11-19Fixed loading of multi-volume rar archives with 7zipinfirit1-0/+139
Based on FR commit: e4a225d986cb6df8c6586515cba0e13aee888544 From: Paolo Bacchilega <[email protected]>