Sergey Poznyakoff
|
29a6964af3
New option --sort=ORDER
|
11 years ago |
Sergey Poznyakoff
|
45ccda1193
Update copyright years.
|
11 years ago |
Sergey Poznyakoff
|
b4afdd0e28
Fix GNU long link header.
|
11 years ago |
Paul Eggert
|
cd7bdd4076
maint: update copyrights for 2013 and as per current GNU standards
|
12 years ago |
Paul Eggert
|
df7b55a8f6
Fix some problems with negative and out-of-range integers.
|
12 years ago |
Pavel Raiskup
|
085cace180
Add SELinux context store/restore/list support.
|
12 years ago |
Pavel Raiskup
|
d36f5a3cc3
Support for POSIX ACLs
|
12 years ago |
Pavel Raiskup
|
696338043e
Add basic suuport for extended attributes.
|
12 years ago |
Paul Eggert
|
debc485626
tar: quote 'like this', not `like this'
|
13 years ago |
Paul Eggert
|
03858cf583
tar: don't assume O_NONBLOCK is benign on regular files
|
13 years ago |
Paul Eggert
|
1f9b376c90
tar: --owner and --group names and numbers
|
13 years ago |
Paul Eggert
|
881e5626c5
--atime-preserve=replace: fix correctness and performance bugs
|
14 years ago |
Paul Eggert
|
065cf0958c
* src/names.c: tar: fix bug with --one-file-system --listed-incremental
|
14 years ago |
Paul Eggert
|
b8feb2b142
tar: don't cross struct member boundaries with OLDGNU_MAGIC
|
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
|
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
|
0fb3020da0
tar: don't worry about fdopendir closing its argument
|
14 years ago |
Paul Eggert
|
8da503cad6
tar: live within system-supplied limits on file descriptors
|
14 years ago |
Paul Eggert
|
de328a580a
tar: more reliable directory traversal when creating archives
|
14 years ago |
Paul Eggert
|
fbc54fa337
tar: remove unused macros
|
14 years ago |
Paul Eggert
|
a59c819beb
tar: don't assume size of a sparse file chunk fits in size_t
|
14 years ago |
Paul Eggert
|
37ddfb0b7e
tar: handle files that occur multiple times but have link count 1
|
14 years ago |
Paul Eggert
|
09f039050e
tar: use nlink_t for link counts
|
14 years ago |
Paul Eggert
|
34795cedb7
tar: don't export names that aren't used elsewhere
|
14 years ago |
Paul Eggert
|
0ab5e64ac0
tar: remove trailing white space from source files
|
14 years ago |
Sergey Poznyakoff
|
ab6dd4948d
Keep a detailed map of archive members stored in the record buffer.
|
14 years ago |
Sergey Poznyakoff
|
6f02669c7b
Fix eventual memory override and fd exhaustion in create.c
|
15 years ago |
Sergey Poznyakoff
|
706bd01915
Minor change.
|
15 years ago |