Paul Eggert
|
8ebbef8a15
tar: remove unused externs, or make them static
|
12 years ago |
Paul Eggert
|
cbc51277aa
build: new configure option --enable-gcc-warnings
|
12 years ago |
Pavel Raiskup
|
696338043e
Add basic suuport for extended attributes.
|
12 years ago |
Paul Eggert
|
03858cf583
tar: don't assume O_NONBLOCK is benign on regular files
|
13 years ago |
Sergey Poznyakoff
|
7a5a3708cb
Fix --keep-old-files option.
|
13 years ago |
Sergey Poznyakoff
|
02bf3a96a9
Warn about existing files in keep-old-files mode (complements 8f390db9).
|
13 years ago |
Sergey Poznyakoff
|
d88b2a613f
Fix operation of --verify in conjunction with --listed-incremental
|
13 years ago |
Paul Eggert
|
1f9b376c90
tar: --owner and --group names and numbers
|
14 years ago |
Paul Eggert
|
50a57a0147
tar: remove unused function dir_removed_diag
|
14 years ago |
Paul Eggert
|
065cf0958c
* src/names.c: tar: fix bug with --one-file-system --listed-incremental
|
14 years ago |
Sergey Poznyakoff
|
73d0d1a0f8
Issue a warning if the archive being compared contais transformed file names.
|
14 years ago |
Sergey Poznyakoff
|
f1fed3996a
Run alternative decompression programs if the principal one is not available.
|
14 years ago |
Sergey Poznyakoff
|
5af29cb944
Transform file names when updating and appendig to archives.
|
14 years ago |
Paul Eggert
|
14efeb9f95
tar: --dereference consistency
|
15 years ago |
Paul Eggert
|
4bde4f39d0
tar: prefer openat-style functions
|
15 years ago |
Paul Eggert
|
098ad10c71
tar: switch to gnulib fdutimensat module
|
15 years ago |
Paul Eggert
|
6e08ab7694
tar: extract permissions for . last
|
15 years ago |
Paul Eggert
|
d945888643
tar: another --atime-preserve race fix
|
15 years ago |
Paul Eggert
|
ecbcb7b6d7
tar: --atime-preserve fixes for races etc.
|
15 years ago |
Paul Eggert
|
8da503cad6
tar: live within system-supplied limits on file descriptors
|
15 years ago |
Paul Eggert
|
de328a580a
tar: more reliable directory traversal when creating archives
|
15 years ago |
Paul Eggert
|
bad4b0006c
tar: remove lint discovered by Sun C compiler
|
15 years ago |
Paul Eggert
|
fce1c1c8cb
tar: fix bug with -C and delayed setting of metadata
|
15 years ago |
Paul Eggert
|
a59c819beb
tar: don't assume size of a sparse file chunk fits in size_t
|
15 years ago |
Paul Eggert
|
37ddfb0b7e
tar: handle files that occur multiple times but have link count 1
|
15 years ago |
Paul Eggert
|
34795cedb7
tar: don't export names that aren't used elsewhere
|
15 years ago |
Paul Eggert
|
9764a6b1d3
tar: fix misspelled identifier "set_comression_program_by_suffix"
|
15 years ago |
Sergey Poznyakoff
|
ab6dd4948d
Keep a detailed map of archive members stored in the record buffer.
|
15 years ago |
Paul Eggert
|
f6edb92580
Remove some lint, found by gcc -W etc.
|
15 years ago |
Sergey Poznyakoff
|
fc61c17410
New option --full-time.
|
15 years ago |