Commit History

Author SHA1 Message Date
  Adam Conrad 05eab8afb6 fix FileFd::Size bitswap on big-endian architectures 12 years ago
  David Kalnischkies bb93178b8b clear HitEof flag in FileFd::Seek 12 years ago
  David Kalnischkies 230e69d718 deal with umask only if we really need to for mkstemp 12 years ago
  David Kalnischkies 21ba8115c8 don't double-count seeks in FileFd::Skip for bzip/xz 12 years ago
  Michael Vogt db5bf949ed improve umask/fchmod code readability 12 years ago
  Michael Vogt e5f3f8c101 Rename FileFd::Open() Perms to AccessMode 12 years ago
  Michael Vogt f22b65b479 Fix insecure file permissions when using FileFd with OpenMode::Atomic 12 years ago
  Michael Vogt e5b7e01923 Add new Debug::RunScripts option 12 years ago
  David Kalnischkies c4b113e650 continue reading in xz even if it outputs nothing 12 years ago
  Julian Andres Klode f6ffe501d4 Fix handling of autoclosing for compressed files (Closes: #741685) 12 years ago
  Michael Vogt 83b880c650 fix test/integration/test-apt-helper 12 years ago
  David Kalnischkies 4239dbca05 refactor FileFd to hide some #ifdefs 12 years ago
  David Kalnischkies 7f350a377e use liblzma-dev to provide xz/lzma support 12 years ago
  David Kalnischkies 69d6988a19 refactor setup of file opening via zlib/bz2 lib 13 years ago
  David Kalnischkies 84baaae93b move fd duplication closer to the gz/bz2 open calls 13 years ago
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 12 years ago
  David Kalnischkies e788a834ce warning: useless cast to type A [-Wuseless-cast] 12 years ago
  David Kalnischkies cf4ff3b78d warning: cast from type A to type B casts away qualifiers [-Wcast-qual] 12 years ago
  Michael Vogt c1409d1be8 add hashsum support in apt-file download and add more tests 12 years ago
  Michael Vogt 1e3f4083db Fix typos in documentation (codespell) 12 years ago
  David Kalnischkies 8190b07a4b simplify code some more to make reddit happy 12 years ago
  David Kalnischkies 6008b79adf simplify code to make compilers happy 12 years ago
  Michael Vogt 796673c385 Merge remote-tracking branch 'donkult/debian/sid' into debian/sid 12 years ago
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck 12 years ago
  Michael Vogt 77002164d1 Merge remote-tracking branch 'donkult/feature/clientmergepdiffs' into debian/experimental-no-abi-break 12 years ago
  Michael Vogt a077861ad0 add basic tests for GetTempDir() 12 years ago
  Michael Vogt 68e0172140 factor GetTempDir out 12 years ago
  David Kalnischkies 9d39208af5 allow ':' in GetListOfFilesInDir 12 years ago
  David Kalnischkies ad5051ef9d truncating /dev/null to zero is always successful 13 years ago
  Michael Vogt 96ae6de5d3 fix regression that APT::Keep-Fds is not honored (closes: #730490) 12 years ago