summaryrefslogtreecommitdiff
path: root/methods/file.cc
Commit message (Expand)AuthorAgeFilesLines
* use std::locale::global instead of setlocaleDavid Kalnischkies2016-05-281-5/+1
* fix Alt-Filename handling of file methodDavid Kalnischkies2016-04-141-1/+1
* drop privileges in copy:// method as we do for file://David Kalnischkies2015-11-051-18/+11
* wrap every unlink call to check for != /dev/nullDavid Kalnischkies2015-11-041-1/+1
* drop privileges in file:// method as we do for decompressorsDavid Kalnischkies2015-11-041-2/+12
* add c++11 override marker to overridden methodsDavid Kalnischkies2015-08-101-1/+1
* call URIStart in cdrom and file methodDavid Kalnischkies2015-06-151-8/+10
* ensure valid or remove destination file in file methodDavid Kalnischkies2015-06-151-11/+33
* rework hashsum verification in the acquire systemDavid Kalnischkies2015-06-091-1/+5
* calculate only expected hashes in methodsDavid Kalnischkies2015-04-191-1/+1
* send Alt-* info for uncompressed based on any compressionsDavid Kalnischkies2015-04-191-19/+24
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-1/+2
* Fix typos in documentation (codespell)Michael Vogt2014-02-221-1/+1
* try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies2011-12-171-1/+1
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+1
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-3/+3
* reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies2011-09-131-0/+2
* * merged with apt--fixes--0Michael Vogt2005-08-231-1/+7
* * merged changes from the conferenceMichael Vogt2004-12-201-1/+1
* Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman2004-11-271-0/+2
* * Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian2004-09-201-2/+2
* Lots and lots of i18n updates.Arch Librarian2004-09-201-3/+4
* Bug fixes, new major versionArch Librarian2004-09-201-3/+3
* Dsync mergeArch Librarian2004-09-201-2/+4
* Local file fixesArch Librarian2004-09-201-2/+2
* New http methodArch Librarian2004-09-201-5/+6
* SyncArch Librarian2004-09-201-114/+54
* SyncArch Librarian2004-09-201-3/+137
* SyncArch Librarian2004-09-201-2/+3
* Early mehodsArch Librarian2004-09-201-0/+9