summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.cc
AgeCommit message (Expand)Author
2005-11-14* merged daniels wonderful doxygen workMichael Vogt
2005-11-14* merged with apt--mvoMichael Vogt
2005-11-09* turn off "secure-acquire" when --allow-unauthenticated is givenMichael Vogt
2005-10-17* merged pdiff supportMichael Vogt
2005-09-27* merged with apt--mvoMichael Vogt
2005-09-09* don't forget the final md5sum checking!Michael Vogt
2005-09-06* merged with michael.vogt@ubuntu.com--2005/apt--mvo--0 to be in sync with de...Michael Vogt
2005-08-30* fix a missing StatDone if nothing needs to be fetchedMichael Vogt
2005-08-29* fixed apt-pkg/acquire-item.h (looks like the last commit didn't include it?)Michael Vogt
2005-08-29* split the diff acquire code in a bit that gets the index file and one that ...Michael Vogt
2005-08-23* merged with apt--fixes--0Michael Vogt
2005-08-22* improve the timeout handling (again)Michael Vogt
2005-08-22* bugfix/updates in the rred.cc code (big thanks for helping Robert!)Michael Vogt
2005-08-22* rred.cc: use the d'tor of FileFd to close the file-fd; acquuire-item.cc: ma...Michael Vogt
2005-08-19* use the new cool rred method for the patchtingMichael Vogt
2005-06-07* report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt
2005-05-09* another bug in QueueNextDiff fixedMichael Vogt
2005-05-09* fix a bug QueueNextDiffMichael Vogt
2005-05-07* merge with matt, search for the right patch next instead of applying them i...Michael Vogt
2005-05-07* use "red" now, print meaningfull pdiff names, use IMS for the IndexDiffMichael Vogt
2005-04-15* first rewrite of the apt pdiff support patch finishedMichael Vogt
2005-04-08Sync with apt--main--0--patch-78Otavio Salvador
2005-03-23Fix problems due APT and structural changes.Otavio Salvador
2005-03-23Port DDTP to APT 0.6 branchOtavio Salvador
2005-02-25* fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt
2004-12-23* some comments about the pkgAcqMetaSig::Custom600Headers() addedMichael Vogt
2004-12-23* removed Release.gpg files in partial/ before fetching a new oneMichael Vogt
2004-12-23* changelog updated, version is now 0.6.27ubuntu4; added DEB_BUILD_PROG_OPTS ...Michael Vogt
2004-12-23* if a sign-file download fails, delete the the partial download in "partial/...Michael Vogt
2004-12-20* merged changes from the conferenceMichael Vogt
2004-11-23* imported the changes from 0.5.30 to 0.5.30ubuntu2Michael Vogt
2004-11-15Packages.bz2 support from Michael VogtMatt Zimmerman
2004-09-20Use snprintf. Observed by Brian M. HuntArch Librarian
2004-09-20Force file perms to 0644 for cache and lists.Arch Librarian
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20Grammer errorArch Librarian
2004-09-20Join with aliencodeArch Librarian
2004-09-20More CD fixesArch Librarian
2004-09-20Doc fixArch Librarian
2004-09-20Retries and tweaked dselect scriptArch Librarian
2004-09-20Beautified URI printing to not include passwordsArch Librarian
2004-09-20Fixed MD5 checking on source archivesArch Librarian
2004-09-20Use symlinks for sourceArch Librarian
2004-09-20Random fixes..Arch Librarian
2004-09-20Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian
2004-09-20failure code if package files could not be downloadedArch Librarian
2004-09-20Fixed some bugs in the progress reportingArch Librarian
2004-09-20Fixed handling of MD5 failuresArch Librarian
2004-09-20Added --no-downloadArch Librarian
2004-09-20Fixed segfault in re-install/upgrade conditionArch Librarian