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
/
rpmts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-02
Suspend exclusive database lock when scriptlets get called
Anas Nashif
1
-0
/
+5
2012-12-19
Handle transaction global pool allocation centrally in rpmtsPool()
Panu Matilainen
1
-2
/
+9
2012-12-18
Dead code removal
Panu Matilainen
1
-5
/
+0
2012-11-05
Work around Fedora-specific patch to libselinux causing warnings
Panu Matilainen
1
-1
/
+1
2012-09-17
Permit key imports even if signature checking is disabled (RhBug:856225)
Panu Matilainen
1
-1
/
+7
2012-09-13
Hang rpmlib() dependency set onto transaction set
Panu Matilainen
1
-0
/
+1
2012-09-12
Add infastructure for global transaction set string pool
Panu Matilainen
1
-0
/
+9
2012-09-06
Push RPMDBI_LABEL arch parsing down to rpmdb layer to fix stuff
Panu Matilainen
1
-9
/
+2
2012-08-30
Store transaction element pointers in the removedPkgs hash
Panu Matilainen
1
-3
/
+3
2012-02-03
Honor RPMTRANS_FLAG_TEST in rpmtsImportPubkey()
Panu Matilainen
1
-4
/
+6
2012-02-02
Remove the arbitrary limitation on transaction keyring change
Panu Matilainen
1
-5
/
+1
2012-02-02
Never load ts keyring if signature checking is disabled
Panu Matilainen
1
-5
/
+8
2012-01-12
remove the 'path' parameter of rpmtsSELabelInit()
Ales Kozumplik
1
-1
/
+3
2012-01-12
selinux: reopen label between transactions if necessary (RhBug: 746073)
Ales Kozumplik
1
-3
/
+15
2011-11-30
Update internal callers to use headerExport(), no functional changes
Panu Matilainen
1
-2
/
+2
2011-11-24
Make gpg-pubkey headers properly verifiable
Panu Matilainen
1
-2
/
+20
2011-11-24
Sanitize makePubkeyHeader() calling semantics
Panu Matilainen
1
-7
/
+11
2011-11-24
Make gpg-pubkey buildtime reflect the public key create time
Panu Matilainen
1
-1
/
+3
2011-11-24
Add key userid into gpg-pubkey headers as "packager"
Panu Matilainen
1
-1
/
+4
2011-11-10
Doh, somehow managed to miss the warnings from these missing includes :(
Panu Matilainen
1
-0
/
+1
2011-11-09
Make base64 encoding/decoding part of rpmio public API
Panu Matilainen
1
-1
/
+1
2011-11-07
Eliminate direct pgpDig accesses from pubkey importing
Panu Matilainen
1
-1
/
+2
2011-05-31
Remove reamining dead assignments from rpmtsiFree() in transaction code
Panu Matilainen
1
-1
/
+1
2011-05-29
Eliminate dead NULL-assignments at scope-end in librpm, part V
Panu Matilainen
1
-5
/
+4
2011-03-04
Remove unused return code variable
Panu Matilainen
1
-2
/
+1
2010-12-22
Make rpmplugins.h private for now
Panu Matilainen
1
-1
/
+1
2010-12-03
A bit of sanity checking in rpmtsRebuildDB()
Panu Matilainen
1
-8
/
+15
2010-10-22
Change all internal uses of rpmtsInitIterator() to use DBI tags
Panu Matilainen
1
-1
/
+1
2010-10-22
Change rpmdb internals and iterator APIs to use the appropriate tag types
Panu Matilainen
1
-1
/
+1
2010-09-21
Return explicit NULL from various fooFree() functions everywhere
Panu Matilainen
1
-2
/
+4
2010-09-21
Differentiate between the possible te types and iterator selector values
Panu Matilainen
1
-2
/
+2
2010-09-13
Eliminate all fooUnlink() functions out of the API
Panu Matilainen
1
-1
/
+1
2010-09-13
Fix some broken fooUnlink() usages
Panu Matilainen
1
-1
/
+1
2010-09-02
Return NULL from rpmtsProblems() if no problems exist
Panu Matilainen
1
-0
/
+6
2010-09-01
...and finally eliminate the spec crapola from transaction set for good
Panu Matilainen
1
-12
/
+0
2010-09-01
Use selabel interfaces instead of matchpathcon
Steve Lawrence
1
-0
/
+45
2010-09-01
Update the plugin architecture to allow for remembering state
Steve Lawrence
1
-0
/
+10
2010-08-13
Lose the now unnecessary rpmtsSELinuxEnabled() function
Panu Matilainen
1
-8
/
+0
2010-06-22
numAddedPackages is unused since rpm 4.8.0, eliminate
Panu Matilainen
1
-2
/
+0
2010-06-01
Don't return errors on trying to import duplicate keys
Panu Matilainen
1
-8
/
+14
2010-05-31
Use the new chroot API everywhere, eliminate old related goo
Panu Matilainen
1
-38
/
+2
2010-05-28
Dont crash on NULL ts to rpmtsInitIterator()
Panu Matilainen
1
-1
/
+4
2010-05-07
Fix breakage from removedPackages changing to hash
Panu Matilainen
1
-0
/
+1
2010-05-06
Convert tsmem->removedPackages to a hash table and remove rpmdbPruneIterator ...
Florian Festi
1
-7
/
+15
2010-05-06
Unexport rpmteNew() and rpmteFree()
Panu Matilainen
1
-0
/
+1
2010-04-29
Doh, dont shadow the rpmtsVerifyDB() return value
Panu Matilainen
1
-1
/
+1
2010-04-22
Protect rpmtsVerifyDB() with transaction lock
Panu Matilainen
1
-1
/
+7
2010-04-22
Make transaction lock path per-transaction
Panu Matilainen
1
-12
/
+16
2010-04-22
Further generalize the rpmlock interface
Panu Matilainen
1
-3
/
+25
2010-04-22
Make rpmlock type visible inside rpm, use instead of void*
Panu Matilainen
1
-2
/
+2
[next]