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
/
header_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
Use concrete integer types for entryInfo and rpmtd members
Panu Matilainen
1
-2
/
+2
2009-12-22
Make header struct really opaque outside header.c
Panu Matilainen
1
-28
/
+0
2009-12-22
Move htonll() into header.c and make static, not needed elsewhere
Panu Matilainen
1
-8
/
+0
2009-12-22
Move the legacy compatibility goo into legacy.c
Panu Matilainen
1
-17
/
+0
2009-09-10
Rip unnecessary headerDump() and the last ancient artifacts using it
Panu Matilainen
1
-9
/
+0
2009-09-10
Rip unused and useless headerGetLangs()
Panu Matilainen
1
-8
/
+0
2009-09-10
Rip unused and useless headerUsageCount()
Panu Matilainen
1
-10
/
+0
2009-01-05
Use enumeration for header flags
Panu Matilainen
1
-5
/
+8
2009-01-05
Remove unnecessary HEADER_FOOTAG definitions
Panu Matilainen
1
-6
/
+0
2008-11-30
Add and use (internal) method for setting header instance
Panu Matilainen
1
-0
/
+8
2008-11-12
Add rpmdb record number to headers retrieved from rpmdb
Panu Matilainen
1
-0
/
+1
2008-10-09
Remove silly double definition of headerGetLangs()
Panu Matilainen
1
-1
/
+0
2008-10-09
Mark htonll() as internal
Panu Matilainen
1
-0
/
+1
2008-06-06
Introduce htonll()
Jindrich Novy
1
-0
/
+8
2008-05-21
Ditch the tagtable argument of (internal) headerDump() function
Panu Matilainen
1
-3
/
+1
2008-05-12
Eliminate copy-paste versions of hdrchkFoo() macros
Panu Matilainen
1
-0
/
+27
2008-05-12
Split header sprintf formatting to separate source
Panu Matilainen
1
-59
/
+0
2008-05-12
Fixup paths and Makefiles for rpmdb/ elimination
Panu Matilainen
1
-1
/
+1
2008-05-12
Start (re-)joining librpmdb and librpm
Panu Matilainen
1
-0
/
+178
2001-11-19
- header handling moved to librpmdb to avoid linkage loops.
jbj
1
-187
/
+0
2001-10-27
- legacy signatures always checked where possible on package read.
jbj
1
-1
/
+1
2001-10-16
Factor -type problems into explicit code annotations.
jbj
1
-0
/
+2
2001-10-15
Explicit branchstate annotations.
jbj
1
-0
/
+1
2001-09-24
Move to lclint-3.0.0.15, revisit and clean up annotations.
jbj
1
-1
/
+1
2001-08-15
- always use dl size in regionSwab() return.
jbj
1
-1
/
+1
2001-08-13
- fix: segfault on headerFree given malicious data.
jbj
1
-1
/
+3
2001-06-28
- fix: sanity checks on #tags (<65K) and offset (<16Mb) in header.
jbj
1
-1
/
+1
2001-06-19
- finalize per-header methods, accessing headerFoo through vector.
jbj
1
-63
/
+25
2001-06-19
- preliminary abstraction to support per-header methods.
jbj
1
-12
/
+105
2001-06-17
Sync with rpm-4_0 branch.
jbj
1
-0
/
+127