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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-23
Permit plugins to use rpmChrootDone() too
Panu Matilainen
1
-1
/
+1
2010-06-23
Revert "If there are no hardlinks, dont bother with s-bit and caps removal"
Michal Schmidt
1
-1
/
+1
2010-06-23
Use rpmlog() instead of fprintf() for collection error messages
Panu Matilainen
1
-4
/
+5
2010-06-23
Make rpmChrootIn/Out() accessible to plugins
Panu Matilainen
1
-2
/
+2
2010-06-22
Fix breakage from commit ccb545f0e9b6cb10e9e7c20b55f77aab754eb9cb
Panu Matilainen
1
-4
/
+9
2010-06-22
numAddedPackages is unused since rpm 4.8.0, eliminate
Panu Matilainen
3
-5
/
+0
2010-06-22
Determine when to perform Collection actions
Steve Lawrence
4
-0
/
+194
2010-06-22
Add plugin calling support
Steve Lawrence
5
-1
/
+163
2010-06-22
Add common Collection requirements
Steve Lawrence
3
-30
/
+94
2010-06-22
Add new Collections preamble tag
Steve Lawrence
1
-0
/
+1
2010-06-11
Dont bother with selinux contexts in test transactions
Panu Matilainen
1
-2
/
+2
2010-06-11
If there are no hardlinks, dont bother with s-bit and caps removal
Panu Matilainen
1
-1
/
+1
2010-06-03
Remove POSIX file capabilities from executables on erase/rename too
Panu Matilainen
1
-2
/
+7
2010-06-02
Strip s-bits on upgrade too (RhBug:598775)
Panu Matilainen
1
-5
/
+14
2010-06-01
Refactor rpmdb lookups + caching to a helper function + cosmetics
Panu Matilainen
1
-45
/
+45
2010-06-01
On colored transactions, require matching arch for freshen (RhBug:553108)
Panu Matilainen
1
-12
/
+10
2010-06-01
Support many pubkeys in a single file in --import (RhBug:586827)
Panu Matilainen
1
-31
/
+53
2010-06-01
Don't return errors on trying to import duplicate keys
Panu Matilainen
1
-8
/
+14
2010-05-31
Nuke leftover variable from the chroot workout
Panu Matilainen
1
-1
/
+1
2010-05-31
Use the new chroot API everywhere, eliminate old related goo
Panu Matilainen
9
-177
/
+26
2010-05-31
Add a simple API for dealing with chroot state changes
Panu Matilainen
3
-1
/
+141
2010-05-31
Eliminate unused no-op FSM_CHROOT stage
Panu Matilainen
2
-5
/
+0
2010-05-28
Add internal helper for formatting file attribute strings
Panu Matilainen
3
-37
/
+27
2010-05-28
Add header extension tag RPMTAG_FILESTATUS for file verification
Panu Matilainen
4
-2
/
+38
2010-05-28
Add internal helper for formatting verify flags
Panu Matilainen
3
-55
/
+42
2010-05-28
Move shared file timestamp filtering out of rpmVerifyFile()
Panu Matilainen
1
-5
/
+11
2010-05-28
Dont crash on NULL ts to rpmtsInitIterator()
Panu Matilainen
1
-1
/
+4
2010-05-28
Only pass the info we actually care about to verifyHeader()
Panu Matilainen
1
-12
/
+10
2010-05-28
Eliminate unused argument to verifyDependencies()
Panu Matilainen
1
-3
/
+2
2010-05-28
Clean up verify script handling a bit
Panu Matilainen
1
-14
/
+10
2010-05-26
Handle test-transaction centrally on entry to psm
Panu Matilainen
2
-17
/
+11
2010-05-26
Eliminate rpmts from the scriptlet machinery
Panu Matilainen
3
-18
/
+15
2010-05-26
Simplify chroot handling wrt scriptlets
Panu Matilainen
2
-56
/
+16
2010-05-25
Move scriptlet statistics collection (back) inside psm
Panu Matilainen
2
-3
/
+4
2010-05-21
Move the lone hashFunctionString() into misc.[ch], eliminate rpmhash.[ch]
Panu Matilainen
10
-50
/
+24
2010-05-19
Use pgpValString() for :pgpsig header formatting (RhBug:587755)
Panu Matilainen
1
-24
/
+2
2010-05-18
Fix return from chroot() on verify (RhBug:590588)
Panu Matilainen
1
-1
/
+5
2010-05-07
Plug dumb memleak in rpmpsMerge()
Panu Matilainen
1
-0
/
+1
2010-05-07
Fix breakage from removedPackages changing to hash
Panu Matilainen
1
-0
/
+1
2010-05-07
Revert back to rpmdbRemove() taking instance number instead of actual header
Panu Matilainen
3
-18
/
+21
2010-05-07
Convert rpmte internals to use the transaction pointer from element itself
Panu Matilainen
4
-29
/
+29
2010-05-07
Store pointer to transaction set in transaction elements
Panu Matilainen
3
-18
/
+15
2010-05-07
Fix compiler warning in rpmhash Resize()
Florian Festi
1
-1
/
+1
2010-05-06
Remove no longer needed function intcmp()
Florian Festi
1
-15
/
+0
2010-05-06
Convert tsmem->removedPackages to a hash table and remove rpmdbPruneIterator ...
Florian Festi
7
-54
/
+70
2010-05-06
rpmhash: new Empty() function to remove all entries
Florian Festi
2
-3
/
+22
2010-05-06
rpmhash: Accessor functions for the size and usage
Florian Festi
2
-2
/
+57
2010-05-06
rpmhash: Grow when hash table gets too full
Florian Festi
1
-0
/
+33
2010-05-06
Move header filecount retrieve from addTE() to rpmfsNew()
Panu Matilainen
3
-14
/
+12
2010-05-06
Tolerate NULL in rpmfsFree() and rpmfsFC()
Panu Matilainen
1
-9
/
+12
[next]