summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
AgeCommit message (Expand)Author
2009-08-08merge with apt-sidDavid Kalnischkies
2009-08-03[apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning:David Kalnischkies
2009-08-02* apt-pkg/contrib/mmap.cc:Julian Andres Klode
2009-07-31[apt-pkg/contrib/strutl.cc] enable thousand separator according toDavid Kalnischkies
2009-07-27merged from donkultMichael Vogt
2009-07-26merge with lp:apt/debian-sidDavid Kalnischkies
2009-07-25Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessaryOtavio Salvador
2009-07-24merge from the donkult branchMichael Vogt
2009-07-23[apt-pkg] yet another bit of mmap and pkgcachegen housekeepingDavid Kalnischkies
2009-07-23[ABI] merged the libudev-dlopen branch, this allows to passMichael Vogt
2009-07-22* methods/cdrom.cc:Michael Vogt
2009-07-21The 'not dead yet' releaseMichael Vogt
2009-07-21eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.ccDavid Kalnischkies
2009-07-21* apt-pkg/acquire.cc:Michael Vogt
2009-07-16* apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:Julian Andres Klode
2009-07-15[contrib/error.cc] place a colon between errno and error text in outputDavid Kalnischkies
2009-07-08add a segfault handler to MMap to show the Cache-Limit message, whichDavid Kalnischkies
2009-07-08[contrib/mmap] implements a theoretical dynamic growing mmapDavid Kalnischkies
2009-07-02* apt-pkg/acquire-worker.cc:Michael Vogt
2009-06-30add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies
2009-06-29merge r1797 from lp:~donkult/apt/experimentalMichael Vogt
2009-06-12apt-pkg/contrib/configuration.cc: Fix a small memory leak inJulian Andres Klode
2009-06-09[ABI break] support '#' in apt.conf and /etc/apt/preferencesMichael Vogt
2009-04-24build fixes for g++-4.4Michael Vogt
2009-04-23fix problematic use of tolower() when calculating the version Michael Vogt
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt
2009-03-06Fix FindFile (and FindDir) so that the value of RootDir is applied to the def...Daniel Burrows
2009-01-08* apt-pkg/contrib/strutl.cc:Michael Vogt
2008-12-09merged from the debian-sid branchMichael 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-10-28* apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt
2008-10-28fix various -Wall warningsMichael Vogt
2008-10-03Applying #298821 patch for further arbitary typosLuca Bruno
2008-10-03Fix some typos in docs and translations (thanks to timeless, closes: 368665)Luca Bruno
2008-08-05fix various -Wall warningsMichael Vogt
2008-05-23Apply patch to avoid truncating of arbitrary files. Thanks to BryanOtavio Salvador
2008-04-02Fix ReadMessages to handle messages that are longer than 64000 bytes.Daniel Burrows
2008-04-01Improve the names used for the non-whitespace iterators.Daniel Burrows
2008-04-01Remove a debugging message that I left in by accident (if it ever triggers th...Daniel Burrows
2008-04-01Improve some comments in the configuration parser.Daniel Burrows
2008-04-01Lift the 1024-character limit on configuration file lines.Daniel Burrows
2008-03-31When a line in a config file is too long, say which config file it is.Daniel Burrows
2008-01-07* apt-pkg/packagemanager.{cc,h}:Michael Vogt
2008-01-04* merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt
2007-12-27* Fix compilation warnings in apt-pkg/cdrom.cc andOtavio Salvador
2007-12-16* apt-pkg/contrib/configuration.cc:Otavio Salvador
2007-12-08* Applied patch from Alexander Winston <alexander.winston@comcast.net>Otavio Salvador
2007-10-02 - fix parse error when dpkg sends unexpected dataMichael Vogt