summaryrefslogtreecommitdiff
path: root/methods/http_main.cc
AgeCommit message (Expand)Author
2016-08-10implement generic config fallback for methodsDavid Kalnischkies
2016-05-28use std::locale::global instead of setlocaleDavid Kalnischkies
2014-10-13Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()Michael Vogt
2014-09-24releasing package apt version 1.1~exp3Michael Vogt
2014-09-24methods: Fail if we cannot drop privilegesJulian Andres Klode
2014-09-24Drop Privileges to "Debian-apt" in most acquire methodsMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2011-09-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2009-07-14* apt-pkg/acquire-worker.cc:Michael Vogt
2006-11-29* prototype of mirror method addedMichael Vogt