Age | Commit message (Expand) | Author | Files | Lines |
2009-07-14 | Honor --nofiledigest on install too (RhBug:508021) | Panu Matilainen | 1 | -5/+3 |
2009-03-19 | Show query/verify selection options just once in --help | Panu Matilainen | 1 | -4/+0 |
2009-03-02 | Fix documentation and help for the md5 -> filedigest move | Jindrich Novy | 1 | -2/+2 |
2009-02-27 | Add md5->filedigest aliases (rhbz#487597) | Jindrich Novy | 1 | -4/+6 |
2008-10-26 | Beginnings of file capability (POSIX.1e draft 15) verification support | Panu Matilainen | 1 | -0/+3 |
2008-07-07 | Kick out ancient, useless and hidden --specedit option | Panu Matilainen | 1 | -4/+0 |
2008-03-31 | Dead code removal (popt switches) | Panu Matilainen | 1 | -38/+0 |
2008-01-02 | Assorted int -> size_t corrections for string lengths | Panu Matilainen | 1 | -1/+1 |
2007-12-08 | Switch to <rpm/foo.h> style for public headers | Panu Matilainen | 1 | -2/+2 |
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 |