Paul Eggert
|
9447e799ab
tar: use more-accurate diagnostic when intermediate mkdir fails
|
14 years ago |
Paul Eggert
|
502abd93bd
tests: port to NFS file servers with clock skew
|
14 years ago |
Paul Eggert
|
241b72ffad
gnulib: sync from latest gnulib, notably bootstrap and parse-datetime
|
14 years ago |
Paul Eggert
|
c5c196310e
tar: -x -C symlink fix
|
14 years ago |
Paul Eggert
|
14efeb9f95
tar: --dereference consistency
|
14 years ago |
Paul Eggert
|
efe26f98ec
tar: do not crash with --listed-incremental
|
14 years ago |
Paul Eggert
|
4bde4f39d0
tar: prefer openat-style functions
|
14 years ago |
Paul Eggert
|
fc5e44c99c
tar: add utimens.h includes
|
14 years ago |
Paul Eggert
|
098ad10c71
tar: switch to gnulib fdutimensat module
|
14 years ago |
Paul Eggert
|
6e08ab7694
tar: extract permissions for . last
|
14 years ago |
Paul Eggert
|
cecb7ac8e6
tar: don't check for getdtablesize; use AC_CHECK_FUNCS_ONCE
|
14 years ago |
Paul Eggert
|
ea964cce81
tar: extract symlink attributes, close some symlink-related races
|
14 years ago |
Paul Eggert
|
e3fdb78d4b
tar: tar -x without --incremental no longer sets atime again
|
14 years ago |
Paul Eggert
|
d945888643
tar: another --atime-preserve race fix
|
14 years ago |
Paul Eggert
|
ecbcb7b6d7
tar: --atime-preserve fixes for races etc.
|
14 years ago |
Paul Eggert
|
59146768ef
* configure.ac: tar: close some race conditions when extracting
|
14 years ago |
Paul Eggert
|
0fb3020da0
tar: don't worry about fdopendir closing its argument
|
14 years ago |
Paul Eggert
|
d7db30d0e8
* NEWS: Fix wording typo in previous change.
|
14 years ago |
Paul Eggert
|
8da503cad6
tar: live within system-supplied limits on file descriptors
|
14 years ago |
Paul Eggert
|
c743301494
tar: improve documentation of reliability and security issues
|
14 years ago |
Paul Eggert
|
de328a580a
tar: more reliable directory traversal when creating archives
|
14 years ago |
Paul Eggert
|
bad4b0006c
tar: remove lint discovered by Sun C compiler
|
14 years ago |
Paul Eggert
|
e985feb292
tar: restore macros that are used in some cases
|
14 years ago |
Paul Eggert
|
fbc54fa337
tar: remove unused macros
|
14 years ago |
Sergey Poznyakoff
|
45a574151a
Fix --remove-files in update/append mode.
|
14 years ago |
Paul Eggert
|
0adf4027f5
tar: avoid assumptions about root access and chmod -w in test cases
|
14 years ago |
Paul Eggert
|
fce1c1c8cb
tar: fix bug with -C and delayed setting of metadata
|
14 years ago |
Sergey Poznyakoff
|
372ac37d01
Don't apply file transformations to volume names.
|
14 years ago |
Paul Eggert
|
a9895fd20c
tar: optimize -c --sparse when file is entirely sparse
|
14 years ago |
Paul Eggert
|
a59c819beb
tar: don't assume size of a sparse file chunk fits in size_t
|
14 years ago |