Paul Eggert
|
bc277c7069
Fix data loss when acting as filter
|
2 vuotta sitten |
Sergey Poznyakoff
|
5c713540e3
Update copyright years
|
3 vuotta sitten |
Sergey Poznyakoff
|
cc8f5f78b2
Handle invalid sparse entries in pax header
|
3 vuotta sitten |
Samanta Navarro
|
3730dddb3f
Fix typos
|
3 vuotta sitten |
Paul Eggert
|
55f2a0772e
Fix unlikely uninitalized var bug with sparse file
|
4 vuotta sitten |
Paul Eggert
|
5f8f129415
Pacify clang for unreachable ‘return’
|
4 vuotta sitten |
Paul Eggert
|
f4e2411bf5
maint: port better to non-GCC compilers
|
4 vuotta sitten |
Sergey Poznyakoff
|
afa743ac23
Update copyright years
|
4 vuotta sitten |
Pavel Raiskup
|
1263f9bc1d
Bugfix --sparse --diff mode
|
4 vuotta sitten |
Sergey Poznyakoff
|
615732a804
Bugfix
|
4 vuotta sitten |
Sergey Poznyakoff
|
8d90723d30
Update copyright years
|
5 vuotta sitten |
Sergey Poznyakoff
|
cb07844454
Fix possible NULL dereference (savannah bug #55369)
|
6 vuotta sitten |
Sergey Poznyakoff
|
2684c88a49
Version 1.31
|
6 vuotta sitten |
Sergey Poznyakoff
|
c15c42ccd1
Fix CVE-2018-20482
|
6 vuotta sitten |
Paul Eggert
|
d44d592013
Port to gcc -Wimplicit-fallthrough=5
|
7 vuotta sitten |
Sergey Poznyakoff
|
30fe67226a
Update copyright years
|
8 vuotta sitten |
Sergey Poznyakoff
|
8980ecd62d
Update copyright years
|
9 vuotta sitten |
Sergey Poznyakoff
|
b684326e69
Use SEEK_HOLE for hole detection
|
9 vuotta sitten |
Sergey Poznyakoff
|
45ccda1193
Update copyright years.
|
11 vuotta sitten |
Sergey Poznyakoff
|
ca8cb48d02
Fix star compatibility (sparse headers)
|
11 vuotta sitten |
Paul Eggert
|
2f6c03cba2
tar: fix bug with sparse files with effective size of 8 GiB or more
|
12 vuotta sitten |
Paul Eggert
|
cd7bdd4076
maint: update copyrights for 2013 and as per current GNU standards
|
12 vuotta sitten |
Paul Eggert
|
df7b55a8f6
Fix some problems with negative and out-of-range integers.
|
12 vuotta sitten |
Paul Eggert
|
debc485626
tar: quote 'like this', not `like this'
|
13 vuotta sitten |
Paul Eggert
|
03858cf583
tar: don't assume O_NONBLOCK is benign on regular files
|
13 vuotta sitten |
Sergey Poznyakoff
|
bb0af96c54
Correctly store long sparse file names in PAX archives.
|
14 vuotta sitten |
Paul Eggert
|
a9895fd20c
tar: optimize -c --sparse when file is entirely sparse
|
14 vuotta sitten |
Paul Eggert
|
a59c819beb
tar: don't assume size of a sparse file chunk fits in size_t
|
14 vuotta sitten |
Sergey Poznyakoff
|
ab6dd4948d
Keep a detailed map of archive members stored in the record buffer.
|
14 vuotta sitten |
Paul Eggert
|
f6edb92580
Remove some lint, found by gcc -W etc.
|
14 vuotta sitten |