Paul Eggert
|
e23d123b93
tar: fix -x --overwrite bug (no --dereference, ! O_NOFOLLOW)
|
14 years ago |
Paul Eggert
|
acb77ac5bd
tar: fix bug with -C and extracting directories
|
14 years ago |
Paul Eggert
|
9447e799ab
tar: use more-accurate diagnostic when intermediate mkdir fails
|
14 years ago |
Paul Eggert
|
14efeb9f95
tar: --dereference consistency
|
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
|
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
|
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
|
fce1c1c8cb
tar: fix bug with -C and delayed setting of metadata
|
14 years ago |
Paul Eggert
|
57b11473b0
tar: use ctime, not mtime, when checking placeholders
|
14 years ago |
Paul Eggert
|
3b219f943e
tar: fix 1.23 Solaris regression related to PRIV_SYS_LINKDIR
|
14 years ago |
Paul Eggert
|
a1a15e3202
tar: change interdir_made from int to bool
|
14 years ago |
Paul R. Eggert
|
cc40c57a37
tar: don't crash if getcwd fails
|
15 years ago |
Sergey Poznyakoff
|
ab6dd4948d
Keep a detailed map of archive members stored in the record buffer.
|
15 years ago |
Sergey Poznyakoff
|
9c194c9942
Fix exclusion of long file names when extracting from pax format archives.
|
15 years ago |
Paul Eggert
|
f6edb92580
Remove some lint, found by gcc -W etc.
|
15 years ago |
Sergey Poznyakoff
|
b60e56fdb6
Fix dead loop on extracting existing symlinks with the -k option.
|
15 years ago |
Sergey Poznyakoff
|
166b7c7d02
Fix listing of volume labels (in particular in PAX archives).
|
15 years ago |
Sergey Poznyakoff
|
4dfcd6c054
Fix bugs in handling the --remove-files option.
|
15 years ago |
Sergey Poznyakoff
|
67a1a0eac5
Implement the --warning option.
|
16 years ago |
Sergey Poznyakoff
|
755c246588
Fix backup handling and restoring file modes of existing directories
|
16 years ago |
Sergey Poznyakoff
|
01c4475b17
Minor fix.
|
16 years ago |
David Bartley
|
b216fed634
Fix Solaris bug where chmod fails if we don't have PRIV_SYS_LINKDIR
|
16 years ago |
Sergey Poznyakoff
|
8f390db92f
Do not issue errors on existing files when given the -k option
|
16 years ago |
Sergey Poznyakoff
|
b4ec8aedf9
* NEWS, configure.ac: Version 1.20.91
|
16 years ago |
Sergey Poznyakoff
|
c485b7984d
(apply_nonancestor_delayed_set_stat): Rename st->sb to avoid shadowing another local.
|
18 years ago |