Age | Commit message (Expand) | Author | Files | Lines |
2007-11-23 | Use #include <x.h> syntax to include public headers. | Ralf Corsépius | 1 | -2/+2 |
2007-10-28 | Include "rpmgi.h" instead of <rpmgi.h>. | Ralf Corsépius | 1 | -1/+1 |
2007-10-28 | Include "rpmcli.h" instead of <rpmcli.h>. | Ralf Corsépius | 1 | -1/+1 |
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -29/+10 |
2007-08-27 | Remove dependency on librpmbuild. | Ralf Corsépius | 1 | -1/+0 |
2004-11-10 | - add --delsign to purge packages of digital signatures. | jbj | 1 | -0/+3 |
2004-10-25 | Add options to populate transaction set while iterating. | jbj | 1 | -0/+13 |
2004-10-25 | Wire ftsOpts globally. | jbj | 1 | -10/+14 |
2004-10-25 | Stub out rpmgiWalkPathFilter, prior to teaching rpmcache about rpmgi. | jbj | 1 | -1/+1 |
2004-10-25 | Add undocumented --hdlist and --ftswalk query/verify sources. | jbj | 1 | -0/+10 |
2003-12-25 | Add lsetfilecon to install modes. | jbj | 1 | -2/+6 |
2003-12-25 | Verify file contexts from file security context patterns. | jbj | 1 | -0/+2 |
2002-08-03 | Remove dbi_tear_down, now that rpmdb's are closed on signals. | jbj | 1 | -2/+2 |
2002-07-31 | - make --querytags a common option, fix errant regex (#70135). | jbj | 1 | -4/+2 |
2002-07-29 | - update trpm. | jbj | 1 | -1/+12 |
2002-07-28 | - popt: display sub-table options only once on --usage. | jbj | 1 | -12/+72 |
2002-07-24 | - verify signatures/digests retrieved through rpmdbNextIterator(). | jbj | 1 | -6/+6 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -2/+2 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -0/+2 |
2002-06-10 | Document file attribute opt outs in verify mode. | jbj | 1 | -2/+2 |
2002-04-14 | - use build time to choose one of multiple alternative suggestions. | jbj | 1 | -6/+6 |
2002-03-12 | Sanity. | jbj | 1 | -6/+4 |
2002-03-12 | - permit --dbpath and --root with signature (i.e. --import) modes. | jbj | 1 | -7/+4 |
2002-03-08 | - wire --nodigest/--nosignature options to checksig/query/verify modes. | jbj | 1 | -16/+9 |
2002-02-04 | - generate index for pkgid (aka Sigmd5) tag, query/verify by pkgid. | jbj | 1 | -3/+23 |
2002-01-28 | Avoid accidental collisions with POPT_BIT_SET for flags in popt tables. | jbj | 1 | -7/+7 |
2001-10-25 | - legacy signatures always checked on -qp and -Vp. | jbj | 1 | -30/+87 |
2001-10-19 | Rewire digests, step 1. | jbj | 1 | -0/+2 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 1 | -0/+4 |
2001-10-15 | Explicit branchstate annotations. | jbj | 1 | -0/+4 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -1/+9 |
2001-06-20 | - fix: rpm -qlv link count for directories dinna include '..'. | jbj | 1 | -0/+16 |
2001-06-12 | - remove rpmrc Provides: Yet Again, use virtual packages. | jbj | 1 | -6/+61 |
2001-06-08 | - fix: QUERY_FOR_LIST file count clobbered. | jbj | 1 | -15/+21 |
2001-05-03 | - still more boring lclint annotations and fiddles. | jbj | 1 | -3/+3 |
2001-04-29 | - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout. | jbj | 1 | -1/+1 |
2001-03-14 | Update to doxygen-1.2.6 configuration. | jbj | 1 | -2/+2 |
2001-01-01 | - use popt autohelp for rpm helper binaries. | jbj | 1 | -52/+54 |
2000-12-12 | Sync with rpm-4_0 branch. | jbj | 1 | -0/+2 |
2000-08-27 | Doxygen annotations. | jbj | 1 | -0/+4 |
2000-06-11 | Fix db return code handling, majorly horked. | jbj | 1 | -3/+5 |
2000-06-01 | Split popt glue into lib/popt{BT,QV}.c. | jbj | 1 | -0/+144 |