]> Dogcows Code - chaz/tar/history - src/xheader.c
Update copyright years.
[chaz/tar] / src / xheader.c
2014-01-30  Sergey PoznyakoffUpdate copyright years.
2012-12-31  Paul Eggertmaint: update copyrights for 2013 and as per current...
2012-12-23  Paul EggertFix some problems with negative and out-of-range integers.
2012-12-19  Paul Eggertbuild: new configure option --enable-gcc-warnings
2012-11-19  Sergey PoznyakoffFix indentation.
2012-11-19  Pavel RaiskupAllow to store/extract '=' character in xattr keyword
2012-11-18  Pavel RaiskupAdd SELinux context store/restore/list support.
2012-11-18  Pavel RaiskupSupport for POSIX ACLs
2012-11-18  Pavel RaiskupAdd basic suuport for extended attributes.
2012-01-18  Paul Eggerttar: quote 'like this', not `like this'
2010-08-24  Paul Eggerttar: don't assume size of a sparse file chunk fits...
2010-08-23  Paul Eggerttar: don't export names that aren't used elsewhere
2010-08-19  Paul Eggerttar: remove trailing white space from source files
2010-02-05  Ondřej VašíkBugfix (tiny change)
2010-01-24  Sergey PoznyakoffFix listing of volume labels (in particular in PAX...
2009-10-07  Sergey PoznyakoffProvide a way to explicitly set mtime for extended...
2009-10-07  Sergey PoznyakoffUse file's mtime as mtime for its extended header.
2009-08-05  Sergey PoznyakoffImplement the --warning option.
2009-05-12  Eric BlakeAvoid undefined behavior
2008-11-30  Sergey Poznyakoff* src/xheader.c: Remove duplicate inclusion of fnmatch...
2007-06-27  Sergey PoznyakoffRelicense under GPLv3
2007-05-30  Sergey Poznyakoff (decx): Unknown pax keywords produce a warning,not...
2007-05-19  Sergey Poznyakoff(xheader_init): New function
2007-01-26  Paul EggertAdjust to recent gnulib changes.
2006-12-12  Paul EggertPort to Forte Developer 7 C 5.4 and C99.
2006-11-30  Sergey Poznyakoff(xheader_read): Remove unused variable
2006-11-13  Sergey Poznyakoff(mtime_coder): Treat non-null data as a pointer to...
2006-10-31  Sergey PoznyakoffCall last_component instead of base_name. The latter...
2006-10-02  Sergey Poznyakoff(xheader_string_end): Fix diagnostic message.
2006-06-24  Sergey Poznyakoff(xhdr_tab.decoder): pass keyword as a second
2006-06-23  Sergey PoznyakoffImplement new keywords: GNU.sparse.name, GNU.sparse...
2006-06-20  Sergey Poznyakoff(GNU.sparse.name): New variable for storing sparse...
2006-06-11  Sergey Poznyakoff(xheader_set_single_keyword): Fix typo.
2006-02-07  Paul EggertUpdate copyright year to 2006.
2006-02-07  Sergey Poznyakoff(sparse_map_decoder): Fix misleading diagnostic.
2005-11-27  Sergey PoznyakoffRemove prematurely introduced parts of new MV format...
2005-11-26  Sergey Poznyakoff(xheader_format_name): Fix memory leak.
2005-11-11  Sergey Poznyakoff(xheader_format_name): Remove static
2005-11-10  Sergey Poznyakoff(xhdr_tab): New keyword GNU.volume.filename.
2005-11-09  Sergey Poznyakoff(xhdr_tab): Support for new GNU keywords.
2005-11-07  Paul Eggert(xheader_store): Last arg here is void const *, too.
2005-11-07  Paul Eggert(struct xhdr_tab.coder): Last arg is void const *,
2005-11-07  Sergey Poznyakoff(xheader_keyword_deleted_p): Remove static
2005-11-06  Paul Eggert* src/xheader.c (strtoimax, strtoumax): Remove decls...
2005-09-17  Paul EggertDon't filter time stamps through the resolution supported
2005-06-23  Sergey Poznyakoff(size_decoder): Do not set archive_file_size
2005-06-23  Paul EggertA sweep of the sparse code prompted by a bug report...
2005-06-22  Paul EggertCarefully crafted invalid headers can cause buffer...
2005-05-21  Sergey PoznyakoffUpdate invocations of safer_name_suffix()
2005-05-15  Paul EggertUpdate FSF postal mail address.
2005-04-02  Paul Eggert(decode_record): Don't dump core when given
2005-02-03  Sergey PoznyakoffUse quote()
2005-01-18  Sergey PoznyakoffRemove inclusion of obstack.h src/incremen.c
2004-09-06  Sergey PoznyakoffStarted merging with cpio into paxutils.
2004-05-16  Sergey PoznyakoffFix improper use of 'path' word
2004-04-26  Sergey PoznyakoffInclude stpcpy.h
2004-04-05  Paul EggertMerge recent gnulib changes, and remove some lint.
2004-04-04  Sergey Poznyakoffinclude <fnmatch.h>
2004-03-22  Sergey Poznyakoff(to_decimal): New function.
2004-02-22  Sergey PoznyakoffUse keywords from the global headers.
2004-02-20  Sergey Poznyakoff(xheader_format_name): Bugfix.
2004-02-18  Sergey PoznyakoffImplement pax -o option. Fixed misleading heading comme...
2003-12-25  uid65697(code_time,decode_time): Support for subsecond precisio...
2003-12-01  Sergey Poznyakoff (struct xhdr_tab.coder; all coder function): Added
2003-11-13  Sergey Poznyakoff(atime_decoder,gid_decoder,ctime_decoder)
2003-11-05  Paul EggertMake xhdr_tab extern, not static.
2003-11-03  Paul EggertInclude bounds in forward declaration for xhdr_tab.
2003-10-08  Sergey PoznyakoffRemoved spurious includes.
2003-09-04  Sergey Poznyakoff(xheader_decode): Store the header as well (for eventua...
2003-09-04  Sergey Poznyakoff(decode_record): Reversed the return condition.
2003-09-03  Paul Eggert(struct xhdr_tab.keyword): Now pointer to const.
2003-09-03  Sergey Poznyakoff(xhdr_tab): Reserved GNU keywords (commented out for...
2003-09-01  Sergey PoznyakoffImplemented coder functions.
2003-08-31  Sergey PoznyakoffNew file
This page took 0.29278 seconds and 81 git commands to generate.