summaryrefslogtreecommitdiff
path: root/apt-pkg
AgeCommit message (Expand)Author
2009-07-22methods/cdrom.cc: move the scan into the loop that waits for a CDMichael Vogt
2009-07-22* methods/cdrom.cc:Michael Vogt
2009-07-22apt-pkg/cdrom.cc: make cdrom.Mounted property reliableMichael Vogt
2009-07-09move libudev based code into libapt cdrom.cc classMichael Vogt
2009-07-02* apt-pkg/acquire-worker.cc:Michael Vogt
2009-06-23* apt-pkg/algorithms.cc:Michael Vogt
2009-06-17send "dpkg-exec" message on the status fd when dpkg is runMichael Vogt
2009-06-17* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2009-06-09* apt-pkg/acquire.cc:Michael Vogt
2009-04-24build fixes for g++-4.4Michael Vogt
2009-04-23fix problematic use of tolower() when calculating the version Michael Vogt
2009-03-06* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2009-02-03apt-pkg/pkgcache.cc: fix typoMichael Vogt
2009-02-03* apt-pkg/pkgcache.cc:Michael Vogt
2009-01-30[ABI break] use int for the package IDs (thanks to Steve Cotton)Michael Vogt
2009-01-30[ABI break] merge support for http redirects, thanks toMichael Vogt
2009-01-28apt-pkg/deb/debsystem.cc: add missing i18n stringMichael Vogt
2009-01-19apt-pkg/pkgcachegen.cc: when searching for duplicates in the description, avo...Michael Vogt
2009-01-08* apt-pkg/contrib/strutl.cc:Michael Vogt
2008-12-09merged from the debian-sid branchMichael Vogt
2008-12-09* methods/gpgv.cc:Michael Vogt
2008-12-09apt-pkg/contrib/strutl.cc: increase the size limitMichael Vogt
2008-12-08* apt-pkg/indexrecords.cc:Michael Vogt
2008-11-26Added instruction how to work around MMap error in MMap error message.Eugene V. Lyubimkin
2008-11-12merge from the mvo branchMichael Vogt
2008-11-12fix another typoMichael Vogt
2008-11-12merge from debian-sidMichael Vogt
2008-11-12apt-pkg/deb/dpkgpm.cc: fix typo (thanks to jackyf)Michael Vogt
2008-11-12fix SIGHUP handling (closes: #463030)Michael Vogt
2008-11-12fix SIGHUP handling (closes: #463030)Michael Vogt
2008-10-29add fixme for the future flJustExtensionMichael Vogt
2008-10-29* apt-pkg/acquire-item.cc:Michael Vogt
2008-10-29apt-pkg/acquire-item.cc: do not hardcode "Packages" or "Sources" in the (gene...Michael Vogt
2008-10-29apt-pkg/acquire-item.cc: fixed my incorrect use of flExtensionMichael Vogt
2008-10-28* apt-pkg/deb/dpkgpm.cc:Michael Vogt
2008-10-28apt-pkg/cdrom.cc: add missing i18n stringMichael Vogt
2008-10-28apt-pkg/indexcopy.cc: discard errors after Verify()Michael Vogt
2008-10-28* apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt
2008-10-28fix various -Wall warningsMichael Vogt
2008-10-28* apt-pkg/acquire-item.cc:Michael Vogt
2008-10-28* apt-pkg/acquire-item.cc:Michael Vogt
2008-10-26Forgot to remove regex.h include in previous commit. Now doneEugene V. Lyubimkin
2008-10-26Switched from regexp to using existing URI class to strip user/password.Eugene V. Lyubimkin
2008-10-25Corrected determining if regexp matched.Eugene V. Lyubimkin
2008-10-25Fixed error output when fallback'ed to uncompressed Packages/Sources.Eugene V. Lyubimkin
2008-10-25Strip user/password from URL in error message.Eugene V. Lyubimkin
2008-10-25Added fallback to uncompressed files while acquiring index files (Sources and...Eugene V. Lyubimkin
2008-10-11Fix typo in apt-pkg/depcache.ccLuca Bruno
2008-10-11Fix another compilation warning in apt-pkg/versionmatch.ccLuca Bruno
2008-10-11Fix compilation warning in apt-pkg/acquire.cc. New experimental releaseLuca Bruno