Age | Commit message (Expand) | Author | Files | Lines |
2002-12-24 | - fix: remove rpmfi scareMem so that headers can be reloaded on ia64. | jbj | 1 | -0/+3 |
2002-12-24 | splint fiddles. | jbj | 1 | -0/+2 |
2002-12-22 | - simplify specfile query linkage loop. | jbj | 1 | -1/+159 |
2002-12-21 | - add --enable-posixmutexes when configuring on linux. | jbj | 1 | -3/+6 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -12/+2 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -3/+3 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -0/+2 |
2002-06-23 | Add boundswrite annotations everywhere. | jbj | 1 | -0/+12 |
2002-05-19 | - Grand Renaming of rpm data types. | jbj | 1 | -5/+5 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -0/+2 |
2002-04-08 | doxygen cleanup. | jbj | 1 | -1/+2 |
2001-11-11 | Replace loadFi with fiNew, freeFi with fiFree. | jbj | 1 | -2/+6 |
2001-11-01 | - add header refcount annotations throughout. | jbj | 1 | -3/+3 |
2001-10-28 | - memory indices for dependency check are typedef'd and abstract'd. | jbj | 1 | -4/+9 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 1 | -1/+1 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 1 | -4/+4 |
2001-10-16 | More lclint annotations. | jbj | 1 | -2/+2 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -18/+24 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -4/+1 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 1 | -0/+7 |
2001-09-25 | - legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc). | jbj | 1 | -1/+0 |
2001-09-24 | Move to lclint-3.0.0.15, revisit and clean up annotations. | jbj | 1 | -1/+1 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -1/+1 |
2001-06-04 | lclint fiddles. | jbj | 1 | -0/+4 |
2001-05-23 | - headerFree() returns NULL, _free is C++ safe. | jbj | 1 | -8/+3 |
2001-05-06 | - fix: specfile queries with BuildArch: (#27589). | jbj | 1 | -57/+64 |
2001-05-05 | - enough lclint annotations and fiddles already. | jbj | 1 | -6/+6 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 1 | -10/+14 |
2001-04-30 | - yet more boring lclint annotations and fiddles. | jbj | 1 | -5/+19 |
2001-04-29 | - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout. | jbj | 1 | -46/+44 |
2001-03-14 | Update to doxygen-1.2.6 configuration. | jbj | 1 | -0/+2 |
2001-01-24 | Rip XFI_t from install. | jbj | 1 | -30/+4 |
2001-01-23 | Rip out cpioFileMap. | jbj | 1 | -0/+17 |
2001-01-21 | - cpio mappings carry dirname/basename, not absolute path. | jbj | 1 | -3/+3 |
2001-01-15 | - fix: extra newline in many error messages (#23947). | jbj | 1 | -2/+2 |
2001-01-11 | doxygen annotations for build/*. | jbj | 1 | -30/+16 |
2000-12-12 | Sync with rpm-4_0 branch. | jbj | 1 | -1/+2 |
2000-12-02 | Bring header reggions mods back to top of stack. | jbj | 1 | -0/+1 |
2000-08-27 | Doxygen annotations. | jbj | 1 | -1/+2 |
2000-04-13 | The death of rpmdbFindBy{Group,TriggeredBy,Header}. | jbj | 1 | -3/+2 |
2000-03-23 | - API: change dbi to pass by reference, not value. | jbj | 1 | -3/+2 |
2000-02-23 | i18n lookaside. | jbj | 1 | -15/+15 |
2000-01-24 | Documentation sugar. | jbj | 1 | -0/+13 |
1999-12-12 | reload macros from cmd line when re-reading config files. | jbj | 1 | -2/+2 |
1999-11-24 | lib/macro.c: Canonicalize paths in rpmGetPath(). | jbj | 1 | -3/+3 |
1999-11-19 | macros.in: Add buildsubdir and scriptlet template macros. | jbj | 1 | -4/+4 |
1999-11-04 | Use Fopen almost everywhere. | jbj | 1 | -1/+1 |
1999-10-31 | Spec: Add rootdir (as in chroot). | jbj | 1 | -1/+1 |
1999-10-04 | lclint annotations from build. | jbj | 1 | -2/+2 |
1999-09-21 | fix: command line install had header memory leak. | jbj | 1 | -8/+8 |