summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-29Extract dependencies from "use base qw"..."" and "use base qw'...'".Ville Skyttä1-2/+2
2010-06-29Update translations to pick up some recently added stringsPanu Matilainen26-2932/+3810
2010-06-29Add --delsign to man pagePanu Matilainen1-1/+7
2010-06-29Add some sanity checks for generated signatures (related to RhBug:608599)Panu Matilainen1-1/+24
2010-06-29Tell rpm about SHA-224 existence (RhBug:608599)Jiri Kastner2-0/+2
2010-06-28Use rpmdsThis() instead of doing the same manuallyPanu Matilainen1-12/+5
2010-06-24Move collections tag to "known free" number, document reserved tagsPanu Matilainen1-1/+3
2010-06-24Err, remove /build/ from .gitignorePanu Matilainen1-1/+0
2010-06-23Permit plugins to use rpmChrootDone() tooPanu Matilainen1-1/+1
2010-06-23Revert "If there are no hardlinks, dont bother with s-bit and caps removal"Michal Schmidt1-1/+1
2010-06-23Allow '--short-circuit' for '-bb'Michal Schmidt3-2/+10
2010-06-23Add configure.ac check for need to -ldlPanu Matilainen1-0/+1
2010-06-23Use rpmlog() instead of fprintf() for collection error messagesPanu Matilainen1-4/+5
2010-06-23Make rpmChrootIn/Out() accessible to pluginsPanu Matilainen2-3/+3
2010-06-22Fix python ts.check() dependency tuple mungingPanu Matilainen1-1/+1
2010-06-22Fix breakage from commit ccb545f0e9b6cb10e9e7c20b55f77aab754eb9cbPanu Matilainen1-4/+9
2010-06-22numAddedPackages is unused since rpm 4.8.0, eliminatePanu Matilainen3-5/+0
2010-06-22Add a generic plugin for use by simple CollectionsSteve Lawrence6-2/+71
2010-06-22Determine when to perform Collection actionsSteve Lawrence4-0/+194
2010-06-22Add plugin calling supportSteve Lawrence6-1/+165
2010-06-22Add common Collection requirementsSteve Lawrence3-30/+94
2010-06-22Add new Collections preamble tagSteve Lawrence3-0/+6
2010-06-14l10n: Updated Spanish (Castilian) (es) translation to 100%Héctor Daniel Cabrera1-273/+280
2010-06-11Dont bother with selinux contexts in test transactionsPanu Matilainen1-2/+2
2010-06-11If there are no hardlinks, dont bother with s-bit and caps removalPanu Matilainen1-1/+1
2010-06-07l10n: Updated Japanese (ja) translation to 97%Tadashi Jokagi1-4/+4
2010-06-07l10n: Updated Japanese (ja) translation to 97%Tadashi Jokagi1-117/+109
2010-06-07Oops, bad format spec in Finnish translationPanu Matilainen1-1/+1
2010-06-07Eliminate fuzzies from Finnish translationPanu Matilainen1-90/+76
2010-06-07Update .gitignore a bitPanu Matilainen1-2/+7
2010-06-06l10n: Updated Ukrainian (uk) translation to 100%Yuri Chornoivan1-232/+244
2010-06-03l10n: Updated Polish (pl) translation to 100%Piotr Drąg1-20/+14
2010-06-03Fix "empty reply from server" curl-syndrome with url retrieval (RhBug:598988)Panu Matilainen1-1/+1
2010-06-03Remove POSIX file capabilities from executables on erase/rename tooPanu Matilainen1-2/+7
2010-06-02Strip s-bits on upgrade too (RhBug:598775)Panu Matilainen1-5/+14
2010-06-02l10n: Updates to Japanese (ja) translationTadashi Jokagi1-1018/+993
2010-06-01Refactor rpmdb lookups + caching to a helper function + cosmeticsPanu Matilainen1-45/+45
2010-06-01On colored transactions, require matching arch for freshen (RhBug:553108)Panu Matilainen1-12/+10
2010-06-01Permit DOS line-endings in PGP armors (RhBug:532992)Panu Matilainen1-4/+7
2010-06-01Support many pubkeys in a single file in --import (RhBug:586827)Panu Matilainen1-31/+53
2010-06-01Don't return errors on trying to import duplicate keysPanu Matilainen1-8/+14
2010-05-31Nuke leftover variable from the chroot workoutPanu Matilainen1-1/+1
2010-05-31Update translations to pick up chroot-related string changesPanu Matilainen26-5918/+6195
2010-05-31Use the new chroot API everywhere, eliminate old related gooPanu Matilainen9-177/+26
2010-05-31Add a simple API for dealing with chroot state changesPanu Matilainen4-1/+142
2010-05-31Eliminate unused no-op FSM_CHROOT stagePanu Matilainen2-5/+0
2010-05-28Add internal helper for formatting file attribute stringsPanu Matilainen3-37/+27
2010-05-28Add header extension tag RPMTAG_FILESTATUS for file verificationPanu Matilainen6-2/+42
2010-05-28Add internal helper for formatting verify flagsPanu Matilainen3-55/+42
2010-05-28Move shared file timestamp filtering out of rpmVerifyFile()Panu Matilainen1-5/+11