Paul Eggert
|
59146768ef
* configure.ac: tar: close some race conditions when extracting
|
14 年之前 |
Paul Eggert
|
fce1c1c8cb
tar: fix bug with -C and delayed setting of metadata
|
15 年之前 |
Paul Eggert
|
57b11473b0
tar: use ctime, not mtime, when checking placeholders
|
15 年之前 |
Paul Eggert
|
3b219f943e
tar: fix 1.23 Solaris regression related to PRIV_SYS_LINKDIR
|
15 年之前 |
Paul Eggert
|
a1a15e3202
tar: change interdir_made from int to bool
|
15 年之前 |
Paul R. Eggert
|
cc40c57a37
tar: don't crash if getcwd fails
|
15 年之前 |
Sergey Poznyakoff
|
ab6dd4948d
Keep a detailed map of archive members stored in the record buffer.
|
15 年之前 |
Sergey Poznyakoff
|
9c194c9942
Fix exclusion of long file names when extracting from pax format archives.
|
15 年之前 |
Paul Eggert
|
f6edb92580
Remove some lint, found by gcc -W etc.
|
15 年之前 |
Sergey Poznyakoff
|
b60e56fdb6
Fix dead loop on extracting existing symlinks with the -k option.
|
15 年之前 |
Sergey Poznyakoff
|
166b7c7d02
Fix listing of volume labels (in particular in PAX archives).
|
15 年之前 |
Sergey Poznyakoff
|
4dfcd6c054
Fix bugs in handling the --remove-files option.
|
15 年之前 |
Sergey Poznyakoff
|
67a1a0eac5
Implement the --warning option.
|
16 年之前 |
Sergey Poznyakoff
|
755c246588
Fix backup handling and restoring file modes of existing directories
|
16 年之前 |
Sergey Poznyakoff
|
01c4475b17
Minor fix.
|
16 年之前 |
David Bartley
|
b216fed634
Fix Solaris bug where chmod fails if we don't have PRIV_SYS_LINKDIR
|
16 年之前 |
Sergey Poznyakoff
|
8f390db92f
Do not issue errors on existing files when given the -k option
|
16 年之前 |
Sergey Poznyakoff
|
b4ec8aedf9
* NEWS, configure.ac: Version 1.20.91
|
16 年之前 |
Sergey Poznyakoff
|
c485b7984d
(apply_nonancestor_delayed_set_stat): Rename st->sb to avoid shadowing another local.
|
18 年之前 |
Sergey Poznyakoff
|
a0fb51e136
Relicense under GPLv3
|
18 年之前 |
Sergey Poznyakoff
|
080a6b2ac5
Update calls to transform_member_name
|
18 年之前 |
Sergey Poznyakoff
|
062b37115f
(extract_link, extract_symlink): Use
|
18 年之前 |
Sergey Poznyakoff
|
cdb77dcd7b
(extract_file): Call skip_member if open fails.
|
18 年之前 |
Paul Eggert
|
908d78d208
* NEWS: Fix some race conditions with tar -x --same-owner.
|
18 年之前 |
Paul Eggert
|
49ea4c5057
* NEWS: Remove support for mangled names.
|
18 年之前 |
Paul Eggert
|
01d6188297
Remove trailing white space.
|
18 年之前 |
Sergey Poznyakoff
|
7aed52718f
Call last_component instead of base_name. The latter returns a malloced string since 2006-03-11.
|
18 年之前 |
Sergey Poznyakoff
|
796a69787e
(extract_volhdr): Add missing return
|
19 年之前 |
Sergey Poznyakoff
|
b229a86dd7
(check_time): Use volume_start_time when checking
|
19 年之前 |
Sergey Poznyakoff
|
973b611290
(extract_archive): safer_name_suffix and stripped_prefix_len are now called by decode_header
|
19 年之前 |