Age | Commit message (Expand) | Author | Files | Lines |
2002-12-01 | - use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead. | jbj | 3 | -11/+24 |
2002-12-01 | - link rpm libraries together, use shared helpers with external -lelf. | jbj | 1 | -1/+1 |
2002-11-30 | More splint fiddles. | jbj | 2 | -6/+8 |
2002-11-19 | Correct doxygen-1.2.18 warnings. | jbj | 4 | -4/+4 |
2002-11-05 | splint fiddles. | jbj | 1 | -0/+2 |
2002-10-25 | - fix: /dev/initctl has not MD5 segfault (#76718). | jbj | 1 | -0/+1 |
2002-10-18 | - add debug sub-package patch. | jbj | 3 | -6/+6 |
2002-10-15 | Replace libelf with elfutils. | jbj | 1 | -3/+0 |
2002-09-17 | - lclint clean. | jbj | 5 | -26/+38 |
2002-09-16 | Sync with rpm-4.1 parsing changes. | jbj | 1 | -20/+77 |
2002-09-04 | - fix: register SIGCHLD handler before forking (#73134). | jbj | 1 | -2/+3 |
2002-09-04 | - fix: parse header data more carefully. | jbj | 1 | -82/+113 |
2002-09-03 | - fix: always do rpmalMakeIndex. | jbj | 1 | -2/+0 |
2002-08-31 | Sync with rpm-4.1. | jbj | 4 | -27/+29 |
2002-08-27 | - fix: segfault with --checksig, plug memory leak (#72455). | jbj | 1 | -5/+18 |
2002-08-26 | - set cachesize without a dbenv, the default is far too small. | jbj | 3 | -26/+69 |
2002-08-22 | - fix: region trailer offset sanity check wrong (#71996). | jbj | 1 | -3/+3 |
2002-08-20 | - check for interrupt during iteration. | jbj | 2 | -2/+6 |
2002-08-20 | - fix: add epoch to "already installed" check. | jbj | 1 | -2/+8 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 4 | -12/+15 |
2002-08-15 | - python: explicit method to set transFlags. | jbj | 1 | -2/+5 |
2002-08-14 | Update to db-4.1.17. | jbj | 1 | -0/+19 |
2002-08-14 | - fix: rebuilddb stat'ed target, not source, for rename sanity, take 2. | jbj | 1 | -2/+9 |
2002-08-13 | - fix: rebuilddb stat'ed target, not source, for rename sanity. | jbj | 2 | -7/+7 |
2002-08-08 | - python: add return codes for rollbacks and fooDB methods. | jbj | 1 | -3/+42 |
2002-08-08 | lclint fiddles. | jbj | 3 | -111/+58 |
2002-08-03 | Remove dbi_tear_down, now that rpmdb's are closed on signals. | jbj | 4 | -41/+57 |
2002-08-02 | - check header blobs on export (i.e. rpmdbAdd()).. | jbj | 1 | -36/+53 |
2002-08-01 | - preserve rpmdb file attributes across --rebuilddb (#70367). | jbj | 1 | -1/+13 |
2002-07-30 | - prevent stale locks in __db files by closing databases on signals. | jbj | 2 | -10/+173 |
2002-07-28 | - python: don't segfault in ts.GetKeys() on erased packages. | jbj | 2 | -4/+11 |
2002-07-25 | - python: add ts.hdrCheck(), ts.rebuildDB() methods. | jbj | 1 | -2/+3 |
2002-07-24 | - verify signatures/digests retrieved through rpmdbNextIterator(). | jbj | 2 | -17/+193 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 2 | -32/+33 |
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 2 | -4/+2 |
2002-07-20 | - popt: parse file into string of options (#56860). | jbj | 3 | -95/+52 |
2002-07-14 | - python: sanity check fixes on rpmts/rpmte methods. | jbj | 1 | -0/+1 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 6 | -72/+72 |
2002-07-11 | - update for sv.po. | jbj | 2 | -56/+99 |
2002-07-11 | - fix: repair 2ndary match criteria with rpmdb iterators. | jbj | 1 | -4/+6 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 5 | -8/+20 |
2002-07-04 | - fix: forgot lazy open of database on --freshen path (#67907). | jbj | 2 | -14/+9 |
2002-07-03 | - use rpmfi in showQueryPackage(), eliminating headerGetEntry(). | jbj | 1 | -0/+3 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 10 | -74/+201 |
2002-07-02 | add (disabled for now) dependency check to rpmgraph. | jbj | 1 | -5/+3 |
2002-06-30 | - warn only once for each NOKEY/UNTRUSTED key id. | jbj | 1 | -1/+2 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 12 | -6/+102 |
2002-06-20 | - resurrect libelf with Elf64, prelink verify should work everywhere. | jbj | 1 | -1/+9 |
2002-06-20 | - add translated man pages from PLD. | jbj | 2 | -11/+21 |
2002-06-20 | - make sure that rpm can verify prelinked shared libraries. | jbj | 3 | -61/+164 |