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
/
rpmdb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-09-20
Move _free() into system.h for now
Panu Matilainen
1
-12
/
+0
2007-09-20
Rename tagName/Value/Type() to rpmTagGet*()
Panu Matilainen
4
-36
/
+36
2007-09-19
Remove db-internals from rpmts
Panu Matilainen
2
-0
/
+52
2007-09-18
Build db3isalive only if it is being used.
Ralf Corsépius
1
-0
/
+2
2007-09-18
Change main() to using char *argv[].
Ralf Corsépius
2
-2
/
+2
2007-09-17
Add db.h to nodist_librpmdb_la_SOURCES.
Ralf Corsépius
1
-49
/
+49
2007-09-17
Don't install db.h.
Ralf Corsépius
1
-2
/
+1
2007-09-17
Remove db_emu.h.
Ralf Corsépius
1
-1
/
+0
2007-09-17
Remove (Unused).
Ralf Corsépius
1
-52
/
+0
2007-09-17
Add support for extern BDB.
Ralf Corsépius
1
-2
/
+8
2007-09-17
Reorganize.
Ralf Corsépius
1
-16
/
+27
2007-09-17
rpmhash is an internal header really
Panu Matilainen
1
-2
/
+2
2007-09-17
Mergesort is internal details..
Panu Matilainen
3
-11
/
+11
2007-09-17
Make sqlite backend build again.
Panu Matilainen
1
-2
/
+3
2007-09-17
Hide db index handling and rpmdb details from the API to internal header
Panu Matilainen
7
-660
/
+670
2007-09-13
Remove support for BDB < 4.1
Panu Matilainen
1
-64
/
+0
2007-09-13
Remove dead code
Panu Matilainen
1
-63
/
+0
2007-09-13
Stale lock removal on BDB >= 4.5.x
Panu Matilainen
1
-0
/
+34
2007-09-13
Remove db3 "annotate me" comments
Panu Matilainen
1
-12
/
+0
2007-09-11
Remove splint tags in tagtbl.c generation magic.
Ralf Corsépius
1
-6
/
+1
2007-09-11
Remove splint tags.
Ralf Corsépius
19
-2197
/
+668
2007-09-11
Use _LDADD instead of _LDFLAGS.
Ralf Corsépius
1
-7
/
+4
2007-09-10
Move db.h to nodist_pkginc_HEADERS.
Ralf Corsépius
1
-1
/
+2
2007-09-10
Eliminate noinst_HEADERS.
Ralf Corsépius
1
-3
/
+4
2007-09-05
Handle mire matching against binary blobs (rhbz#277161)
Panu Matilainen
1
-2
/
+13
2007-09-05
Make formatValue() use the bin2hex helper.
Panu Matilainen
1
-19
/
+2
2007-09-05
Internal helper function for converting binary blobs to hex strings.
Panu Matilainen
2
-0
/
+27
2007-09-05
Fix false mire matches on nonexistent headers.
Panu Matilainen
1
-1
/
+3
2007-09-05
Nuke RHL 5.2 specific hack.
Panu Matilainen
1
-11
/
+0
2007-09-05
Install into rpmlibexecdir and rpmconfigdir.
Ralf Corsépius
1
-2
/
+1
2007-09-05
Include rpm.am.
Ralf Corsépius
1
-0
/
+2
2007-09-04
Add db.h to BUILT_SOURCES.
Ralf Corsépius
1
-1
/
+1
2007-09-03
Remove __LCLINT__-ifdef'ed blocks.
Ralf Corsépius
2
-14
/
+0
2007-09-03
Remove lint-support.
Ralf Corsépius
1
-13
/
+0
2007-09-02
Add missing link libs.
Ralf Corsépius
1
-0
/
+1
2007-08-31
Eliminate clean-local:
Ralf Corsépius
1
-8
/
+4
2007-08-31
Attempt to improve libdb_la handling.
Ralf Corsépius
1
-2
/
+3
2007-08-27
Make tjfn, tdbi check_PROGRAMS.
Ralf Corsépius
1
-3
/
+4
2007-08-27
Comment out tjfn_LDFLAGS.
Ralf Corsépius
1
-1
/
+1
2007-08-27
Remove sqlite.c from EXTRA_DIST.
Ralf Corsépius
1
-2
/
+2
2007-08-24
Don't reset LIBS=.
Ralf Corsépius
1
-2
/
+0
2007-08-22
Use (xxx->open)() to work-around glibc's open() behaving having changed.
Ralf Corsépius
3
-11
/
+11
2007-08-22
Remove INCPATH.
Ralf Corsépius
1
-2
/
+1
2007-08-19
Remove RPM_BUILD_ROOT.
Ralf Corsépius
1
-3
/
+0
2007-08-16
Eliminate mylibpaths, mylibs.
Ralf Corsépius
1
-4
/
+2
2007-08-14
Eliminate DBLIBOBJS, DBLIBSRCS. Add AM_CONDITIONAL SQLITE3.
Ralf Corsépius
1
-4
/
+8
2007-08-09
Bring tdbi and tsql under automake control.
Ralf Corsépius
1
-5
/
+9
2007-08-06
Minor bug fixes to test programs to make them buildable again.
Panu Matilainen
2
-2
/
+3
2007-08-05
Automake cleanups.
Panu Matilainen
1
-5
/
+3
2007-07-30
Update internal BDB to version 4.6.18.
Panu Matilainen
1
-1
/
+1
[next]