summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/fileutl.h
AgeCommit message (Expand)AuthorFilesLines
2014-09-24DropPrivs: Document what it doesJulian Andres Klode1-1/+11
2014-09-23Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-0/+2
2014-09-16SECURITY UPDATE for CVE-2014-{0488,0487,0489}Michael Vogt1-0/+2
2014-06-18Merge remote-tracking branch 'mvo/feature/drop-rights' into debian/experimentalMichael Vogt1-0/+4
2014-06-11DropPrivs in the solvers (just to be on the safe side)Michael Vogt1-0/+3
2014-05-07Merge remote-tracking branch 'mvo/feature/apt-install-deb' into debian/experi...Michael Vogt1-0/+18
2014-05-07Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-14/+16
2014-04-28Merge branch 'feature/abspath' into feature/apt-install-debMichael Vogt1-0/+4
2014-04-28add flAbsPath() as a wrapper to realpath()Michael Vogt1-0/+4
2014-04-28Merge branch 'feature/popen' into feature/apt-install-debMichael Vogt1-0/+12
2014-04-28Implement Popen() execv helper to avoid popen()Michael Vogt1-0/+12
2014-04-28WIP local deb installMichael Vogt1-0/+2
2014-04-10Rename FileFd::Open() Perms to AccessModeMichael Vogt1-8/+8
2014-03-21mark optional (private) symbols as hiddenDavid Kalnischkies1-3/+3
2014-03-14fix test/integration/test-apt-helperMichael Vogt1-5/+6
2014-03-13follow method attribute suggestions by gccDavid Kalnischkies1-1/+1
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-5/+6
2014-03-12add hashsum support in apt-file download and add more testsMichael Vogt1-0/+1
2014-02-27Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-0/+5
2013-12-22factor GetTempDir outMichael Vogt1-0/+2
2013-11-28fix regression that APT::Keep-Fds is not honored (closes: #730490)Michael Vogt1-0/+1
2013-10-31add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly AP...Michael Vogt1-0/+2
2013-08-15* lp:~mvo/apt/add-glob-function:Michael Vogt1-0/+3
2013-08-15Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-0/+4
2013-06-09set Fail flag in FileFd on all errors consistentlyDavid Kalnischkies1-0/+4
2012-10-17* lp:~mvo/apt/add-glob-function:Michael Vogt1-1/+2
2012-09-04add "Glob()" to fileutlMichael Vogt1-0/+3
2012-07-10 cherry pick -r1847 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/Michael Vogt1-1/+1
2012-07-10merged the relevant bits from lp:~mvo/apt/lp346386Michael Vogt1-0/+5
2012-06-21update comments and add one FIXME for the next ABI breakMichael Vogt1-0/+1
2012-06-21check when finished downloading the InRelease file if it has the expected gpg...Michael Vogt1-0/+4
2012-04-11use a static FileFd::Write overload to reduce duplication of write()-retry codeDavid Kalnischkies1-0/+1
2012-02-11* apt-pkg/cachefile.cc:David Kalnischkies1-0/+1
2012-02-03rework previous patch to avoid changing the inline codeMichael Vogt1-4/+1
2012-02-03* apt-pkg/contrib/fileutl.h:Michael Vogt1-1/+4
2012-01-16* apt-pkg/contrib/fileutils.h:Michael Vogt1-1/+1
2011-12-15refactor compressor calling so that we don't (need to) export ExecCompressorDavid Kalnischkies1-8/+0
2011-12-14use FileFd instead of forking the compression childs by handDavid Kalnischkies1-10/+10
2011-12-13allow Open() and OpenDescriptor() to be called with a CompressorDavid Kalnischkies1-1/+3
2011-12-13revert 2184.1.2: do not pollute namespace in headersDavid Kalnischkies1-0/+4
2011-12-13Allow the FileFd to use an external Compressor to uncompress a given fileDavid Kalnischkies1-0/+10
2011-12-11 - add a ReadLine methodDavid Kalnischkies1-11/+19
2011-12-10* apt-pkg/contrib/fileutl.{h,cc}:David Kalnischkies1-0/+1
2011-12-10enable FileFd to guess the compressor based on the filename if requested orDavid Kalnischkies1-3/+11
2011-11-29split up the OpenMode into OpenMode and CompressionMode andDavid Kalnischkies1-4/+26
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-22/+20
2011-09-13merge with debian/experimentalDavid Kalnischkies1-0/+1
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-10/+25
2011-07-28* apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt1-0/+1
2011-01-15* methods/rred.cc:David Kalnischkies1-0/+1