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
2008-01-09
Dirty hack to determine BDB .la name automatically
Panu Matilainen
1
-2
/
+5
2008-01-07
Fix field-width specifiers when no space between (rhbz#323221)
Panu Matilainen
1
-1
/
+3
2008-01-04
Saner RPM_FORCEFREE_TYPE definition
Panu Matilainen
1
-1
/
+1
2008-01-02
Teach (unused) headerFreeTag about RPM_FORCEFREE_TYPE
Panu Matilainen
1
-1
/
+1
2008-01-02
Use size_t, not int for header format padding args
Panu Matilainen
2
-8
/
+8
2007-12-19
Add rpm_data_t (and _constdata_t) for header data, use everywhere
Panu Matilainen
9
-91
/
+99
2007-12-19
Const-pedantry here and there...
Panu Matilainen
2
-8
/
+8
2007-12-18
Avoid exiting too early due to nested rpmdbCheckSignals()
Panu Matilainen
1
-1
/
+1
2007-12-18
Stick constfree to extension cache cleanup
Panu Matilainen
1
-1
/
+1
2007-12-18
Drop bogus const from headerFreeTag() data pointer
Panu Matilainen
4
-8
/
+6
2007-12-18
Drop bogus const from temp variable
Panu Matilainen
1
-1
/
+1
2007-12-18
Remove bogus const from rpmdb match iterator contents
Panu Matilainen
1
-4
/
+4
2007-12-18
Use constfree for rpmdb_s contents for now
Panu Matilainen
3
-13
/
+13
2007-12-18
Use constfree for rpmhash key + data for now
Panu Matilainen
1
-2
/
+2
2007-12-17
Drop const from temporary variable
Panu Matilainen
1
-1
/
+1
2007-12-17
Unbreak array query formats
Panu Matilainen
1
-5
/
+7
2007-12-16
Stupid reversed-logic thinko..
Panu Matilainen
1
-1
/
+1
2007-12-16
Remove const from bunch of error message return types
Panu Matilainen
2
-13
/
+13
2007-12-15
Remove bogus const from rpmGenPath() temporary targets
Panu Matilainen
2
-6
/
+6
2007-12-15
Remove bogus const from rpmGetPath() temporary targets
Panu Matilainen
2
-8
/
+8
2007-12-14
Another bunch of bogus const removals
Panu Matilainen
1
-2
/
+2
2007-12-14
Bunch of const char* corrections
Panu Matilainen
1
-1
/
+1
2007-12-14
Bunch of silly ssize_t casts
Panu Matilainen
1
-3
/
+3
2007-12-14
More misc size_t issues
Panu Matilainen
1
-1
/
+1
2007-12-13
Use rpm_tagtype_t everywhere for rpm (header) tagtype type
Panu Matilainen
10
-80
/
+81
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
[next]