summaryrefslogtreecommitdiff
path: root/ftparchive/cachedb.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-07Remove obsolete RCS keywordsGuillem Jover1-1/+0
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode1-3/+3
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies1-1/+1
2014-09-27fix: warning: extra ‘;’ [-Wpedantic]David Kalnischkies1-2/+2
2014-06-18Merge branch 'debian/sid' into debian/experimentalMichael Vogt1-4/+22
2014-06-04Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466)Michael Vogt1-1/+19
2014-05-27use free() instead of delete() when realloc is usedMichael Vogt1-3/+3
2014-05-09deal with hashes in ftparchive more dynamic as wellDavid Kalnischkies1-20/+11
2014-04-04refactor _InitQuery()Michael Vogt1-1/+14
2014-04-04Implement CacheDB for source packages in apt-ftparchiveMichael Vogt1-3/+25
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies1-3/+5
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