David Kalnischkies
|
258b9e512c
apply various suggestions made by cppcheck
|
vor 9 Jahren |
David Kalnischkies
|
b830f576a8
fix some unused parameter/variable warnings
|
vor 9 Jahren |
Julian Andres Klode
|
3564c2f4cf
Use compressor support from FileFd for ExtractTar instead of programs
|
vor 10 Jahren |
David Kalnischkies
|
4dc77823d3
remove the compatibility markers for 4.13 abi
|
vor 9 Jahren |
David Kalnischkies
|
60b64ffc34
guard ABI changes for LFS in apt-inst
|
vor 10 Jahren |
Guillem Jover
|
3621b1c70f
Fix ar and tar code to be LFS-safe
|
vor 10 Jahren |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
vor 10 Jahren |
David Kalnischkies
|
cf4ff3b78d
warning: cast from type A to type B casts away qualifiers [-Wcast-qual]
|
vor 10 Jahren |
Guillem Jover
|
3255db2d02
ExtractTar: Allow an empty decompressor program
|
vor 10 Jahren |
Michael Vogt
|
1e3f4083db
Fix typos in documentation (codespell)
|
vor 10 Jahren |
Oskari Saarenmaa
|
a07b81e86e
don't truncate 100 char long paths in tar extraction
|
vor 11 Jahren |
David Kalnischkies
|
bf35c19b81
don't explicitly init ExtractTar InFd with invalid fd
|
vor 11 Jahren |
Michael Vogt
|
2448a064f3
* apt-inst/contrib/extracttar.cc:
|
vor 12 Jahren |
David Kalnischkies
|
472ff00ef2
use forward declaration in headers if possible instead of includes
|
vor 13 Jahren |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
vor 13 Jahren |
David Kalnischkies
|
59152cdb48
remove Size >= 0 check as Itm.Size is an unsigned variable (clang warning)
|
vor 13 Jahren |
Nobuhiro Hayashi
|
54f2f0a3e4
Permit base256 encoded value in the numeric field of tar header.
|
vor 14 Jahren |
Michael Vogt
|
aea7f4c877
merge r1966..1967 from lp:~donkult/apt/sid
|
vor 15 Jahren |
Michael Vogt
|
3c8cda8b05
fix various -Wall warnings
|
vor 16 Jahren |
Michael Vogt
|
57539d9e05
* apt-inst/contrib/extracttar.cc:
|
vor 17 Jahren |
Michael Vogt
|
cce08fb5ac
* remove all the remaining #pragma implementation
|
vor 17 Jahren |
Michael Vogt
|
a9be43ff00
* apt-inst/contrib/extracttar.cc:
|
vor 18 Jahren |
Michael Vogt
|
42ab8223d5
* merged with my apt--fixes--0 branch
|
vor 19 Jahren |
Christian Perrier
|
db0db9feab
Bring consistency to the use of capitals in programs messages
|
vor 20 Jahren |
Matt Zimmerman
|
7db98ffced
Merge apt--authentication--0
|
vor 20 Jahren |
Matt Zimmerman
|
b21c043804
Merge bzip2-debs branch
|
vor 20 Jahren |
Arch Librarian
|
d77559acad
* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
|
vor 20 Jahren |
Arch Librarian
|
4c6a9fada5
- Fix typo in tar error message (Closes: #191424)
|
vor 20 Jahren |
Arch Librarian
|
05eb7df02d
i18n stuff.
|
vor 20 Jahren |
Arch Librarian
|
584e4558ee
Some more g++-3.2 fixes.
|
vor 20 Jahren |