summaryrefslogtreecommitdiff
path: root/lib/fprint.c
AgeCommit message (Expand)AuthorFilesLines
2000-08-27Doxygen annotations.jbj1-0/+4
2000-07-09- prefix payload paths with "./", otherwise "/" can't be represented.jbj1-3/+0
2000-07-09- add pre-transaction syscall's to handle /etc/init.d change.jbj1-1/+6
2000-06-16- fix: resurrect symlink unique'ifying property of finger prints.jbj1-2/+10
2000-03-23- API: change dbi to pass by reference, not value.jbj1-1/+3
2000-01-28Doxygen.jbj1-0/+14
2000-01-12fix: resurrect relative path's in fprint lookup queries.jbj1-15/+31
2000-01-03fix: fp.subDir was incorrectly set to NULL in sparse chroot's.jbj1-1/+1
1999-12-11doLookup() wasn't stat'ing / properlyewt1-4/+16
1999-12-08rename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES.jbj1-3/+3
1999-12-07Makefile.am: Add RPM-GPG-KEY to the package.jbj1-10/+4
1999-11-30lib/depends.c: Fix minor memory leak.jbj1-17/+11
1999-11-26Consistent usage for fileNames, baseNames, dirNames and dirIndexes throughout.jbj1-10/+10
1999-11-24build/files.c: Remove dead code.jbj1-1/+1
1999-10-29check for memory leaks (almost all leaks are plugged).jbj1-11/+20
1999-10-27use compressed filenames on install side.jbj1-19/+29
1999-10-21got installs/removes working with new file listsewt1-7/+9
1999-10-20Use xmalloc/xrealloc/xstrdup.jbj1-4/+4
1999-10-20lclint annotations.jbj1-0/+1
1999-10-20another batch of changes for new file list format -- one more to goewt1-106/+96
1999-09-21fix: removed files fingerprint memory leak.jbj1-1/+1
1999-09-21fix: command line install had header memory leak.jbj1-2/+2
1999-09-17lclint annotations.jbj1-3/+6
1999-09-12Fiddles to resurrect lclint.jbj1-1/+1
1999-07-13Remove static prototypes.jbj1-12/+15
1999-07-13Perl bindings needjbj1-2/+1
1999-06-22fix: false fingerprint stat cache hit -- "the tetex problem".jbj1-7/+15
1999-04-08From Tim Mooney:jbj1-1/+1
1999-01-15handle stat of / properly for fingerprintsewt1-1/+1
1999-01-06propagate "const char *" into rpmlib prototypes.jbj1-9/+10
1998-12-31updated a comment ;-)ewt1-2/+1
1998-12-30fixed scare memory optionewt1-4/+4
1998-12-30added fpLookupList()ewt1-1/+84
1998-12-26added fpHashFunction() and fpEqual()ewt1-0/+20
1998-12-26added simple fingerprintingewt1-0/+68