Age | Commit message (Expand) | Author | Files | Lines |
2002-11-13 | - fix: bash must have functional libtermcap.so.2. | jbj | 1 | -0/+5 |
2002-11-05 | splint fiddles. | jbj | 1 | -1/+1 |
2002-10-11 | Resurrect MULTILIB on the build side. | jbj | 1 | -3/+3 |
2002-10-09 | - fix: use size_t consistently, avoid segfault on ia64. | jbj | 1 | -1/+1 |
2002-10-07 | Typos. pause with signals blocked ain't gonna work. | jbj | 1 | -2/+5 |
2002-10-07 | lclint annotations. | jbj | 1 | -66/+40 |
2002-09-19 | Check for orphan'ed chnages in rpm-4.1. | jbj | 1 | -0/+3 |
2002-09-17 | - lclint clean. | jbj | 1 | -6/+11 |
2002-09-04 | - fix: register SIGCHLD handler before forking (#73134). | jbj | 1 | -33/+29 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -5/+26 |
2002-08-23 | - merge signature returns into rpmRC. | jbj | 1 | -29/+39 |
2002-08-20 | - check for interrupt during iteration. | jbj | 1 | -13/+19 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -79/+481 |
2002-08-08 | lclint fiddles. | jbj | 1 | -0/+1 |
2002-08-06 | - add bitmask for precise control of signature/digest verification. | jbj | 1 | -1/+1 |
2002-08-04 | - resurrect --rollback. | jbj | 1 | -5/+15 |
2002-08-02 | - check header blobs on export (i.e. rpmdbAdd()).. | jbj | 1 | -6/+10 |
2002-07-29 | - update trpm. | jbj | 1 | -2/+8 |
2002-07-25 | - fix: --repackage repaired (#67217). | jbj | 1 | -5/+17 |
2002-07-24 | - verify signatures/digests retrieved through rpmdbNextIterator(). | jbj | 1 | -2/+2 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -2/+2 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -14/+12 |
2002-07-11 | - update for sv.po. | jbj | 1 | -15/+0 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 1 | -2/+2 |
2002-07-04 | - fix: forgot lazy open of database on --freshen path (#67907). | jbj | 1 | -44/+2 |
2002-07-03 | - use rpmfi in showQueryPackage(), eliminating headerGetEntry(). | jbj | 1 | -21/+3 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -2/+4 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -0/+4 |
2002-06-19 | Annotate incondefs in source code. | jbj | 1 | -0/+2 |
2002-05-27 | Add bindings for rpmte and FD_t. | jbj | 1 | -1/+1 |
2002-05-23 | Create rpmts-py.c. | jbj | 1 | -6/+6 |
2002-05-19 | - fix: synthesize unpacking progress callbacks for packages w/o files. | jbj | 1 | -52/+64 |
2002-05-19 | - Grand Renaming of rpm data types. | jbj | 1 | -57/+59 |
2002-05-17 | Transactions made increasingly opaque. | jbj | 1 | -22/+23 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 1 | -53/+54 |
2002-04-14 | - use build time to choose one of multiple alternative suggestions. | jbj | 1 | -0/+1 |
2002-04-13 | - use rpmdb-redhat to suggest dependency resolution(s). | jbj | 1 | -0/+5 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -20/+22 |
2002-04-10 | Fix: source package already part of the transaction. | jbj | 1 | -1/+1 |
2002-04-08 | Check {fsm,psm} for orphans. | jbj | 1 | -0/+13 |
2002-04-08 | doxygen cleanup. | jbj | 1 | -1/+1 |
2002-03-13 | Factor notify callback function/arg onto per-ts method. | jbj | 1 | -10/+2 |
2002-03-13 | Split transaction set handling into separate file, prepatory to | jbj | 1 | -8/+5 |
2002-03-12 | - drill ts/fi through verify mode, add methods to keep fi abstract. | jbj | 1 | -1/+2 |
2002-02-09 | Sync with 4.0.4, splint clean. | jbj | 1 | -2/+4 |
2002-02-02 | Sync with rpm-4.0.4 rollbacks. | jbj | 1 | -10/+35 |
2002-01-23 | - turn on auto-generated perl requirements (#58519, #58536, #58537). | jbj | 1 | -1/+1 |
2002-01-06 | - handle lazy db open's in chroot with absolute path, not prefix strip. | jbj | 1 | -0/+6 |
2001-12-08 | - lclint-3.0.0.19 fiddles. | jbj | 1 | -4/+2 |
2001-11-16 | - use array of pointers rather than contiguous array for ts->order. | jbj | 1 | -1/+3 |