]> Dogcows Code - chaz/tar/log
chaz/tar
20 years agoSynchronize with Gettext 0.13.1, Automake 1.8, Autoconf 2.59,
uid65632 [Sat, 27 Dec 2003 06:41:48 +0000 (06:41 +0000)] 
Synchronize with Gettext 0.13.1, Automake 1.8, Autoconf 2.59,
and translation website.

20 years agoUpdated
uid65697 [Thu, 25 Dec 2003 10:26:40 +0000 (10:26 +0000)] 
Updated

20 years ago(safer_name_suffix): Reverted change made 2003-11-14. Reason: Discussion with Paul...
uid65697 [Thu, 25 Dec 2003 10:20:54 +0000 (10:20 +0000)] 
(safer_name_suffix): Reverted change made 2003-11-14. Reason: Discussion with Paul Eggert and Jean-Louis Martineau. See also ChangeLog entry from 1999-08-14.

20 years ago(code_time,decode_time): Support for subsecond precision. (atime_coder,atime_decoder...
uid65697 [Thu, 25 Dec 2003 10:20:43 +0000 (10:20 +0000)] 
(code_time,decode_time): Support for subsecond precision. (atime_coder,atime_decoder,ctime_coder,ctime_decoder) (mtime_coder,mtime_decoder): Update invocations of code_time and decode_time. (gid_decoder,size_decoder,uid_decoder,sparse_size_decoder) (sparse_numblocks_decoder,sparse_offset_decoder) (sparse_numbytes_decoder): Updated

20 years ago(tar_stat_info.atime_nsec,mtime_nsec,ctime_nsec): New members.
uid65697 [Thu, 25 Dec 2003 10:20:32 +0000 (10:20 +0000)] 
(tar_stat_info.atime_nsec,mtime_nsec,ctime_nsec): New members.

20 years ago(sys_stat_nanoseconds): New function
uid65697 [Thu, 25 Dec 2003 10:20:19 +0000 (10:20 +0000)] 
(sys_stat_nanoseconds): New function

20 years ago(sparse_scan_file): Correctly handle files with a hole at the end. (sparse_dump_regio...
uid65697 [Thu, 25 Dec 2003 10:20:05 +0000 (10:20 +0000)] 
(sparse_scan_file): Correctly handle files with a hole at the end. (sparse_dump_region,sparse_extract_region): Allow for zero size trailing blocks

20 years ago(safer_name_suffix): Reverted change made 2003-11-14. Reason: Discussion with Paul...
uid65697 [Thu, 25 Dec 2003 10:19:40 +0000 (10:19 +0000)] 
(safer_name_suffix): Reverted change made 2003-11-14. Reason: Discussion with Paul Eggert and Jean-Louis Martineau. See also ChangeLog entry from 1999-08-14.

20 years ago(read_and): Treat only two successive zero filled blocks as an EOF indicator. Issue...
uid65697 [Thu, 25 Dec 2003 10:19:24 +0000 (10:19 +0000)] 
(read_and): Treat only two successive zero filled blocks as an EOF indicator. Issue a warning if a single one is encountered.

20 years ago(print_header): Use archive_file_size member when printing real file size.
uid65697 [Thu, 25 Dec 2003 10:19:12 +0000 (10:19 +0000)] 
(print_header): Use archive_file_size member when printing real file size.

20 years ago(decode_header): Discern between pax and ustar formats
uid65697 [Thu, 25 Dec 2003 10:19:00 +0000 (10:19 +0000)] 
(decode_header): Discern between pax and ustar formats

20 years ago(write_directory_file): Use sys_truncate
uid65697 [Thu, 25 Dec 2003 10:18:48 +0000 (10:18 +0000)] 
(write_directory_file): Use sys_truncate

20 years ago(dump_file0): Use sys_stat_nanoseconds().
uid65697 [Thu, 25 Dec 2003 10:18:37 +0000 (10:18 +0000)] 
(dump_file0): Use sys_stat_nanoseconds().

20 years ago(sys_stat_nanoseconds): New function
uid65697 [Thu, 25 Dec 2003 10:18:25 +0000 (10:18 +0000)] 
(sys_stat_nanoseconds): New function

20 years ago(short_read): Issue a warning on short reads.
uid65697 [Thu, 25 Dec 2003 10:18:14 +0000 (10:18 +0000)] 
(short_read): Issue a warning on short reads.

20 years agoCheck for varios members of struct stat that may represent file modification times...
uid65697 [Thu, 25 Dec 2003 10:18:00 +0000 (10:18 +0000)] 
Check for varios members of struct stat that may represent file modification times with a subsecond precision. Check for utimes (for future use)

20 years agoRaised version number to 1.13.92
uid65697 [Thu, 25 Dec 2003 10:17:48 +0000 (10:17 +0000)] 
Raised version number to 1.13.92

20 years agoUpdated
uid65697 [Thu, 25 Dec 2003 10:17:18 +0000 (10:17 +0000)] 
Updated

20 years agoUpdated
uid65697 [Thu, 25 Dec 2003 10:17:05 +0000 (10:17 +0000)] 
Updated

20 years agoUpdated
uid65697 [Thu, 25 Dec 2003 10:16:52 +0000 (10:16 +0000)] 
Updated

20 years agoUpdated
uid65697 [Thu, 25 Dec 2003 10:16:39 +0000 (10:16 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Mon, 1 Dec 2003 21:31:13 +0000 (21:31 +0000)] 
Updated

20 years agoMinor fix
Sergey Poznyakoff [Mon, 1 Dec 2003 21:28:11 +0000 (21:28 +0000)] 
Minor fix

20 years ago (struct xhdr_tab.coder; all coder function): Added
Sergey Poznyakoff [Mon, 1 Dec 2003 21:21:11 +0000 (21:21 +0000)] 
 (struct xhdr_tab.coder; all coder function): Added
extra argument
Implemeted GNU.sparse.* keywords.

20 years ago(usage): Cleaned up the sample argument to --newer
Sergey Poznyakoff [Mon, 1 Dec 2003 21:20:47 +0000 (21:20 +0000)] 
(usage): Cleaned up the sample argument to --newer
option.
(decode_options): Allow --sparse for POSIX_FORMAT archives.

20 years ago(extract_archive): Check reported size vs.
Sergey Poznyakoff [Mon, 1 Dec 2003 21:19:37 +0000 (21:19 +0000)] 
(extract_archive): Check reported size vs.
archive file size to determine if we have to do with a
sparse file.

20 years agoUpdate calls to xheader_store
Sergey Poznyakoff [Mon, 1 Dec 2003 21:19:16 +0000 (21:19 +0000)] 
Update calls to xheader_store

20 years ago(xheader_store): Changed prototype.
Sergey Poznyakoff [Mon, 1 Dec 2003 21:19:01 +0000 (21:19 +0000)] 
(xheader_store): Changed prototype.

20 years agoInitial implementation of GNU/pax sparse file format.
Sergey Poznyakoff [Mon, 1 Dec 2003 21:18:30 +0000 (21:18 +0000)] 
Initial implementation of GNU/pax sparse file format.

20 years agoUpdated
Sergey Poznyakoff [Mon, 1 Dec 2003 21:18:10 +0000 (21:18 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Sun, 30 Nov 2003 21:19:31 +0000 (21:19 +0000)] 
Updated

20 years agoCheck for setlocale. Thanks Bruno Haible for reporting.
Sergey Poznyakoff [Sun, 30 Nov 2003 21:18:12 +0000 (21:18 +0000)] 
Check for setlocale. Thanks Bruno Haible for reporting.

20 years agoUpdated
Sergey Poznyakoff [Tue, 25 Nov 2003 07:05:15 +0000 (07:05 +0000)] 
Updated

20 years ago(write_gnu_long_link): Use oldgnu magic with @LongLink blocks.
Sergey Poznyakoff [Tue, 25 Nov 2003 07:04:45 +0000 (07:04 +0000)] 
(write_gnu_long_link): Use oldgnu magic with @LongLink blocks.

20 years agoUpdated
Sergey Poznyakoff [Mon, 17 Nov 2003 15:21:57 +0000 (15:21 +0000)] 
Updated

20 years agoSupport for star sparse format
Sergey Poznyakoff [Mon, 17 Nov 2003 15:20:46 +0000 (15:20 +0000)] 
Support for star sparse format

20 years agoUpdated
Sergey Poznyakoff [Mon, 17 Nov 2003 11:07:26 +0000 (11:07 +0000)] 
Updated

20 years ago(diff_archive): Use sparse_diff_file.
Sergey Poznyakoff [Mon, 17 Nov 2003 11:05:18 +0000 (11:05 +0000)] 
(diff_archive): Use sparse_diff_file.

20 years ago(sys_compare_uid,sys_compare_gid): New functions
Sergey Poznyakoff [Mon, 17 Nov 2003 11:05:06 +0000 (11:05 +0000)] 
(sys_compare_uid,sys_compare_gid): New functions
(sys_compare_uid_gid): Removed.
(sys_compare_links): Changed declaration

20 years ago(sys_compare_uid,sys_compare_gid): New functions
Sergey Poznyakoff [Mon, 17 Nov 2003 11:04:40 +0000 (11:04 +0000)] 
(sys_compare_uid,sys_compare_gid): New functions
(sys_compare_uid_gid): Removed.
(sys_compare_links,report_difference): Changed prototype
(sparse_diff_file): New function

20 years ago(sparse_diff_file): New function
Sergey Poznyakoff [Mon, 17 Nov 2003 11:04:16 +0000 (11:04 +0000)] 
(sparse_diff_file): New function

20 years agoUpdated
Sergey Poznyakoff [Mon, 17 Nov 2003 07:44:44 +0000 (07:44 +0000)] 
Updated

20 years ago Use new diagnostics functions.
Sergey Poznyakoff [Mon, 17 Nov 2003 07:39:33 +0000 (07:39 +0000)] 
 Use new diagnostics functions.

20 years ago(close_diag,open_diag,read_diag_details)
Sergey Poznyakoff [Mon, 17 Nov 2003 07:39:09 +0000 (07:39 +0000)] 
(close_diag,open_diag,read_diag_details)
(readlink_diag,savedir_diag,seek_diag_details,stat_diag): New
diagnostics functions.

20 years agoMinor changes
Sergey Poznyakoff [Mon, 17 Nov 2003 07:38:37 +0000 (07:38 +0000)] 
Minor changes

20 years ago(diff_sparse_files): Temporary placeholder.
Sergey Poznyakoff [Mon, 17 Nov 2003 07:38:03 +0000 (07:38 +0000)] 
(diff_sparse_files): Temporary placeholder.

20 years agoUse new sparse file interface.
Sergey Poznyakoff [Mon, 17 Nov 2003 07:37:03 +0000 (07:37 +0000)] 
Use new sparse file interface.

20 years agoMajor rewrite.
Sergey Poznyakoff [Mon, 17 Nov 2003 07:36:18 +0000 (07:36 +0000)] 
Major rewrite.

20 years ago(struct sp_array): Declaration from common.h
Sergey Poznyakoff [Mon, 17 Nov 2003 07:34:55 +0000 (07:34 +0000)] 
(struct sp_array): Declaration from common.h
(struct tar_stat_info): New members archive_file_size,
sparse_map_avail,sparse_map.

20 years ago(struct sp_array,sparsearray,sp_array_size)
Sergey Poznyakoff [Mon, 17 Nov 2003 07:34:16 +0000 (07:34 +0000)] 
(struct sp_array,sparsearray,sp_array_size)
(init_sparsearray,fill_in_sparse_array): Removed
(enum dump_status): New data type
(pad_archive,close_diag,open_diag,read_diag_details)
(readlink_diag,savedir_diag,seek_diag_details,stat_diag): New
functions.
(sparse_file_p,sparse_dump_file,sparse_extract_file): New
functions.

20 years agoAdded sparse.c
Sergey Poznyakoff [Mon, 17 Nov 2003 07:32:37 +0000 (07:32 +0000)] 
Added sparse.c

20 years agoUpdated
Sergey Poznyakoff [Fri, 14 Nov 2003 13:33:30 +0000 (13:33 +0000)] 
Updated

20 years agoFixed check for setsockopt
Sergey Poznyakoff [Fri, 14 Nov 2003 13:33:11 +0000 (13:33 +0000)] 
Fixed check for setsockopt

20 years agoUpdated
Sergey Poznyakoff [Fri, 14 Nov 2003 12:28:06 +0000 (12:28 +0000)] 
Updated

20 years agoDo not zero-terminate name field if
Sergey Poznyakoff [Fri, 14 Nov 2003 12:27:50 +0000 (12:27 +0000)] 
Do not zero-terminate name field if
the name is exactly 100 characters long.
(write_ustar_long_name): Fixed cheking for unsplittable
names.

20 years agoUpdated
Sergey Poznyakoff [Fri, 14 Nov 2003 09:58:11 +0000 (09:58 +0000)] 
Updated

20 years ago(safer_name_suffix): If the input file name ends with a slash, output one should...
Sergey Poznyakoff [Fri, 14 Nov 2003 09:57:49 +0000 (09:57 +0000)] 
(safer_name_suffix): If the input file name ends with a slash, output one should do so as well.

20 years agoRemoved debugging hook
Sergey Poznyakoff [Fri, 14 Nov 2003 09:56:11 +0000 (09:56 +0000)] 
Removed debugging hook

20 years agoUpdated
Sergey Poznyakoff [Fri, 14 Nov 2003 09:28:41 +0000 (09:28 +0000)] 
Updated

20 years agoDocumented --format=ustar
Sergey Poznyakoff [Fri, 14 Nov 2003 09:28:18 +0000 (09:28 +0000)] 
Documented --format=ustar

20 years ago(start_header): Removed debugging hook
Sergey Poznyakoff [Fri, 14 Nov 2003 09:27:50 +0000 (09:27 +0000)] 
(start_header): Removed debugging hook
(dump_file): Fixed handling of linkname field.

20 years agoUpdated
Sergey Poznyakoff [Thu, 13 Nov 2003 22:28:20 +0000 (22:28 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Thu, 13 Nov 2003 22:27:56 +0000 (22:27 +0000)] 
Updated

20 years agoNew option --format=ustar forces POSIX.1-1988 archive format.
Sergey Poznyakoff [Thu, 13 Nov 2003 22:27:44 +0000 (22:27 +0000)] 
New option --format=ustar forces POSIX.1-1988 archive format.

20 years ago(safer_name_suffix): Skip leading ./
Sergey Poznyakoff [Thu, 13 Nov 2003 22:27:23 +0000 (22:27 +0000)] 
(safer_name_suffix): Skip leading ./

20 years agoAdded POSIX.1-1988 support.
Sergey Poznyakoff [Thu, 13 Nov 2003 22:27:09 +0000 (22:27 +0000)] 
Added POSIX.1-1988 support.

20 years ago(archive_format): USTAR_FORMAT: New type.
Sergey Poznyakoff [Thu, 13 Nov 2003 22:26:55 +0000 (22:26 +0000)] 
(archive_format): USTAR_FORMAT: New type.

20 years agoUpdated
Sergey Poznyakoff [Thu, 13 Nov 2003 08:49:10 +0000 (08:49 +0000)] 
Updated

20 years ago(atime_decoder,gid_decoder,ctime_decoder)
Sergey Poznyakoff [Thu, 13 Nov 2003 08:47:25 +0000 (08:47 +0000)] 
(atime_decoder,gid_decoder,ctime_decoder)
(mtime_decoder,size_decoder,uid_decoder): Use xstrtoumax.
Fixes "pax-big-10g" bug

20 years ago(all_names_found): Check if the argument
Sergey Poznyakoff [Thu, 13 Nov 2003 08:46:53 +0000 (08:46 +0000)] 
(all_names_found): Check if the argument
contains valid filename. Fixes coredump on "not_a_tar_file"

20 years ago(read_and): Initialize current_stat_info
Sergey Poznyakoff [Thu, 13 Nov 2003 08:46:26 +0000 (08:46 +0000)] 
(read_and): Initialize current_stat_info
and extended_header at the start of the loop.

20 years agoFix some C compatibility bugs reported by Joerg Schilling.
Paul Eggert [Thu, 13 Nov 2003 06:23:23 +0000 (06:23 +0000)] 
Fix some C compatibility bugs reported by Joerg Schilling.

20 years agoUpdated
Sergey Poznyakoff [Wed, 12 Nov 2003 11:46:26 +0000 (11:46 +0000)] 
Updated

20 years ago(decode_header): Initialize st_atime and st_ctime.
Sergey Poznyakoff [Wed, 12 Nov 2003 11:46:04 +0000 (11:46 +0000)] 
(decode_header): Initialize st_atime and st_ctime.

20 years agoUpdate
Sergey Poznyakoff [Tue, 11 Nov 2003 15:03:06 +0000 (15:03 +0000)] 
Update

20 years agoFixed spelling. Thanks Martin Buchholz
Sergey Poznyakoff [Tue, 11 Nov 2003 15:02:27 +0000 (15:02 +0000)] 
Fixed spelling. Thanks Martin Buchholz
<martin@xemacs.org> for spotting.

20 years ago(tar_save_LIBS): Bugfix. Thanks Adrian
Sergey Poznyakoff [Tue, 11 Nov 2003 15:01:13 +0000 (15:01 +0000)] 
(tar_save_LIBS): Bugfix. Thanks Adrian
Bunk <bunk@fs.tum.de> for reporting.

20 years agoMake xhdr_tab extern, not static.
Paul Eggert [Wed, 5 Nov 2003 01:33:35 +0000 (01:33 +0000)] 
Make xhdr_tab extern, not static.

20 years agoInclude bounds in forward declaration for xhdr_tab.
Paul Eggert [Mon, 3 Nov 2003 23:03:35 +0000 (23:03 +0000)] 
Include bounds in forward declaration for xhdr_tab.

20 years ago* system.c (sys_spawn_shell): Cast trailing null to (char *).
Paul Eggert [Mon, 27 Oct 2003 05:41:15 +0000 (05:41 +0000)] 
* system.c (sys_spawn_shell): Cast trailing null to (char *).

20 years agoUpdated
Sergey Poznyakoff [Sun, 19 Oct 2003 19:34:51 +0000 (19:34 +0000)] 
Updated

20 years agoTexinfo does not like macros in @copying and @shorttitlepage text...
Sergey Poznyakoff [Sun, 19 Oct 2003 19:17:39 +0000 (19:17 +0000)] 
Texinfo does not like macros in @copying and @shorttitlepage text...

20 years agoDocumented new features.
Sergey Poznyakoff [Sun, 19 Oct 2003 19:05:45 +0000 (19:05 +0000)] 
Documented new features.

20 years ago(decode_options): Removed superfluous archive format check
Sergey Poznyakoff [Sun, 19 Oct 2003 19:02:03 +0000 (19:02 +0000)] 
(decode_options): Removed superfluous archive format check

20 years agoUpdated
Sergey Poznyakoff [Sun, 19 Oct 2003 18:56:49 +0000 (18:56 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Wed, 8 Oct 2003 11:21:34 +0000 (11:21 +0000)] 
Updated

20 years ago[MSDOS]: Fixed spelling of EACCES. Added macro overriding broken mkdir prototypes.
Sergey Poznyakoff [Wed, 8 Oct 2003 11:18:01 +0000 (11:18 +0000)] 
[MSDOS]: Fixed spelling of EACCES. Added macro overriding broken mkdir prototypes.

20 years agoRemoved spurious includes.
Sergey Poznyakoff [Wed, 8 Oct 2003 11:17:52 +0000 (11:17 +0000)] 
Removed spurious includes.

20 years agoAdded missing includes.
Sergey Poznyakoff [Wed, 8 Oct 2003 11:17:36 +0000 (11:17 +0000)] 
Added missing includes.

20 years agoAdded missing headers
Sergey Poznyakoff [Wed, 8 Oct 2003 11:17:23 +0000 (11:17 +0000)] 
Added missing headers

20 years agoAdded Wojciech Polak
Sergey Poznyakoff [Wed, 8 Oct 2003 11:17:11 +0000 (11:17 +0000)] 
Added Wojciech Polak

20 years agoUpdated
Sergey Poznyakoff [Wed, 8 Oct 2003 11:16:47 +0000 (11:16 +0000)] 
Updated

20 years agoAdded checks for missing functions. Raised version number to indicate alpha release.
Sergey Poznyakoff [Wed, 8 Oct 2003 11:16:37 +0000 (11:16 +0000)] 
Added checks for missing functions. Raised version number to indicate alpha release.

20 years agoFix some misspellings.
Paul Eggert [Sat, 4 Oct 2003 22:30:52 +0000 (22:30 +0000)] 
Fix some misspellings.

20 years agoUpdated
Sergey Poznyakoff [Sat, 4 Oct 2003 18:22:46 +0000 (18:22 +0000)] 
Updated

20 years agoAdded system.c
Sergey Poznyakoff [Sat, 4 Oct 2003 18:19:34 +0000 (18:19 +0000)] 
Added system.c

20 years agoMoved system dependencies to system.c
Sergey Poznyakoff [Sat, 4 Oct 2003 18:18:02 +0000 (18:18 +0000)] 
Moved system dependencies to system.c

20 years agoMoved system dependencies to system.c
Sergey Poznyakoff [Sat, 4 Oct 2003 18:14:32 +0000 (18:14 +0000)] 
Moved system dependencies to system.c

20 years ago(SET_BINARY_MODE, ERRNO_IS_EACCESS): New defines
Sergey Poznyakoff [Sat, 4 Oct 2003 18:13:51 +0000 (18:13 +0000)] 
(SET_BINARY_MODE, ERRNO_IS_EACCESS): New defines

20 years agoPrototypes for functions from system.c
Sergey Poznyakoff [Sat, 4 Oct 2003 18:13:37 +0000 (18:13 +0000)] 
Prototypes for functions from system.c

This page took 0.049037 seconds and 4 git commands to generate.