Age | Commit message (Expand) | Author | Files | Lines |
2007-04-16 | Fix a typo: the macro is currently called %{buildsubdir} | Paul Nasrat | 1 | -1/+1 |
2005-07-15 | - permit scriptlet includes from builddir for spec files w/o %setup. | jbj | 1 | -2/+1 |
2004-03-16 | - Implemented support for internal Lua scripts. | niemeyer | 1 | -0/+14 |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 1 | -6/+6 |
2002-12-24 | splint fiddles. | jbj | 1 | -8/+7 |
2002-12-24 | fix: ia64 segfault on build. | jbj | 1 | -23/+25 |
2002-12-22 | - simplify specfile query linkage loop. | jbj | 1 | -3/+6 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 1 | -3/+23 |
2002-08-23 | - merge signature returns into rpmRC. | jbj | 1 | -5/+5 |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -7/+7 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -6/+6 |
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 |