summaryrefslogtreecommitdiff
path: root/src/fr-command-rar.c
AgeCommit message (Collapse)AuthorFilesLines
2015-07-21fr-command-rar: additional check for NULL pointer to avoid crashMonsta1-0/+3
adapted from https://github.com/GNOME/file-roller/commit/8c55a4118dc83f171ca89407492269ecfe0a20d3
2014-11-22fixed missing prototype warninginfirit1-2/+2
From FR commit: fe3e6aa60ff370fb21475cf621fd86ad78c9303a From: Paolo Bacchilega <[email protected]>
2014-11-22fixed compiler warningsinfirit1-1/+2
Based on FR commit: 1becb98e4c8bc86feca13b54f991987c4eee3341 From: Paolo Bacchilega <[email protected]>
2014-11-22progress dialog: show the number of remaining files to complete the operationinfirit1-31/+2
instead of the name of the file added/removed/extracted. Based on FR commit: bf2b5d2352cfcd9d4345dda7976208672838dce1 From: Paolo Bacchilega <[email protected]>
2014-11-22FrCommand: set the filename before each call to fr_command_* functionsinfirit1-2/+6
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-110/+1
Based on FR commit: e4a225d986cb6df8c6586515cba0e13aee888544 From: Paolo Bacchilega <[email protected]>
2014-07-11Fix possible errors with some password protected filesmonsta1-7/+23
2013-10-07add support for rar-5.0xraveit651-42/+126
2012-11-17Can't open rar files with password protected file data and headers.Steve Zesch1-0/+6
2012-10-09Fixed fsf addresses. Closes #4.Steve Zesch1-1/+1
2011-11-30many renames from file-roller to engrampaStefano Karapetsas1-1/+1
2011-11-09initialPerberos1-0/+813