summaryrefslogtreecommitdiff
path: root/rpmqv.c
AgeCommit message (Expand)AuthorFilesLines
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
2001-06-17- popt: add POPT_ARGFLAG_SHOW_DEFAULT to display initial values (#32558).jbj1-1/+1
2001-06-13- add rpmdbSetIteratorRE() for regex matching in database iterators.jbj1-2/+7
2001-06-12- remove rpmrc Provides: Yet Again, use virtual packages.jbj1-1/+0
2001-06-12- remove dead code frpm popt table reorg.jbj1-608/+6
2001-06-08- fix: QUERY_FOR_LIST file count clobbered.jbj1-123/+207
2001-06-06- default to dbenv with mpool, --rebuilddb with nofsync is much faster.jbj1-121/+67
2001-06-05- fix typos in linux.{req,prov}.jbj1-16/+25
2001-06-04lclint fiddles.jbj1-0/+6
2001-05-29- fix: popt exec doesn't add '--', --target et al no longer need '='.jbj1-9/+0
2001-05-29- eliminate db-1.85 and db-2.x configuration.jbj1-16/+21
2001-05-25- perform db->verify when closing db files.jbj1-2/+19
2001-05-05- enough lclint annotations and fiddles already.jbj1-9/+25
2001-05-03- still more boring lclint annotations and fiddles.jbj1-31/+41
2001-04-30- yet more boring lclint annotations and fiddles.jbj1-0/+2
2001-04-29- globalize _free(3) wrapper in rpmlib.h, consistent usage throughout.jbj1-17/+35
2001-03-23- fix: parameterized macro segfault (Jakub Bogusz <qboosh@pld.org.pl>).jbj1-1/+1
2001-03-14Sync with rpm-4.0.2 final.jbj1-2/+2
2001-03-04- Add btree indexes for Dirnames, Requireversion, Provideversion, Insttaltid,jbj1-7/+47
2001-02-10Reorganize sources before implementing --repackage.jbj1-1/+0
2001-02-09fix: make a copy of retrieved header before loading.jbj1-4/+4
2001-01-21- cpio mappings carry dirname/basename, not absolute path.jbj1-234/+132
2001-01-19- fix: insure that %lang scopes over hard links correctly.jbj1-10/+10
2001-01-02fix: qva->qva_sourceCnt check now 2 rather than 1 with nested tables.jbj1-6/+1
2001-01-01- use popt autohelp for rpm helper binaries.jbj1-170/+231
2000-12-30Typo.jbj1-1/+1
2000-12-19Sync with rpm-4_0 branch.jbj1-2/+2
2000-12-12Sync with rpm-4_0 branch.jbj1-6/+8