summaryrefslogtreecommitdiff
path: root/lib/rpminstall.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-25Enable ts ordering for erasure mode.Panu Matilainen1-2/+0
2007-04-16Deal with a return value of "-2" when database locking failed.Paul Nasrat1-0/+4
2007-04-16Do not call rpmtsRun with an empty transaction list, it returns -1Paul Nasrat1-1/+1
2007-04-16Allow "--ignoresize" for erase operations.Paul Nasrat1-1/+1
2004-11-28- add support for automagic pubkey retrieval using HKP.jbj1-0/+2
2004-11-04Stub in URL_IS_HTTPS everywhere.jbj1-1/+2
2004-10-09Flush changes from rpm-4_3 branch.jbj1-0/+3
2004-05-03Minor tweaks to comments in autorollback code, made removal of re-packagedjoden1-2/+5
2004-03-05initial autorollback feature.joden1-0/+6
2004-01-11rpm-nls-fixes.patch (from PLD).jbj1-2/+2
2003-12-30- spelling corrections (#112728).jbj1-1/+1
2003-12-25Add lsetfilecon to install modes.jbj1-0/+14
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-1/+1
2003-06-24Sanity.jbj1-6/+9
2003-04-29- fix: IDTXglob should return REMOVETID sorted headers (#89857).jbj1-1/+1
2003-04-24Call romtsOrder() on erasures.jbj1-0/+9
2003-04-02Splint clean.jbj1-1/+3
2003-03-05Sanity.jbj1-1/+0
2003-01-23splint fiddles.jbj1-24/+14
2002-12-29- add rpmfi methods to access color, class, and dependencies.jbj1-0/+6
2002-12-04python: gilding lilies.jbj1-0/+3
2002-11-12more debugging.jbj1-0/+5
2002-11-12--rollback debugging (for now).jbj1-0/+5
2002-10-26- fix: permit build with --disable-nls (#76258).jbj1-1/+4
2002-10-09- fix: use size_t consistently, avoid segfault on ia64.jbj1-2/+1
2002-08-31Sync with rpm-4.1.jbj1-0/+10
2002-08-27- fix: segfault with --checksig, plug memory leak (#72455).jbj1-0/+4
2002-08-23- merge signature returns into rpmRC.jbj1-97/+95
2002-08-15- python: explicit method to set transFlags.jbj1-10/+26
2002-08-13- supply transitive closure for CLI packages from rpmdb-redhat database.jbj1-9/+39
2002-08-08lclint fiddles.jbj1-10/+16
2002-08-07Round correctly so that progress bars complete to 100%.jbj1-5/+9
2002-08-07- fix: src.rpm installs need fd pos at payload.jbj1-1/+1
2002-08-06- add bitmask for precise control of signature/digest verification.jbj1-18/+16
2002-08-05- fix: check for lead magic, better error message on failure (#69751).jbj1-1/+1
2002-08-04- resurrect --rollback.jbj1-53/+120
2002-08-02- check header blobs on export (i.e. rpmdbAdd())..jbj1-3/+3
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj1-2/+20
2002-07-14- python: sanity check fixes on rpmts/rpmte methods.jbj1-0/+10
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-8/+7
2002-07-05- update rpmcache.8.jbj1-6/+0
2002-07-04- fix: forgot lazy open of database on --freshen path (#67907).jbj1-0/+6
2002-06-30- warn only once for each NOKEY/UNTRUSTED key id.jbj1-12/+2
2002-06-29- open rpmdb early RDONLY, reopen later RDWR, avoid signed srpm noise.jbj1-8/+2
2002-06-28- disambiguate added/installed dependency failures (#50388).jbj1-6/+9
2002-06-22Factor bounds checking annotations into source code.jbj1-0/+2
2002-06-19Annotate incondefs in source code.jbj1-0/+2
2002-06-12- fix: separate existence and number checks for problems found.jbj1-5/+6
2002-05-27Add bindings for rpmte and FD_t.jbj1-10/+10
2002-05-19- fix: synthesize unpacking progress callbacks for packages w/o files.jbj1-5/+7