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
/
rpmlib.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-30
rpmbuild: warn if header color differs from color of the package architecture.
Ales Kozumplik
1
-0
/
+7
2012-03-09
Eliminate rpmSetTable() from the API
Panu Matilainen
1
-9
/
+0
2011-10-06
Eliminate headerCheckPayloadFormat() from the API
Panu Matilainen
1
-7
/
+0
2011-10-06
Eliminate headerMergeLegacySigs() from the API
Panu Matilainen
1
-8
/
+0
2011-10-06
Eliminate leftover headerRegenSigHeader() function
Panu Matilainen
1
-9
/
+0
2010-10-06
Remove filesystem related leftover API definitions
Panu Matilainen
1
-27
/
+0
2009-03-19
Move leftover signature stuff from rpmlib.h to signature.h
Panu Matilainen
1
-22
/
+0
2008-07-09
Check for _RPM_4_4_COMPAT in rpmlib.h too
Panu Matilainen
1
-0
/
+2
2008-07-08
Include legacy compat from rpmlib.h to cover maximum ground
Panu Matilainen
1
-0
/
+1
2008-07-03
Parameter name + doc mismatch on rpmVerifySignature()
Panu Matilainen
1
-1
/
+1
2008-07-01
Pass keyring, not the full ts to lowlevel signature routines
Panu Matilainen
1
-1
/
+1
2008-06-30
Detach pgp digest from transaction set
Panu Matilainen
1
-4
/
+3
2008-06-30
Detach signature tag data from transaction set
Panu Matilainen
1
-4
/
+2
2008-06-12
Change rpmGetFilesystemUsage() size args to rpm_loff_t
Panu Matilainen
1
-2
/
+2
2008-05-21
Slight tweak to rpmvercmp() docs as suggested by Pixel
Panu Matilainen
1
-1
/
+1
2008-05-12
Move headerVerifyInfo() to header.[ch] where it logically belongs
Panu Matilainen
1
-11
/
+0
2008-04-03
Start eliminating static buffers from header/signature checks
Panu Matilainen
1
-2
/
+2
2008-03-07
Further constants made readonly...
Panu Matilainen
1
-4
/
+4
2008-02-05
Port some rpmds improvements from rpm5.org
Panu Matilainen
1
-24
/
+0
2008-02-04
Make check-programs build again, assorted type-fiddlings..
Panu Matilainen
1
-1
/
+1
2008-02-03
Stuff signature tags to rpmtag.h along with other tags, add enum typedef
Panu Matilainen
1
-19
/
+0
2008-01-30
Include spring-cleaning
Panu Matilainen
1
-1
/
+2
2008-01-30
Use rpmsenseFlags type for dependency flags everywhere (hopefully)
Panu Matilainen
1
-1
/
+2
2008-01-30
Move HGE and related prototypes to header.h
Panu Matilainen
1
-75
/
+0
2008-01-30
Stick relocation struct to rpmfi, typedef to rpmtypes...
Panu Matilainen
1
-8
/
+0
2008-01-30
Move rpmRC definition to rpmtypes
Panu Matilainen
1
-11
/
+0
2008-01-30
Move rpmts and other major data typedefs to rpmtypes from rpmlib
Panu Matilainen
1
-42
/
+0
2007-12-19
Add rpm_data_t (and _constdata_t) for header data, use everywhere
Panu Matilainen
1
-4
/
+4
2007-12-18
Remove bogus const from rpmInstallSource*() parameters
Panu Matilainen
1
-2
/
+2
2007-12-16
Remove const from bunch of error message return types
Panu Matilainen
1
-4
/
+2
2007-12-13
Use rpm_tagtype_t everywhere for rpm (header) tagtype type
Panu Matilainen
1
-5
/
+5
2007-12-13
Use rpm_tag_t everywhere for rpm (header) tag type
Panu Matilainen
1
-4
/
+4
2007-12-13
Use rpm_count_t everywhere for header data count
Panu Matilainen
1
-5
/
+5
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-3
/
+3
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
-297
/
+1
2007-12-02
Move rpmprobFilterFlag enums to rpmps where they logically belong
Panu Matilainen
1
-16
/
+0
2007-12-02
Move rpmsenseFlag enums to rpmds where they logically belong
Panu Matilainen
1
-69
/
+0
2007-12-02
Move rpmtransFlags enums to rpmts.h where it logically belongs
Panu Matilainen
1
-55
/
+0
2007-12-02
Move file action enums to rpmfi where they logically belong
Panu Matilainen
1
-21
/
+0
2007-12-02
Move RPMFILE_* file attributes to rpmfi.h
Panu Matilainen
1
-22
/
+0
2007-12-02
Move file state defs to rpmfi where they logically belong
Panu Matilainen
1
-12
/
+0
2007-12-02
Move file type enums to rpmfi where it logically belongs
Panu Matilainen
1
-17
/
+0
2007-12-01
Move headerN(E)VR(A) declarations from rpmlib.h to header.h
Panu Matilainen
1
-30
/
+0
2007-12-01
Add separate public header for callback declarations
Panu Matilainen
1
-1
/
+0
2007-11-23
Add a bunch of missing groupings to rpmlib.h items
Panu Matilainen
1
-14
/
+16
2007-11-23
Add rpmtag + tag api doxygen group to librpm + hacking docs
Panu Matilainen
1
-5
/
+5
2007-11-23
Use #include <x.h> syntax to include public headers.
Ralf Corsépius
1
-3
/
+3
2007-11-08
Kill off deprecated and unused rpmGetMachine() entirely
Panu Matilainen
1
-11
/
+0
2007-11-08
Remove rpmSetMachine() from API
Panu Matilainen
1
-12
/
+0
[next]