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