Commit History

Author SHA1 Message Date
  Denys Vlasenko a116552869 tar: add a note about -C and symlink-in-tarball attack 13 years ago
  Serj Kalichev e4e911e712 modprobe: add support for --show-depends 13 years ago
  Denys Vlasenko 833d4e7f84 rename archival/libunarchive -> archival/libarchive; move bz/ into it 13 years ago
  Denys Vlasenko 8d3e225a2d libbb: add xfstat function 14 years ago
  Denys Vlasenko 0ef64bdb40 *: make GNU licensing statement forms more regular 14 years ago
  Denys Vlasenko 8f65b0cf31 whitespace fixes 14 years ago
  Pascal Bellard 926031b764 *: introduce and use xfork() and xvfork() 14 years ago
  Denys Vlasenko 52827e3ebc *: tar-related cleanups: move struct to unarchive.h; move help to tar.c 14 years ago
  Ladislav Michl 2b46fd49b1 tar: optional support for --to-command 14 years ago
  Denys Vlasenko 94ca6943bc *: small code shrinks and compile fix for unicode 14 years ago
  Mikhail Gusarov 0d478334b3 tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIME 14 years ago
  Denys Vlasenko 4b6abf6655 tar: fix recently added SEGV on "tar" w/o args 14 years ago
  Denys Vlasenko 8a936cfab7 tar: add support for --overwrite. +70 bytes. 14 years ago
  Denys Vlasenko 425ad9c93b libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differences 14 years ago
  Denys Vlasenko a3aa3e3095 wget: check for close success; fix chunked; do not bother to send QUIT to ftp 14 years ago
  Denys Vlasenko d43d628f8b tar: revert part of last change. -39 bytes 14 years ago
  Denys Vlasenko f94c9bf288 tar: fix bug 673 (misdetection of repeated dir as hardlink). +92 bytes 14 years ago
  Denys Vlasenko 6331cf059c *: use "can't" instead of "cannot" 14 years ago
  Bernhard Reutner-Fischer 30f3c1d5fd tar: add support for -o as synonym to --no-same-owner. +5 bytes 14 years ago
  Denys Vlasenko f645037ffb tar: handle "tar fx TARFILE" etc 14 years ago
  Denys Vlasenko d57d62686d tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits 15 years ago
  Denis Vlasenko f9d4fc3cf8 switch_root: improve behavior on error; improve help text 15 years ago
  Denis Vlasenko 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX 15 years ago
  Denis Vlasenko 8b814b4a34 tar: support for tar --numeric-owner. By Natanael Copa. 15 years ago
  Denis Vlasenko 498436586e tar: stop changing net tarfile's mode, GNU tar doesn't do it 15 years ago
  Denis Vlasenko ab6b446e95 header_verbose_list: show off_t size, not cast to (unsigned) 15 years ago
  Denis Vlasenko 73d702ee07 tar: fix typo in comment 15 years ago
  Denis Vlasenko ebad0294c9 tar: fix bug 3844: non-root tar does not preserve perms 15 years ago
  Denis Vlasenko e9ad84dfd4 *: refactor handling of archived files. "tar f file.tar.lzma" now works too. 16 years ago
  Denis Vlasenko 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. 16 years ago