index
:
delta/tar.git
baserock/bootstrap-deprecated
baserock/bootstrap-pass1
baserock/morph
baserock/release_1_28
master
new
origin
git.savannah.gnu.org: git/tar.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xheader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes in extended header decoder
Sergey Poznyakoff
2023-02-11
1
-3
/
+12
*
Update copyright years
Paul Eggert
2023-01-06
1
-1
/
+1
*
Fix undefined behavior on bad extended header
Paul Eggert
2022-10-27
1
-2
/
+2
*
Update copyright years
Sergey Poznyakoff
2022-01-02
1
-1
/
+1
*
Provide functions for manipulating arrays of extended attributes
Sergey Poznyakoff
2021-09-02
1
-90
/
+5
*
Fix handling of extended header prefixes
Sergey Poznyakoff
2021-08-28
1
-8
/
+9
*
Minor changes.
Samanta Navarro
2021-06-01
1
-2
/
+2
*
maint: port better to non-GCC compilers
Paul Eggert
2021-03-01
1
-49
/
+48
*
Update copyright years
Sergey Poznyakoff
2021-01-06
1
-1
/
+1
*
Update copyright years
Sergey Poznyakoff
2020-02-08
1
-1
/
+1
*
POSIX extended format headers do not include PID by default
Zachary Vance
2019-03-28
1
-5
/
+22
*
Version 1.31
release_1_31
Sergey Poznyakoff
2019-01-02
1
-2
/
+1
*
Disallow modifications to the global pax extended header in update mode.
Sergey Poznyakoff
2018-12-21
1
-0
/
+8
*
Reject pax options starting with equals sign
Sergey Poznyakoff
2018-12-21
1
-0
/
+3
*
Fix buffer overflow
Sergey Poznyakoff
2018-12-21
1
-31
/
+39
*
Update copyright years
Sergey Poznyakoff
2017-01-02
1
-2
/
+2
*
Minor fix
Sergey Poznyakoff
2016-11-11
1
-1
/
+1
*
sparse: fix pax extraction for unicode filenames
Pavel Raiskup
2016-11-11
1
-4
/
+22
*
Update copyright years
Sergey Poznyakoff
2016-01-20
1
-1
/
+1
*
sparse: fix use of indeterminate value
Pavel Raiskup
2015-12-17
1
-1
/
+1
*
Silent a cc warning
Sergey Poznyakoff
2014-12-17
1
-1
/
+1
*
Honor the pax-option overrides when creating archive.
Sergey Poznyakoff
2014-11-07
1
-3
/
+3
*
Fix bug in sparse file listing
Pavel Raiskup
2014-11-07
1
-1
/
+14
*
Update copyright years.
Sergey Poznyakoff
2014-01-30
1
-1
/
+2
*
maint: update copyrights for 2013 and as per current GNU standards
Paul Eggert
2012-12-31
1
-16
/
+16
*
Fix some problems with negative and out-of-range integers.
Paul Eggert
2012-12-22
1
-129
/
+71
*
build: new configure option --enable-gcc-warnings
Paul Eggert
2012-12-18
1
-8
/
+5
*
Fix indentation.
Sergey Poznyakoff
2012-11-19
1
-11
/
+14
*
Allow to store/extract '=' character in xattr keyword
Pavel Raiskup
2012-11-19
1
-6
/
+109
*
Add SELinux context store/restore/list support.
Pavel Raiskup
2012-11-18
1
-0
/
+20
*
Support for POSIX ACLs
Pavel Raiskup
2012-11-18
1
-0
/
+43
*
Add basic suuport for extended attributes.
Pavel Raiskup
2012-11-18
1
-33
/
+138
*
tar: quote 'like this', not `like this'
Paul Eggert
2012-01-18
1
-3
/
+3
*
tar: don't assume size of a sparse file chunk fits in size_t
Paul Eggert
2010-08-24
1
-2
/
+2
*
tar: don't export names that aren't used elsewhere
Paul Eggert
2010-08-23
1
-1
/
+2
*
tar: remove trailing white space from source files
Paul Eggert
2010-08-19
1
-2
/
+2
*
Bugfix (tiny change)
Ondřej Vašík
2010-02-05
1
-1
/
+0
*
Fix listing of volume labels (in particular in PAX archives).
Sergey Poznyakoff
2010-01-24
1
-43
/
+62
*
Provide a way to explicitly set mtime for extended header ustar blocks.
Sergey Poznyakoff
2009-10-07
1
-0
/
+37
*
Use file's mtime as mtime for its extended header.
Sergey Poznyakoff
2009-10-07
1
-3
/
+3
*
Implement the --warning option.
Sergey Poznyakoff
2009-08-05
1
-2
/
+3
*
Avoid undefined behavior
Eric Blake
2009-05-12
1
-3
/
+3
*
* src/xheader.c: Remove duplicate inclusion of fnmatch.h. Reported
Sergey Poznyakoff
2008-11-30
1
-2
/
+0
*
Relicense under GPLv3
Sergey Poznyakoff
2007-06-27
1
-1
/
+1
*
(decx): Unknown pax keywords produce a warning,not error.
Sergey Poznyakoff
2007-05-30
1
-2
/
+2
*
(xheader_init): New function
Sergey Poznyakoff
2007-05-19
1
-48
/
+46
*
Adjust to recent gnulib changes.
Paul Eggert
2007-01-26
1
-2
/
+1
*
Port to Forte Developer 7 C 5.4 and C99.
Paul Eggert
2006-12-12
1
-13
/
+13
*
(xheader_read): Remove unused variable
Sergey Poznyakoff
2006-11-30
1
-2
/
+0
*
(mtime_coder): Treat non-null data as a pointer to struct timespec, overridin...
Sergey Poznyakoff
2006-11-13
1
-2
/
+3
[next]