Age | Commit message (Expand) | Author | Files | Lines |
2002-07-21 | - add methods to make signature handling opaque wrto rpmts. | jbj | 1 | -1/+1 |
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 1 | -1/+1 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -2/+2 |
2002-06-30 | - warn only once for each NOKEY/UNTRUSTED key id. | jbj | 1 | -1/+1 |
2002-06-25 | - python: link internal libelf (if used) directly into rpmmodule.so. | jbj | 1 | -1/+1 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -1/+4 |
2002-06-04 | - use /etc/rpm/platform (if it exists), rather than uname(2), for arch. | jbj | 1 | -2/+2 |
2002-05-19 | - Grand Renaming of rpm data types. | jbj | 1 | -5/+5 |
2002-05-16 | - opaque (well mostly) rpmTransactionSet using methods. | jbj | 1 | -2/+1 |
2002-04-11 | - rescusitate --rebuild. | jbj | 1 | -1/+1 |
2002-03-13 | Split transaction set handling into separate file, prepatory to | jbj | 1 | -2/+2 |
2002-02-20 | Sanity. | jbj | 1 | -5/+5 |
2001-11-19 | - header handling moved to librpmdb to avoid linkage loops. | jbj | 1 | -4/+1 |
2001-11-16 | Create rpmte.[ch]. | jbj | 1 | -2/+2 |
2001-11-13 | - split file info tag sets into rpmfi.c. | jbj | 1 | -3/+3 |
2001-11-03 | - depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch]. | jbj | 1 | -2/+2 |
2001-10-29 | - start hiding availablePackage data/methods in rpmal.c/rpmal.h. | jbj | 1 | -2/+3 |
2001-10-27 | - legacy signatures always checked where possible on package read. | jbj | 1 | -0/+3 |
2001-10-25 | - legacy signatures always checked on -qp and -Vp. | jbj | 1 | -1/+1 |
2001-10-21 | - all symbols but hdrVec are now forward references in linkage. | jbj | 1 | -15/+2 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 1 | -0/+1 |
2001-10-16 | More lclint annotations. | jbj | 1 | -2/+2 |
2001-10-15 | - use only header methods, routines are now static. | jbj | 1 | -1/+1 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -2/+2 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -0/+4 |
2001-09-29 | - create RFC-2440 OpenPGP API in rpmio. | jbj | 1 | -0/+1 |
2001-09-25 | - drop rpmio/base64.[ch] in favor of beecrypt. | jbj | 1 | -2/+2 |
2001-09-21 | - lclint-3.0.0.15 fiddles. | jbj | 1 | -2/+2 |
2001-08-26 | Mark bugzilla #52183 change. | jbj | 1 | -0/+3 |
2001-07-10 | - package version now configureable, default v3. | jbj | 1 | -0/+1 |
2001-07-06 | - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h. | jbj | 1 | -0/+3 |
2001-06-28 | - fix: sanity checks on #tags (<65K) and offset (<16Mb) in header. | jbj | 1 | -2/+2 |
2001-06-19 | - finalize per-header methods, accessing headerFoo through vector. | jbj | 1 | -1/+1 |
2001-06-19 | - preliminary abstraction to support per-header methods. | jbj | 1 | -2/+4 |
2001-06-17 | Sync with rpm-4_0 branch. | jbj | 1 | -3/+3 |
2001-06-08 | - fix: QUERY_FOR_LIST file count clobbered. | jbj | 1 | -4/+5 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -0/+2 |
2001-06-04 | lclint fiddles. | jbj | 1 | -2/+2 |
2001-05-16 | - fix: filter duplicate package removals (#35828). | jbj | 1 | -1/+1 |
2001-05-11 | - rpm database has rpm.rpm g+w permissions to share db3 mutexes. | jbj | 1 | -3/+3 |
2001-05-08 | - create rpmdb.la so that linkage against rpm's db-3.2.9 is possible. | jbj | 1 | -22/+23 |
2001-05-06 | - fix: specfile queries with BuildArch: (#27589). | jbj | 1 | -3/+10 |
2001-05-05 | - enough lclint annotations and fiddles already. | jbj | 1 | -2/+2 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 1 | -3/+6 |
2001-04-30 | - yet more boring lclint annotations and fiddles. | jbj | 1 | -2/+2 |
2001-04-29 | - more boring lclint annotations and fiddles. | jbj | 1 | -1/+5 |
2001-04-21 | Sync with rpm-4_0 branch. | jbj | 1 | -1/+1 |
2001-03-22 | - python: strip header regions during unload. | jbj | 1 | -2/+2 |
2001-03-04 | Re-yacc getdate.c. | jbj | 1 | -2/+15 |
2001-02-28 | Merge scriptlet handling into psm.c, remove from API. | jbj | 1 | -2/+2 |