summaryrefslogtreecommitdiff
path: root/rpmdb
AgeCommit message (Expand)AuthorFilesLines
2002-02-10- make peace with automake et al in 8.0, ugh.jbj1-1/+1
2002-02-04- generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid.jbj1-21/+41
2002-02-04rollback changes from 4.0.4.jbj1-0/+2
2002-02-02Sync with rpm-4.0.4 rollbacks.jbj1-65/+51
2002-02-01- permit args to be hidden within %%__find_{requires,provides}.jbj4-19/+32
2002-01-28Transaction rollbacks from rpm-4.04, (sanity flush).jbj1-2/+3
2002-01-23- turn on auto-generated perl requirements (#58519, #58536, #58537).jbj4-9/+11
2002-01-18- missing key(s) on keyring when verifying a signature is now an error.jbj3-4/+13
2002-01-10- fix: signing multiple times dinna work, discard immutable region.jbj1-2/+2
2002-01-06- handle lazy db open's in chroot with absolute path, not prefix strip.jbj3-24/+13
2002-01-06- sparc: make dbenv per-rpmdb, not per-dbi.jbj6-38/+66
2001-12-08- lclint-3.0.0.19 fiddles.jbj2-2/+6
2001-11-19- header handling moved to librpmdb to avoid linkage loops.jbj6-3/+4883
2001-11-15- tweak overlapped file fingerprint retrieval for speed.jbj3-1/+7
2001-11-06- fix: harmless typo in db3 chroot hack.jbj2-21/+27
2001-11-01- add header refcount annotations throughout.jbj2-12/+12
2001-10-28- memory indices for dependency check are typedef'd and abstract'd.jbj1-11/+31
2001-10-27- legacy signatures always checked where possible on package read.jbj5-40/+40
2001-10-25- legacy signatures always checked on -qp and -Vp.jbj2-0/+60
2001-10-23- wire transactions through rpmcli signature modes.jbj1-2/+0
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj9-13/+584
2001-10-20- stupid macros to configure public key file paths.jbj5-91/+98
2001-10-19Rewire digests, step 2.jbj1-0/+2
2001-10-17Converging on lclint-3.0.17 strict level.jbj5-10/+50
2001-10-16Factor -type problems into explicit code annotations.jbj4-0/+8
2001-10-16More lclint annotations.jbj5-38/+74
2001-10-15More branchstate lclint annotations.jbj1-2/+32
2001-10-15Explicit branchstate annotations.jbj9-68/+125
2001-10-15- upgrade to db-4.0.7.jbj2-11/+13
2001-10-15lclint fiddles to annotate globals.jbj5-16/+88
2001-10-13More lclint annotations.jbj2-60/+86
2001-10-13- ratchet up to lclint "strict" level.jbj4-5/+38
2001-09-25- drop rpmio/base64.[ch] in favor of beecrypt versions.jbj1-2/+2
2001-09-24Move to lclint-3.0.0.15, revisit and clean up annotations.jbj3-7/+15
2001-09-21- lclint-3.0.0.15 fiddles.jbj2-4/+7
2001-09-15- close/discard Depends index after rpmdepCheck() use.jbj1-3/+8
2001-09-15Sync with rpm-4_0 branch.jbj1-10/+0
2001-08-24- headers without RPMTAG_NAME are skipped when retrieved.jbj1-1/+1
2001-08-16- python: add exception to detect bad data in hdrUnload.jbj1-3/+3
2001-08-13- fix: segfault on headerFree given malicious data.jbj1-1/+23
2001-08-06- portability: some compilers squawk at return ((void) foo()) (#50419).jbj1-1/+1
2001-08-03lclint clean again.jbj2-2/+11
2001-08-03- fix: i18n tags not terminated correctly with NUL (#50304).jbj1-1/+2
2001-07-28- fix: --noscripts is another multimode option.jbj4-46/+102
2001-07-24- rename pmac to ppcmac.jbj1-2/+18
2001-07-19- fix: 4 memory leaks eliminated.jbj1-2/+2
2001-07-16- fix: don't total hard linked file size multiple times (#46286).jbj1-6/+2
2001-07-14- isolate cdb access configuration (experimental, use at your own risk).jbj3-16/+29
2001-07-11- unlink all __db.nnn files before 1st db open.jbj1-0/+13
2001-07-10- package version now configureable, default v3.jbj1-1/+1