Age | Commit message (Expand) | Author | Files | Lines |
2004-11-28 | - add support for automagic pubkey retrieval using HKP. | jbj | 1 | -0/+2 |
2004-11-04 | Stub in URL_IS_HTTPS everywhere. | jbj | 1 | -2/+5 |
2004-03-02 | - permit globs in macrofiles: directive (#117217). | jbj | 1 | -155/+0 |
2003-06-04 | Remove dead code. | jbj | 1 | -8/+1 |
2003-04-02 | Splint clean. | jbj | 1 | -0/+10 |
2003-02-03 | oops, get rid of debugging printf's. | jbj | 1 | -7/+6 |
2003-01-23 | splint fiddles. | jbj | 1 | -4/+1 |
2002-12-18 | - add --file{class,provide,require} popt aliases and header extensions | jbj | 1 | -2/+2 |
2002-08-13 | - fix: rebuilddb stat'ed target, not source, for rename sanity. | jbj | 1 | -51/+1 |
2002-07-08 | Propagate splint-3.0.1.7 close(2) internalState annotation throughout. | jbj | 1 | -2/+2 |
2002-07-04 | - fix: forgot lazy open of database on --freshen path (#67907). | jbj | 1 | -0/+32 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -2/+0 |
2002-06-28 | - rescusitate remote ftp globs (#67678). | jbj | 1 | -2/+2 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -0/+2 |
2002-06-19 | Annotate incondefs in source code. | jbj | 1 | -0/+2 |
2002-02-22 | tpkgid cleanup. | jbj | 1 | -0/+6 |
2002-02-07 | Sync with rpm-4.0.4. | jbj | 1 | -3/+3 |
2001-10-26 | - wire transactions through rpmcli install/erase modes. | jbj | 1 | -33/+0 |
2001-10-23 | - generate an rpm header on the fly for imported pubkeys. | jbj | 1 | -38/+1 |
2001-10-21 | - all symbols but hdrVec are now forward references in linkage. | jbj | 1 | -277/+2 |
2001-10-20 | - stupid macros to configure public key file paths. | jbj | 1 | -31/+0 |
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 | -4/+2 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 1 | -0/+2 |
2001-10-16 | More lclint annotations. | jbj | 1 | -22/+23 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -0/+17 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -0/+7 |
2001-10-13 | More lclint annotations. | jbj | 1 | -7/+7 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 1 | -0/+2 |
2001-09-25 | - legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc). | jbj | 1 | -6/+4 |
2001-09-25 | - drop rpmio/base64.[ch] in favor of beecrypt. | jbj | 1 | -0/+35 |
2001-09-21 | - lclint-3.0.0.15 fiddles. | jbj | 1 | -2/+2 |
2001-06-17 | Sync with rpm-4_0 branch. | jbj | 1 | -108/+4 |
2001-06-12 | - remove dead code frpm popt table reorg. | jbj | 1 | -16/+20 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -6/+15 |
2001-06-04 | lclint fiddles. | jbj | 1 | -1/+3 |
2001-05-14 | - upgrade to db-3.3.4. | jbj | 1 | -0/+3 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 1 | -1/+2 |
2001-04-30 | - yet more boring lclint annotations and fiddles. | jbj | 1 | -33/+34 |
2001-04-29 | - more boring lclint annotations and fiddles. | jbj | 1 | -0/+7 |
2001-04-29 | - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout. | jbj | 1 | -19/+9 |
2001-04-21 | Sync with rpm-4_0 branch. | jbj | 1 | -0/+2 |
2001-03-23 | - fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>). | jbj | 1 | -28/+37 |
2001-03-15 | Fix rpmvercmp for case (should return +1, #21392) | jbj | 1 | -2/+2 |
2001-01-23 | Rip out cpioFileMap. | jbj | 1 | -4/+7 |
2001-01-15 | - fix: extra newline in many error messages (#23947). | jbj | 1 | -3/+3 |
2001-01-09 | - tsorted packages processed in successor count order. | jbj | 1 | -11/+0 |
2000-12-20 | - whiteout mozilla loop for 7.1. | jbj | 1 | -2/+5 |
2000-12-19 | - identify install scriptlet failures with the name of the scriptlet. | jbj | 1 | -3/+58 |