summaryrefslogtreecommitdiff
path: root/ftparchive/cachedb.cc
AgeCommit message (Expand)Author
2019-12-26Fixed system() using coolstar's patch and added other required patchesJaywalker
2018-08-29Fix typos reported by codespell & spellintianDavid Kalnischkies
2018-05-07Remove obsolete RCS keywordsGuillem Jover
2017-07-12Reformat and sort all includes with clang-formatJulian Andres Klode
2016-06-20Check for cached hash entries to determine which (if any) hash typesDominic Benson
2015-09-14do not generate bogus hashes if hash is disabled in apt-ftparchiveDavid Kalnischkies
2015-08-10fix memory leaks reported by -fsanitizeDavid Kalnischkies
2015-04-19calculate only expected hashes in methodsDavid Kalnischkies
2015-03-16merge debian/sid into debian/experimentalDavid Kalnischkies
2015-01-10128 KiB DSC files ought to be enough for everyoneDavid Kalnischkies
2014-10-24promote filesize to a hashstringDavid 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-05-08fix regression from commit 215b0fafMichael Vogt
2014-04-07ensure "--db" also works with the new srcpkgdbMichael Vogt
2014-04-04refactor _InitQuery()Michael Vogt
2014-04-04ensure clean worksMichael Vogt
2014-04-04refactor to make OpenFile/OpenDebFile more robustMichael Vogt
2014-04-04add test for binary cachedb and contents generationMichael Vogt
2014-04-04Implement CacheDB for source packages in apt-ftparchiveMichael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2012-05-05ensure that apti18n.h is included last as advertised (Closes: #671623)David Kalnischkies
2011-12-17try to avoid direct usage of .Fd() if possible and do read()s and coDavid Kalnischkies
2011-10-05merge with current debian apt/experimentalDavid Kalnischkies
2011-10-05* apt-pkg/contrib/configuration.cc:Michael Vogt
2011-09-22ftparchive/cachedb.cc: rewrite to fix the fixed length fieldMichael Vogt
2011-09-22* ftparchive/cachedb.cc:Michael Vogt
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-13reorder includes: add <config.h> if needed and include it at firstDavid Kalnischkies
2011-02-25move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2...Michael Vogt
2011-02-22add sha512 support to apt-ftparchiveMichael Vogt
2009-12-01fix a few typos in strings, comments and manpage of apt-ftparchiveDavid Kalnischkies
2009-11-28tell every method in ftparchive/ that const& is sexyDavid Kalnischkies
2009-11-28add APT::FTPArchive::AlwaysStat to disable the too aggressiveDavid Kalnischkies
2009-10-14fix compiler warning: suggest parentheses around && within || in cachedbDavid Kalnischkies
2009-04-09* apt-pkg/contrib/strutl.cc:Michael Vogt
2007-06-08* remove all the remaining #pragma implementationMichael Vogt
2006-07-24* ftparchive/cachedb.cc:Michael Vogt
2006-04-26* give a useful error message for the database changeMichael Vogt
2006-03-08* added ajs patchMichael Vogt
2004-09-20* Build apt-ftparchive with libdb4.2 rather than libdb2Arch Librarian
2004-09-20Lots and lots of i18n updates.Arch Librarian
2004-09-20Missed one st_mtime.Arch Librarian
2004-09-20s/st_mtime/mtime/ on our local stat structure in apt-ft...Arch Librarian
2004-09-20G++3 fixes from RandolphArch Librarian
2004-09-20Join with aliencodeArch Librarian