index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fprint.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-14
Allow passing a shared pool for finger print cache
Panu Matilainen
1
-1
/
+2
2012-09-14
Remove scareMemory remnants from the internal API, fixup callers
Panu Matilainen
1
-3
/
+1
2012-09-14
Make fingerprint struct opaque outside fprint.c
Panu Matilainen
1
-14
/
+3
2012-09-14
Change fpLookup() to return malloced memory (on first call)
Panu Matilainen
1
-1
/
+1
2012-09-14
Make fingerprint cache entry opaque, add some kind of API for the needed bits
Panu Matilainen
1
-12
/
+6
2012-09-14
Hide away the FP_EQUAL macros
Panu Matilainen
1
-12
/
+0
2012-09-14
Change fpLookupList() to return malloced memory
Panu Matilainen
1
-5
/
+4
2012-09-14
Add internal API for fingerprint lookup-and-compare
Panu Matilainen
1
-0
/
+5
2012-09-14
Bury the fingerprint hash-types into fprint.c, clean up
Panu Matilainen
1
-42
/
+1
2012-09-14
Move the entire fingerprint cache population into fprint.c
Panu Matilainen
1
-0
/
+3
2012-09-14
Hide by-fingerprint hash into fingerprint cache, add minimal API bits
Panu Matilainen
1
-1
/
+5
2012-09-14
Make fingerprint cache opaque outside fprint.c
Panu Matilainen
1
-7
/
+0
2012-09-08
Switch file info set base- and dirnames storage to string pool
Panu Matilainen
1
-2
/
+4
2012-09-06
Return fingerprint lookups through retval pointer, not struct
Panu Matilainen
1
-3
/
+5
2010-10-01
A few missing internal markers on librpm side too
Panu Matilainen
1
-0
/
+1
2009-04-22
Eliminate unnecessary rpmts_internal.h include
Panu Matilainen
1
-3
/
+0
2008-12-18
Do only add symlinks the the first rpmFpHash as these are the only one we rea...
Florian Festi
1
-1
/
+1
2008-11-28
Delete rpmdbFindFpList and skipDir
Florian Festi
1
-15
/
+0
2008-11-26
Fix up couple of missed pieces rpmffi_s fi->te switchover
Panu Matilainen
1
-0
/
+1
2008-11-26
Change rpmffi_s to contain a rpmte instead of rpmfi to be able to get rid of ...
Florian Festi
1
-2
/
+2
2008-10-24
Use only one, global fingerPrintCache to save a lot of stat calls
Florian Festi
1
-1
/
+2
2008-10-24
Detect to be installed symlinks for file fingerprinting (file conflicts)
Florian Festi
1
-0
/
+12
2008-10-24
Change both hashes to a typed version
Florian Festi
1
-15
/
+38
2008-10-24
Make rpmhash a generic datatype using macros and includes
Florian Festi
1
-0
/
+2
2008-10-09
Mark fingerprinting stuff internal
Panu Matilainen
1
-0
/
+7
2008-05-12
Fixup paths and Makefiles for rpmdb/ elimination
Panu Matilainen
1
-2
/
+2
2008-05-12
Start (re-)joining librpmdb and librpm
Panu Matilainen
1
-0
/
+141
2001-05-11
- rpm database has rpm.rpm g+w permissions to share db3 mutexes.
jbj
1
-136
/
+0
2001-04-10
Doxygen annotations for config files.
jbj
1
-1
/
+2
2001-01-21
- cpio mappings carry dirname/basename, not absolute path.
jbj
1
-2
/
+1
2000-10-28
- add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>).
jbj
1
-1
/
+1
2000-08-23
lclint annotations.
jbj
1
-6
/
+8
2000-07-09
- add pre-transaction syscall's to handle /etc/init.d change.
jbj
1
-3
/
+3
2000-06-16
- fix: resurrect symlink unique'ifying property of finger prints.
jbj
1
-19
/
+7
2000-01-28
Doxygen.
jbj
1
-14
/
+84
1999-12-07
Makefile.am: Add RPM-GPG-KEY to the package.
jbj
1
-11
/
+15
1999-12-01
Add underscore in front of (possibly) non-supported FDIO_t vectors.
jbj
1
-4
/
+16
1999-11-30
lib/depends.c: Fix minor memory leak.
jbj
1
-2
/
+2
1999-11-26
Consistent usage for fileNames, baseNames, dirNames and dirIndexes throughout.
jbj
1
-5
/
+5
1999-10-21
got installs/removes working with new file lists
ewt
1
-2
/
+3
1999-10-20
another batch of changes for new file list format -- one more to go
ewt
1
-8
/
+33
1999-07-13
Perl bindings need
jbj
1
-7
/
+15
1999-01-06
propagate "const char *" into rpmlib prototypes.
jbj
1
-4
/
+4
1998-12-30
added fpLookupList()
ewt
1
-0
/
+3
1998-12-26
added fpHashFunction() and fpEqual()
ewt
1
-3
/
+6
1998-12-26
added simple fingerprinting
ewt
1
-0
/
+20