summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/fileutl.h
Commit message (Expand)AuthorAgeFilesLines
* SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt2014-09-161-0/+2
* Rename FileFd::Open() Perms to AccessModeMichael Vogt2014-04-101-8/+8
* mark optional (private) symbols as hiddenDavid Kalnischkies2014-03-211-3/+3
* fix test/integration/test-apt-helperMichael Vogt2014-03-141-5/+6
|\
| * follow method attribute suggestions by gccDavid Kalnischkies2014-03-131-1/+1
| * cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-5/+6
* | add hashsum support in apt-file download and add more testsMichael Vogt2014-03-121-0/+1
|/
* factor GetTempDir outMichael Vogt2013-12-221-0/+2
* fix regression that APT::Keep-Fds is not honored (closes: #730490)Michael Vogt2013-11-281-0/+1
* add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly AP...Michael Vogt2013-10-311-0/+2
* * lp:~mvo/apt/add-glob-function:Michael Vogt2013-08-151-0/+3
* set Fail flag in FileFd on all errors consistentlyDavid Kalnischkies2013-06-091-0/+4
* use a static FileFd::Write overload to reduce duplication of write()-retry codeDavid Kalnischkies2012-04-111-0/+1
* * apt-pkg/cachefile.cc:David Kalnischkies2012-02-111-0/+1
* rework previous patch to avoid changing the inline codeMichael Vogt2012-02-031-4/+1
* * apt-pkg/contrib/fileutl.h:Michael Vogt2012-02-031-1/+4
* * apt-pkg/contrib/fileutils.h:Michael Vogt2012-01-161-1/+1
* refactor compressor calling so that we don't (need to) export ExecCompressorDavid Kalnischkies2011-12-151-8/+0
* use FileFd instead of forking the compression childs by handDavid Kalnischkies2011-12-141-10/+10
* allow Open() and OpenDescriptor() to be called with a CompressorDavid Kalnischkies2011-12-131-1/+3
* revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies2011-12-131-0/+4
* Allow the FileFd to use an external Compressor to uncompress a given fileDavid Kalnischkies2011-12-131-0/+10
* - add a ReadLine methodDavid Kalnischkies2011-12-111-11/+19
* * apt-pkg/contrib/fileutl.{h,cc}:David Kalnischkies2011-12-101-0/+1
* enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies2011-12-101-3/+11
* split up the OpenMode into OpenMode and CompressionMode andDavid Kalnischkies2011-11-291-4/+26
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-22/+20
* merge with debian/experimentalDavid Kalnischkies2011-09-131-0/+1
|\
| * * apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt2011-07-281-0/+1
* | Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-10/+25
|/
* * methods/rred.cc:David Kalnischkies2011-01-151-0/+1
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2011-01-121-0/+1
* * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-10-211-0/+1
* rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeededDavid Kalnischkies2010-09-061-1/+1
* * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-09-021-0/+9
* apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode.Julian Andres Klode2010-08-101-1/+2
* * apt-pkg/contrib/fileutl.cc:Julian Andres Klode2010-07-231-0/+4
* [ Martin Pitt ]David Kalnischkies2010-07-111-5/+8
|\
| * Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de2010-06-241-1/+1
| * * apt-pkg/contrib/fileutl.{h,cc}:martin@piware.de2010-06-091-3/+6
* | * apt-pkg/contrib/fileutl.cc:Julian Andres Klode2010-06-291-1/+2
* | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-04-071-0/+3
* | remove the ABI compatible stub for GetListOfFilesInDirDavid Kalnischkies2010-04-041-4/+1
|/
* * apt-pkg/contrib/fileutl.cc:Michael Vogt2010-01-231-0/+5
* * French manpage translation updateMichael Vogt2010-01-081-0/+3
* * merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt2008-01-041-0/+1
|\
| * * apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt2006-06-071-0/+1
* | * removed the remaining #ifdef __GNUG__ that are no longer requiredMichael Vogt2006-10-021-2/+0
* | * removed the pragma messMichael Vogt2006-10-021-1/+0
|/
* * merged from mainMichael Vogt2005-08-091-1/+1