[4.0] Use strip (instead of eu-strip) to support --strip-debug of *.so at build time
[platform/upstream/rpm.git] / lib / fprint.h
2012-09-14 Panu MatilainenAllow passing a shared pool for finger print cache
2012-09-14 Panu MatilainenRemove scareMemory remnants from the internal API,...
2012-09-14 Panu MatilainenMake fingerprint struct opaque outside fprint.c
2012-09-14 Panu MatilainenChange fpLookup() to return malloced memory (on first...
2012-09-14 Panu MatilainenMake fingerprint cache entry opaque, add some kind...
2012-09-14 Panu MatilainenHide away the FP_EQUAL macros
2012-09-14 Panu MatilainenChange fpLookupList() to return malloced memory
2012-09-14 Panu MatilainenAdd internal API for fingerprint lookup-and-compare
2012-09-14 Panu MatilainenBury the fingerprint hash-types into fprint.c, clean up
2012-09-14 Panu MatilainenMove the entire fingerprint cache population into fprint.c
2012-09-14 Panu MatilainenHide by-fingerprint hash into fingerprint cache, add...
2012-09-14 Panu MatilainenMake fingerprint cache opaque outside fprint.c
2012-09-08 Panu MatilainenSwitch file info set base- and dirnames storage to...
2012-09-06 Panu MatilainenReturn fingerprint lookups through retval pointer,...
2010-10-01 Panu MatilainenA few missing internal markers on librpm side too
2009-04-22 Panu MatilainenEliminate unnecessary rpmts_internal.h include
2008-12-18 Florian FestiDo only add symlinks the the first rpmFpHash as these...
2008-11-28 Florian FestiDelete rpmdbFindFpList and skipDir
2008-11-26 Panu MatilainenFix up couple of missed pieces rpmffi_s fi->te switchover
2008-11-26 Florian FestiChange rpmffi_s to contain a rpmte instead of rpmfi...
2008-10-24 Florian FestiUse only one, global fingerPrintCache to save a lot...
2008-10-24 Florian FestiDetect to be installed symlinks for file fingerprinting...
2008-10-24 Florian FestiChange both hashes to a typed version
2008-10-24 Florian FestiMake rpmhash a generic datatype using macros and includes
2008-10-09 Panu MatilainenMark fingerprinting stuff internal
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-04-10 jbjDoxygen annotations for config files.
2001-01-21 jbj- cpio mappings carry dirname/basename, not absolute...
2000-10-28 jbj- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva...
2000-08-23 jbjlclint annotations.
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-01-28 jbjDoxygen.
1999-12-07 jbjMakefile.am: Add RPM-GPG-KEY to the package.
1999-12-01 jbjAdd underscore in front of (possibly) non-supported...
1999-11-30 jbjlib/depends.c: Fix minor memory leak.
1999-11-26 jbjConsistent usage for fileNames, baseNames, dirNames...
1999-10-21 ewtgot installs/removes working with new file lists
1999-10-20 ewtanother batch of changes for new file list format ...
1999-07-13 jbjPerl bindings need
1999-01-06 jbjpropagate "const char *" into rpmlib prototypes.
1998-12-30 ewtadded fpLookupList()
1998-12-26 ewtadded fpHashFunction() and fpEqual()
1998-12-26 ewtadded simple fingerprinting