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