summaryrefslogtreecommitdiff
path: root/lib/rpmlead.h
AgeCommit message (Collapse)AuthorFilesLines
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
- adjust include paths accordingly
2007-12-01Make rpmlead opaque, add methods to deal with itPanu Matilainen1-18/+30
- rename methods to rpmLead*() for easy grepping - populate lead from header where necessary - add rpmLeadCheck() method for minimal compatibility checking to get rid of duplicate code in several places - conditionalize lead version on dirtokens
2007-11-23Use #include <x.h> syntax to include public headers.Ralf Corsépius1-1/+1
2007-09-26Remove the deprecated rpmlead definitions from public headersPanu Matilainen1-0/+30
2007-09-11Remove splint tags.Ralf Corsépius1-5/+2
2003-04-16- resurrect manifests, RPMRC_NOTFOUND returned by readLead().jbj1-4/+4
CVS patchset: 6752 CVS date: 2003/04/16 17:48:04
2002-08-23- merge signature returns into rpmRC.jbj1-4/+4
- python: exceptions on NOKEY/NOTTRUSTED. CVS patchset: 5667 CVS date: 2002/08/23 21:01:59
2002-06-22Factor bounds checking annotations into source code.jbj1-3/+0
CVS patchset: 5521 CVS date: 2002/06/22 18:51:56
2001-10-15Explicit branchstate annotations.jbj1-2/+2
CVS patchset: 5113 CVS date: 2001/10/15 17:53:34
2001-10-15lclint fiddles to annotate globals.jbj1-2/+3
CVS patchset: 5106 CVS date: 2001/10/15 03:22:10
2001-10-13- ratchet up to lclint "strict" level.jbj1-1/+2
CVS patchset: 5104 CVS date: 2001/10/13 19:35:58
2001-04-10Doxygen annotations for config files.jbj1-1/+1
Doxygen annotations for rpmdep section. Add manifests for install modes. CVS patchset: 4675 CVS date: 2001/04/10 12:36:45
2000-08-28Doxygen annotations.jbj1-4/+17
CVS patchset: 4138 CVS date: 2000/08/28 01:08:57
2000-08-27Doxygen annotations.jbj1-0/+4
CVS patchset: 4132 CVS date: 2000/08/27 19:27:03
1999-09-17lclint annotations.jbj1-1/+1
CVS patchset: 3288 CVS date: 1999/09/17 20:40:41
1999-07-13Perl bindings needjbj1-1/+9
#include <foo.h> not #include "foo.h" CVS patchset: 3143 CVS date: 1999/07/13 21:37:57
1998-11-18implement abstract fd type almost everywhere.jbj1-2/+2
CVS patchset: 2542 CVS date: 1998/11/18 21:41:05
1998-07-25Add multiple include avoidance and c++ prototype wrapping throughout *.h.jbj1-1/+1
Delete trailing white space in *.h. CVS patchset: 2181 CVS date: 1998/07/25 15:10:58
1996-11-18The Great Renamingroot1-32/+2
CVS patchset: 1171 CVS date: 1996/11/18 18:02:36
1996-06-19commentroot1-0/+2
CVS patchset: 652 CVS date: 1996/06/19 18:18:04
1996-03-07fixed old lead struct for Alpharoot1-3/+3
CVS patchset: 463 CVS date: 1996/03/07 16:48:12
1996-02-19removed signature type macrosmarc1-3/+0
CVS patchset: 312 CVS date: 1996/02/19 02:37:21
1996-02-14added support for old packages, lots of bug fixesroot1-0/+11
CVS patchset: 265 CVS date: 1996/02/14 17:55:28
1996-01-05changed magic and version numbers to unsignedewt1-2/+2
CVS patchset: 137 CVS date: 1996/01/05 18:18:39
1996-01-05add readLead() and writeLead()marc1-0/+3
CVS patchset: 128 CVS date: 1996/01/05 03:05:34
1996-01-05added RPMLEAD_SIGNONE RPMLEAD_SIZEmarc1-0/+7
added signature_type to the lead structure pad lead structure to 96 bytes, 8 byte aligned should be enough for just about forever. CVS patchset: 124 CVS date: 1996/01/05 02:10:08
1995-12-27Initial revisionewt1-0/+21
CVS patchset: 104 CVS date: 1995/12/27 19:50:38