summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-method.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-14* apt-pkg/acquire-methods.cc:David Kalnischkies1-0/+3
2011-12-13revert 2184.1.3: forward declaration instead of headersDavid Kalnischkies1-0/+5
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-3/+3
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-19/+19
2011-07-05* apt-pkg/acquire*.{cc,h}:David Kalnischkies1-2/+2
2011-06-08merge lp:~mvo/apt/sha512-template to add support for sha512Michael Vogt1-0/+1
2011-05-10fix order of CurrentURI and UsedMirror in Status() and Log()David Kalnischkies1-0/+3
2011-02-25add sha512 support in the client now as wellMichael Vogt1-0/+1
2010-06-02implement Fail-Ignore bool in FetchItem that tells the method that a failure ...Michael Vogt1-0/+1
2009-02-02* [ABI break] merge support for http redirects, thanks toMichael Vogt1-0/+2
2007-08-03* apt-inst/contrib/extracttar.cc:Michael Vogt1-0/+1
2007-07-30* apt-pkg/acquire-method.{cc,h}:Michael Vogt1-0/+1
2007-06-14* apt-pkg/deb/dpkgpm.cc:Michael Vogt1-0/+9
2007-06-09* merged apt--no-pragmaMichael Vogt1-3/+0
2007-02-06* removed dead codeMichael Vogt1-1/+0
2007-02-01* commited the latest mirror failure detection codeMichael Vogt1-3/+5
2007-01-17* basic error reporting from apt in place now (ReportMirrorFailures())Michael Vogt1-0/+1
2006-12-14* merged the no-pragma branchMichael Vogt1-3/+0
2006-11-29* working mirror implementation based on http methodMichael Vogt1-3/+4
2006-10-02* removed the pragma messMichael Vogt1-3/+0
2005-11-14* merged daniels wonderful doxygen workMichael Vogt1-0/+9
2004-12-20* merged changes from the conferenceMichael Vogt1-1/+2
2004-09-20Alfredo's vendor stuffArch Librarian1-2/+6
2004-09-20Join with aliencodeArch Librarian1-2/+4
2004-09-20More CD fixesArch Librarian1-3/+4
2004-09-20CDROMs are unmountedArch Librarian1-3/+4
2004-09-20Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian1-2/+2
2004-09-20Moved strutl.hArch Librarian1-2/+2
2004-09-20WoopsArch Librarian1-2/+2
2004-09-20fixed casting bugArch Librarian1-1/+2
2004-09-20HTTP pipeliningArch Librarian1-1/+2
2004-09-20CDROM and GlobOr fixArch Librarian1-2/+2
2004-09-20CDROM methodArch Librarian1-2/+3
2004-09-20Minor Acquire cleanupArch Librarian1-7/+8
2004-09-20Local file fixesArch Librarian1-3/+3
2004-09-20New http methodArch Librarian1-11/+22
2004-09-20SyncArch Librarian1-0/+65