Age | Commit message (Expand) | Author | Files | Lines |
2005-01-04 | Splint fiddles. | jbj | 1 | -2/+2 |
2004-10-31 | - python: remove ".A" from creaky ts.check() tuple return (#135008). | jbj | 1 | -5/+18 |
2004-06-14 | Typo. | jbj | 1 | -5/+4 |
2004-06-14 | - xml: <integer/> instead of <integer>0</integer> markup. | jbj | 1 | -2/+4 |
2004-06-14 | - xml: use <foo/> markup for empty tags. | jbj | 1 | -6/+13 |
2004-04-01 | revert buildtime tie breaking, not the right thing to do. | jbj | 1 | -4/+4 |
2003-12-23 | - fix some small memory leaks (valgrind). | jbj | 1 | -4/+0 |
2003-12-22 | Add --filecontext, --fscontext, --recontext for 3 sources of security contexts. | jbj | 1 | -1/+76 |
2003-11-23 | Merge changes from rpm-4.2.1 development. | jbj | 1 | -6/+9 |
2003-05-08 | - don't use error string after gzclose (Dmitry V. Levin). | jbj | 1 | -5/+5 |
2003-04-09 | Splint fiddles. | jbj | 1 | -4/+6 |
2003-04-02 | Splint clean. | jbj | 1 | -3/+25 |
2003-03-12 | Sanity. | jbj | 1 | -2/+41 |
2003-03-12 | Don't put newlines in base64 tag, add rpmHeader tag. | jbj | 1 | -1/+4 |
2003-03-12 | - --queryformat '[%{*:xml}\n]' to dump header content in XML. | jbj | 1 | -70/+77 |
2003-03-10 | - upgrade to zlib-1.2.beta7. | jbj | 1 | -6/+80 |
2002-12-30 | - fix: typo in assertion. | jbj | 1 | -3/+6 |
2002-12-28 | splint fiddles. | jbj | 1 | -55/+6 |
2002-12-28 | - error if querying with iterator on different sized arrays. | jbj | 1 | -14/+14 |
2002-12-24 | - add %%pubkey attribute to read armored pubkey files into header. | jbj | 1 | -3/+10 |
2002-12-21 | splint fiddles. | jbj | 1 | -2/+2 |
2002-12-18 | - add --file{class,provide,require} popt aliases and header extensions | jbj | 1 | -65/+148 |
2002-10-09 | - fix: use size_t consistently, avoid segfault on ia64. | jbj | 1 | -2/+3 |
2002-08-19 | - add --with-efence to configure, check install/upgrade with efence. | jbj | 1 | -9/+6 |
2002-08-13 | - supply transitive closure for CLI packages from rpmdb-redhat database. | jbj | 1 | -1/+1 |
2002-07-20 | - version added to *.la dependency libraries (#69063). | jbj | 1 | -3/+6 |
2002-07-13 | - install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now. | jbj | 1 | -2/+8 |
2002-07-12 | - display signature details using rpm -qi | jbj | 1 | -7/+77 |
2002-07-02 | Add boundsread annotations throughout, enable +bounds checking. | jbj | 1 | -49/+67 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -1/+31 |
2002-06-10 | - document digital signature verification in rpm.8. | jbj | 1 | -0/+10 |
2002-04-08 | doxygen cleanup. | jbj | 1 | -10/+20 |
2002-01-18 | - missing key(s) on keyring when verifying a signature is now an error. | jbj | 1 | -0/+2 |
2001-10-23 | - generate an rpm header on the fly for imported pubkeys. | jbj | 1 | -44/+64 |
2001-10-20 | - add :base64 and :armor format extensions, dump binary tags in hex. | jbj | 1 | -16/+119 |
2001-10-17 | Converging on lclint-3.0.17 strict level. | jbj | 1 | -8/+9 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 1 | -0/+2 |
2001-10-16 | More lclint annotations. | jbj | 1 | -10/+10 |
2001-10-15 | lclint fiddles to annotate globals. | jbj | 1 | -20/+31 |
2001-10-13 | More lclint annotations. | jbj | 1 | -2/+4 |
2001-10-01 | Display signature and public key internals, calculate SHA1 digest as well. | jbj | 1 | -0/+35 |
2001-09-21 | - lclint-3.0.0.15 fiddles. | jbj | 1 | -1/+7 |
2001-06-28 | - fix: sanity checks on #tags (<65K) and offset (<16Mb) in header. | jbj | 1 | -1/+1 |
2001-06-12 | - remove dead code frpm popt table reorg. | jbj | 1 | -12/+12 |
2001-06-05 | - fix typos in linux.{req,prov}. | jbj | 1 | -8/+9 |
2001-06-04 | lclint fiddles. | jbj | 1 | -2/+2 |
2001-05-31 | - return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>). | jbj | 1 | -11/+12 |
2001-05-05 | - enough lclint annotations and fiddles already. | jbj | 1 | -0/+2 |
2001-04-30 | - yet more boring lclint annotations and fiddles. | jbj | 1 | -9/+9 |
2001-04-29 | - globalize _free(3) wrapper in rpmlib.h, consistent usage throughout. | jbj | 1 | -34/+39 |