summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/fileutl.cc
AgeCommit message (Expand)AuthorFilesLines
2011-09-13merge with debian/experimentalDavid Kalnischkies1-0/+11
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-16/+17
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies1-3/+4
2011-07-28* apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt1-0/+11
2011-03-10merged the lp:~mvo/apt/mvo branchMichael Vogt1-0/+9
2011-03-03* apt-pkg/contrib/fileutl.cc, apt-pkg/deb/dpkgpm.cc:Michael Vogt1-0/+9
2011-02-14* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-1/+2
2011-02-14use inttypes to avoid suprises with different type sizesDavid Kalnischkies1-2/+8
2011-02-13* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-1/+6
2011-01-13ignore non-regular files in GetListOfFilesInDir (Closes: #594694)David Kalnischkies1-12/+16
2011-01-12* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-1/+19
2010-10-21* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-6/+12
2010-10-13apt-pkg/contrib/fileutl.cc: fix FileFd::Size() for files that are empty or fo...Michael Vogt1-5/+10
2010-10-13* apt-pkg/contrib/fileutl.cc:Martin Pitt1-1/+20
2010-09-06rename the newly public CheckDirectory method to CreateAPTDirectoryIfNeededDavid Kalnischkies1-2/+2
2010-09-02* apt-pkg/deb/dpkgpm.cc:David Kalnischkies1-0/+21
2010-08-28* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-1/+2
2010-08-10apt-pkg/contrib/fileutl.cc: Revert WriteEmpty to old behavior (LP: #613211)Julian Andres Klode1-1/+8
2010-08-10apt-pkg/contrib/fileutl.cc: Add WriteAtomic mode.Julian Andres Klode1-0/+2
2010-07-23* apt-pkg/contrib/fileutl.cc:Julian Andres Klode1-0/+18
2010-07-11[ Martin Pitt ]David Kalnischkies1-7/+54
2010-07-09check the state of the FileFd before renaming as otherwise the renameDavid Kalnischkies1-6/+8
2010-07-06FileFd(): Drop file name extension check in ReadOnlyGzip modemartin@piware.de1-3/+11
2010-07-05merge with debian-experimental-maDavid Kalnischkies1-5/+15
2010-06-29Fix the atomic replace.Julian Andres Klode1-1/+1
2010-06-29* apt-pkg/contrib/fileutl.cc:Julian Andres Klode1-5/+15
2010-06-26* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-0/+4
2010-06-24Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de1-5/+9
2010-06-09* apt-pkg/contrib/fileutl.{h,cc}:martin@piware.de1-6/+41
2010-04-07* apt-pkg/contrib/fileutl.cc:David Kalnischkies1-0/+52
2010-04-04remove the ABI compatible stub for GetListOfFilesInDirDavid Kalnischkies1-5/+0
2010-01-23* apt-pkg/contrib/fileutl.cc:Michael Vogt1-5/+79
2010-01-08* French manpage translation updateMichael Vogt1-0/+50
2009-08-03[apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning:David Kalnischkies1-0/+2
2009-07-02* apt-pkg/acquire-worker.cc:Michael Vogt1-2/+5
2008-05-23Apply patch to avoid truncating of arbitrary files. Thanks to BryanOtavio Salvador1-1/+3
2008-01-04* merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt1-1/+66
2007-09-10* make apt build with g++ 4.3Michael Vogt1-0/+2
2007-06-08* Removed the more leftover #pragma interface/implementationMichael Vogt1-3/+0
2007-06-08* remove all the remaining #pragma implementationMichael Vogt1-3/+0
2007-06-08* fix FTBFS with gcc 4.3, closes: #417090Michael Vogt1-0/+1
2006-06-07* apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt1-1/+66
2005-08-09* merged from mainMichael Vogt1-3/+21
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier1-1/+1
2005-01-19Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman1-2/+3
2004-12-13Merge misc-abi-changesMatt Zimmerman1-2/+2
2004-09-20PD licenseArch Librarian1-2/+2
2004-09-20Correct neuros problem with no source directoryArch Librarian1-3/+3
2004-09-20Speeling correctionArch Librarian1-2/+2
2004-09-20G++3 fixes from RandolphArch Librarian1-1/+4