Move the lone hashFunctionString() into misc.[ch], eliminate rpmhash.[ch]
[platform/upstream/rpm.git] / lib / fprint.c
2010-05-21 Panu MatilainenMove the lone hashFunctionString() into misc.[ch],...
2009-07-23 Panu MatilainenKill off lclint remnants everywhere
2009-06-17 Panu MatilainenPermit NULL in fpCacheFree()
2009-06-16 Florian FestiFix Segfault for to be installed symlinks pointing...
2009-04-22 Panu MatilainenEliminate unnecessary rpmts_internal.h include
2008-12-19 Panu MatilainenAdd internal rpmfi apis to deal with fingerprints,...
2008-12-18 Florian FestiReduce the hash size of the fingerPrintCache by factor 4
2008-12-18 Florian FestiDo only add symlinks the the first rpmFpHash as these...
2008-11-27 Panu MatilainenDrop the useless "tag" argument from rpmteFI()
2008-11-26 Florian FestiChange rpmffi_s to contain a rpmte instead of rpmfi...
2008-11-07 Florian FestiRename doLookup to fpLookup to get rid of one function...
2008-11-07 Florian Festicleanup fpLookupSubdir
2008-11-07 Panu MatilainenReverse hash GetEntry() return code vs found/not found
2008-10-27 Florian Festifix compiler warning
2008-10-24 Florian FestiImprove finger print hash function to avoid degeneratio...
2008-10-24 Florian FestiDetect to be installed symlinks for file fingerprinting...
2008-10-24 Florian FestiFix path problem in doLookup
2008-10-24 Florian FestiChange both hashes to a typed version
2008-05-26 Panu MatilainenKick out fpLookupHeader(), it's been unused since 1999...
2008-05-12 Panu MatilainenFixup paths and Makefiles for rpmdb/ elimination
2008-05-12 Panu MatilainenStart (re-)joining librpmdb and librpm
2001-05-11 jbj- rpm database has rpm.rpm g+w permissions to share...
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-30 jbj- yet more boring lclint annotations and fiddles.
2001-04-29 jbj- more boring lclint annotations and fiddles.
2001-04-29 jbj- globalize _free(3) wrapper in rpmlib.h, consistent...
2000-12-12 jbjSync with rpm-4_0 branch.
2000-12-02 jbjBring header reggions mods back to top of stack.
2000-08-27 jbjDoxygen annotations.
2000-07-09 jbj- prefix payload paths with "./", otherwise "/" can...
2000-07-09 jbj- add pre-transaction syscall's to handle /etc/init...
2000-06-16 jbj- fix: resurrect symlink unique'ifying property of...
2000-03-23 jbj- API: change dbi to pass by reference, not value.
2000-01-28 jbjDoxygen.
2000-01-12 jbjfix: resurrect relative path's in fprint lookup queries.
2000-01-03 jbjfix: fp.subDir was incorrectly set to NULL in sparse...
1999-12-11 ewtdoLookup() wasn't stat'ing / properly
1999-12-08 jbjrename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES.
1999-12-07 jbjMakefile.am: Add RPM-GPG-KEY to the package.
1999-11-30 jbjlib/depends.c: Fix minor memory leak.
1999-11-26 jbjConsistent usage for fileNames, baseNames, dirNames...
1999-11-24 jbjbuild/files.c: Remove dead code.
1999-10-29 jbjcheck for memory leaks (almost all leaks are plugged).
1999-10-27 jbjuse compressed filenames on install side.
1999-10-21 ewtgot installs/removes working with new file lists
1999-10-20 jbjUse xmalloc/xrealloc/xstrdup.
1999-10-20 jbjlclint annotations.
1999-10-20 ewtanother batch of changes for new file list format ...
1999-09-21 jbjfix: removed files fingerprint memory leak.
1999-09-21 jbjfix: command line install had header memory leak.
1999-09-17 jbjlclint annotations.
1999-09-12 jbjFiddles to resurrect lclint.
1999-07-13 jbjRemove static prototypes.
1999-07-13 jbjPerl bindings need
1999-06-22 jbjfix: false fingerprint stat cache hit -- "the tetex...
1999-04-08 jbjFrom Tim Mooney:
1999-01-15 ewthandle stat of / properly for fingerprints
1999-01-06 jbjpropagate "const char *" into rpmlib prototypes.
1998-12-31 ewtupdated a comment ;-)
1998-12-30 ewtfixed scare memory option
1998-12-30 ewtadded fpLookupList()
1998-12-26 ewtadded fpHashFunction() and fpEqual()
1998-12-26 ewtadded simple fingerprinting