Commit History

Author SHA1 Message Date
  Sergey Poznyakoff a0fb51e136 Relicense under GPLv3 18 years ago
  Sergey Poznyakoff 080a6b2ac5 Update calls to transform_member_name 18 years ago
  Sergey Poznyakoff 062b37115f (extract_link, extract_symlink): Use 18 years ago
  Sergey Poznyakoff cdb77dcd7b (extract_file): Call skip_member if open fails. 18 years ago
  Paul Eggert 908d78d208 * NEWS: Fix some race conditions with tar -x --same-owner. 18 years ago
  Paul Eggert 49ea4c5057 * NEWS: Remove support for mangled names. 18 years ago
  Paul Eggert 01d6188297 Remove trailing white space. 18 years ago
  Sergey Poznyakoff 7aed52718f Call last_component instead of base_name. The latter returns a malloced string since 2006-03-11. 18 years ago
  Sergey Poznyakoff 796a69787e (extract_volhdr): Add missing return 19 years ago
  Sergey Poznyakoff b229a86dd7 (check_time): Use volume_start_time when checking 19 years ago
  Sergey Poznyakoff 973b611290 (extract_archive): safer_name_suffix and stripped_prefix_len are now called by decode_header 19 years ago
  Sergey Poznyakoff 520104f5f8 (extract_volhdr): New function 19 years ago
  Sergey Poznyakoff a0b4431f26 (rename_directory): New function 19 years ago
  Sergey Poznyakoff 8300c820d5 (extract_dir): Fix toggling existing directory 19 years ago
  Paul Eggert e86e864544 Update copyright year to 2006. 19 years ago
  Sergey Poznyakoff 48ce2946d9 (prepare_to_extract): Use is_dumpdir member to check for dumpdirs. 19 years ago
  Sergey Poznyakoff e73e4428e2 (directories_first): Replaced by delay_directory_restore_option. All uses changed. 19 years ago
  Sergey Poznyakoff ca43ee9769 Obtain root_device here, to make sure it works correctly with -C. 19 years ago
  Sergey Poznyakoff 5249a99377 Fix restoring of directory timestamps from 19 years ago
  Sergey Poznyakoff 52429bb956 Use mv_.* functions uniformly instead of fiddling with the global variables. 19 years ago
  Paul Eggert 57c2124d68 * src/tar.c (NS_PRECISION_FORMAT_MASK): New macro. 19 years ago
  Paul Eggert c641a16cba (set_stat): Rewrite to avoid bug in Forte 19 years ago
  Paul Eggert 3209329337 Don't filter time stamps through the resolution supported 19 years ago
  Paul Eggert 2f800ce3fb Merge changes from gnulib for file system sub-second time stamps. 19 years ago
  Paul Eggert af5d05729a Treat fishy-looking hard links like fishy-looking symlinks. 20 years ago
  Paul Eggert d659cbaccd Carefully crafted invalid headers can cause buffer overrun. 20 years ago
  Sergey Poznyakoff f2c8b1dff3 Update invocations of safer_name_suffix() 20 years ago
  Paul Eggert 46f09016e8 Port to Solaris 10's treatment of unlinking directories. 20 years ago
  Paul Eggert 120e96c480 Update FSF postal mail address. 20 years ago
  Sergey Poznyakoff 8d064bb816 (file_newer_p): Return false if file does not exist 20 years ago