Age | Commit message (Expand) | Author | Files | Lines |
2002-12-10 | Sanity. | jbj | 1 | -29/+29 |
2002-12-07 | Sanity. | jbj | 1 | -6/+6 |
2002-12-04 | python: gilding lilies. | jbj | 1 | -4/+4 |
2002-12-03 | - internal automagic dependency generation (disabled for now). | jbj | 1 | -27/+24 |
2002-12-02 | - late rpmts reference causes premature free (#78862). | jbj | 1 | -20/+20 |
2002-12-01 | - link rpm libraries together, use shared helpers with external -lelf. | jbj | 1 | -1/+1 |
2002-11-29 | - build with external elfutils (preferred), if available. | jbj | 1 | -1/+1 |
2002-11-19 | - add AC_SYS_LARGFILE throughout. | jbj | 1 | -3/+6 |
2002-11-15 | - update to elfutils-0.56. | jbj | 1 | -20/+20 |
2002-11-08 | Sanity. | jbj | 1 | -34/+34 |
2002-10-26 | - fix: permit build with --disable-nls (#76258). | jbj | 1 | -74/+74 |
2002-10-24 | - add /usr/lib/rpm/rpmdeps. | jbj | 1 | -32/+32 |
2002-10-23 | - elfutils: avoid gcc-3.2 ICE on x86_64 for now. | jbj | 1 | -10/+10 |
2002-10-23 | - resurrect genhdlist "greased lightning" pathway for now. | jbj | 1 | -53/+44 |
2002-10-18 | - add debug sub-package patch. | jbj | 1 | -1/+1 |
2002-10-16 | - dump libelf, gulp elfutils, for now. | jbj | 1 | -277/+354 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -43/+39 |
2002-08-26 | Update ru.po. | jbj | 1 | -198/+222 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -177/+198 |
2002-08-14 | - fix: rebuilddb stat'ed target, not source, for rename sanity, take 2. | jbj | 1 | -16/+16 |
2002-08-13 | - fix: rebuilddb stat'ed target, not source, for rename sanity. | jbj | 1 | -22/+22 |
2002-08-13 | - supply transitive closure for CLI packages from rpmdb-redhat database. | jbj | 1 | -95/+116 |
2002-08-10 | Make rpmpopt text available for translation. | jbj | 1 | -1/+88 |
2002-08-09 | - python: add (optional) ts.check() callback. | jbj | 1 | -2/+2 |
2002-08-08 | - python: add return codes for rollbacks and fooDB methods. | jbj | 1 | -90/+89 |
2002-08-07 | Round correctly so that progress bars complete to 100%. | jbj | 1 | -17/+17 |
2002-08-07 | - fix: src.rpm installs need fd pos at payload. | jbj | 1 | -1/+1 |
2002-08-06 | - python: bindings to import pubkeys and display openpgp packets. | jbj | 1 | -19/+23 |
2002-08-06 | - add bitmask for precise control of signature/digest verification. | jbj | 1 | -33/+33 |
2002-08-05 | - fix: check for lead magic, better error message on failure (#69751). | jbj | 1 | -15/+18 |
2002-08-04 | - add --predefine to define macros before reading macro configuration. | jbj | 1 | -28/+32 |
2002-08-04 | - fix: don't repackage %%ghost files. | jbj | 1 | -6/+6 |
2002-08-04 | - resurrect --rollback. | jbj | 1 | -135/+151 |
2002-08-02 | - check header blobs on export (i.e. rpmdbAdd()).. | jbj | 1 | -46/+44 |
2002-08-02 | Sanity. | jbj | 1 | -7/+7 |
2002-08-02 | - fix: signed pubkeys were imported incorrectly (#68291). | jbj | 1 | -1/+1 |
2002-08-02 | - fix: repair --root with --verify (#70527). | jbj | 1 | -1/+1 |
2002-08-02 | - fix: identify athlon with 3DNOWEXT as "athlon", not "i786" (#70539). | jbj | 1 | -16/+16 |
2002-07-31 | - configurable (default off) build failure iff unpackaged files (PLD). | jbj | 1 | -38/+50 |
2002-07-31 | Carry PLD scripts/configuration for perl/python/php in rpm sources. | jbj | 1 | -10/+10 |
2002-07-31 | - make --querytags a common option, fix errant regex (#70135). | jbj | 1 | -128/+127 |
2002-07-30 | - prevent stale locks in __db files by closing databases on signals. | jbj | 1 | -40/+40 |
2002-07-29 | Remove debugging printf. | jbj | 1 | -3/+3 |
2002-07-29 | Orphans. | jbj | 1 | -305/+309 |
2002-07-28 | - popt: display sub-table options only once on --usage. | jbj | 1 | -294/+306 |
2002-07-25 | - fix: --repackage repaired (#67217). | jbj | 1 | -52/+57 |
2002-07-25 | - python: add ts.hdrCheck(), ts.rebuildDB() methods. | jbj | 1 | -10/+10 |
2002-07-24 | - fix: segfault if given a text file as 2nd arg to -Uvh (#69508). | jbj | 1 | -1/+1 |
2002-07-24 | - verify signatures/digests retrieved through rpmdbNextIterator(). | jbj | 1 | -123/+144 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -111/+113 |