summaryrefslogtreecommitdiff
path: root/ftparchive/cachedb.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies1-2/+3
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies1-4/+4
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies1-11/+11
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies1-3/+3
2011-02-22add sha512 support to apt-ftparchiveMichael Vogt1-4/+16
2009-11-28tell every method in ftparchive/ that const& is sexyDavid Kalnischkies1-10/+10
2009-11-28add APT::FTPArchive::AlwaysStat to disable the too aggressiveDavid Kalnischkies1-2/+2
2006-10-02* removed the pragma messMichael Vogt1-3/+1
2006-03-08* added ajs patchMichael Vogt1-10/+30
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt1-1/+1
2004-09-20* Build apt-ftparchive with libdb4.2 rather than libdb2Arch Librarian1-2/+2
2004-09-20s/st_mtime/mtime/ on our local stat structure in apt-ft...Arch Librarian1-2/+2
2004-09-20Join with aliencodeArch Librarian1-0/+119