summaryrefslogtreecommitdiff
path: root/ftparchive/cachedb.h
AgeCommit message (Expand)Author
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2015-11-05apply various suggestions made by cppcheckDavid Kalnischkies
2014-09-27fix: warning: extra ‘;’ [-Wpedantic]David Kalnischkies
2014-06-18Merge branch 'debian/sid' into debian/experimentalMichael Vogt
2014-06-04Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466)Michael Vogt
2014-05-27use free() instead of delete() when realloc is usedMichael Vogt
2014-05-09deal with hashes in ftparchive more dynamic as wellDavid Kalnischkies
2014-04-04refactor _InitQuery()Michael Vogt
2014-04-04Implement CacheDB for source packages in apt-ftparchiveMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2012-03-04fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-09-19do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies
2011-09-13Support large files in the complete toolset. Indexes of thisDavid Kalnischkies
2011-02-22add sha512 support to apt-ftparchiveMichael Vogt
2009-11-28tell every method in ftparchive/ that const& is sexyDavid Kalnischkies
2009-11-28add APT::FTPArchive::AlwaysStat to disable the too aggressiveDavid Kalnischkies
2006-10-02* removed the pragma messMichael Vogt
2006-03-08* added ajs patchMichael Vogt
2005-05-23* merged with my apt--fixes--0 branchMichael Vogt
2004-09-20* Build apt-ftparchive with libdb4.2 rather than libdb2Arch Librarian
2004-09-20s/st_mtime/mtime/ on our local stat structure in apt-ft...Arch Librarian
2004-09-20Join with aliencodeArch Librarian