summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/fileutl.cc
Commit message (Expand)AuthorAgeFilesLines
* [ Martin Pitt ]David Kalnischkies2010-07-111-7/+54
|\
| * FileFd(): Drop file name extension check in ReadOnlyGzip modemartin@piware.de2010-07-061-3/+11
| * Switch FileFd to not transparently gunzip, since that breaks code which expec...martin@piware.de2010-06-241-5/+9
| * * apt-pkg/contrib/fileutl.{h,cc}:martin@piware.de2010-06-091-6/+41
* | check the state of the FileFd before renaming as otherwise the renameDavid Kalnischkies2010-07-091-6/+8
* | merge with debian-experimental-maDavid Kalnischkies2010-07-051-5/+15
|\ \
| * | Fix the atomic replace.Julian Andres Klode2010-06-291-1/+1
| * | * apt-pkg/contrib/fileutl.cc:Julian Andres Klode2010-06-291-5/+15
* | | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-06-261-0/+4
|/ /
* | * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-04-071-0/+52
* | remove the ABI compatible stub for GetListOfFilesInDirDavid Kalnischkies2010-04-041-5/+0
|/
* * apt-pkg/contrib/fileutl.cc:Michael Vogt2010-01-231-5/+79
* * French manpage translation updateMichael Vogt2010-01-081-0/+50
* [apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning:David Kalnischkies2009-08-031-0/+2
* * apt-pkg/acquire-worker.cc:Michael Vogt2009-07-021-2/+5
* Apply patch to avoid truncating of arbitrary files. Thanks to BryanOtavio Salvador2008-05-231-1/+3
* * merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt2008-01-041-1/+66
|\
| * * apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt2006-06-071-1/+66
* | * make apt build with g++ 4.3Michael Vogt2007-09-101-0/+2
* | * Removed the more leftover #pragma interface/implementationMichael Vogt2007-06-081-3/+0
|\ \
| * | * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
| |/
* / * fix FTBFS with gcc 4.3, closes: #417090Michael Vogt2007-06-081-0/+1
|/
* * merged from mainMichael Vogt2005-08-091-3/+21
* Bring consistency to the use of capitals in programs messagesChristian Perrier2005-03-061-1/+1
* Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman2005-01-191-2/+3
* Merge misc-abi-changesMatt Zimmerman2004-12-131-2/+2
* PD licenseArch Librarian2004-09-201-2/+2
* Correct neuros problem with no source directoryArch Librarian2004-09-201-3/+3
* Speeling correctionArch Librarian2004-09-201-2/+2
* G++3 fixes from RandolphArch Librarian2004-09-201-1/+4
* Tag file can read from unseekable objectsArch Librarian2004-09-201-3/+8
* fixed typo in fileutl.cc (damn you, studly caps...)Arch Librarian2004-09-201-3/+3
* new tempfile writing mode (WriteTemp) for FileFd classArch Librarian2004-09-201-1/+6
* Join with aliencodeArch Librarian2004-09-201-26/+81
* More CD fixesArch Librarian2004-09-201-2/+2
* HP-UX fixesArch Librarian2004-09-201-2/+2
* Fixes for SolarisArch Librarian2004-09-201-2/+2
* Bug fixesArch Librarian2004-09-201-1/+40
* Minor cleanups, fix for checksum lowercase bugArch Librarian2004-09-201-2/+51
* Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian2004-09-201-1/+15
* Added an open functionArch Librarian2004-09-201-9/+9
* Working apt-get source build stuffArch Librarian2004-09-201-1/+36
* Oops typoArch Librarian2004-09-201-2/+2
* Made NFS locking bail outArch Librarian2004-09-201-1/+6
* Wichert and Espys bugsArch Librarian2004-09-201-2/+2
* Signal safetyArch Librarian2004-09-201-19/+73
* Minor fixes for FTP supportArch Librarian2004-09-201-4/+19
* Fixed WaitFDArch Librarian2004-09-201-6/+10
* modified WaitFd in fileutl to support passing a timeoutArch Librarian2004-09-201-6/+13
* Minor fixesArch Librarian2004-09-201-1/+2