summaryrefslogtreecommitdiff
path: root/apt-pkg/acquire-item.cc
Commit message (Expand)AuthorAgeFilesLines
* * improve the timeout handling (again)Michael Vogt2005-08-221-1/+2
* * report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt2005-06-071-0/+6
* * changelog updatedMichael Vogt2005-04-011-0/+6
* * fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt2005-02-251-11/+1
* * some comments about the pkgAcqMetaSig::Custom600Headers() addedMichael Vogt2004-12-231-0/+7
* * removed Release.gpg files in partial/ before fetching a new oneMichael Vogt2004-12-231-9/+4
* * changelog updated, version is now 0.6.27ubuntu4; added DEB_BUILD_PROG_OPTS ...Michael Vogt2004-12-231-3/+9
* * if a sign-file download fails, delete the the partial download in "partial/...Michael Vogt2004-12-231-0/+3
* * merged changes from the conferenceMichael Vogt2004-12-201-51/+412
* * imported the changes from 0.5.30 to 0.5.30ubuntu2Michael Vogt2004-11-231-1/+4
* Packages.bz2 support from Michael VogtMatt Zimmerman2004-11-151-3/+29
* Use snprintf. Observed by Brian M. HuntArch Librarian2004-09-201-2/+2
* Force file perms to 0644 for cache and lists.Arch Librarian2004-09-201-3/+7
* G++3 fixes from RandolphArch Librarian2004-09-201-2/+4
* Grammer errorArch Librarian2004-09-201-2/+2
* Join with aliencodeArch Librarian2004-09-201-60/+82
* More CD fixesArch Librarian2004-09-201-11/+17
* Doc fixArch Librarian2004-09-201-2/+11
* Retries and tweaked dselect scriptArch Librarian2004-09-201-1/+23
* Beautified URI printing to not include passwordsArch Librarian2004-09-201-2/+2
* Fixed MD5 checking on source archivesArch Librarian2004-09-201-2/+14
* Use symlinks for sourceArch Librarian2004-09-201-4/+14
* Random fixes..Arch Librarian2004-09-201-4/+9
* Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian2004-09-201-2/+2
* failure code if package files could not be downloadedArch Librarian2004-09-201-2/+1
* Fixed some bugs in the progress reportingArch Librarian2004-09-201-1/+4
* Fixed handling of MD5 failuresArch Librarian2004-09-201-2/+2
* Added --no-downloadArch Librarian2004-09-201-1/+12
* Fixed segfault in re-install/upgrade conditionArch Librarian2004-09-201-2/+7
* Change log updatesArch Librarian2004-09-201-1/+2
* working apt-get sourceArch Librarian2004-09-201-25/+66
* Checked the size of partial files #33705Arch Librarian2004-09-201-6/+16
* Http download fixesArch Librarian2004-09-201-2/+4
* Fixed weird to-configure inconsitency and added apt-cac...Arch Librarian2004-09-201-2/+3
* Clean supportArch Librarian2004-09-201-2/+2
* Arranged to rename downloaded files to include all impo...Arch Librarian2004-09-201-9/+37
* Ignored missing release filesArch Librarian2004-09-201-3/+20
* Retry supportArch Librarian2004-09-201-6/+22
* Moved strutl.hArch Librarian2004-09-201-2/+2
* Fixed md5 handlingArch Librarian2004-09-201-2/+2
* Fail overArch Librarian2004-09-201-2/+12
* Test acquire failoverArch Librarian2004-09-201-20/+24
* Fixed 24000Arch Librarian2004-09-201-4/+4
* Minor Acquire cleanupArch Librarian2004-09-201-5/+15
* By gosh, I think it worksArch Librarian2004-09-201-8/+35
* WowArch Librarian2004-09-201-9/+47
* Archive acquire codeArch Librarian2004-09-201-1/+96
* apt-get update works nowArch Librarian2004-09-201-5/+6
* Almost done nowArch Librarian2004-09-201-3/+13
* More or less working acquire systemArch Librarian2004-09-201-8/+51