summaryrefslogtreecommitdiff
path: root/ftparchive/cachedb.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete RCS keywordsGuillem Jover2018-05-071-1/+0
* Reformat and sort all includes with clang-formatJulian Andres Klode2017-07-121-3/+3
* apply various suggestions made by cppcheckDavid Kalnischkies2015-11-051-1/+1
* fix: warning: extra ‘;’ [-Wpedantic]David Kalnischkies2014-09-271-2/+2
* Merge branch 'debian/sid' into debian/experimentalMichael Vogt2014-06-181-4/+22
|\
| * Add compat mode for old (32bit FileSize) CacheDB (LP: #1274466)Michael Vogt2014-06-041-1/+19
| * use free() instead of delete() when realloc is usedMichael Vogt2014-05-271-3/+3
* | deal with hashes in ftparchive more dynamic as wellDavid Kalnischkies2014-05-091-20/+11
|/
* refactor _InitQuery()Michael Vogt2014-04-041-1/+14
* Implement CacheDB for source packages in apt-ftparchiveMichael Vogt2014-04-041-3/+25
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-3/+5
* fix a bunch of cppcheck "(warning) Member variable '<#>' is notDavid Kalnischkies2012-03-041-2/+3
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-4/+4
* do not pollute namespace in the headers with using (Closes: #500198)David Kalnischkies2011-09-191-11/+11
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-3/+3
* add sha512 support to apt-ftparchiveMichael Vogt2011-02-221-4/+16
* tell every method in ftparchive/ that const& is sexyDavid Kalnischkies2009-11-281-10/+10
* add APT::FTPArchive::AlwaysStat to disable the too aggressiveDavid Kalnischkies2009-11-281-2/+2
* * removed the pragma messMichael Vogt2006-10-021-3/+1
* * added ajs patchMichael Vogt2006-03-081-10/+30
* * merged with my apt--fixes--0 branchMichael Vogt2005-05-231-1/+1
* * Build apt-ftparchive with libdb4.2 rather than libdb2Arch Librarian2004-09-201-2/+2
* s/st_mtime/mtime/ on our local stat structure in apt-ft...Arch Librarian2004-09-201-2/+2
* Join with aliencodeArch Librarian2004-09-201-0/+119