Age | Commit message (Expand) | Author | Files | Lines |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 1 | -17/+14 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -0/+2 |
2002-06-23 | Add boundswrite annotations everywhere. | jbj | 1 | -0/+8 |
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 | -5/+7 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 1 | -4/+6 |
2002-05-04 | Add toy db->associate, db->join, dbcursor->c_pget wrappers. | jbj | 1 | -1/+1 |
2002-04-13 | - use rpmdb-redhat to suggest dependency resolution(s). | jbj | 1 | -0/+2 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -2/+4 |
2002-04-07 | - speedup large queries by ~50%. | jbj | 1 | -6/+6 |
2002-03-06 | - add header DSA signature. | jbj | 1 | -0/+3 |
2002-03-03 | - add payload uncompressed size to signature to avoid rewriting header. | jbj | 1 | -1/+14 |
2001-12-06 | - 3 madvise calls and a 16Mb mmapped buffer == ~5% install speedup. Wow. | jbj | 1 | -3/+3 |
2001-11-01 | - add header refcount annotations throughout. | jbj | 1 | -6/+6 |
2001-10-28 | - memory indices for dependency check are typedef'd and abstract'd. | jbj | 1 | -2/+6 |
2001-10-27 | - legacy signatures always checked where possible on package read. | jbj | 1 | -11/+3 |
2001-10-26 | - wire transactions through rpmcli install/erase modes. | jbj | 1 | -3/+24 |
2001-10-21 | - all symbols but hdrVec are now forward references in linkage. | jbj | 1 | -6/+1 |
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-17 | Converging on lclint-3.0.17 strict level. | jbj | 1 | -7/+7 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 1 | -0/+6 |
2001-10-16 | More lclint annotations. | jbj | 1 | -0/+2 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -0/+4 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -1/+17 |
2001-10-13 | More lclint annotations. | jbj | 1 | -2/+2 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 1 | -0/+1 |
2001-08-27 | - fix: error message on failed package installs resurrected. | jbj | 1 | -3/+3 |
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-10 | - package version now configureable, default v3. | jbj | 1 | -2/+24 |
2001-07-06 | - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h. | jbj | 1 | -1/+1 |
2001-06-20 | - fix: partial sets of hardlinked files forbidden in payload. | jbj | 1 | -3/+8 |
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 | 1 | -29/+50 |
2001-06-04 | lclint fiddles. | jbj | 1 | -2/+4 |
2001-05-23 | - headerFree() returns NULL, _free is C++ safe. | jbj | 1 | -9/+3 |
2001-05-06 | - fix: specfile queries with BuildArch: (#27589). | jbj | 1 | -1/+1 |
2001-05-05 | - enough lclint annotations and fiddles already. | jbj | 1 | -5/+4 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 1 | -21/+47 |
2001-04-30 | - yet more boring lclint annotations and fiddles. | jbj | 1 | -45/+50 |
2001-04-29 | - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout. | jbj | 1 | -19/+21 |
2001-04-17 | - fix: Fwrite's are optimized out by aggressive compiler(irix) (#34711). | jbj | 1 | -1/+1 |
2001-03-14 | Update to doxygen-1.2.6 configuration. | jbj | 1 | -0/+5 |
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 | 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 | 1 | -1/+2 |