summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/fileutl.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | add hashsum support in apt-file download and add more testsMichael Vogt2014-03-121-0/+1
| |/
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-02-271-0/+5
|\|
| * 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
* | Merge branch 'debian/sid' into debian/experimentalMichael Vogt2013-08-151-0/+4
|\|
| * set Fail flag in FileFd on all errors consistentlyDavid Kalnischkies2013-06-091-0/+4
* | * lp:~mvo/apt/add-glob-function:Michael Vogt2012-10-171-1/+2
|\ \
| * | add "Glob()" to fileutlMichael Vogt2012-09-041-0/+3
* | | cherry pick -r1847 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/Michael Vogt2012-07-101-1/+1
* | | merged the relevant bits from lp:~mvo/apt/lp346386Michael Vogt2012-07-101-0/+5
|\ \ \ | |_|/ |/| |
| * | update comments and add one FIXME for the next ABI breakMichael Vogt2012-06-211-0/+1
| * | check when finished downloading the InRelease file if it has the expected gpg...Michael Vogt2012-06-211-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