summaryrefslogtreecommitdiff
path: root/methods/file.cc
AgeCommit message (Expand)Author
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-10-22Sandbox methods with seccomp-BPF; except cdrom, gpgv, rshJulian Andres Klode
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2016-05-28use std::locale::global instead of setlocaleDavid Kalnischkies
2016-04-14fix Alt-Filename handling of file methodDavid Kalnischkies
2015-11-05drop privileges in copy:// method as we do for file://David Kalnischkies
2015-11-04wrap every unlink call to check for != /dev/nullDavid Kalnischkies
2015-11-04drop privileges in file:// method as we do for decompressorsDavid Kalnischkies
2015-08-10add c++11 override marker to overridden methodsDavid Kalnischkies
2015-06-15call URIStart in cdrom and file methodDavid Kalnischkies
2015-06-15ensure valid or remove destination file in file methodDavid Kalnischkies
2015-06-09rework hashsum verification in the acquire systemDavid Kalnischkies
2015-04-19calculate only expected hashes in methodsDavid Kalnischkies
2015-04-19send Alt-* info for uncompressed based on any compressionsDavid Kalnischkies
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-02-22Fix typos in documentation (codespell)Michael Vogt
2011-12-17try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2005-08-23* merged with apt--fixes--0Michael Vogt
2004-12-20* merged changes from the conferenceMichael Vogt
2004-11-27Call setlocale in all methods, don't call bindtextdomain in httpMatt Zimmerman
2004-09-20* Patch from Eric Wong <normalperson@yhbt.net> to inclu...Arch Librarian
2004-09-20Lots and lots of i18n updates.Arch Librarian
2004-09-20Bug fixes, new major versionArch Librarian
2004-09-20Dsync mergeArch Librarian
2004-09-20Local file fixesArch Librarian
2004-09-20New http methodArch Librarian
2004-09-20SyncArch Librarian
2004-09-20SyncArch Librarian
2004-09-20SyncArch Librarian
2004-09-20Early mehodsArch Librarian