Age | Commit message (Expand) | Author | Files | Lines |
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 |
2001-03-14 | Update to doxygen-1.2.6 configuration. | jbj | 9 | -0/+25 |
2001-02-12 | Add rpmRC return code type for the usual 0/1/2 codes. | jbj | 1 | -3/+6 |
2001-02-12 | Rename RPMSIG_* signature types to RPMSIGTYPE_* to avoid confusion. | jbj | 1 | -1/+1 |
2001-02-11 | 1st stab at --repackage. | jbj | 2 | -2/+2 |
2001-02-10 | Reorganize sources before implementing --repackage. | jbj | 1 | -1/+1 |
2001-02-08 | Remove DEAD code. | jbj | 1 | -4/+0 |
2001-02-08 | Move state machine drivers into fsmStage. | jbj | 1 | -1/+3 |
2001-02-03 | fix: db1 dbopen() check found in libc not auto-configuring forrectly. | jbj | 2 | -1/+5 |
2001-02-02 | Use fsm for building. | jbj | 1 | -3/+8 |
2001-01-25 | - remove support for v1 src rpm's. | jbj | 1 | -1/+6 |
2001-01-25 | Isolate install/erase actions. | jbj | 1 | -4/+5 |
2001-01-24 | Add rollback.h, 1st attempt to rationalize TFI_t. | jbj | 1 | -1/+1 |
2001-01-24 | Rip XFI_t from install. | jbj | 5 | -116/+73 |
2001-01-23 | Rip out cpioFileMap. | jbj | 5 | -68/+157 |