Age | Commit message (Expand) | Author | Files | Lines |
2015-11-05 | apply various suggestions made by cppcheck | David Kalnischkies | 1 | -1/+1 |
2015-11-05 | allow acquire method specific options via Binary scope | David Kalnischkies | 1 | -23/+8 |
2015-11-04 | unbreak the copy-method claiming hashsum mismatch since ~exp9 | David Kalnischkies | 1 | -21/+33 |
2015-08-10 | add c++11 override marker to overridden methods | David Kalnischkies | 1 | -2/+2 |
2015-04-19 | calculate only expected hashes in methods | David Kalnischkies | 1 | -1/+1 |
2014-10-13 | Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie() | Michael Vogt | 1 | -2/+10 |
2014-09-24 | methods: Fail if we cannot drop privileges | Julian Andres Klode | 1 | -2/+3 |
2014-09-24 | Drop Privileges to "Debian-apt" in most acquire methods | Michael Vogt | 1 | -0/+2 |
2014-03-13 | add a config option to switch uncompress methods to compress | David Kalnischkies | 1 | -9/+18 |
2014-03-13 | cleanup headers and especially #includes everywhere | David Kalnischkies | 1 | -6/+8 |
2014-03-13 | warning: unused parameter ‘foo’ [-Wunused-parameter] | David Kalnischkies | 1 | -1/+1 |
2014-02-11 | use utimes instead of utimensat/futimens | David Kalnischkies | 1 | -14/+8 |
2014-01-16 | correct some style/performance/warnings from cppcheck | David Kalnischkies | 1 | -12/+14 |
2012-04-05 | * methods/bzip2.cc: | David Kalnischkies | 1 | -2/+16 |
2011-12-10 | enable FileFd to guess the compressor based on the filename if requested or | David Kalnischkies | 1 | -1/+1 |
2011-09-19 | do not pollute namespace in the headers with using (Closes: #500198) | David Kalnischkies | 1 | -1/+1 |
2011-09-13 | Support large files in the complete toolset. Indexes of this | David Kalnischkies | 1 | -1/+1 |
2011-09-13 | reorder includes: add <config.h> if needed and include it at first | David Kalnischkies | 1 | -0/+2 |
2011-01-26 | - change the internal handling of Extensions in pkgAcqIndex | David Kalnischkies | 1 | -2/+1 |
2010-10-21 | * apt-pkg/contrib/fileutl.cc: | David Kalnischkies | 1 | -1/+1 |
2010-09-06 | * methods/{gzip,bzip2}.cc: | David Kalnischkies | 1 | -6/+3 |
2010-08-10 | apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic. | Julian Andres Klode | 1 | -1/+1 |
2010-07-06 | methods/gzip.cc: With FileFd now being able to read gzipped files, there | martin@piware.de | 1 | -56/+7 |
2006-09-30 | * methods/gzip.cc: | Michael Vogt | 1 | -1/+1 |
2006-09-30 | * methods/gzip.cc: | Michael Vogt | 1 | -0/+7 |
2006-09-12 | * methods/gzip.cc: | Michael Vogt | 1 | -0/+1 |
2004-12-20 | * merged changes from the conference | Michael Vogt | 1 | -2/+2 |
2004-11-27 | Call setlocale in all methods, don't call bindtextdomain in http | Matt Zimmerman | 1 | -0/+2 |
2004-09-20 | * Patch from Eric Wong <normalperson@yhbt.net> to inclu... | Arch Librarian | 1 | -2/+2 |
2004-09-20 | Lots and lots of i18n updates. | Arch Librarian | 1 | -6/+7 |
2004-09-20 | Fixed c_str handling | Arch Librarian | 1 | -2/+3 |
2004-09-20 | Alfredo's vendor stuff | Arch Librarian | 1 | -2/+2 |
2004-09-20 | Alfredos bzip2 stuff | Arch Librarian | 1 | -10/+17 |
2004-09-20 | BSD testing fixes | Arch Librarian | 1 | -3/+8 |
2004-09-20 | More SHA-1 prep | Arch Librarian | 1 | -18/+55 |
2004-09-20 | Alfredo Patch | Arch Librarian | 1 | -5/+6 |
2004-09-20 | Fixed relative paths | Arch Librarian | 1 | -4/+5 |
2004-09-20 | HP-UX fixes | Arch Librarian | 1 | -13/+5 |
2004-09-20 | Fixed up dpkginit and acquire stuff.. | Arch Librarian | 1 | -1/+5 |
2004-09-20 | Moved strutl.h | Arch Librarian | 1 | -2/+2 |
2004-09-20 | Almost done now | Arch Librarian | 1 | -3/+5 |
2004-09-20 | Working acquire code | Arch Librarian | 1 | -2/+2 |
2004-09-20 | New http method | Arch Librarian | 1 | -6/+8 |
2004-09-20 | Sync | Arch Librarian | 1 | -156/+79 |
2004-09-20 | Stable acquire code | Arch Librarian | 1 | -3/+11 |
2004-09-20 | gzip method | Arch Librarian | 1 | -0/+179 |