Age | Commit message (Expand) | Author | Files | Lines |
2002-03-13 | Pass ts and args to rpmInstall() and rpmErase(). | jbj | 1 | -7/+4 |
2002-03-12 | - permit --dbpath and --root with signature (i.e. --import) modes. | jbj | 1 | -2/+2 |
2002-03-06 | - add header DSA signature. | jbj | 1 | -1/+1 |
2002-02-09 | Sync with 4.0.4, splint clean. | jbj | 1 | -1/+1 |
2002-02-04 | rollback changes from 4.0.4. | jbj | 1 | -1/+10 |
2002-02-02 | Sync with rpm-4.0.4 rollbacks. | jbj | 1 | -18/+18 |
2002-01-28 | popt PAIN, sigh. | jbj | 1 | -11/+11 |
2002-01-28 | Avoid accidental collisions with POPT_BIT_SET for flags in popt tables. | jbj | 1 | -12/+12 |
2001-11-03 | - depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch]. | jbj | 1 | -18/+3 |
2001-10-27 | - transaction sets cerated in cli main. | jbj | 1 | -13/+12 |
2001-10-27 | - legacy signatures always checked where possible on package read. | jbj | 1 | -10/+3 |
2001-10-26 | - wire transactions through rpmcli install/erase modes. | jbj | 1 | -7/+19 |
2001-10-25 | - legacy signatures always checked on -qp and -Vp. | jbj | 1 | -8/+17 |
2001-10-24 | - wire transactions through rpmcli query/verify modes. | jbj | 1 | -33/+14 |
2001-10-23 | - wire transactions through rpmcli signature modes. | jbj | 1 | -9/+2 |
2001-10-23 | - generate an rpm header on the fly for imported pubkeys. | jbj | 1 | -23/+26 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 1 | -6/+5 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 1 | -0/+2 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -3/+10 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -2/+33 |
2001-10-13 | More lclint annotations. | jbj | 1 | -10/+10 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 1 | -5/+5 |
2001-09-24 | Move to lclint-3.0.0.15, revisit and clean up annotations. | jbj | 1 | -1/+2 |
2001-09-21 | - lclint-3.0.0.15 fiddles. | jbj | 1 | -1/+3 |
2001-07-28 | - fix: --noscripts is another multimode option. | jbj | 1 | -0/+19 |
2001-07-19 | - fix: 4 memory leaks eliminated. | jbj | 1 | -0/+2 |
2001-07-17 | - fix: _smp_flags macro broken. | jbj | 1 | -4/+4 |
2001-07-13 | - fix: scope multi-mode options like --nodeps correctly (#48825). | jbj | 1 | -4/+66 |
2001-07-11 | - unlink all __db.nnn files before 1st db open. | jbj | 1 | -2/+0 |
2001-07-10 | - package version now configureable, default v3. | jbj | 1 | -7/+19 |
2001-07-07 | - popthelp.c: don't use stpcpy to avoid portability grief (#47500). | jbj | 1 | -3/+7 |
2001-07-06 | - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h. | jbj | 1 | -4/+13 |
2001-06-25 | Yet another patial harlink set fix. | jbj | 1 | -0/+12 |
2001-06-20 | - fix: rpm -qlv link count for directories dinna include '..'. | jbj | 1 | -0/+1 |
2001-06-17 | - popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558). | jbj | 1 | -1/+1 |
2001-06-13 | - add rpmdbSetIteratorRE() for regex matching in database iterators. | jbj | 1 | -2/+7 |
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 | -608/+6 |
2001-06-08 | - fix: QUERY_FOR_LIST file count clobbered. | jbj | 1 | -123/+207 |
2001-06-06 | - default to dbenv with mpool, --rebuilddb with nofsync is much faster. | jbj | 1 | -121/+67 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -16/+25 |
2001-06-04 | lclint fiddles. | jbj | 1 | -0/+6 |
2001-05-29 | - fix: popt exec doesn't add '--', --target et al no longer need '='. | jbj | 1 | -9/+0 |
2001-05-29 | - eliminate db-1.85 and db-2.x configuration. | jbj | 1 | -16/+21 |
2001-05-25 | - perform db->verify when closing db files. | jbj | 1 | -2/+19 |
2001-05-05 | - enough lclint annotations and fiddles already. | jbj | 1 | -9/+25 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 1 | -31/+41 |
2001-04-30 | - yet more boring lclint annotations and fiddles. | jbj | 1 | -0/+2 |
2001-04-29 | - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout. | jbj | 1 | -17/+35 |
2001-03-23 | - fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>). | jbj | 1 | -1/+1 |