summaryrefslogtreecommitdiff
path: root/rpmqv.c
Commit message (Expand)AuthorAgeFilesLines
* - warn only once for each NOKEY/UNTRUSTED key id.jbj2002-06-301-12/+10
* - fix: multiple relocations (#67596).jbj2002-06-281-0/+7
* - Grand Renaming of rpm data types.jbj2002-05-191-1/+2
* - opaque (well mostly) rpmTransactionSet using methods.jbj2002-05-161-2/+6
* - use rpmdb-redhat to suggest dependency resolution(s).jbj2002-04-131-3/+3
* - rescusitate --rebuild.jbj2002-04-111-2/+6
* Sanity.jbj2002-04-081-1/+5
* Pass ts and args to rpmInstall() and rpmErase().jbj2002-03-131-7/+4
* - permit --dbpath and --root with signature (i.e. --import) modes.jbj2002-03-121-2/+2
* - add header DSA signature.jbj2002-03-061-1/+1
* Sync with 4.0.4, splint clean.jbj2002-02-091-1/+1
* rollback changes from 4.0.4.jbj2002-02-041-1/+10
* Sync with rpm-4.0.4 rollbacks.jbj2002-02-021-18/+18
* popt PAIN, sigh.jbj2002-01-281-11/+11
* Avoid accidental collisions with POPT_BIT_SET for flags in popt tables.jbj2002-01-281-12/+12
* - depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch].jbj2001-11-031-18/+3
* - transaction sets cerated in cli main.jbj2001-10-271-13/+12
* - legacy signatures always checked where possible on package read.jbj2001-10-271-10/+3
* - wire transactions through rpmcli install/erase modes.jbj2001-10-261-7/+19
* - legacy signatures always checked on -qp and -Vp.jbj2001-10-251-8/+17
* - wire transactions through rpmcli query/verify modes.jbj2001-10-241-33/+14
* - wire transactions through rpmcli signature modes.jbj2001-10-231-9/+2
* - generate an rpm header on the fly for imported pubkeys.jbj2001-10-231-23/+26
* Converging on lclint-3.0.17 strict level.jbj2001-10-171-6/+5
* Factor -type problems into explicit code annotations.jbj2001-10-161-0/+2
* Explicit branchstate annotations.jbj2001-10-151-3/+10
* lclint fiddles to annotate globals.jbj2001-10-151-2/+33
* More lclint annotations.jbj2001-10-131-10/+10
* - ratchet up to lclint "strict" level.jbj2001-10-131-5/+5
* Move to lclint-3.0.0.15, revisit and clean up annotations.jbj2001-09-241-1/+2
* - lclint-3.0.0.15 fiddles.jbj2001-09-211-1/+3
* - fix: --noscripts is another multimode option.jbj2001-07-281-0/+19
* - fix: 4 memory leaks eliminated.jbj2001-07-191-0/+2
* - fix: _smp_flags macro broken.jbj2001-07-171-4/+4
* - fix: scope multi-mode options like --nodeps correctly (#48825).jbj2001-07-131-4/+66
* - unlink all __db.nnn files before 1st db open.jbj2001-07-111-2/+0
* - package version now configureable, default v3.jbj2001-07-101-7/+19
* - popthelp.c: don't use stpcpy to avoid portability grief (#47500).jbj2001-07-071-3/+7
* - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj2001-07-061-4/+13
* Yet another patial harlink set fix.jbj2001-06-251-0/+12
* - fix: rpm -qlv link count for directories dinna include '..'.jbj2001-06-201-0/+1
* - popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).jbj2001-06-171-1/+1
* - add rpmdbSetIteratorRE() for regex matching in database iterators.jbj2001-06-131-2/+7
* - remove rpmrc Provides: Yet Again, use virtual packages.jbj2001-06-121-1/+0
* - remove dead code frpm popt table reorg.jbj2001-06-121-608/+6
* - fix: QUERY_FOR_LIST file count clobbered.jbj2001-06-081-123/+207
* - default to dbenv with mpool, --rebuilddb with nofsync is much faster.jbj2001-06-061-121/+67
* - fix typos in linux.{req,prov}.jbj2001-06-051-16/+25
* lclint fiddles.jbj2001-06-041-0/+6
* - fix: popt exec doesn't add '--', --target et al no longer need '='.jbj2001-05-291-9/+0