Age | Commit message (Expand) | Author | Files | Lines |
2002-12-24 | - fix: remove rpmfi scareMem so that headers can be reloaded on ia64. | jbj | 1 | -43/+48 |
2002-12-23 | Sanity. | jbj | 1 | -19/+19 |
2002-12-22 | - simplify specfile query linkage loop. | jbj | 1 | -93/+93 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 1 | -79/+79 |
2002-12-21 | Sanity. | jbj | 1 | -3/+3 |
2002-12-20 | - copy compressFilelist to convertdb1.c, remove internal legacy.h. | jbj | 1 | -5/+5 |
2002-12-20 | - test pthread_{mutex,cond}attr_setpshared(), add DB_ENV_PRIVATE if not. | jbj | 1 | -9/+9 |
2002-12-19 | - add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19. | jbj | 1 | -1/+1 |
2002-12-18 | Sanity. | jbj | 1 | -1/+1 |
2002-12-18 | - add --file{class,provide,require} popt aliases and header extensions | jbj | 1 | -13/+13 |
2002-12-18 | - popt aliases for -U et al to achieve dynamic link with nptl. | jbj | 1 | -11/+11 |
2002-12-13 | - debug_packages "works", but non-noarch w/o %setup has empty payload. | jbj | 1 | -1/+1 |
2002-12-12 | - fix: add rpmlib(VersionedDependencies) if versioned Provides: found. | jbj | 1 | -1/+1 |
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/+17 |
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 | -2/+2 |
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/+32 |
2002-10-18 | - add debug sub-package patch. | jbj | 1 | -1/+1 |
2002-10-16 | - dump libelf, gulp elfutils, for now. | jbj | 1 | -276/+347 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -43/+27 |
2002-08-26 | Update ru.po. | jbj | 1 | -204/+232 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -162/+173 |
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/+115 |
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/+19 |
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/+15 |
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 | -133/+142 |
2002-08-02 | - check header blobs on export (i.e. rpmdbAdd()).. | jbj | 1 | -45/+34 |
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 |