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-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
12
-102
/
+103
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
2
-6
/
+8
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
8
-57
/
+61
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
18
-46
/
+46
2007-12-03
Remove double documentation from header methods to make doxygen shut up
Panu Matilainen
1
-224
/
+0
2007-12-03
Rename _rpmdbMatchIterator -> rpmdbMatchIterator_s
Panu Matilainen
1
-1
/
+1
2007-12-03
Split RPMTAG_* and related functions out of rpmlib.h to rpmtag.h
Panu Matilainen
1
-3
/
+4
2007-12-02
Move rpmsenseFlag enums to rpmds where they logically belong
Panu Matilainen
1
-0
/
+1
2007-12-03
Use regular POSIX functions instead of "RPC" clones
Panu Matilainen
1
-3
/
+3
2007-12-01
Erm, stuff headerIsSource() implementation to hdrNVR with other cruft
Panu Matilainen
2
-4
/
+7
2007-12-01
Silly helper method for determining if a header is source or binary
Panu Matilainen
1
-0
/
+9
2007-12-01
Move headerN(E)VR(A) declarations from rpmlib.h to header.h
Panu Matilainen
1
-0
/
+30
2007-12-01
Move hGet*() funcs from rpmts, rename to headerGet*()
Panu Matilainen
2
-0
/
+83
2007-12-01
(no)dirtokens is just a build-time option now
Panu Matilainen
1
-5
/
+0
2007-11-30
Move logging related macros rpmlog, adjust includes
Panu Matilainen
1
-0
/
+1
2007-11-28
Remove code duplication
Panu Matilainen
1
-15
/
+1
2007-11-27
Revert the buggy dbiFindByLabel() epoch handling for now
Panu Matilainen
1
-30
/
+9
2007-11-27
Comment out hRET_s and HE_s for now...
Panu Matilainen
1
-0
/
+3
2007-11-27
Move legacy%#¤%#¤ to librpm now that it can move..
Panu Matilainen
4
-392
/
+0
2007-11-27
Drop support for old style file tags in rpmdb
Panu Matilainen
1
-3
/
+0
2007-11-27
Teach dbiFindByLabel() to grok epochs
Panu Matilainen
1
-9
/
+30
2007-11-26
Eliminate type "byte"
Ralf Corsépius
1
-4
/
+4
2007-11-25
Remove unnecessary deps on NSS.
Ralf Corsépius
1
-3
/
+1
2007-11-23
Reflect changes to include files.
Ralf Corsépius
1
-1
/
+0
2007-11-23
Expand private include file names to be relative to $(top_srcdir)
Ralf Corsépius
13
-17
/
+17
2007-11-23
Move rpmCleanPath from macros to rpmfileutil.h
Panu Matilainen
2
-1
/
+2
2007-11-23
Move rpmioMkpath from rpmio.h to rpmfileutil.h
Panu Matilainen
2
-2
/
+4
2007-11-23
librpmdb doesn't need rpmio private headers anymore
Panu Matilainen
1
-1
/
+0
2007-11-22
Calculating file checksums aint legacy activity
Panu Matilainen
2
-225
/
+0
2007-11-23
Move the xstr*() string variants from rpmio.h to rpmstring.h
Panu Matilainen
4
-2
/
+4
2007-11-23
Move string helpers from lib/misc.h to rpmio/rpmstring.h
Panu Matilainen
1
-1
/
+1
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
17
-37
/
+37
2007-11-22
Remove AM_CPPFLAGS += -I$(top_srcdir)/build.
Ralf Corsépius
1
-2
/
+0
2007-11-22
Add -I$(top_builddir)/include/rpm to AM_CPPFLAGS.
Ralf Corsépius
1
-1
/
+1
2007-11-19
Lose rpmerr.h for good
Panu Matilainen
3
-3
/
+3
2007-11-19
Replace all RPMERR_* etc uses with corresponding RPMLOG_* levels
Panu Matilainen
3
-31
/
+31
2007-11-16
Eliminate need for rpmio_internal.h in rpmdb.c
Panu Matilainen
1
-21
/
+7
2007-11-13
Fix rpm -K segfaulting on corrupted header
Panu Matilainen
1
-1
/
+1
2007-11-07
Eliminate rpmlead use from legacy retrofitting.
Panu Matilainen
2
-11
/
+6
2007-11-07
Document rpmio_internal.h uses outside rpmio/
Panu Matilainen
2
-2
/
+5
2007-11-07
Silence bunch of compiler warnings from test programs
Panu Matilainen
1
-1
/
+1
2007-11-07
Remove bunch of unnecessary misc.h includes, document others
Panu Matilainen
1
-1
/
+1
2007-11-07
Remove .splintrc's in the tree
Panu Matilainen
1
-61
/
+0
2007-11-02
Use NSS instead of beecrypt for encryption (Tomas Mraz)
Panu Matilainen
1
-3
/
+3
2007-10-30
Add -I$(top_builddir)/rpmdb to AM_CPPFLAGS.
Ralf Corsépius
1
-1
/
+1
2007-10-30
Remove rpmdb/tsql.c.
Ralf Corsépius
2
-66
/
+0
2007-10-29
Include rpmlib.h instead of lib/rpmlib.h
Panu Matilainen
1
-1
/
+1
2007-10-29
Use size_t for sizes.
Ralf Corsépius
2
-3
/
+3
2007-10-29
Move typedef into extern "C" {.
Ralf Corsépius
1
-4
/
+4
2007-10-29
Don't include <assert.h>.
Ralf Corsépius
1
-1
/
+0
[next]