Sergey Poznyakoff
|
3913675640
Fix extraction of device nodes.
|
14 years ago |
Paul Eggert
|
b8feb2b142
tar: don't cross struct member boundaries with OLDGNU_MAGIC
|
14 years ago |
Paul Eggert
|
3fe59ed5ef
tests: port to sh variants that squirrel away file descriptors
|
14 years ago |
Sergey Poznyakoff
|
5af29cb944
Transform file names when updating and appendig to archives.
|
14 years ago |
Paul Eggert
|
7dd57ebdfa
tests: port to Solaris diff
|
14 years ago |
Paul Eggert
|
e23d123b93
tar: fix -x --overwrite bug (no --dereference, ! O_NOFOLLOW)
|
14 years ago |
Paul Eggert
|
6398c7a79c
tar: don't use "((" in shell scripts
|
14 years ago |
Sergey Poznyakoff
|
28e91b48f6
Make sure name matching occurs before name transformation.
|
14 years ago |
Paul Eggert
|
3c0bedd494
tar: don't assume stdin is open when testing fd limits
|
14 years ago |
Sergey Poznyakoff
|
c520964e84
Further fixes in bootstrap.
|
14 years ago |
Paul Eggert
|
acb77ac5bd
tar: fix bug with -C and extracting directories
|
14 years ago |
Sergey Poznyakoff
|
983113b140
Version 1.24
|
14 years ago |
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 |