Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko 243d1757d7 remove some dead assignments, add a TODO comment hace 14 años
  Denys Vlasenko d86b4c3907 data_extract_all: do not chmod symlink. Closes 2053 hace 14 años
  Denys Vlasenko e69ad87802 tar: fix "hardlinks to symlinks chown" bug 1519. hace 14 años
  Denys Vlasenko 02365a6ef7 tar: fix mishandling of repeated hardlink in tarball; expand tests hace 14 años
  J. Tang 77a2c51e79 tar: optional support for restoring selinux context hace 14 años
  Denys Vlasenko aa4977d8e5 libunarchive: clean up dirty hacks. code shrank as a result hace 14 años
  Denys Vlasenko 8a936cfab7 tar: add support for --overwrite. +70 bytes. hace 15 años
  Denys Vlasenko dcbfaba264 fix improper utimes usage hace 15 años
  Denys Vlasenko f94c9bf288 tar: fix bug 673 (misdetection of repeated dir as hardlink). +92 bytes hace 15 años
  Denys Vlasenko 6ccaa23f2b libunarchive: fix reversed test for older/newer hace 15 años
  Denys Vlasenko 389cca4b9e some non-gnu compilers can't have non-const struct initializers hace 15 años
  Bernhard Reutner-Fischer a307af1af6 use utimes() rather than obsolescent utime() hace 15 años
  Denys Vlasenko 885583ebe3 tar: do chown, not lchown to restore mode (compat) hace 15 años
  Denys Vlasenko d57d62686d tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits hace 15 años
  Denys Vlasenko b9762922d1 libunarchive: fix a bug where mode and time is no longer restored hace 15 años
  Denys Vlasenko 09e63bb81f df: fix "df /" hace 15 años
  Mike Frysinger 4f239b1bb4 libunarchive: fix build failure with !FEATURE_TAR_UNAME_GNAME hace 15 años
  Denis Vlasenko 8b814b4a34 tar: support for tar --numeric-owner. By Natanael Copa. hace 15 años
  Denis Vlasenko d83676ec47 data_extract_all: do not complain if directory exists on mkdir hace 16 años
  Denis Vlasenko a60936da06 libunarchive: stop using static data in archivers - archive_handle_t hace 16 años
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
  Denis Vlasenko 1af00eda92 cpio: fix a bug where we do not extract zero-sized hardlinks hace 16 años
  Denis Vlasenko e00e5025ec tar: real support for -p. +200 if selected. hace 16 años
  Denis Vlasenko 7510384107 do not do utime() on links, it acts on link targets, and we don't want that. hace 17 años
  Denis Vlasenko e54b472ffc make tar restore mode again hace 17 años
  Denis Vlasenko 714701c890 tar et al: die if bb_copyfd_size copies less than asked for. hace 18 años
  Denis Vlasenko cba9ef5523 fixes from Vladimir Dronnikov <dronnikov@gmail.ru> hace 18 años
  Denis Vlasenko c16bd212e3 silly switch style fix hace 18 años
  Rob Landley daf58ef61a Use xopen3() instead of an after-the-fact chown. hace 18 años
  Rob Landley d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate hace 18 años