Age | Commit message (Expand) | Author | Files | Lines |
2001-10-26 | - wire transactions through rpmcli install/erase modes. | jbj | 2 | -31/+76 |
2001-10-25 | - legacy signatures always checked on -qp and -Vp. | jbj | 5 | -5/+232 |
2001-10-21 | - all symbols but hdrVec are now forward references in linkage. | jbj | 2 | -11/+2 |
2001-10-19 | Permit multiple, simultaneous, digests on a single FD_t. | jbj | 1 | -1/+1 |
2001-10-19 | Rewire digests, step 2. | jbj | 1 | -2/+2 |
2001-10-19 | Rewire digests, step 1. | jbj | 1 | -0/+1 |
2001-10-18 | Scaffholding for dumping full headers carried through transaction. | jbj | 2 | -1/+3 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 16 | -57/+99 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 5 | -4/+18 |
2001-10-16 | More lclint annotations. | jbj | 8 | -27/+35 |
2001-10-15 | Explicit branchstate annotations. | jbj | 13 | -34/+99 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 17 | -54/+213 |
2001-10-13 | More lclint annotations. | jbj | 6 | -58/+58 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 9 | -8/+33 |
2001-09-29 | - create RFC-2440 OpenPGP API in rpmio. | jbj | 1 | -6/+8 |
2001-09-25 | - legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc). | jbj | 2 | -1/+1 |
2001-09-25 | - drop rpmio/base64.[ch] in favor of beecrypt. | jbj | 1 | -1/+1 |
2001-09-24 | Move to lclint-3.0.0.15, revisit and clean up annotations. | jbj | 3 | -8/+7 |
2001-09-21 | - lclint-3.0.0.15 fiddles. | jbj | 5 | -6/+22 |
2001-08-27 | - fix: error message on failed package installs resurrected. | jbj | 1 | -3/+3 |
2001-08-03 | - fix: i18n tags not terminated correctly with NUL (#50304). | jbj | 1 | -1/+1 |
2001-07-31 | - add support for mips (#49283). | jbj | 1 | -18/+25 |
2001-07-21 | - add sha1 test vectors, verify on ix86/alpha/sparc. | jbj | 1 | -1/+1 |
2001-07-16 | - fix: don't total hard linked file size multiple times (#46286). | jbj | 1 | -8/+168 |
2001-07-10 | - package version now configureable, default v3. | jbj | 2 | -2/+25 |
2001-07-06 | - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h. | jbj | 1 | -1/+1 |
2001-07-03 | - fix: redundant entries in file manifests handled correctly (#46914). | jbj | 3 | -13/+72 |
2001-06-25 | Yet another patial harlink set fix. | jbj | 1 | -0/+1 |
2001-06-20 | - fix: partial sets of hardlinked files forbidden in payload. | jbj | 1 | -3/+8 |
2001-06-19 | - finalize per-header methods, accessing headerFoo through vector. | jbj | 2 | -3/+3 |
2001-06-19 | - preliminary abstraction to support per-header methods. | jbj | 3 | -4/+4 |
2001-06-15 | - ia64/sparc: <arch>.{req,prov} identical to linux.{req,prov}. | jbj | 1 | -1/+4 |
2001-06-12 | - remove rpmrc Provides: Yet Again, use virtual packages. | jbj | 1 | -1/+0 |
2001-06-12 | - remove dead code frpm popt table reorg. | jbj | 4 | -65/+96 |
2001-06-06 | - permit duplicates for btree indices. | jbj | 1 | -1/+1 |
2001-06-05 | Typos. | jbj | 1 | -3/+3 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 9 | -91/+136 |
2001-06-04 | lclint fiddles. | jbj | 10 | -47/+67 |
2001-05-23 | - headerFree() returns NULL, _free is C++ safe. | jbj | 2 | -17/+6 |
2001-05-09 | - rpm executables now setuid rpm to share write locks. | jbj | 1 | -1/+1 |
2001-05-08 | - create rpmdb.la so that linkage against rpm's db-3.2.9 is possible. | jbj | 1 | -7/+6 |
2001-05-06 | - fix: specfile queries with BuildArch: (#27589). | jbj | 9 | -146/+165 |
2001-05-05 | - enough lclint annotations and fiddles already. | jbj | 11 | -51/+59 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 16 | -181/+361 |
2001-04-30 | - yet more boring lclint annotations and fiddles. | jbj | 16 | -219/+251 |
2001-04-29 | - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout. | jbj | 16 | -413/+400 |
2001-04-17 | - fix: Fwrite's are optimized out by aggressive compiler(irix) (#34711). | jbj | 1 | -1/+1 |
2001-04-10 | Doxygen annotations for config files. | jbj | 1 | -1/+3 |
2001-03-22 | - python: strip header regions during unload. | jbj | 1 | -1/+1 |
2001-03-16 | - add %exclude support (i.e. "everything but") to %files. | jbj | 1 | -8/+92 |