Age | Commit message (Expand) | Author | Files | Lines |
2002-06-15 | - beecrypt: merge changes from beecrypt-2.3.0. | jbj | 31 | -1086/+1086 |
2002-06-12 | Add bugzilla # to cheangelog. | jbj | 31 | -32/+32 |
2002-06-12 | - fix: separate existence and number checks for problems found. | jbj | 31 | -1768/+1768 |
2002-06-10 | - document digital signature verification in rpm.8. | jbj | 31 | -156/+299 |
2002-06-09 | Sanity. | jbj | 31 | -17456/+10466 |
2002-06-05 | - python: portability fiddles (#54350). | jbj | 21 | -71/+71 |
2002-06-04 | - use /etc/rpm/platform (if it exists), rather than uname(2), for arch. | jbj | 21 | -463/+463 |
2002-06-01 | - fix: use getgrnam, not getpwnam, to convert gid -> group. | jbj | 28 | -13856/+19331 |
2002-05-28 | - add rpmal/rpmte/rpmfd methods to bindings. | jbj | 20 | -301/+301 |
2002-05-23 | - add rpmds/rpmfi/rpmts methods to bindings. | jbj | 20 | -21/+21 |
2002-05-23 | Create rpmts-py.c. | jbj | 20 | -941/+1145 |
2002-05-19 | - fix: synthesize unpacking progress callbacks for packages w/o files. | jbj | 20 | -4181/+4181 |
2002-05-19 | - Grand Renaming of rpm data types. | jbj | 21 | -7253/+7273 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 20 | -6521/+6644 |
2002-05-07 | Sanity. | jbj | 20 | -621/+621 |
2002-05-06 | - rework most of rpmdb.c prepatory to implementing duplicates. | jbj | 21 | -2367/+1819 |
2002-05-02 | - eliminate db1 support. | jbj | 20 | -2036/+1903 |
2002-05-02 | - eliminate db1 support. | jbj | 1 | -2/+0 |
2002-05-01 | - attempt to make peace with automake-1.6.1, autoconf-2.53. | jbj | 20 | -3420/+3345 |
2002-04-14 | - use build time to choose one of multiple alternative suggestions. | jbj | 20 | -1805/+1965 |
2002-04-13 | - merge conflicts into problems, handle as transaction set variable. | jbj | 20 | -1002/+977 |
2002-04-13 | - use rpmdb-redhat to suggest dependency resolution(s). | jbj | 20 | -3135/+3264 |
2002-04-11 | - rescusitate --rebuild. | jbj | 20 | -5541/+5541 |
2002-04-10 | - beecrypt: add types.h, eliminate need for config.gnu.h. | jbj | 20 | -1861/+1861 |
2002-04-08 | doxygen cleanup. | jbj | 20 | -2122/+2167 |
2002-04-07 | - speedup large queries by ~50%. | jbj | 1 | -0/+1 |
2002-03-17 | - *really* dump signature header immutable region. | jbj | 21 | -904/+904 |
2002-03-13 | Split transaction set handling into separate file, prepatory to | jbj | 22 | -2805/+2847 |
2002-03-12 | - drill ts/fi through verify mode, add methods to keep fi abstract. | jbj | 21 | -1659/+1593 |
2002-03-10 | - make --addsign and --resign behave exactly the same. | jbj | 21 | -358/+358 |
2002-03-08 | - wire --nodigest/--nosignature options to checksig/query/verify modes. | jbj | 21 | -2310/+2119 |
2002-03-07 | - add header RSA signature (untested, disabled for now). | jbj | 21 | -698/+647 |
2002-03-07 | - add header RSA signature (untested). | jbj | 21 | -694/+810 |
2002-03-06 | - add header DSA signature. | jbj | 21 | -2578/+3040 |
2002-02-10 | - make peace with automake et al in 8.0, ugh. | jbj | 32 | -7241/+8040 |
2002-02-10 | - make peace with gcc-3.1, remove compiler cruft. | jbj | 1 | -19/+19 |
2002-02-10 | Sanity. | jbj | 1 | -35/+35 |
2002-02-04 | - generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid. | jbj | 1 | -88/+114 |
2002-02-04 | rollback changes from 4.0.4. | jbj | 1 | -78/+78 |
2002-02-02 | Sync with rpm-4.0.4 rollbacks. | jbj | 1 | -112/+112 |
2002-02-01 | - permit args to be hidden within %%__find_{requires,provides}. | jbj | 31 | -2673/+3099 |
2002-01-30 | - legacy: configurable whiteout for known Red Hat dependency loops. | jbj | 1 | -8/+13 |
2002-01-28 | Transaction rollbacks from rpm-4.04, (sanity flush). | jbj | 1 | -76/+85 |
2002-01-27 | Merge from rpm-4.0.4. | jbj | 31 | -1939/+1909 |
2002-01-23 | - turn on auto-generated perl requirements (#58519, #58536, #58537). | jbj | 31 | -588/+690 |
2002-01-18 | - missing key(s) on keyring when verifying a signature is now an error. | jbj | 31 | -2395/+2395 |
2002-01-17 | Resync with db-4.0.14 (and what's on the rpm-4_0 branch). | jbj | 1 | -25/+25 |
2002-01-11 | - permit subset installs for %lang colored hardlink file sets. | jbj | 31 | -838/+838 |
2002-01-10 | - fix: signing multiple times dinna work, discard immutable region. | jbj | 31 | -1438/+1384 |
2002-01-07 | - Depends should use CDB if configured. | jbj | 31 | -32/+32 |