summaryrefslogtreecommitdiff
path: root/lib/fprint.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-22Eliminate unnecessary rpmts_internal.h includePanu Matilainen1-3/+0
2008-12-18Do only add symlinks the the first rpmFpHash as these are the only one we rea...Florian Festi1-1/+1
2008-11-28Delete rpmdbFindFpList and skipDirFlorian Festi1-15/+0
2008-11-26Fix up couple of missed pieces rpmffi_s fi->te switchoverPanu Matilainen1-0/+1
2008-11-26Change rpmffi_s to contain a rpmte instead of rpmfi to be able to get rid of ...Florian Festi1-2/+2
2008-10-24Use only one, global fingerPrintCache to save a lot of stat callsFlorian Festi1-1/+2
2008-10-24Detect to be installed symlinks for file fingerprinting (file conflicts)Florian Festi1-0/+12
2008-10-24Change both hashes to a typed versionFlorian Festi1-15/+38
2008-10-24Make rpmhash a generic datatype using macros and includesFlorian Festi1-0/+2
2008-10-09Mark fingerprinting stuff internalPanu Matilainen1-0/+7
2008-05-12Fixup paths and Makefiles for rpmdb/ eliminationPanu Matilainen1-2/+2
2008-05-12Start (re-)joining librpmdb and librpmPanu Matilainen1-0/+141
2001-05-11- rpm database has rpm.rpm g+w permissions to share db3 mutexes.jbj1-136/+0
2001-04-10Doxygen annotations for config files.jbj1-1/+2
2001-01-21- cpio mappings carry dirname/basename, not absolute path.jbj1-2/+1
2000-10-28- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).jbj1-1/+1
2000-08-23lclint annotations.jbj1-6/+8
2000-07-09- add pre-transaction syscall's to handle /etc/init.d change.jbj1-3/+3
2000-06-16- fix: resurrect symlink unique'ifying property of finger prints.jbj1-19/+7
2000-01-28Doxygen.jbj1-14/+84
1999-12-07Makefile.am: Add RPM-GPG-KEY to the package.jbj1-11/+15
1999-12-01Add underscore in front of (possibly) non-supported FDIO_t vectors.jbj1-4/+16
1999-11-30lib/depends.c: Fix minor memory leak.jbj1-2/+2
1999-11-26Consistent usage for fileNames, baseNames, dirNames and dirIndexes throughout.jbj1-5/+5
1999-10-21got installs/removes working with new file listsewt1-2/+3
1999-10-20another batch of changes for new file list format -- one more to goewt1-8/+33
1999-07-13Perl bindings needjbj1-7/+15
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-4/+4
1998-12-30added fpLookupList()ewt1-0/+3
1998-12-26added fpHashFunction() and fpEqual()ewt1-3/+6
1998-12-26added simple fingerprintingewt1-0/+20