Commit Verlauf

Autor SHA1 Nachricht Datum
  Sergey Poznyakoff 6f02669c7b Fix eventual memory override and fd exhaustion in create.c vor 15 Jahren
  Sergey Poznyakoff 706bd01915 Minor change. vor 15 Jahren
  Sergey Poznyakoff 166b7c7d02 Fix listing of volume labels (in particular in PAX archives). vor 15 Jahren
  Sergey Poznyakoff cd91cd3c62 Fix prefix length calculation in ustar mode. vor 15 Jahren
  Sergey Poznyakoff cac45fffc5 Rewrite update algorithm. vor 15 Jahren
  Sergey Poznyakoff 7cb84c25ee Use file's mtime as mtime for its extended header. vor 15 Jahren
  Sergey Poznyakoff 4dfcd6c054 Fix bugs in handling the --remove-files option. vor 15 Jahren
  Sergey Poznyakoff 2947023d27 Fix bug in OLDGNU format creation. vor 15 Jahren
  Sergey Poznyakoff 0d8e324912 Avoid overwriting exit_status with a value indicating less important condition. vor 15 Jahren
  Sergey Poznyakoff 51aee274e8 Fix handling of files removed during incremental dumps. vor 15 Jahren
  Sergey Poznyakoff 2b1bffbad6 Optimize searches for directory structures by keeping a pointer to struct directory in struct name. vor 15 Jahren
  Sergey Poznyakoff 1bcbbcf1ff Improve listed incremental dumps. vor 15 Jahren
  Sergey Poznyakoff 67a1a0eac5 Implement the --warning option. vor 15 Jahren
  Sergey Poznyakoff 5944f452b0 Fix hard links recognition with -c --remove-files vor 15 Jahren
  Sergey Poznyakoff f74cab3a93 Fix handling of hard link targets by -c --transform vor 15 Jahren
  Sergey Poznyakoff b4ec8aedf9 * NEWS, configure.ac: Version 1.20.91 vor 16 Jahren
  Sergey Poznyakoff 57bfbbde90 * src/common.h (transform_symlinks_option): New global. vor 16 Jahren
  Sergey Poznyakoff 3af9cc0f15 Fix multivolume archive creation when volume length=record size. vor 17 Jahren
  Sergey Poznyakoff c2d2e806a1 (dump_file0): Count links only for actually dumped files vor 17 Jahren
  Sergey Poznyakoff 37f0faf1c0 (dump_file0): Apply transform_name to symlink targets. vor 17 Jahren
  Sergey Poznyakoff eaaadcfd36 (file_count_links): do nothing if hard_dereference_option is set. vor 17 Jahren
  Sergey Poznyakoff 4ece30109d (dump_regular_file): Fix file padding in case of truncation to zero size. vor 17 Jahren
  Sergey Poznyakoff b0d5935cb0 (exclusion_tag_warning, check_exclusion_tags): Remove static qualifier. vor 17 Jahren
  Sergey Poznyakoff a0eb52da3f (check_exclusion_tags): Remove declaration of unused local, "ret". vor 17 Jahren
  Sergey Poznyakoff a0fb51e136 Relicense under GPLv3 vor 18 Jahren
  Sergey Poznyakoff 250db35f17 Global extended_header removed, use new xheader calls instead. vor 18 Jahren
  Sergey Poznyakoff 17ef61b2fd (dump_file0): Original ctime cannot be used as a directory change indicator if --remove-files is given. vor 18 Jahren
  Sergey Poznyakoff b9588c4722 (struct exclude_tag): rename to exclusion_tag vor 18 Jahren
  Sergey Poznyakoff 9bf87b195e (dump_dir0): Move checks for exclude tags to vor 18 Jahren
  Sergey Poznyakoff 137ebf41fd (dump_dir0): Implement --exclude-tag option vor 18 Jahren