summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
AgeCommit message (Expand)AuthorFilesLines
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
2004-09-20Pedantic fixesArch Librarian4-11/+11
2004-09-20BSD testing fixesArch Librarian2-6/+4
2004-09-20More SHA-1 prepArch Librarian2-0/+84
2004-09-20SHA-1 hashing algorithmArch Librarian2-0/+422
2004-09-20JoeyH's dpkg::preconfig not working.Arch Librarian1-2/+3
2004-09-20Fixed the resetting of Dir with "dir {};". Closes: #87323Arch Librarian1-3/+6
2004-09-20Ignore .* for configuration directory processing. Close...Arch Librarian1-3/+2
2004-09-20fixed typo in fileutl.cc (damn you, studly caps...)Arch Librarian1-3/+3
2004-09-20new tempfile writing mode (WriteTemp) for FileFd classArch Librarian2-3/+8
2004-09-20Fixed warningArch Librarian1-2/+2
2004-09-20Alfredo's no_proxy patchArch Librarian2-2/+27
2004-09-20Join with aliencodeArch Librarian14-167/+788
2004-09-20Floating point error. Bug #64394Arch Librarian1-5/+17