Age | Commit message (Expand) | Author | Files | Lines |
2003-03-01 | Sanity. | jbj | 1 | -1/+1 |
2002-12-28 | splint fiddles. | jbj | 1 | -1/+11 |
2002-12-28 | - fix builddir relative inclusion, add %%pubkeys to rpm header. | jbj | 1 | -2/+1 |
2002-12-24 | - permit both relative/absolute paths, display 'P' when verifying. | jbj | 1 | -2/+7 |
2002-12-24 | - add %%pubkey attribute to read armored pubkey files into header. | jbj | 1 | -4/+58 |
2002-12-24 | Rescusitate doxygen file manifest. | jbj | 1 | -13/+15 |
2002-12-24 | - fix: remove rpmfi scareMem so that headers can be reloaded on ia64. | jbj | 1 | -1/+1 |
2002-12-24 | splint fiddles. | jbj | 1 | -2/+3 |
2002-12-24 | fix: ia64 segfault on build. | jbj | 1 | -14/+17 |
2002-12-03 | - internal automagic dependency generation (disabled for now). | jbj | 1 | -263/+6 |
2002-11-05 | Remove multilib patch. | jbj | 1 | -152/+18 |
2002-10-24 | - add /usr/lib/rpm/rpmdeps. | jbj | 1 | -11/+27 |
2002-10-21 | Add per-interpreter perl dependencies. | jbj | 1 | -239/+41 |
2002-10-13 | Add argv.[ch]. | jbj | 1 | -6/+8 |
2002-10-12 | anity. | jbj | 1 | -22/+22 |
2002-10-11 | Cleanups. | jbj | 1 | -1/+0 |
2002-10-11 | Resurrect MULTILIB on the build side. | jbj | 1 | -44/+76 |
2002-10-07 | lclint annotations. | jbj | 1 | -15/+24 |
2002-09-20 | - eliminate myftw, use Fts(3) instead. | jbj | 1 | -40/+89 |
2002-08-20 | - check for interrupt during iteration. | jbj | 1 | -0/+3 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -7/+7 |
2002-08-03 | Remove dbi_tear_down, now that rpmdb's are closed on signals. | jbj | 1 | -5/+17 |
2002-07-31 | - configurable (default off) build failure iff unpackaged files (PLD). | jbj | 1 | -4/+87 |
2002-07-31 | Carry PLD scripts/configuration for perl/python/php in rpm sources. | jbj | 1 | -1/+11 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 1 | -10/+10 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -0/+2 |
2002-06-23 | Add boundswrite annotations everywhere. | jbj | 1 | -0/+32 |
2002-06-20 | - make sure that rpm can verify prelinked shared libraries. | jbj | 1 | -1/+1 |
2002-06-09 | Sanity. | jbj | 1 | -2/+2 |
2002-05-19 | - fix: synthesize unpacking progress callbacks for packages w/o files. | jbj | 1 | -0/+5 |
2002-05-19 | - Grand Renaming of rpm data types. | jbj | 1 | -9/+9 |
2002-04-13 | - use rpmdb-redhat to suggest dependency resolution(s). | jbj | 1 | -1/+1 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -0/+3 |
2002-04-08 | doxygen cleanup. | jbj | 1 | -1/+37 |
2002-02-09 | Sync with 4.0.4, splint clean. | jbj | 1 | -1/+1 |
2002-02-01 | - permit args to be hidden within %%__find_{requires,provides}. | jbj | 1 | -10/+34 |
2002-01-27 | Merge from rpm-4.0.4. | jbj | 1 | -13/+31 |
2002-01-18 | - missing key(s) on keyring when verifying a signature is now an error. | jbj | 1 | -2/+2 |
2002-01-11 | - permit subset installs for %lang colored hardlink file sets. | jbj | 1 | -38/+9 |
2001-12-08 | - lclint-3.0.0.19 fiddles. | jbj | 1 | -1/+3 |
2001-11-18 | - convert file md5sum's to binary on the fly, reducing memory footprint. | jbj | 1 | -2/+2 |
2001-11-12 | - commit to using rpmDepSet and TFI_t, not header. | jbj | 1 | -0/+2 |
2001-11-11 | Replace loadFi with fiNew, freeFi with fiFree. | jbj | 1 | -1/+2 |
2001-11-11 | - factor per-transactionElement data out of TFI_t through pointer ref. | jbj | 1 | -3/+5 |
2001-11-11 | - common structure elements for unification of TFI_t and rpmFNSet. | jbj | 1 | -1/+5 |
2001-11-06 | - fix: harmless typo in db3 chroot hack. | jbj | 1 | -2/+14 |
2001-10-25 | - legacy signatures always checked on -qp and -Vp. | jbj | 1 | -1/+0 |
2001-10-21 | - all symbols but hdrVec are now forward references in linkage. | jbj | 1 | -5/+1 |
2001-10-18 | Scaffholding for dumping full headers carried through transaction. | jbj | 1 | -1/+2 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 1 | -8/+9 |