David Kalnischkies
|
9224ce3d4d
calculate only expected hashes in methods
|
11 years ago |
Michael Vogt
|
9983999d29
Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()
|
11 years ago |
Julian Andres Klode
|
7b18d5592f
methods: Fail if we cannot drop privileges
|
11 years ago |
Michael Vogt
|
3927c6da48
Drop Privileges to "Debian-apt" in most acquire methods
|
11 years ago |
David Kalnischkies
|
0ec6b98b24
add a config option to switch uncompress methods to compress
|
12 years ago |
David Kalnischkies
|
453b82a388
cleanup headers and especially #includes everywhere
|
12 years ago |
David Kalnischkies
|
655122418d
warning: unused parameter ‘foo’ [-Wunused-parameter]
|
12 years ago |
David Kalnischkies
|
246bbb611d
use utimes instead of utimensat/futimens
|
12 years ago |
David Kalnischkies
|
9ce3cfc930
correct some style/performance/warnings from cppcheck
|
12 years ago |
David Kalnischkies
|
d6bbcaad67
* methods/bzip2.cc:
|
14 years ago |
David Kalnischkies
|
468720c59f
enable FileFd to guess the compressor based on the filename if requested or
|
14 years ago |
David Kalnischkies
|
8f3ba4e870
do not pollute namespace in the headers with using (Closes: #500198)
|
15 years ago |
David Kalnischkies
|
650faab016
Support large files in the complete toolset. Indexes of this
|
15 years ago |
David Kalnischkies
|
ea54214002
reorder includes: add <config.h> if needed and include it at first
|
15 years ago |
David Kalnischkies
|
5d88572318
- change the internal handling of Extensions in pkgAcqIndex
|
15 years ago |
David Kalnischkies
|
4260fd3972
* apt-pkg/contrib/fileutl.cc:
|
15 years ago |
David Kalnischkies
|
cf1cdb3328
* methods/{gzip,bzip2}.cc:
|
16 years ago |
Julian Andres Klode
|
22041bd286
apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.
|
16 years ago |
martin@piware.de
|
127e6df372
methods/gzip.cc: With FileFd now being able to read gzipped files, there
|
16 years ago |
Michael Vogt
|
60a9e37531
* methods/gzip.cc:
|
20 years ago |
Michael Vogt
|
84cc6f7364
* methods/gzip.cc:
|
20 years ago |
Michael Vogt
|
504bbe47e6
* methods/gzip.cc:
|
20 years ago |
Michael Vogt
|
b3d44315ee
* merged changes from the conference
|
21 years ago |
Matt Zimmerman
|
b25423f663
Call setlocale in all methods, don't call bindtextdomain in http
|
21 years ago |
Arch Librarian
|
d77559acad
* Patch from Eric Wong <normalperson@yhbt.net> to inclu...
|
22 years ago |
Arch Librarian
|
dc738e7ae6
Lots and lots of i18n updates.
|
22 years ago |
Arch Librarian
|
2d33c52cfb
Fixed c_str handling
|
22 years ago |
Arch Librarian
|
a7c835af20
Alfredo's vendor stuff
|
22 years ago |
Arch Librarian
|
2204bd804d
Alfredos bzip2 stuff
|
22 years ago |
Arch Librarian
|
678bc33eaf
BSD testing fixes
|
22 years ago |