summaryrefslogtreecommitdiff
path: root/lib/fsm.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-16Remove bogus const from fsm [o]path members and use of _constfree()Panu Matilainen1-2/+2
2009-10-14Remove cpio stuff from FD_tPanu Matilainen1-0/+1
2009-02-27Add md5->filedigest aliases (rhbz#487597)Jindrich Novy1-2/+2
2008-11-27Pass rpmte to fsmSetup()Panu Matilainen1-0/+1
2008-11-27Remove bogus consts from fsmSetup() argsPanu Matilainen1-2/+2
2008-11-19Use matching type for fsm->digest to avoid unnecessary castPanu Matilainen1-1/+1
2008-11-15Lose useless fsm/rpmfi astriplen fieldPanu Matilainen1-1/+0
2008-11-12Remove unused fsm subbuf fieldPanu Matilainen1-1/+0
2008-11-11Cpio flags are only relevant for fsm, get them out of rpmfiPanu Matilainen1-1/+2
2008-11-11Push archivePos from rpmfi to fsmPanu Matilainen1-0/+1
2008-10-29Add fsm and rpmfi machinery for file capabilitiesPanu Matilainen1-0/+2
2008-10-09Mark various fsm* bits internalPanu Matilainen1-0/+3
2008-07-03Plug leaks in selinux context handling in fsmPanu Matilainen1-1/+1
2008-06-09Use 64bit type internally for package archive size & offsetPanu Matilainen1-2/+2
2008-06-03Unexport file state machine internalsPanu Matilainen1-48/+0
2008-06-02Lose unused fdigests array from rpmfi structPanu Matilainen1-1/+0
2008-06-02Teach fsm internals to honor rpmfi digest typePanu Matilainen1-0/+1
2008-06-02Rename rpmfi and fsm checksum md5-sum fields to refer to digestPanu Matilainen1-2/+2
2008-02-04Add rpm_off_t type for file size types, use where spottedPanu Matilainen1-2/+2
2007-12-18Make fsm failedFile non-const like it really isPanu Matilainen1-3/+3
2007-12-17Stick cpioMapFlags to fsm.h, they're only used by fsm.cPanu Matilainen1-1/+18
2007-12-17Hide fsmIterator_s struct details, not needed outside fsm.cPanu Matilainen1-11/+0
2007-12-17Stuff hardLink_s inside fsm.c, add pointer typedef to fsm.hPanu Matilainen1-15/+3
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-12-02Move file action enums to rpmfi where they logically belongPanu Matilainen1-0/+1
2007-11-23Expand private include file names to be relative to $(top_srcdir)Ralf Corsépius1-1/+1
2007-09-20Rename public fileAction* type to rpmFileAction for namespacingPanu Matilainen1-2/+2
2007-09-11Remove splint tags.Ralf Corsépius1-66/+13
2007-07-10Remove const type-qualifiers from function return types everywhere.Panu Matilainen1-2/+2
2003-12-25Add lsetfilecon to install modes.jbj1-12/+15
2003-05-08- don't use error string after gzclose (Dmitry V. Levin).jbj1-4/+4
2003-04-02Splint clean.jbj1-30/+43
2003-03-19- unify signal handling in librpmio, use condvar to deliver signal.jbj1-1/+0
2003-03-19Sanity.jbj1-0/+6
2003-01-23splint fiddles.jbj1-2/+2
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-1/+2
2002-07-08Propagate splint-3.0.1.7 close(2) internalState annotation throughout.jbj1-6/+7
2002-06-09Sanity.jbj1-2/+2
2002-05-19- Grand Renaming of rpm data types.jbj1-6/+6
2002-04-08doxygen cleanup.jbj1-0/+1
2002-01-11- permit subset installs for %lang colored hardlink file sets.jbj1-4/+6
2001-12-20- solaris: translate i86pc to i386 (#57182).jbj1-1/+1
2001-11-18- convert file md5sum's to binary on the fly, reducing memory footprint.jbj1-47/+71
2001-10-28- memory indices for dependency check are typedef'd and abstract'd.jbj1-4/+3
2001-10-27- transaction sets cerated in cli main.jbj1-8/+9
2001-10-17Converging on lclint-3.0.17 strict level.jbj1-6/+11
2001-10-15Explicit branchstate annotations.jbj1-0/+2
2001-10-15lclint fiddles to annotate globals.jbj1-1/+2
2001-09-25- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).jbj1-1/+0
2001-06-25Yet another patial harlink set fix.jbj1-2/+1