summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
Commit message (Expand)AuthorAgeFilesLines
* replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)David Kalnischkies2009-09-081-2/+13
* reintroduce #clear and #include in the config files,David Kalnischkies2009-09-071-3/+5
* add a helper to easily get a vector of strings from the configurationDavid Kalnischkies2009-09-042-0/+22
* merge with apt-sidDavid Kalnischkies2009-08-081-1/+1
|\
| * * apt-pkg/contrib/mmap.cc:Julian Andres Klode2009-08-021-1/+1
* | [apt-pkg/contrib/fileutl.cc] In function ExecWait(): fix compile warning:David Kalnischkies2009-08-031-0/+2
* | [apt-pkg/contrib/strutl.cc] enable thousand separator according toDavid Kalnischkies2009-07-311-2/+2
|/
* merged from donkultMichael Vogt2009-07-271-1/+1
|\
| * merge with lp:apt/debian-sidDavid Kalnischkies2009-07-261-1/+1
* | Apply patch from Sami Liedes <sliedes@cc.hut.fi> to avoid unecessaryOtavio Salvador2009-07-251-0/+1
|/
* merge from the donkult branchMichael Vogt2009-07-241-4/+11
|\
| * [apt-pkg] yet another bit of mmap and pkgcachegen housekeepingDavid Kalnischkies2009-07-231-6/+14
* | [ABI] merged the libudev-dlopen branch, this allows to passMichael Vogt2009-07-232-4/+12
|\ \
| * | * methods/cdrom.cc:Michael Vogt2009-07-222-4/+12
* | | The 'not dead yet' releaseMichael Vogt2009-07-215-66/+105
|\ \ \ | | |/ | |/|
| * | eliminate (hopefully all) segfaults in pkgcachegen.cc and mmap.ccDavid Kalnischkies2009-07-211-45/+23
| * | [contrib/error.cc] place a colon between errno and error text in outputDavid Kalnischkies2009-07-151-6/+7
| * | add a segfault handler to MMap to show the Cache-Limit message, whichDavid Kalnischkies2009-07-081-0/+24
| * | [contrib/mmap] implements a theoretical dynamic growing mmapDavid Kalnischkies2009-07-082-21/+65
| * | add the various foldmarkers in apt-pkg & cmdline (no code change)David Kalnischkies2009-06-302-26/+17
* | | * apt-pkg/acquire.cc:Michael Vogt2009-07-214-3/+35
|\ \ \ | | |/ | |/|
| * | * apt-pkg/acquire-worker.cc:Michael Vogt2009-07-021-2/+5
| * | build fixes for g++-4.4Michael Vogt2009-04-241-0/+1
| * | fix problematic use of tolower() when calculating the version Michael Vogt2009-04-232-0/+12
| * | * apt-pkg/contrib/strutl.cc:Michael Vogt2009-01-081-5/+9
| * | merged from the debian-sid branchMichael Vogt2008-12-091-2/+4
| |\ \
| * | | apt-pkg/contrib/strutl.cc: increase the size limitMichael Vogt2008-12-091-2/+2
| * | | * apt-pkg/indexrecords.cc:Michael Vogt2008-12-082-0/+16
| * | | * apt-ftparchive might write corrupt Release files (LP: #46439)Michael Vogt2008-10-283-5/+5
| |\ \ \
| * | | | fix various -Wall warningsMichael Vogt2008-08-052-3/+5
* | | | | * apt-pkg/contrib/hashes.cc, apt-pkg/contrib/md5.cc:Julian Andres Klode2009-07-162-8/+18
| |_|_|/ |/| | |
* | | | merge r1797 from lp:~donkult/apt/experimentalMichael Vogt2009-06-292-0/+12
* | | | apt-pkg/contrib/configuration.cc: Fix a small memory leak inJulian Andres Klode2009-06-121-0/+1
* | | | [ABI break] support '#' in apt.conf and /etc/apt/preferencesMichael Vogt2009-06-091-1/+1
* | | | * apt-pkg/contrib/strutl.cc:Michael Vogt2009-04-091-5/+9
* | | | Fix FindFile (and FindDir) so that the value of RootDir is applied to the def...Daniel Burrows2009-03-061-2/+2
| |_|/ |/| |
* | | Added instruction how to work around MMap error in MMap error message.Eugene V. Lyubimkin2008-11-261-2/+4
* | | fix various -Wall warningsMichael Vogt2008-10-282-3/+5
| |/ |/|
* | Applying #298821 patch for further arbitary typosLuca Bruno2008-10-032-3/+3
* | Fix some typos in docs and translations (thanks to timeless, closes: 368665)Luca Bruno2008-10-032-2/+2
|/
* Apply patch to avoid truncating of arbitrary files. Thanks to BryanOtavio Salvador2008-05-231-1/+3
* Fix ReadMessages to handle messages that are longer than 64000 bytes.Daniel Burrows2008-04-021-4/+40
* Improve the names used for the non-whitespace iterators.Daniel Burrows2008-04-011-6/+6
* Remove a debugging message that I left in by accident (if it ever triggers th...Daniel Burrows2008-04-011-5/+0
* Improve some comments in the configuration parser.Daniel Burrows2008-04-011-4/+8
* Lift the 1024-character limit on configuration file lines.Daniel Burrows2008-04-011-49/+117
* When a line in a config file is too long, say which config file it is.Daniel Burrows2008-03-311-1/+2
* * apt-pkg/packagemanager.{cc,h}:Michael Vogt2008-01-072-1/+67
|\
| * * merged the apt--DoListUpdate branch, this provides a common interfaceMichael Vogt2008-01-042-1/+67
| |\
| | * * apt-pkg/deb/dpkgpm.cc, apt-pkg/contrib/fileutl.{cc,h}:Michael Vogt2006-06-072-1/+67