Sergey Poznyakoff
|
9c194c9942
Fix exclusion of long file names when extracting from pax format archives.
|
hace 14 años |
Sergey Poznyakoff
|
c3fa22fc80
Read POSIX multivolume archives split at the header boundary.
|
hace 15 años |
Sergey Poznyakoff
|
166b7c7d02
Fix listing of volume labels (in particular in PAX archives).
|
hace 15 años |
Sergey Poznyakoff
|
0d8e324912
Avoid overwriting exit_status with a value indicating less important condition.
|
hace 15 años |
Sergey Poznyakoff
|
2b1bffbad6
Optimize searches for directory structures by keeping a pointer to struct directory in struct name.
|
hace 15 años |
Sergey Poznyakoff
|
1bcbbcf1ff
Improve listed incremental dumps.
|
hace 15 años |
Sergey Poznyakoff
|
67a1a0eac5
Implement the --warning option.
|
hace 15 años |
Sergey Poznyakoff
|
b94eed6d03
Version 1.20.
|
hace 17 años |
Sergey Poznyakoff
|
7efe3850f6
* NEWS: Update.
|
hace 17 años |
Sergey Poznyakoff
|
d769b724f4
(diff_dumpdir): Rename stat->stat_data to avoid shadowing the syscall.
|
hace 17 años |
Sergey Poznyakoff
|
a0fb51e136
Relicense under GPLv3
|
hace 17 años |
Sergey Poznyakoff
|
250db35f17
Global extended_header removed, use new xheader calls instead.
|
hace 18 años |
Sergey Poznyakoff
|
445d95be07
(diff_dumpdir): Compare directory contents using
|
hace 18 años |
Sergey Poznyakoff
|
e24d8574a8
(read_and_process): Fix type of "size"
|
hace 18 años |
Sergey Poznyakoff
|
90b061cf55
Minor changes
|
hace 19 años |
Paul Eggert
|
f2bf9f2ffa
Avoid installation glitches on Solaris 8 with Sun C 5.4.
|
hace 19 años |
Paul Eggert
|
aa976a5170
* NEWS: New option --atime-preserve=system, which uses O_NOATIME.
|
hace 19 años |
Sergey Poznyakoff
|
52429bb956
Use mv_.* functions uniformly instead of fiddling with the global variables.
|
hace 19 años |
Paul Eggert
|
57c2124d68
* src/tar.c (NS_PRECISION_FORMAT_MASK): New macro.
|
hace 19 años |
Sergey Poznyakoff
|
9684c2728d
(diff_dumpdir): Pass a valid device number to get_directory_contents.
|
hace 19 años |
Paul Eggert
|
3209329337
Don't filter time stamps through the resolution supported
|
hace 19 años |
Paul Eggert
|
d659cbaccd
Carefully crafted invalid headers can cause buffer overrun.
|
hace 20 años |
Paul Eggert
|
120e96c480
Update FSF postal mail address.
|
hace 20 años |
Sergey Poznyakoff
|
d78f85d61d
(diff_file): diff_handle was not initialized
|
hace 20 años |
Sergey Poznyakoff
|
781d3818e5
(diff_init): Read directory file if in listed
|
hace 20 años |
Sergey Poznyakoff
|
9a71d32d2f
Code clean up.
|
hace 20 años |
Sergey Poznyakoff
|
7347b4f5d5
Started merging with cpio into paxutils.
|
hace 20 años |
Sergey Poznyakoff
|
e563240b95
(verify_volume): Call set_next_block_after
|
hace 20 años |
Paul Eggert
|
6869d0f6b3
(diff_init): Don't use valloc; on older or buggy hosts, you can't
|
hace 20 años |
Paul Eggert
|
2bda83b48d
Merge recent gnulib changes, and remove some lint.
|
hace 21 años |