Age | Commit message (Expand) | Author | Files | Lines |
2002-12-22 | - simplify specfile query linkage loop. | jbj | 1 | -0/+16 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 1 | -4/+6 |
2002-10-09 | - fix: use size_t consistently, avoid segfault on ia64. | jbj | 1 | -1/+1 |
2002-09-17 | - lclint clean. | jbj | 1 | -3/+4 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -2/+2 |
2002-08-08 | lclint fiddles. | jbj | 1 | -14/+21 |
2002-08-06 | - python: bindings to import pubkeys and display openpgp packets. | jbj | 1 | -0/+15 |
2002-08-04 | - resurrect --rollback. | jbj | 1 | -4/+17 |
2002-07-28 | - python: don't segfault in ts.GetKeys() on erased packages. | jbj | 1 | -45/+46 |
2002-07-28 | - popt: display sub-table options only once on --usage. | jbj | 1 | -4/+41 |
2002-07-24 | - verify signatures/digests retrieved through rpmdbNextIterator(). | jbj | 1 | -4/+4 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -6/+6 |
2002-07-09 | - placeholders for manifest constants for SuSE patch packages. | jbj | 1 | -2/+4 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 1 | -4/+4 |
2002-07-03 | - use rpmfi in showQueryPackage(), eliminating headerGetEntry(). | jbj | 1 | -6/+9 |
2002-07-02 | add (disabled for now) dependency check to rpmgraph. | jbj | 1 | -1/+4 |
2002-06-30 | - warn only once for each NOKEY/UNTRUSTED key id. | jbj | 1 | -0/+27 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -0/+2 |
2002-06-19 | Annotate incondefs in source code. | jbj | 1 | -2/+1 |
2002-05-19 | - fix: synthesize unpacking progress callbacks for packages w/o files. | jbj | 1 | -1/+1 |
2002-05-19 | - Grand Renaming of rpm data types. | jbj | 1 | -16/+16 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 1 | -12/+1 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -3/+3 |
2002-04-08 | doxygen cleanup. | jbj | 1 | -3/+2 |
2002-03-13 | Pass ts and args to rpmInstall() and rpmErase(). | jbj | 1 | -42/+31 |
2002-03-12 | - permit --dbpath and --root with signature (i.e. --import) modes. | jbj | 1 | -3/+6 |
2002-03-12 | - drill ts/fi through verify mode, add methods to keep fi abstract. | jbj | 1 | -9/+6 |
2002-03-10 | - splint annotationsm, signature cleanup. | jbj | 1 | -1/+1 |
2002-03-08 | - wire --nodigest/--nosignature options to checksig/query/verify modes. | jbj | 1 | -2/+7 |
2002-02-04 | - generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid. | jbj | 1 | -1/+5 |
2002-01-28 | Transaction rollbacks from rpm-4.04, (sanity flush). | jbj | 1 | -11/+20 |
2001-12-20 | - solaris: translate i86pc to i386 (#57182). | jbj | 1 | -2/+2 |
2001-11-08 | - linear search on added package provides is dumb. | jbj | 1 | -1/+1 |
2001-11-03 | - depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch]. | jbj | 1 | -1/+1 |
2001-10-27 | - transaction sets cerated in cli main. | jbj | 1 | -12/+15 |
2001-10-26 | - wire transactions through rpmcli install/erase modes. | jbj | 1 | -13/+14 |
2001-10-25 | - legacy signatures always checked on -qp and -Vp. | jbj | 1 | -90/+153 |
2001-10-24 | - wire transactions through rpmcli query/verify modes. | jbj | 1 | -32/+44 |
2001-10-23 | - wire transactions through rpmcli signature modes. | jbj | 1 | -14/+2 |
2001-10-23 | - generate an rpm header on the fly for imported pubkeys. | jbj | 1 | -35/+39 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 1 | -39/+54 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -2/+2 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -12/+49 |
2001-09-24 | Move to lclint-3.0.0.15, revisit and clean up annotations. | jbj | 1 | -0/+2 |
2001-07-07 | - popthelp.c: don't use stpcpy to avoid portability grief (#47500). | jbj | 1 | -1/+2 |
2001-07-06 | - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h. | jbj | 1 | -2/+118 |
2001-06-20 | - fix: rpm -qlv link count for directories dinna include '..'. | jbj | 1 | -0/+1 |
2001-06-17 | Sync with rpm-4_0 branch. | jbj | 1 | -3/+3 |
2001-06-13 | - add rpmdbSetIteratorRE() for regex matching in database iterators. | jbj | 1 | -0/+1 |
2001-06-12 | - remove rpmrc Provides: Yet Again, use virtual packages. | jbj | 1 | -25/+52 |