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
/
rpmcli.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-03
Eliminate rpm cli callback internals from the API
Panu Matilainen
1
-6
/
+0
2010-10-22
Eliminate useless --fileid query selector
Panu Matilainen
1
-1
/
+0
2010-10-12
Add support for querying source rpm from spec too
Panu Matilainen
1
-1
/
+3
2010-09-29
And finally split the signing support into a separate library
Panu Matilainen
1
-9
/
+0
2010-09-28
Rip the useless %_signature macro and everything around it
Panu Matilainen
1
-3
/
+1
2010-09-21
Stop abusing enum typedefs for bitfield types
Panu Matilainen
1
-6
/
+12
2010-09-08
Eliminate qva_mi and qva_gi from rpmQVKArguments
Panu Matilainen
1
-2
/
+0
2010-09-08
Eliminate rpmQueryVerify() from librpm API
Panu Matilainen
1
-14
/
+0
2010-09-08
Urk, mixed up in branches and wrong stuff getting pushed. Revert.
Panu Matilainen
1
-3
/
+3
2010-09-07
Mark ts argument unused in bunch of query APIs
Panu Matilainen
1
-3
/
+3
2010-09-07
Eliminate rpmcliShowMatches() from librpm API
Panu Matilainen
1
-13
/
+0
2010-09-03
Rip IAM_RPMDB, ie --initdb, --rebuilddb etc modes out of rpmqv.c and librpm
Panu Matilainen
1
-21
/
+0
2010-09-03
Rip IAM_RPMK, ie --import and --checksig modes out of rpmqv.c + librpm
Panu Matilainen
1
-12
/
+0
2010-09-03
Further simplify rpmcliVerifySignatures()
Panu Matilainen
1
-2
/
+1
2010-09-03
Rrrriiip the addsign/resign/delsign bits out of rpmqv.c + friends
Panu Matilainen
1
-6
/
+0
2010-09-03
Lookup signature type from cli utility already
Panu Matilainen
1
-2
/
+4
2010-09-03
rpmcliSign() only creates or deletes signatures
Panu Matilainen
1
-6
/
+5
2010-09-03
Export the cli-level signature checking as rpmcliVerifySignatures()
Panu Matilainen
1
-0
/
+9
2010-09-03
Export rpmcliImportPubkeys() (again) in the public API
Panu Matilainen
1
-0
/
+7
2010-09-03
Remove hysterically useless RPMSIGN_NONE + --sign popt leftovers
Panu Matilainen
1
-1
/
+0
2010-09-03
Eliminate unused rootdir member from rpmInstallArguments
Panu Matilainen
1
-1
/
+0
2010-09-03
Eliminate unused qva_prefix and qva_verbose from rpmQVKArguments
Panu Matilainen
1
-2
/
+0
2010-09-03
Use the common rpmcliQueryFlags for signature verify options in rpm cli too
Panu Matilainen
1
-1
/
+0
2010-09-01
Lift remaining build-related stuff out of librpm over to build-side
Panu Matilainen
1
-39
/
+0
2010-08-20
Remove signing support from (lib)rpmbuild
Panu Matilainen
1
-2
/
+0
2010-03-19
Eliminate hysterical --hdlist query option and everything implementing it
Panu Matilainen
1
-1
/
+0
2010-03-19
Eliminate --wtfwalk .. err, --ftswalk and everything implementing it
Panu Matilainen
1
-5
/
+0
2010-03-19
Lose unused qva_char and qva_rc fields from rpmQVKArguments struct
Panu Matilainen
1
-2
/
+0
2009-02-27
Add md5->filedigest aliases (rhbz#487597)
Jindrich Novy
1
-0
/
+2
2009-02-16
-Use installInterfaceFlags in place of eraseInterfaceFlags. -Moved transactio...
Rakesh Pandit
1
-1
/
+0
2009-02-16
-Merge rpmInstallInterfaceFlags_e and rpmEraseInterfaceFlags_e to rpmInstallF...
Rakesh Pandit
1
-10
/
+9
2008-10-01
Kick out yet another ancient artifact
Panu Matilainen
1
-1
/
+0
2008-07-09
Include rpmlib.h from rpmcli.h, legacy stuff expects it there..
Panu Matilainen
1
-0
/
+1
2008-07-07
Kick out ancient, useless and hidden --specedit option
Panu Matilainen
1
-4
/
+0
2008-06-09
Use rpm_loff_t for transaction callback amount+total arguments
Panu Matilainen
1
-2
/
+2
2008-05-12
Convert internal uses of headerSprintf() to headerFormat()
Panu Matilainen
1
-2
/
+2
2008-04-07
ARGV_t const pendantry
Panu Matilainen
1
-8
/
+8
2008-03-24
Remove bogus const from rpmRelocation struct
Panu Matilainen
1
-1
/
+1
2008-03-17
Remove rollback support
Panu Matilainen
1
-11
/
+0
2008-02-05
Yet another typedef for transaction ID, use where spotted
Panu Matilainen
1
-1
/
+1
2008-02-05
Split non-cli verify bits from rpmcli to separate header
Panu Matilainen
1
-76
/
+1
2008-02-04
Add rpm_off_t type for file size types, use where spotted
Panu Matilainen
1
-2
/
+2
2008-01-30
rpmlib.h mass eviction
Panu Matilainen
1
-1
/
+2
2007-12-18
Remove bogus const from rpmInstallSource*() parameters
Panu Matilainen
1
-5
/
+5
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-7
/
+7
2007-12-02
Move rpmtransFlags enums to rpmts.h where it logically belongs
Panu Matilainen
1
-0
/
+1
2007-12-02
Move RPMFILE_* file attributes to rpmfi.h
Panu Matilainen
1
-0
/
+1
2007-12-01
Don't include idtx.h in rpmcli.h
Panu Matilainen
1
-1
/
+0
2007-12-01
Add separate public header for callback declarations
Panu Matilainen
1
-0
/
+1
2007-11-23
Add a few missing rpmcli doxygen groupings
Panu Matilainen
1
-3
/
+3
[next]