summaryrefslogtreecommitdiff
path: root/methods/gzip.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()Michael Vogt2014-10-131-2/+10
* methods: Fail if we cannot drop privilegesJulian Andres Klode2014-09-241-2/+3
* Drop Privileges to "Debian-apt" in most acquire methodsMichael Vogt2014-09-241-0/+2
* add a config option to switch uncompress methods to compressDavid Kalnischkies2014-03-131-9/+18
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-6/+8
* warning: unused parameter ‘foo’ [-Wunused-parameter]David Kalnischkies2014-03-131-1/+1
* use utimes instead of utimensat/futimensDavid Kalnischkies2014-02-111-14/+8
* correct some style/performance/warnings from cppcheckDavid Kalnischkies2014-01-161-12/+14
* * methods/bzip2.cc:David Kalnischkies2012-04-051-2/+16
* enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies2011-12-101-1/+1
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-1/+1
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-1/+1
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
* - change the internal handling of Extensions in pkgAcqIndexDavid Kalnischkies2011-01-261-2/+1
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-10-211-1/+1
* * methods/{gzip,bzip2}.cc:David Kalnischkies2010-09-061-6/+3
* apt-pkg, methods: Convert users of WriteEmpty to WriteAtomic.Julian Andres Klode2010-08-101-1/+1
* methods/gzip.cc: With FileFd now being able to read gzipped files, theremartin@piware.de2010-07-061-56/+7
* * methods/gzip.cc:Michael Vogt2006-09-301-1/+1
* * methods/gzip.cc:Michael Vogt2006-09-301-0/+7
* * methods/gzip.cc:Michael Vogt2006-09-121-0/+1
* * merged changes from the conferenceMichael Vogt2004-12-201-2/+2
* Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman2004-11-271-0/+2
* * Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian2004-09-201-2/+2
* Lots and lots of i18n updates.Arch Librarian2004-09-201-6/+7
* Fixed c_str handlingArch Librarian2004-09-201-2/+3
* Alfredo's vendor stuffArch Librarian2004-09-201-2/+2
* Alfredos bzip2 stuffArch Librarian2004-09-201-10/+17
* BSD testing fixesArch Librarian2004-09-201-3/+8
* More SHA-1 prepArch Librarian2004-09-201-18/+55
* Alfredo PatchArch Librarian2004-09-201-5/+6
* Fixed relative pathsArch Librarian2004-09-201-4/+5
* HP-UX fixesArch Librarian2004-09-201-13/+5
* Fixed up dpkginit and acquire stuff..Arch Librarian2004-09-201-1/+5
* Moved strutl.hArch Librarian2004-09-201-2/+2
* Almost done nowArch Librarian2004-09-201-3/+5
* Working acquire codeArch Librarian2004-09-201-2/+2
* New http methodArch Librarian2004-09-201-6/+8
* SyncArch Librarian2004-09-201-156/+79
* Stable acquire codeArch Librarian2004-09-201-3/+11
* gzip methodArch Librarian2004-09-201-0/+179