summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)AuthorFilesLines
2006-01-06* merged with mainMichael Vogt1-1/+1
2006-01-06* support multiple signaturesMichael Vogt2-5/+22
2006-01-05* be more clever about I-M-S hits for the Release file and gpg-failures with ...Michael Vogt2-2/+26
2006-01-04* make apt-get source smarter about not downloading the same sources twiceMichael Vogt1-1/+1
2005-11-29* fix a string (thanks to bubulle)Michael Vogt1-1/+1
2005-11-23* fix for #340448Michael Vogt1-0/+1
2005-11-23* applied parts of the string speedup patch from debian #319377 (ABI change)Michael Vogt12-102/+102
2005-11-22* merged http download limit for apt (#146877)Michael Vogt1-1/+5
2005-11-22* ABI change: merged more flexible pkgAcquireFile codeMichael Vogt4-17/+25
2005-11-22* some more debug outputMichael Vogt1-1/+3
2005-11-21* merge fix for #339533Michael Vogt1-1/+1
2005-11-14* merged the sources.list.d patchMichael Vogt3-7/+118
2005-11-09* turn off "secure-acquire" when --allow-unauthenticated is givenMichael Vogt1-0/+6
2005-10-22* revert patch from patch-59, causes all sorts of troubleMichael Vogt2-5/+1
2005-10-20* renamed Trust-CDROM to TrustCDROM to make it consistent with ubuntuMichael Vogt1-1/+1
2005-10-19* sparc64 alignment fixMichael Vogt1-1/+1
2005-10-19* added APT::Authentication::Trust-CDROM optionMichael Vogt1-0/+4
2005-09-28* leak fix for debian #250583Michael Vogt1-2/+2
2005-09-22* make sure that the pkgRecords D'tor does not segfaultMichael Vogt2-1/+5
2005-09-13* merged from apt--cdrom-fallback--0Michael Vogt1-1/+1
2005-09-12* fix apt-pkg/cdrom.cc to umount the cdrom again if anything failsMichael Vogt1-2/+14
2005-08-31* include a human readable string for the MediaChange status-fd message as wellMichael Vogt1-2/+7
2005-08-31* meda-change message is send over status-fd nowMichael Vogt1-0/+14
2005-08-31* README.arch updates, comment in apt-pkg/algorithm.h added, apt-pkg/cacheite...Michael Vogt2-2/+3
2005-08-23* merged with apt--fixes--0Michael Vogt6-14/+27
2005-08-22* improve the timeout handling (again)Michael Vogt1-1/+2
2005-08-09* merged the apt--sane-handle-timeout--0 branchMichael Vogt1-0/+6
2005-08-09* merged from mainMichael Vogt11-39/+321
2005-08-08* merged with mainMichael Vogt13-42/+307
2005-06-26* merged/removed conflicts with apt--main--0Michael Vogt1-9/+9
2005-06-07* report timeouts (from Connect) and fail if they happen in pkgAcqMetaSig Michael Vogt1-0/+6
2005-06-03* fix a stupid bug in the depcache::Init() codeMichael Vogt1-1/+3
2005-06-01* added a missing OpProgress::Done() in depCache::Init(), removed the show-vi...Michael Vogt1-0/+1
2005-05-24merge bubulle@debian.org--2005/apt--main--0Matt Zimmerman1-9/+9
2005-05-24Merge michael.vogt@ubuntu.com--2005/apt--fixes--0Matt Zimmerman10-7/+17
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt10-7/+17
2005-05-10* make pinning on component work again (we just use the section, as apt-0.6 d...Michael Vogt3-5/+13
2005-05-05Update French man pages translationsChristian Perrier1-9/+9
2003-04-06* corrected a incorrect use of string().c_str() (thanks to mdz!)Michael Vogt1-2/+6
2005-04-06* honor "Acquire::gpgv::Options" in apt-cdrom tooMichael Vogt1-3/+27
2005-04-01* changelog updatedMichael Vogt1-0/+6
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier8-18/+18
2005-02-25* path scoring changed, the non-symlink path is scored highestMichael Vogt1-0/+17
2005-02-25* fix for apt-get update removing the cdroms Release.gpg filesMichael Vogt1-11/+1
2005-02-10* PulseIntervall can be configured now to make frontends like synaptic hayppy...Michael Vogt2-4/+5
2005-02-04Move CD-ROM handling backend into libapt-pkgMatt Zimmerman7-4/+1591
2005-02-04Fix syntax in sha1.ccMatt Zimmerman1-2/+2
2005-02-04allow SHA1Summation to process a file descriptor until EOFMatt Zimmerman1-3/+8
2005-01-19Increment libapt-pkg versionMatt Zimmerman1-1/+1
2005-01-19Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman5-7/+23