summaryrefslogtreecommitdiff
path: root/rpmqv.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-06- add bitmask for precise control of signature/digest verification.jbj1-2/+3
2002-08-03Remove dbi_tear_down, now that rpmdb's are closed on signals.jbj1-2/+2
2002-07-31- make --querytags a common option, fix errant regex (#70135).jbj1-11/+0
2002-07-29- update trpm.jbj1-35/+27
2002-07-28- python: don't segfault in ts.GetKeys() on erased packages.jbj1-6/+6
2002-07-28- popt: display sub-table options only once on --usage.jbj1-350/+34
2002-07-24- verify signatures/digests retrieved through rpmdbNextIterator().jbj1-4/+6
2002-07-02Add boundsread annotations throughout, enable +bounds checking.jbj1-0/+2
2002-07-02add (disabled for now) dependency check to rpmgraph.jbj1-0/+2
2002-06-30- warn only once for each NOKEY/UNTRUSTED key id.jbj1-12/+10
2002-06-28- fix: multiple relocations (#67596).jbj1-0/+7
2002-05-19- Grand Renaming of rpm data types.jbj1-1/+2
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-2/+6
2002-04-13- use rpmdb-redhat to suggest dependency resolution(s).jbj1-3/+3
2002-04-11- rescusitate --rebuild.jbj1-2/+6
2002-04-08Sanity.jbj1-1/+5
2002-03-13Pass ts and args to rpmInstall() and rpmErase().jbj1-7/+4
2002-03-12- permit --dbpath and --root with signature (i.e. --import) modes.jbj1-2/+2
2002-03-06- add header DSA signature.jbj1-1/+1
2002-02-09Sync with 4.0.4, splint clean.jbj1-1/+1
2002-02-04rollback changes from 4.0.4.jbj1-1/+10
2002-02-02Sync with rpm-4.0.4 rollbacks.jbj1-18/+18
2002-01-28popt PAIN, sigh.jbj1-11/+11
2002-01-28Avoid accidental collisions with POPT_BIT_SET for flags in popt tables.jbj1-12/+12
2001-11-03- depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch].jbj1-18/+3
2001-10-27- transaction sets cerated in cli main.jbj1-13/+12
2001-10-27- legacy signatures always checked where possible on package read.jbj1-10/+3
2001-10-26- wire transactions through rpmcli install/erase modes.jbj1-7/+19
2001-10-25- legacy signatures always checked on -qp and -Vp.jbj1-8/+17
2001-10-24- wire transactions through rpmcli query/verify modes.jbj1-33/+14
2001-10-23- wire transactions through rpmcli signature modes.jbj1-9/+2
2001-10-23- generate an rpm header on the fly for imported pubkeys.jbj1-23/+26
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-6/+5
2001-10-16Factor -type problems into explicit code annotations.jbj1-0/+2
2001-10-15Explicit branchstate annotations.jbj1-3/+10
2001-10-15lclint fiddles to annotate globals.jbj1-2/+33
2001-10-13More lclint annotations.jbj1-10/+10
2001-10-13- ratchet up to lclint "strict" level.jbj1-5/+5
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj1-1/+2
2001-09-21- lclint-3.0.0.15 fiddles.jbj1-1/+3
2001-07-28- fix: --noscripts is another multimode option.jbj1-0/+19
2001-07-19- fix: 4 memory leaks eliminated.jbj1-0/+2
2001-07-17- fix: _smp_flags macro broken.jbj1-4/+4
2001-07-13- fix: scope multi-mode options like --nodeps correctly (#48825).jbj1-4/+66
2001-07-11- unlink all __db.nnn files before 1st db open.jbj1-2/+0
2001-07-10- package version now configureable, default v3.jbj1-7/+19
2001-07-07- popthelp.c: don't use stpcpy to avoid portability grief (#47500).jbj1-3/+7
2001-07-06- expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h.jbj1-4/+13
2001-06-25Yet another patial harlink set fix.jbj1-0/+12
2001-06-20- fix: rpm -qlv link count for directories dinna include '..'.jbj1-0/+1