コミット履歴

作者 SHA1 メッセージ 日付
  Pavel Raiskup 085cace180 Add SELinux context store/restore/list support. 12 年 前
  Pavel Raiskup d36f5a3cc3 Support for POSIX ACLs 12 年 前
  Pavel Raiskup 696338043e Add basic suuport for extended attributes. 12 年 前
  Paul Eggert 1cd2725227 tar: don't assume root is uid 0 13 年 前
  Paul Eggert debc485626 tar: quote 'like this', not `like this' 13 年 前
  Paul Eggert 6689e8db4f tar: port --overwrite symlink test to GNU/Hurd 13 年 前
  Paul Eggert 03858cf583 tar: don't assume O_NONBLOCK is benign on regular files 13 年 前
  Sergey Poznyakoff 7a5a3708cb Fix --keep-old-files option. 13 年 前
  Sergey Poznyakoff 02bf3a96a9 Warn about existing files in keep-old-files mode (complements 8f390db9). 13 年 前
  Paul Eggert 49bd102a1b tar: simplify birthtime calculations 14 年 前
  Paul Eggert 189e436474 tar: use birthtime rather than ctime when checking identity 14 年 前
  Paul Eggert 649b747913 tar: work around NetBSD and Tru64 symlink incompatibility with POSIX 14 年 前
  Paul Eggert 1584b72ff2 tar: work around FreeBSD symlink incompatibility with POSIX 14 年 前
  Sergey Poznyakoff 3913675640 Fix extraction of device nodes. 14 年 前
  Paul Eggert e23d123b93 tar: fix -x --overwrite bug (no --dereference, ! O_NOFOLLOW) 14 年 前
  Paul Eggert acb77ac5bd tar: fix bug with -C and extracting directories 14 年 前
  Paul Eggert 9447e799ab tar: use more-accurate diagnostic when intermediate mkdir fails 14 年 前
  Paul Eggert 14efeb9f95 tar: --dereference consistency 15 年 前
  Paul Eggert 4bde4f39d0 tar: prefer openat-style functions 15 年 前
  Paul Eggert fc5e44c99c tar: add utimens.h includes 15 年 前
  Paul Eggert 098ad10c71 tar: switch to gnulib fdutimensat module 15 年 前
  Paul Eggert 6e08ab7694 tar: extract permissions for . last 15 年 前
  Paul Eggert ea964cce81 tar: extract symlink attributes, close some symlink-related races 15 年 前
  Paul Eggert e3fdb78d4b tar: tar -x without --incremental no longer sets atime again 15 年 前
  Paul Eggert ecbcb7b6d7 tar: --atime-preserve fixes for races etc. 15 年 前
  Paul Eggert 59146768ef * configure.ac: tar: close some race conditions when extracting 15 年 前
  Paul Eggert fce1c1c8cb tar: fix bug with -C and delayed setting of metadata 15 年 前
  Paul Eggert 57b11473b0 tar: use ctime, not mtime, when checking placeholders 15 年 前
  Paul Eggert 3b219f943e tar: fix 1.23 Solaris regression related to PRIV_SYS_LINKDIR 15 年 前
  Paul Eggert a1a15e3202 tar: change interdir_made from int to bool 15 年 前