Sanitize python object -> tag number exception handling
[platform/upstream/rpm.git] / lib / fsm.h
2009-02-27 Jindrich NovyAdd md5->filedigest aliases (rhbz#487597)
2008-11-27 Panu MatilainenPass rpmte to fsmSetup()
2008-11-27 Panu MatilainenRemove bogus consts from fsmSetup() args
2008-11-19 Panu MatilainenUse matching type for fsm->digest to avoid unnecessary...
2008-11-15 Panu MatilainenLose useless fsm/rpmfi astriplen field
2008-11-12 Panu MatilainenRemove unused fsm subbuf field
2008-11-11 Panu MatilainenCpio flags are only relevant for fsm, get them out...
2008-11-11 Panu MatilainenPush archivePos from rpmfi to fsm
2008-10-29 Panu MatilainenAdd fsm and rpmfi machinery for file capabilities
2008-10-09 Panu MatilainenMark various fsm* bits internal
2008-07-03 Panu MatilainenPlug leaks in selinux context handling in fsm
2008-06-09 Panu MatilainenUse 64bit type internally for package archive size...
2008-06-03 Panu MatilainenUnexport file state machine internals
2008-06-02 Panu MatilainenLose unused fdigests array from rpmfi struct
2008-06-02 Panu MatilainenTeach fsm internals to honor rpmfi digest type
2008-06-02 Panu MatilainenRename rpmfi and fsm checksum md5-sum fields to refer...
2008-02-04 Panu MatilainenAdd rpm_off_t type for file size types, use where spotted
2007-12-18 Panu MatilainenMake fsm failedFile non-const like it really is
2007-12-17 Panu MatilainenStick cpioMapFlags to fsm.h, they're only used by fsm.c
2007-12-17 Panu MatilainenHide fsmIterator_s struct details, not needed outside...
2007-12-17 Panu MatilainenStuff hardLink_s inside fsm.c, add pointer typedef...
2007-12-08 Panu MatilainenSwitch to <rpm/foo.h> style for public headers
2007-12-02 Panu MatilainenMove file action enums to rpmfi where they logically...
2007-11-23 Ralf CorsépiusExpand private include file names to be relative to...
2007-09-20 Panu MatilainenRename public fileAction* type to rpmFileAction for...
2007-09-11 Ralf CorsépiusRemove splint tags.
2007-07-10 Panu MatilainenRemove const type-qualifiers from function return types...
2003-12-25 jbjAdd lsetfilecon to install modes.
2003-05-08 jbj- don't use error string after gzclose (Dmitry V. Levin).
2003-04-02 jbjSplint clean.
2003-03-19 jbj- unify signal handling in librpmio, use condvar to...
2003-03-19 jbjSanity.
2003-01-23 jbjsplint fiddles.
2002-08-19 jbj- add --with-efence to configure, check install/upgrade...
2002-07-08 jbjPropagate splint-3.0.1.7 close(2) internalState annotat...
2002-06-09 jbjSanity.
2002-05-19 jbj- Grand Renaming of rpm data types.
2002-04-08 jbjdoxygen cleanup.
2002-01-11 jbj- permit subset installs for %lang colored hardlink...
2001-12-20 jbj- solaris: translate i86pc to i386 (#57182).
2001-11-18 jbj- convert file md5sum's to binary on the fly, reducing...
2001-10-28 jbj- memory indices for dependency check are typedef'd...
2001-10-27 jbj- transaction sets cerated in cli main.
2001-10-17 jbjConverging on lclint-3.0.17 strict level.
2001-10-15 jbjExplicit branchstate annotations.
2001-10-15 jbjlclint fiddles to annotate globals.
2001-09-25 jbj- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm...
2001-06-25 jbjYet another patial harlink set fix.
2001-06-05 jbj- fix typos in linux.{req,prov}.
2001-06-04 jbjlclint fiddles.
2001-05-05 jbj- enough lclint annotations and fiddles already.
2001-05-03 jbj- still more boring lclint annotations and fiddles.
2001-04-10 jbjDoxygen annotations for config files.
2001-03-03 jbjMove fileActionString to fsm.c where it belongs.
2001-03-01 jbjMore functionality in psmStage.
2001-02-28 jbjMove more args into PSM_t.
2001-02-11 jbj1st stab at --repackage.
2001-02-10 jbjReorganize sources before implementing --repackage.