summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
AgeCommit message (Expand)AuthorFilesLines
2007-06-08* fix FTBFS with gcc 4.3, closes: #417090Michael Vogt2-0/+2
2007-03-07* apt-pkg/cdrom.cc:Michael Vogt1-1/+2
2006-12-07* apt-pkg/contrib/progress.ccMichael Vogt3-2/+8
2006-07-24* apt-pkg/contrib/sha256.cc:Michael Vogt1-4/+4
2006-05-16* apt-pkg/contrib/sha256.cc:Michael Vogt1-1/+4
2006-03-08* added ajs patchMichael Vogt4-1/+500
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 Vogt7-79/+78
2005-10-19* sparc64 alignment fixMichael Vogt1-1/+1
2005-09-28* leak fix for debian #250583Michael Vogt1-2/+2
2005-08-09* merged from mainMichael Vogt4-7/+71
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt6-5/+13
2005-03-06Bring consistency to the use of capitals in programs messagesChristian Perrier2-2/+2
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-19Merge michael.vogt@canonical.com--2004/apt--status-fd--0Matt Zimmerman2-3/+4
2004-12-13Merge misc-abi-changesMatt Zimmerman2-4/+4
2004-09-20* Increase length of line buffer in ReadConfigFile to 1...Arch Librarian1-2/+6
2004-09-20Mark the type abbrevation warning as translatableArch Librarian1-2/+2
2004-09-20* Give a warning if an illegal type abbreviation is use...Arch Librarian1-8/+12
2004-09-20- Clean up some string handling, patch from Peter LundkvistArch Librarian1-3/+3
2004-09-20Typo fixes.Arch Librarian1-3/+3
2004-09-20Add safe_snprintfArch Librarian2-4/+29
2004-09-20Remove \r escape sequence for the sake of gettextArch Librarian1-3/+3
2004-09-20Test for timegm in configure.Arch Librarian1-2/+8
2004-09-20Some more g++-3.2 fixes.Arch Librarian2-4/+5
2004-09-20Fix segfault in FindAny when /i is used, and there is n...Arch Librarian1-2/+2
2004-09-20_config->Dump is now inlined, and calls Dump(clog). Du...Arch Librarian2-5/+7
2004-09-20PD licenseArch Librarian3-4/+10
2004-09-20Increase ReadMessages buffer. #111914Arch Librarian1-2/+2
2004-09-20Correct neuros problem with no source directoryArch Librarian1-3/+3
2004-09-20Speeling correctionArch Librarian1-2/+2
2004-09-20Use std C++ header names for includesArch Librarian1-2/+2
2004-09-20Fixed -- argument bugArch Librarian1-1/+4
2004-09-20Fixed string parsing, Bug #100046Arch Librarian1-2/+2
2004-09-20Restored GCC 2.95 compilabilityArch Librarian2-5/+18
2004-09-20Reverted CheckDomainList and LookupTag while adding new...Arch Librarian2-14/+97
2004-09-20Reverted unnecessary string changesArch Librarian1-29/+29
2004-09-20Changed comparision operatorsArch Librarian1-8/+10
2004-09-20More ignoring of versionless packagesArch Librarian1-2/+2
2004-09-20Ensure the memory buffer is 0'dArch Librarian3-52/+62
2004-09-20G++3 fixes from RandolphArch Librarian1-3/+6
2004-09-20G++3 fixes from RandolphArch Librarian1-2/+4
2004-09-20G++3 fixes from RandolphArch Librarian2-4/+4
2004-09-20G++3 fixes from RandolphArch Librarian3-5/+14
2004-09-20G++3 fixes from RandolphArch Librarian7-7/+21
2004-09-20MOO DOOGIEArch Librarian1-2/+2
2004-09-20run-parts. Closes: #94286Arch Librarian1-12/+6
2004-09-20fixed an alignment bugArch Librarian1-4/+5
2004-09-20Tag file can read from unseekable objectsArch Librarian2-5/+17