summaryrefslogtreecommitdiff
path: root/lib/rpmts_internal.h
AgeCommit message (Expand)AuthorFilesLines
2012-12-19Handle transaction global pool allocation centrally in rpmtsPool()Panu Matilainen1-1/+1
2012-11-01Hide the strpool-related rpmts/rpmfi/rpmds interfaces out of sight for nowPanu Matilainen1-0/+8
2012-09-14Bury the fingerprint hash-types into fprint.c, clean upPanu Matilainen1-0/+1
2012-09-13Hang rpmlib() dependency set onto transaction setPanu Matilainen1-0/+1
2012-09-12Add infastructure for global transaction set string poolPanu Matilainen1-0/+2
2012-09-12Add an nternal rpmal create+populate helper function, use for erased packagesPanu Matilainen1-0/+3
2012-08-30Store transaction element pointers in the removedPkgs hashPanu Matilainen1-1/+1
2012-01-12remove the 'path' parameter of rpmtsSELabelInit()Ales Kozumplik1-2/+1
2012-01-12selinux: reopen label between transactions if necessary (RhBug: 746073)Ales Kozumplik1-3/+5
2010-12-21Move rpmtsSELabelFoo() functions to an internal-only headerPanu Matilainen1-0/+21
2010-09-21Add "c++ protection" to (hopefully) all of our internal headersPanu Matilainen1-0/+8
2010-09-01...and finally eliminate the spec crapola from transaction set for goodPanu Matilainen1-2/+0
2010-09-01Use selabel interfaces instead of matchpathconSteve Lawrence1-0/+2
2010-09-01Update the plugin architecture to allow for remembering stateSteve Lawrence1-0/+2
2010-08-13Lose the now unnecessary rpmtsSELinuxEnabled() functionPanu Matilainen1-1/+0
2010-06-22numAddedPackages is unused since rpm 4.8.0, eliminatePanu Matilainen1-2/+0
2010-05-31Use the new chroot API everywhere, eliminate old related gooPanu Matilainen1-2/+0
2010-05-21Move the lone hashFunctionString() into misc.[ch], eliminate rpmhash.[ch]Panu Matilainen1-1/+0
2010-05-06Convert tsmem->removedPackages to a hash table and remove rpmdbPruneIterator ...Florian Festi1-3/+1
2010-04-22Make transaction lock path per-transactionPanu Matilainen1-0/+1
2010-04-22Further generalize the rpmlock interfacePanu Matilainen1-0/+3
2010-03-14Default to "not found" for rpmtsSolve() + comment behaviorPanu Matilainen1-0/+1
2010-03-12Add internal API for depsolve callbackPanu Matilainen1-0/+3
2010-03-12Record problems into the transaction elements causing themPanu Matilainen1-1/+0
2010-03-12Split transaction member information out of rpmts to separate structPanu Matilainen1-11/+19
2010-02-05Remove no longer neede rpmts->filesystemCount and->filesystemsFlorian Festi1-2/+0
2009-12-21Remove unused ordering related members from rpmts structPanu Matilainen1-2/+0
2009-12-15Eliminate transaction disk space checking functions from the APIPanu Matilainen1-26/+1
2009-10-27Make disk space problem reporting slightly saner (RhBug:517418)Panu Matilainen1-0/+2
2009-09-10Rip the broken asynchronous psm machineryPanu Matilainen1-1/+0
2009-04-03Make rpmal header & all internalPanu Matilainen1-1/+1
2009-02-24Push the rest of the prepare-calculations down to rpmtsPrepare()Panu Matilainen1-1/+0
2009-02-24Eliminate fingerprint hash from ts structPanu Matilainen1-1/+0
2009-02-24Calculate files in transaction just oncePanu Matilainen1-0/+1
2008-12-22Eliminate silly and now unnecessary rpmts(Set)RelocateElement() stuffPanu Matilainen1-3/+1
2008-11-30Move install langs to per-transaction levelPanu Matilainen1-0/+1
2008-11-30Move netsharedpaths to per-transaction levelPanu Matilainen1-0/+2
2008-11-30Eliminate unused filename field in rpmts_sPanu Matilainen1-2/+0
2008-10-24Change both hashes to a typed versionFlorian Festi1-1/+3
2008-07-04Remove solvedb API and other related stuffPanu Matilainen1-4/+0
2008-07-04Kill of rpmtsAvailable()Panu Matilainen1-5/+0
2008-07-02Make rpmkeyring.h public headerPanu Matilainen1-1/+0
2008-07-01Eliminate remaining signature checking bits from rpmtsPanu Matilainen1-3/+0
2008-07-01Proof of concept rpmtsFindPubkey() implementation with the new keyringPanu Matilainen1-0/+2
2008-06-30Detach pgp digest from transaction setPanu Matilainen1-2/+0
2008-06-30Detach signature tag data from transaction setPanu Matilainen1-4/+0
2008-06-10Use 64bit data types in diskspaceInfo_sJindrich Novy1-6/+6
2008-05-12Fixup paths and Makefiles for rpmdb/ eliminationPanu Matilainen1-1/+1
2008-03-17Remove support for automatic rollback on failurePanu Matilainen1-4/+0
2008-03-07Make _cacheDependsRC static, not needed outside depends.cPanu Matilainen1-2/+0