Age | Commit message (Expand) | Author | Files | Lines |
2012-10-30 | Handle partial reads and errors in package IO (RhBug:802839, RhBug:580974) | Panu Matilainen | 1 | -1/+2 |
2011-07-07 | Further streamline & sanitize lead handling | Panu Matilainen | 1 | -16/+21 |
2011-07-07 | Only bother mallocing lead for return if read actually succeeded | Panu Matilainen | 1 | -12/+11 |
2011-07-06 | Eliminate remaining assert()'s in rpmlead.c | Panu Matilainen | 1 | -14/+14 |
2011-07-06 | Make rpmLeadRead() return an allocated lead, fixup callers | Panu Matilainen | 1 | -17/+21 |
2011-07-06 | Start beating a little bit of sense into the braindamaged rpmlead API | Panu Matilainen | 1 | -20/+23 |
2011-03-23 | Avoid timedRead() usage | Jindrich Novy | 1 | -2/+1 |
2010-09-01 | Lift remaining build-related stuff out of librpm over to build-side | Panu Matilainen | 1 | -2/+0 |
2010-01-05 | Move <errno.h> include out of system.h to the places that need it | Panu Matilainen | 1 | -0/+1 |
2009-12-17 | Hardwire lead major version to 3 (RhBug:546663) | Panu Matilainen | 1 | -1/+1 |
2009-09-02 | Eliminate uses of headerNVR() and friends in librpm (and python) code | Panu Matilainen | 1 | -1/+1 |
2009-07-14 | Log an error on short lead (RhBug:511101) | Panu Matilainen | 1 | -1/+3 |
2008-12-08 | Add function to retrieve type from rpmlead | Panu Matilainen | 1 | -0/+5 |
2008-10-10 | Yank out legacy.h, make the conversion functions static | Panu Matilainen | 1 | -1/+2 |
2008-09-25 | Avoid segfault in rpmLeadNew() if calloc() fails | Jindrich Novy | 1 | -1/+1 |
2008-04-17 | Add missing include | Panu Matilainen | 1 | -0/+1 |
2008-04-17 | Make sure lead->name is zero-terminated | Panu Matilainen | 1 | -1/+1 |
2008-03-31 | Make rpmLeadCheck() return error msg instead of direct logging | Panu Matilainen | 1 | -4/+4 |
2008-03-07 | Mark another pile of header_magic duplicates as read-only | Panu Matilainen | 1 | -1/+1 |
2008-02-08 | Oops, package type in lead was reversed... | Panu Matilainen | 1 | -1/+1 |
2008-01-30 | Include spring-cleaning | Panu Matilainen | 1 | -1/+3 |
2008-01-30 | Use headerIsSource() instead of doing it manually | Panu Matilainen | 1 | -1/+1 |
2008-01-30 | rpmlib.h mass eviction | Panu Matilainen | 1 | -2/+1 |
2007-12-08 | Switch to <rpm/foo.h> style for public headers | Panu Matilainen | 1 | -2/+2 |
2007-12-01 | Make rpmlead opaque, add methods to deal with it | Panu Matilainen | 1 | -13/+82 |
2007-11-23 | Expand private include file names to be relative to $(top_srcdir) | Ralf Corsépius | 1 | -2/+2 |
2007-11-23 | Use #include <x.h> syntax to include public headers. | Ralf Corsépius | 1 | -2/+2 |
2007-11-19 | Lose rpmerr.h for good | Panu Matilainen | 1 | -1/+1 |
2007-11-19 | Replace all RPMERR_* etc uses with corresponding RPMLOG_* levels | Panu Matilainen | 1 | -1/+1 |
2007-10-28 | Include "rpmlib.h" instead of <rpmlib.h>. | Ralf Corsépius | 1 | -1/+1 |
2007-10-09 | Make rpmerr.h private, include directly where needed. | Panu Matilainen | 1 | -0/+1 |
2007-10-09 | Replace all rpmError() uses with rpmlog() | Panu Matilainen | 1 | -1/+1 |
2007-10-04 | Stop checking for machine/types.h (Private header of some OSes not supposed t... | Ralf Corsépius | 1 | -4/+0 |
2007-09-11 | Remove splint tags. | Ralf Corsépius | 1 | -9/+1 |
2003-04-16 | - resurrect manifests, RPMRC_NOTFOUND returned by readLead(). | jbj | 1 | -5/+8 |
2002-08-31 | Sync with rpm-4.1. | jbj | 1 | -4/+4 |
2002-08-23 | - merge signature returns into rpmRC. | jbj | 1 | -7/+7 |
2002-08-08 | lclint fiddles. | jbj | 1 | -3/+4 |
2002-08-05 | - fix: check for lead magic, better error message on failure (#69751). | jbj | 1 | -5/+8 |
2002-07-03 | - use rpmfi in showQueryPackage(), eliminating headerGetEntry(). | jbj | 1 | -0/+2 |
2002-06-22 | Factor bounds checking annotations into source code. | jbj | 1 | -0/+4 |
2002-04-13 | - use rpmdb-redhat to suggest dependency resolution(s). | jbj | 1 | -4/+1 |
2001-10-16 | Factor -type problems into explicit code annotations. | jbj | 1 | -0/+2 |
2001-10-16 | More lclint annotations. | jbj | 1 | -0/+2 |
2001-10-13 | - ratchet up to lclint "strict" level. | jbj | 1 | -1/+1 |
2001-09-24 | Move to lclint-3.0.0.15, revisit and clean up annotations. | jbj | 1 | -2/+0 |
2001-04-29 | - more boring lclint annotations and fiddles. | jbj | 1 | -0/+1 |
2001-04-17 | - fix: Fwrite's are optimized out by aggressive compiler(irix) (#34711). | jbj | 1 | -1/+1 |
2001-01-15 | - fix: extra newline in many error messages (#23947). | jbj | 1 | -1/+1 |
2000-12-12 | Sync with rpm-4_0 branch. | jbj | 1 | -6/+2 |