summaryrefslogtreecommitdiff
path: root/lib/rpmts.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-27Remove debug junkPanu Matilainen1-1/+0
2007-11-27Teach dbiFindByLabel() to grok epochsPanu Matilainen1-0/+1
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-3/+3
2007-11-23Move rpmGetPath and rpmGenPath to rpmfileutil.hPanu Matilainen1-1/+2
2007-11-23Move the xstr*() string variants from rpmio.h to rpmstring.hPanu Matilainen1-0/+1
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-9/+9
2007-11-19Lose rpmerr.h for goodPanu Matilainen1-1/+1
2007-11-19Replace all RPMERR_* etc uses with corresponding RPMLOG_* levelsPanu Matilainen1-5/+5
2007-11-16Split digest-stuff out of rpmio_internal to separate headerPanu Matilainen1-1/+2
2007-11-02Use NSS instead of beecrypt for encryption (Tomas Mraz)Panu Matilainen1-2/+2
2007-10-31Split out rpmts_internal.h from rpmts.hPanu Matilainen1-3/+1
2007-10-31Add rpmtsPrintSuggests() method for now, use instead of ts internals muckingPanu Matilainen1-0/+23
2007-10-31Kill ts->goal, instead set NOSUGGEST flag on erasePanu Matilainen1-5/+0
2007-10-30Add rpmtsCleanProblems() method for rpmgi needsPanu Matilainen1-1/+8
2007-10-30Split transaction score stuff to separate private headerPanu Matilainen1-0/+1
2007-10-30Use rpmtsRootDir() instead of ts->rootDir + url guess-games in psmPanu Matilainen1-0/+1
2007-10-30Avoid rpmte internals access in rpmtsNotify()Panu Matilainen1-3/+4
2007-10-28Include "rpmlib.h" instead of <rpmlib.h>.Ralf Corsépius1-1/+1
2007-10-28Include "rpmmacro.h" instead of <rpmmacro.h>.Ralf Corsépius1-1/+1
2007-10-26Eliminate [u|]int_[8|16|32]. Use c99 stdint.h types instead.Ralf Corsépius1-27/+27
2007-10-26Rename rpmcliImportPubkey() -> rpmtsImportPubkey()Panu Matilainen1-0/+132
2007-10-24Use NEVRA, not NEVR everywhere for rpmProblemsPanu Matilainen1-2/+2
2007-10-22Add set + get methods from ts dbmodePanu Matilainen1-0/+18
2007-10-09Make rpmerr.h private, include directly where needed.Panu Matilainen1-0/+1
2007-10-09Replace all uses of RPMMESS_WARNING with RPMLOG_WARNINGPanu Matilainen1-1/+1
2007-10-09Replace all uses of RPMMESS_ERROR with RPMLOG_ERRPanu Matilainen1-1/+1
2007-10-09Replace all uses of RPMMESS_DEBUG with RPMLOG_DEBUGPanu Matilainen1-16/+16
2007-10-09Replace all rpmMessage() uses with rpmlog()Panu Matilainen1-18/+18
2007-10-09Replace all rpmError() uses with rpmlog()Panu Matilainen1-5/+5
2007-09-27Fix disk space checking when zero blocks / inodes are available (rhbz#308171)Panu Matilainen1-2/+2
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-19Remove db-internals from rpmtsPanu Matilainen1-9/+13
2007-09-17Hide db index handling and rpmdb details from the API to internal headerPanu Matilainen1-1/+2
2007-09-11Remove splint tags.Ralf Corsépius1-127/+21
2007-09-05Add Sparc Niagara support (rhbz#263521)Panu Matilainen1-2/+2
2007-09-03Automated merge with ssh://login.linux.duke.edu//home/groups/rpm/hg/rpmPanu Matilainen1-10/+2
2007-09-03RIP rpmsx and all its usesPanu Matilainen1-20/+0
2007-09-03Remove __LCLINT__-ifdef'ed blocks.Ralf Corsépius1-10/+2
2007-06-21ARM arch update.Panu Matilainen1-1/+1
2007-05-01Enable configurable preferable elf colour policy (#235757)Paul Nasrat1-0/+6
2005-02-13- macosx: change to --prefix=/usr rather than /opt/local.jbj1-2/+2
2005-01-04Splint fiddles.jbj1-1/+7
2004-11-28- add support for automagic pubkey retrieval using HKP.jbj1-54/+85
2004-11-11Avoid unnecessary chroot("/") calls for certain Mac OSX kernels.jbj1-1/+18
2004-10-28- bump popt to version to 1.10.jbj1-0/+4
2004-10-09Flush changes from rpm-4_3 branch.jbj1-0/+23
2004-05-30- fix: follow current is_selinux_enabled() return (#121004).jbj1-1/+1
2004-05-03Minor tweaks to comments in autorollback code, made removal of re-packagedjoden1-6/+6
2004-03-28pentium3/pentium4 support by Pawe³ Sikora <pluto/at/pld-linux.org>.arekm1-1/+1