Age | Commit message (Expand) | Author | Files | Lines |
2002-06-15 | - beecrypt: merge changes from beecrypt-2.3.0. | jbj | 1 | -0/+3 |
2002-06-12 | Add bugzilla # to cheangelog. | jbj | 1 | -1/+1 |
2002-06-12 | - fix: separate existence and number checks for problems found. | jbj | 1 | -0/+1 |
2002-06-10 | - document digital signature verification in rpm.8. | jbj | 1 | -0/+1 |
2002-06-09 | Sanity. | jbj | 1 | -0/+2 |
2002-06-05 | - python: portability fiddles (#54350). | jbj | 1 | -0/+2 |
2002-06-04 | - use /etc/rpm/platform (if it exists), rather than uname(2), for arch. | jbj | 1 | -0/+1 |
2002-06-03 | - python: include rpmdb module, renamed from bsddb3. | jbj | 1 | -0/+1 |
2002-06-01 | - fix: use getgrnam, not getpwnam, to convert gid -> group. | jbj | 1 | -5/+9 |
2002-05-28 | - eliminate legacy db methods, add ts.dbMatch method. | jbj | 1 | -0/+1 |
2002-05-28 | - add rpmal/rpmte/rpmfd methods to bindings. | jbj | 1 | -0/+2 |
2002-05-25 | - re-enable rpm-python sub-package. | jbj | 1 | -0/+2 |
2002-05-23 | - add rpmds/rpmfi/rpmts methods to bindings. | jbj | 1 | -0/+1 |
2002-05-19 | - fix: synthesize unpacking progress callbacks for packages w/o files. | jbj | 1 | -0/+1 |
2002-05-19 | - Grand Renaming of rpm data types. | jbj | 1 | -1/+2 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 1 | -0/+1 |
2002-05-07 | - plug most install mode leaks. | jbj | 1 | -0/+1 |
2002-05-06 | - rework most of rpmdb.c prepatory to implementing duplicates. | jbj | 1 | -0/+3 |
2002-05-04 | Pass dbiGet() flags from application. | jbj | 1 | -0/+1 |
2002-05-02 | - eliminate db1 support. | jbj | 1 | -0/+1 |
2002-05-02 | - eliminate db1 support. | jbj | 1 | -0/+4 |
2002-05-01 | - attempt to make peace with automake-1.6.1, autoconf-2.53. | jbj | 1 | -2/+6 |
2002-04-14 | - use build time to choose one of multiple alternative suggestions. | jbj | 1 | -0/+2 |
2002-04-13 | - merge conflicts into problems, handle as transaction set variable. | jbj | 1 | -0/+1 |
2002-04-13 | - use rpmdb-redhat to suggest dependency resolution(s). | jbj | 1 | -0/+1 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -0/+1 |
2002-04-10 | - beecrypt: add types.h, eliminate need for config.gnu.h. | jbj | 1 | -0/+1 |
2002-04-07 | - speedup large queries by ~50%. | jbj | 1 | -2/+5 |
2002-03-17 | - *really* dump signature header immutable region. | jbj | 1 | -0/+1 |
2002-03-12 | - permit --dbpath and --root with signature (i.e. --import) modes. | jbj | 1 | -0/+1 |
2002-03-12 | - drill ts/fi through verify mode, add methods to keep fi abstract. | jbj | 1 | -0/+2 |
2002-03-10 | - splint annotationsm, signature cleanup. | jbj | 1 | -0/+1 |
2002-03-10 | - make --addsign and --resign behave exactly the same. | jbj | 1 | -0/+1 |
2002-03-08 | - wire --nodigest/--nosignature options to checksig/query/verify modes. | jbj | 1 | -0/+1 |
2002-03-07 | - add header RSA signature (untested, disabled for now). | jbj | 1 | -36/+38 |
2002-03-07 | - add header RSA signature (untested). | jbj | 1 | -0/+1 |
2002-03-06 | - add header DSA signature. | jbj | 1 | -0/+1 |
2002-03-03 | - add payload uncompressed size to signature to avoid rewriting header. | jbj | 1 | -0/+8 |
2002-02-10 | - make peace with automake et al in 8.0, ugh. | jbj | 1 | -0/+1 |
2002-02-10 | - make peace with gcc-3.1, remove compiler cruft. | jbj | 1 | -0/+1 |
2002-02-09 | Sync with 4.0.4, splint clean. | jbj | 1 | -0/+1 |
2002-02-07 | Sync with rpm-4.0.4. | jbj | 1 | -0/+1 |
2002-02-04 | - generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid. | jbj | 1 | -0/+6 |
2002-02-02 | Sync with rpm-4.0.4 rollbacks. | jbj | 1 | -0/+2 |
2002-02-01 | - permit args to be hidden within %%__find_{requires,provides}. | jbj | 1 | -0/+2 |
2002-01-30 | - legacy: configurable whiteout for known Red Hat dependency loops. | jbj | 1 | -0/+4 |
2002-01-27 | Merge from rpm-4.0.4. | jbj | 1 | -0/+4 |
2002-01-23 | - turn on auto-generated perl requirements (#58519, #58536, #58537). | jbj | 1 | -0/+7 |
2002-01-18 | - missing key(s) on keyring when verifying a signature is now an error. | jbj | 1 | -0/+1 |
2002-01-17 | Resync with db-4.0.14 (and what's on the rpm-4_0 branch). | jbj | 1 | -0/+3 |