summaryrefslogtreecommitdiff
path: root/lib/rpmts.h
AgeCommit message (Expand)AuthorFilesLines
2008-05-08Check for transaction root sanity in rpmtsSetRootDir()Panu Matilainen1-2/+2
2008-04-24Remove meaningless extern on function declarations in headersPanu Matilainen1-2/+2
2008-03-17Remove repackage support to finish off with rollbackPanu Matilainen1-3/+2
2008-03-17Remove support for automatic rollback on failurePanu Matilainen1-29/+0
2008-02-05Mass convert (back) to rpmTag as it's usable everywhere nowPanu Matilainen1-1/+1
2008-02-05Use rpmSigTag enum for signature tags everywhere, more or less..Panu Matilainen1-2/+2
2008-02-05Use rpmTagType always now that it's available everywherePanu Matilainen1-2/+2
2008-02-05Yet another typedef for transaction ID, use where spottedPanu Matilainen1-2/+2
2008-02-05Add rpm_color_t type for rpm color bits, use where spottedPanu Matilainen1-3/+3
2008-02-04Add rpm_off_t type for file size types, use where spottedPanu Matilainen1-2/+2
2008-01-30Add missing system includesPanu Matilainen1-0/+2
2008-01-30Remove bunch of unnecessary rpmlib.h includesPanu Matilainen1-1/+1
2007-12-19Add rpm_data_t (and _constdata_t) for header data, use everywherePanu Matilainen1-2/+2
2007-12-13Big bunch of int -> size_t corrections for various signature itemsPanu Matilainen1-1/+1
2007-12-13Use rpm_tagtype_t everywhere for rpm (header) tagtype typePanu Matilainen1-2/+2
2007-12-13Use rpm_tag_t everywhere for rpm (header) tag typePanu Matilainen1-3/+3
2007-12-13Use rpm_count_t everywhere for header data countPanu Matilainen1-2/+2
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-6/+6
2007-12-04Eliminate debug junk from the APIPanu Matilainen1-10/+0
2007-12-02Move rpmtransFlags enums to rpmts.h where it logically belongsPanu Matilainen1-0/+55
2007-12-02Move file action enums to rpmfi where they logically belongPanu Matilainen1-0/+1
2007-12-01Move hGet*() funcs from rpmts, rename to headerGet*()Panu Matilainen1-23/+0
2007-12-01Add bunch of missing rpmts doxygen groupingsPanu Matilainen1-18/+18
2007-12-01Add separate public header for callback declarationsPanu Matilainen1-0/+1
2007-11-22Move pgpDig typedefs to a more obvious place..Panu Matilainen1-0/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-3/+3
2007-10-31Split out rpmts_internal.h from rpmts.hPanu Matilainen1-118/+0
2007-10-31Add rpmtsPrintSuggests() method for now, use instead of ts internals muckingPanu Matilainen1-0/+9
2007-10-31Kill ts->goal, instead set NOSUGGEST flag on erasePanu Matilainen1-9/+0
2007-10-30Add rpmtsCleanProblems() method for rpmgi needsPanu Matilainen1-0/+6
2007-10-30Split transaction score stuff to separate private headerPanu Matilainen1-79/+1
2007-10-30Use rpmtsRootDir() instead of ts->rootDir + url guess-games in psmPanu Matilainen1-0/+1
2007-10-26Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.Ralf Corsépius1-18/+18
2007-10-26Rename rpmcliImportPubkey() -> rpmtsImportPubkey()Panu Matilainen1-0/+10
2007-10-22Fix rpmts.h internal includes instead of working around in rpminstall.cPanu Matilainen1-0/+1
2007-10-22Add set + get methods from ts dbmodePanu Matilainen1-0/+16
2007-10-11Clarify rpmtsCheck() documentation (rhbz#159638)Panu Matilainen1-1/+6
2007-10-08Make headers self-contained.Ralf Corsépius1-0/+1
2007-10-08'Adjust extern C {} blocks.'Ralf Corsépius1-4/+4
2007-09-21Rename Spec -> rpmSpec for namespacingPanu Matilainen1-3/+3
2007-09-20Rename public fileAction* type to rpmFileAction for namespacingPanu Matilainen1-1/+1
2007-09-11Remove splint tags.Ralf Corsépius1-264/+88
2007-09-03RIP rpmsx and all its usesPanu Matilainen1-22/+0
2007-05-01Enable configurable preferable elf colour policy (#235757)Paul Nasrat1-0/+9
2005-01-04Splint fiddles.jbj1-0/+2
2004-10-28- bump popt to version to 1.10.jbj1-0/+2
2004-10-20Doxygen fiddles.jbj1-1/+1
2004-10-18Add generalized iterator to rpmlib.jbj1-1/+1
2004-10-09Flush changes from rpm-4_3 branch.jbj1-0/+13
2004-08-11Second pass at edit to rpmtsRun doxygen.joden1-2/+5