Commit Graph

  • 1665d38fb7 New file. Sergey Poznyakoff 2004-01-03 22:27:36 +00:00
  • da99cd963d New test case. Sergey Poznyakoff 2004-01-03 22:26:58 +00:00
  • bda7d59010 (time_to_start_writing): Changed data type. Sergey Poznyakoff 2004-01-03 22:26:30 +00:00
  • 463e7278f4 (decode_options): More option compatibility checks (moved from buffer.c) Sergey Poznyakoff 2004-01-03 22:26:11 +00:00
  • 829b1dc328 Updated assignment to write_archive_to_stdout Sergey Poznyakoff 2004-01-03 22:25:41 +00:00
  • dd6094f6c0 Updated invocations of safer_name_suffix Sergey Poznyakoff 2004-01-03 22:25:24 +00:00
  • bc89f023c1 (maybe_backup_file): Changed return type Sergey Poznyakoff 2004-01-03 22:24:35 +00:00
  • 95be2c50b4 (new_volume,check_label_pattern): Changed return type. (time_to_start_writing): Changed data type (file_to_switch_to): Removed. Variable never assigned to. (open_archive) Moved option compatibility checks to tar.c Other minor changes. Sergey Poznyakoff 2004-01-03 22:23:48 +00:00
  • 7631b4e595 New option --no-po Sergey Poznyakoff 2004-01-03 22:22:01 +00:00
  • aa5d3fc8a6 Updated Sergey Poznyakoff 2004-01-03 11:46:36 +00:00
  • 2690759c06 (dump_dir0): Bugfix. Thanks Piotr Czerwinski <pius@pld-linux.org> for the patch. Sergey Poznyakoff 2004-01-03 11:45:31 +00:00
  • b74232b9ad (sparse_diff_file): Bugfix. Thanks Martin Simmons for the patch. Sergey Poznyakoff 2004-01-03 11:44:45 +00:00
  • 3d09d579c1 Synchronize with Gettext 0.13.1, Automake 1.8, Autoconf 2.59, and translation website. uid65632 2003-12-27 06:41:48 +00:00
  • a39523cc61 Updated uid65697 2003-12-25 10:26:40 +00:00
  • c506c33ad3 (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. uid65697 2003-12-25 10:20:54 +00:00
  • 3710b34c7e (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 uid65697 2003-12-25 10:20:43 +00:00
  • ad37f06975 (tar_stat_info.atime_nsec,mtime_nsec,ctime_nsec): New members. uid65697 2003-12-25 10:20:32 +00:00
  • 12b111ffa3 (sys_stat_nanoseconds): New function uid65697 2003-12-25 10:20:19 +00:00
  • 5160a64f71 (sparse_scan_file): Correctly handle files with a hole at the end. (sparse_dump_region,sparse_extract_region): Allow for zero size trailing blocks uid65697 2003-12-25 10:20:05 +00:00
  • f30c03c934 (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. uid65697 2003-12-25 10:19:40 +00:00
  • 67a6a93b2f (read_and): Treat only two successive zero filled blocks as an EOF indicator. Issue a warning if a single one is encountered. uid65697 2003-12-25 10:19:24 +00:00
  • 50b2227279 (print_header): Use archive_file_size member when printing real file size. uid65697 2003-12-25 10:19:12 +00:00
  • defde32533 (decode_header): Discern between pax and ustar formats uid65697 2003-12-25 10:19:00 +00:00
  • fc184a85e1 (write_directory_file): Use sys_truncate uid65697 2003-12-25 10:18:48 +00:00
  • f7ce5a4ec5 (dump_file0): Use sys_stat_nanoseconds(). uid65697 2003-12-25 10:18:37 +00:00
  • 2a027394ef (sys_stat_nanoseconds): New function uid65697 2003-12-25 10:18:25 +00:00
  • 278a8945a6 (short_read): Issue a warning on short reads. uid65697 2003-12-25 10:18:14 +00:00
  • bb0b5c01c9 Check for varios members of struct stat that may represent file modification times with a subsecond precision. Check for utimes (for future use) uid65697 2003-12-25 10:18:00 +00:00
  • 15cb6d782c Raised version number to 1.13.92 uid65697 2003-12-25 10:17:48 +00:00
  • 3b3f5da0e9 Updated uid65697 2003-12-25 10:17:18 +00:00
  • 2a822f7a76 Updated uid65697 2003-12-25 10:17:05 +00:00
  • fb8788008b Updated uid65697 2003-12-25 10:16:52 +00:00
  • 6eafe45176 Updated uid65697 2003-12-25 10:16:39 +00:00
  • 084291fca1 Updated Sergey Poznyakoff 2003-12-01 21:31:13 +00:00
  • 5f32345fe6 Minor fix Sergey Poznyakoff 2003-12-01 21:28:11 +00:00
  • fa2801b6dc (struct xhdr_tab.coder; all coder function): Added extra argument Implemeted GNU.sparse.* keywords. Sergey Poznyakoff 2003-12-01 21:21:11 +00:00
  • f193c4c04a (usage): Cleaned up the sample argument to --newer option. (decode_options): Allow --sparse for POSIX_FORMAT archives. Sergey Poznyakoff 2003-12-01 21:20:47 +00:00
  • 47e73c7a44 (extract_archive): Check reported size vs. archive file size to determine if we have to do with a sparse file. Sergey Poznyakoff 2003-12-01 21:19:37 +00:00
  • 2632f1c8d2 Update calls to xheader_store Sergey Poznyakoff 2003-12-01 21:19:16 +00:00
  • 4dcf7987f8 (xheader_store): Changed prototype. Sergey Poznyakoff 2003-12-01 21:19:01 +00:00
  • 374ce58aa0 Initial implementation of GNU/pax sparse file format. Sergey Poznyakoff 2003-12-01 21:18:30 +00:00
  • 475a54cc06 Updated Sergey Poznyakoff 2003-12-01 21:18:10 +00:00
  • b741d17b27 Updated Sergey Poznyakoff 2003-11-30 21:19:31 +00:00
  • a41d27ff5b Check for setlocale. Thanks Bruno Haible for reporting. Sergey Poznyakoff 2003-11-30 21:18:12 +00:00
  • 869326ae90 Updated Sergey Poznyakoff 2003-11-25 07:05:15 +00:00
  • 25d9ca1163 (write_gnu_long_link): Use oldgnu magic with @LongLink blocks. Sergey Poznyakoff 2003-11-25 07:04:45 +00:00
  • d7e8c16a89 Updated Sergey Poznyakoff 2003-11-17 15:21:57 +00:00
  • 8d6e47cc7f Support for star sparse format Sergey Poznyakoff 2003-11-17 15:20:46 +00:00
  • b3404769c3 Updated Sergey Poznyakoff 2003-11-17 11:07:26 +00:00
  • bb798080be (diff_archive): Use sparse_diff_file. Sergey Poznyakoff 2003-11-17 11:05:18 +00:00
  • d4e70d3656 (sys_compare_uid,sys_compare_gid): New functions (sys_compare_uid_gid): Removed. (sys_compare_links): Changed declaration Sergey Poznyakoff 2003-11-17 11:05:06 +00:00
  • 82e94dab6d (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 Sergey Poznyakoff 2003-11-17 11:04:40 +00:00
  • a8b2b68c33 (sparse_diff_file): New function Sergey Poznyakoff 2003-11-17 11:04:16 +00:00
  • 40ede4e2df Updated Sergey Poznyakoff 2003-11-17 07:44:44 +00:00
  • 22ae47de82 Use new diagnostics functions. Sergey Poznyakoff 2003-11-17 07:39:33 +00:00
  • 7c05e2f650 (close_diag,open_diag,read_diag_details) (readlink_diag,savedir_diag,seek_diag_details,stat_diag): New diagnostics functions. Sergey Poznyakoff 2003-11-17 07:39:09 +00:00
  • 80e5de9310 Minor changes Sergey Poznyakoff 2003-11-17 07:38:37 +00:00
  • 3999bf6360 (diff_sparse_files): Temporary placeholder. Sergey Poznyakoff 2003-11-17 07:38:03 +00:00
  • 87fa28ed2a Use new sparse file interface. Sergey Poznyakoff 2003-11-17 07:37:03 +00:00
  • 3cdbeffe30 Major rewrite. Sergey Poznyakoff 2003-11-17 07:36:18 +00:00
  • 80b8de13ce (struct sp_array): Declaration from common.h (struct tar_stat_info): New members archive_file_size, sparse_map_avail,sparse_map. Sergey Poznyakoff 2003-11-17 07:34:55 +00:00
  • caa20e5bac (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. Sergey Poznyakoff 2003-11-17 07:34:16 +00:00
  • 18ef8acac5 Added sparse.c Sergey Poznyakoff 2003-11-17 07:32:37 +00:00
  • fad21ebf58 Updated Sergey Poznyakoff 2003-11-14 13:33:30 +00:00
  • 69bbe71607 Fixed check for setsockopt Sergey Poznyakoff 2003-11-14 13:33:11 +00:00
  • 7836f927b3 Updated Sergey Poznyakoff 2003-11-14 12:28:06 +00:00
  • 8c0a6b24b2 Do not zero-terminate name field if the name is exactly 100 characters long. (write_ustar_long_name): Fixed cheking for unsplittable names. Sergey Poznyakoff 2003-11-14 12:27:50 +00:00
  • ebeb3d4f30 Updated Sergey Poznyakoff 2003-11-14 09:58:11 +00:00
  • 3bfdc3f8ce (safer_name_suffix): If the input file name ends with a slash, output one should do so as well. Sergey Poznyakoff 2003-11-14 09:57:49 +00:00
  • bc73e3d68d Removed debugging hook Sergey Poznyakoff 2003-11-14 09:56:11 +00:00
  • 5f152198cb Updated Sergey Poznyakoff 2003-11-14 09:28:41 +00:00
  • 8f5dc5ffa4 Documented --format=ustar Sergey Poznyakoff 2003-11-14 09:28:18 +00:00
  • f92c7cf4c8 (start_header): Removed debugging hook (dump_file): Fixed handling of linkname field. Sergey Poznyakoff 2003-11-14 09:27:50 +00:00
  • ca99923dcd Updated Sergey Poznyakoff 2003-11-13 22:28:20 +00:00
  • 347ea38cc4 Updated Sergey Poznyakoff 2003-11-13 22:27:56 +00:00
  • 7e2f7ead1c New option --format=ustar forces POSIX.1-1988 archive format. Sergey Poznyakoff 2003-11-13 22:27:44 +00:00
  • 052118a907 (safer_name_suffix): Skip leading ./ Sergey Poznyakoff 2003-11-13 22:27:23 +00:00
  • fe4ee38fce Added POSIX.1-1988 support. Sergey Poznyakoff 2003-11-13 22:27:09 +00:00
  • 040bc32535 (archive_format): USTAR_FORMAT: New type. Sergey Poznyakoff 2003-11-13 22:26:55 +00:00
  • d4f872de37 Updated Sergey Poznyakoff 2003-11-13 08:49:10 +00:00
  • 4ed709c3c2 (atime_decoder,gid_decoder,ctime_decoder) (mtime_decoder,size_decoder,uid_decoder): Use xstrtoumax. Fixes "pax-big-10g" bug Sergey Poznyakoff 2003-11-13 08:47:25 +00:00
  • c95535bae8 (all_names_found): Check if the argument contains valid filename. Fixes coredump on "not_a_tar_file" Sergey Poznyakoff 2003-11-13 08:46:53 +00:00
  • cc8628df0c (read_and): Initialize current_stat_info and extended_header at the start of the loop. Sergey Poznyakoff 2003-11-13 08:46:26 +00:00
  • 572225dfdc Fix some C compatibility bugs reported by Joerg Schilling. Paul Eggert 2003-11-13 06:23:23 +00:00
  • 182091e79f Updated Sergey Poznyakoff 2003-11-12 11:46:26 +00:00
  • f035e8f9e2 (decode_header): Initialize st_atime and st_ctime. Sergey Poznyakoff 2003-11-12 11:46:04 +00:00
  • 8a3b098acf Update Sergey Poznyakoff 2003-11-11 15:03:06 +00:00
  • 8cea4725f4 Fixed spelling. Thanks Martin Buchholz <martin@xemacs.org> for spotting. Sergey Poznyakoff 2003-11-11 15:02:27 +00:00
  • f6be77cada (tar_save_LIBS): Bugfix. Thanks Adrian Bunk <bunk@fs.tum.de> for reporting. Sergey Poznyakoff 2003-11-11 15:01:13 +00:00
  • 4414f1a82c Make xhdr_tab extern, not static. Paul Eggert 2003-11-05 01:33:35 +00:00
  • 761802e87a Include bounds in forward declaration for xhdr_tab. Paul Eggert 2003-11-03 23:03:35 +00:00
  • b7ed638806 * system.c (sys_spawn_shell): Cast trailing null to (char *). Paul Eggert 2003-10-27 05:41:15 +00:00
  • 5d0b6564f3 Updated Sergey Poznyakoff 2003-10-19 19:34:51 +00:00
  • 9e445dcdd1 Texinfo does not like macros in @copying and @shorttitlepage text... Sergey Poznyakoff 2003-10-19 19:17:39 +00:00
  • c2ba0ffa3e Documented new features. Sergey Poznyakoff 2003-10-19 19:05:45 +00:00
  • 4bc226bb42 (decode_options): Removed superfluous archive format check Sergey Poznyakoff 2003-10-19 19:02:03 +00:00
  • 1a1f2d33d5 Updated Sergey Poznyakoff 2003-10-19 18:56:49 +00:00
  • 80088dcafc Updated Sergey Poznyakoff 2003-10-08 11:21:34 +00:00
  • 006d3dc1d5 [MSDOS]: Fixed spelling of EACCES. Added macro overriding broken mkdir prototypes. Sergey Poznyakoff 2003-10-08 11:18:01 +00:00
  • 80e978dc2e Removed spurious includes. Sergey Poznyakoff 2003-10-08 11:17:52 +00:00