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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-27
fix compiler warning
Florian Festi
1
-2
/
+1
2008-10-24
Improve finger print hash function to avoid degeneration of hash tables
Florian Festi
1
-8
/
+5
2008-10-24
Detect to be installed symlinks for file fingerprinting (file conflicts)
Florian Festi
1
-0
/
+130
2008-10-24
Fix path problem in doLookup
Florian Festi
1
-1
/
+7
2008-10-24
Change both hashes to a typed version
Florian Festi
1
-19
/
+24
2008-05-26
Kick out fpLookupHeader(), it's been unused since 1999...
Panu Matilainen
1
-30
/
+0
2008-05-12
Fixup paths and Makefiles for rpmdb/ elimination
Panu Matilainen
1
-3
/
+3
2008-05-12
Start (re-)joining librpmdb and librpm
Panu Matilainen
1
-0
/
+265
2001-05-11
- rpm database has rpm.rpm g+w permissions to share db3 mutexes.
jbj
1
-249
/
+0
2001-05-03
- still more boring lclint annotations and fiddles.
jbj
1
-4
/
+7
2001-04-30
- yet more boring lclint annotations and fiddles.
jbj
1
-9
/
+10
2001-04-29
- more boring lclint annotations and fiddles.
jbj
1
-0
/
+2
2001-04-29
- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.
jbj
1
-5
/
+6
2000-12-12
Sync with rpm-4_0 branch.
jbj
1
-2
/
+2
2000-12-02
Bring header reggions mods back to top of stack.
jbj
1
-6
/
+6
2000-08-27
Doxygen annotations.
jbj
1
-0
/
+4
2000-07-09
- prefix payload paths with "./", otherwise "/" can't be represented.
jbj
1
-3
/
+0
2000-07-09
- add pre-transaction syscall's to handle /etc/init.d change.
jbj
1
-1
/
+6
2000-06-16
- fix: resurrect symlink unique'ifying property of finger prints.
jbj
1
-2
/
+10
2000-03-23
- API: change dbi to pass by reference, not value.
jbj
1
-1
/
+3
2000-01-28
Doxygen.
jbj
1
-0
/
+14
2000-01-12
fix: resurrect relative path's in fprint lookup queries.
jbj
1
-15
/
+31
2000-01-03
fix: fp.subDir was incorrectly set to NULL in sparse chroot's.
jbj
1
-1
/
+1
1999-12-11
doLookup() wasn't stat'ing / properly
ewt
1
-4
/
+16
1999-12-08
rename new FILENAMES tags to BASENAMES/DIRNAMES/DIRINDEXES.
jbj
1
-3
/
+3
1999-12-07
Makefile.am: Add RPM-GPG-KEY to the package.
jbj
1
-10
/
+4
1999-11-30
lib/depends.c: Fix minor memory leak.
jbj
1
-17
/
+11
1999-11-26
Consistent usage for fileNames, baseNames, dirNames and dirIndexes throughout.
jbj
1
-10
/
+10
1999-11-24
build/files.c: Remove dead code.
jbj
1
-1
/
+1
1999-10-29
check for memory leaks (almost all leaks are plugged).
jbj
1
-11
/
+20
1999-10-27
use compressed filenames on install side.
jbj
1
-19
/
+29
1999-10-21
got installs/removes working with new file lists
ewt
1
-7
/
+9
1999-10-20
Use xmalloc/xrealloc/xstrdup.
jbj
1
-4
/
+4
1999-10-20
lclint annotations.
jbj
1
-0
/
+1
1999-10-20
another batch of changes for new file list format -- one more to go
ewt
1
-106
/
+96
1999-09-21
fix: removed files fingerprint memory leak.
jbj
1
-1
/
+1
1999-09-21
fix: command line install had header memory leak.
jbj
1
-2
/
+2
1999-09-17
lclint annotations.
jbj
1
-3
/
+6
1999-09-12
Fiddles to resurrect lclint.
jbj
1
-1
/
+1
1999-07-13
Remove static prototypes.
jbj
1
-12
/
+15
1999-07-13
Perl bindings need
jbj
1
-2
/
+1
1999-06-22
fix: false fingerprint stat cache hit -- "the tetex problem".
jbj
1
-7
/
+15
1999-04-08
From Tim Mooney:
jbj
1
-1
/
+1
1999-01-15
handle stat of / properly for fingerprints
ewt
1
-1
/
+1
1999-01-06
propagate "const char *" into rpmlib prototypes.
jbj
1
-9
/
+10
1998-12-31
updated a comment ;-)
ewt
1
-2
/
+1
1998-12-30
fixed scare memory option
ewt
1
-4
/
+4
1998-12-30
added fpLookupList()
ewt
1
-1
/
+84
1998-12-26
added fpHashFunction() and fpEqual()
ewt
1
-0
/
+20
1998-12-26
added simple fingerprinting
ewt
1
-0
/
+68
[prev]