Age | Commit message (Expand) | Author | Files | Lines |
2001-09-24 | Move to lclint-3.0.0.15, revisit and clean up annotations. | jbj | 1 | -1/+3 |
2001-09-21 | - lclint-3.0.0.15 fiddles. | jbj | 1 | -0/+17 |
2001-08-25 | - within a region, entries sort by address; added drips sort by tag. | jbj | 1 | -11/+8 |
2001-08-16 | - python: add exception to detect bad data in hdrUnload. | jbj | 1 | -0/+2 |
2001-08-15 | - always use dl size in regionSwab() return. | jbj | 1 | -4/+10 |
2001-08-13 | - fix: segfault on headerFree given malicious data. | jbj | 1 | -2/+4 |
2001-08-04 | - fix: autoconf glob tests (#50845). | jbj | 1 | -3/+20 |
2001-08-03 | lclint clean again. | jbj | 1 | -0/+4 |
2001-08-03 | - fix: i18n tags not terminated correctly with NUL (#50304). | jbj | 1 | -6/+14 |
2001-07-31 | - add support for mips (#49283). | jbj | 1 | -3/+8 |
2001-07-20 | - fix: yet another segfault from bad metadata prevented. | jbj | 1 | -7/+32 |
2001-06-30 | - update intl dirs to gettext-0.10.38. | jbj | 1 | -16/+18 |
2001-06-28 | - fix: sanity checks on #tags (<65K) and offset (<16Mb) in header. | jbj | 1 | -3/+11 |
2001-06-19 | - finalize per-header methods, accessing headerFoo through vector. | jbj | 1 | -18/+451 |
2001-06-19 | - preliminary abstraction to support per-header methods. | jbj | 1 | -779/+456 |
2001-06-17 | Sync with rpm-4_0 branch. | jbj | 1 | -240/+1 |
2001-06-15 | - fix: db1 end-of-file not detected in legacy compatible way. | jbj | 1 | -9/+3 |
2001-06-12 | - remove rpmrc Provides: Yet Again, use virtual packages. | jbj | 1 | -10/+3 |
2001-06-12 | - remove dead code frpm popt table reorg. | jbj | 1 | -22/+24 |
2001-06-05 | fix: increment pointer in funky header ext while loop. | jbj | 1 | -6/+4 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -47/+57 |
2001-06-04 | lclint fiddles. | jbj | 1 | -3/+15 |
2001-05-31 | - return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>). | jbj | 1 | -7/+7 |
2001-05-23 | - remove all header region assertion failures, return NULL instead. | jbj | 1 | -16/+4 |
2001-05-23 | - headerFree() returns NULL, _free is C++ safe. | jbj | 1 | -62/+114 |
2001-05-20 | - fix: i18n strings need 1 on sucess return code (#41313). | jbj | 1 | -3/+4 |
2001-05-16 | - fix: filter duplicate package removals (#35828). | jbj | 1 | -3/+7 |
2001-05-11 | - harden rpmdb iterators from damaged header instance segfaults. | jbj | 1 | -16/+64 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 1 | -51/+76 |
2001-04-30 | - yet more boring lclint annotations and fiddles. | jbj | 1 | -5/+6 |
2001-04-29 | - more boring lclint annotations and fiddles. | jbj | 1 | -0/+18 |
2001-04-29 | - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout. | jbj | 1 | -6/+7 |
2001-04-03 | casts to keep picky compilers happy (#29992). | jbj | 1 | -6/+10 |
2001-03-28 | - fix: i18n tags in rpm-2.5.x had wrong offset/length (#33478). | jbj | 1 | -7/+31 |
2001-03-14 | Update to doxygen-1.2.6 configuration. | jbj | 1 | -1/+2 |
2001-02-11 | 1st stab at --repackage. | jbj | 1 | -6/+51 |
2001-02-09 | fix: make a copy of retrieved header before loading. | jbj | 1 | -0/+19 |
2001-01-26 | lclint annotations. | jbj | 1 | -7/+9 |
2001-01-05 | - fix: 3 packages from Red Hat 5.2 had bogus %verifyscript tag. | jbj | 1 | -0/+11 |
2001-01-03 | - fix: avoid locale issues with strcasecmp/strncasecmp (#23199). | jbj | 1 | -50/+0 |
2000-12-21 | - immutable headers, once installed by rpm3, need to lose immutablity. | jbj | 1 | -6/+23 |
2000-12-17 | Move assertion to avoid false failure. | jbj | 1 | -2/+2 |
2000-12-14 | - fix: segfault on build path, ignore deleted drips. | jbj | 1 | -2/+16 |
2000-12-12 | Sync with rpm-4_0 branch. | jbj | 1 | -129/+270 |
2000-12-02 | Bring header reggions mods back to top of stack. | jbj | 1 | -358/+372 |
2000-11-08 | - add region marker as RPM_BIN_TYPE in packages and database. | jbj | 1 | -61/+58 |
2000-11-07 | - load headers as single contiguous region. | jbj | 1 | -208/+419 |
2000-10-28 | - add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>). | jbj | 1 | -3/+44 |
2000-08-28 | Doxygen annotations. | jbj | 1 | -39/+58 |
2000-08-27 | Doxygen annotations. | jbj | 1 | -46/+73 |