upgrade rpm version to 4.14.1
[platform/upstream/rpm.git] / lib / fsm.h
2021-01-05 biao716.wangupgrade rpm version to 4.14.1 39/250839/1 accepted/tizen/base/tool/20210118.215949 submit/tizen_base/20210105.160930 submit/tizen_base/20210113.025730 upstream/4.14.1.1
2012-04-24 Panu MatilainenEliminate rpmts and rpmte kludgery from package building
2012-03-30 Florian FestiMove internal stuff from fsm.h to fsm.c
2012-03-30 Florian FestiKill FSM: Remove remains
2012-03-30 Florian FestiKill FSM: Make FSM_PKGBUILD a function
2012-03-30 Florian FestiKill FSM: Make FSM_PKGERASE a function
2012-03-30 Florian FestiKill FSM: Make FSM_PKGINSTALL a function
2012-03-27 Florian FestiMove fsm_s to fsm.c and remove fsmNext() from fsm.h
2012-03-27 Florian FestiUntangle lib/fsm.c and lib/cpio.c
2012-01-17 Panu MatilainenKill off yet more repackage remnants from fsm
2012-01-17 Panu MatilainenEliminate FSM_WOPEN, FSM_WRITE and FSM_WCLOSE stages
2012-01-17 Panu MatilainenEliminate FSM_ROPEN, FSM_READ and FSM_RCLOSE stages
2012-01-17 Panu MatilainenEliminate file digest related members from fsm struct
2012-01-16 Panu MatilainenEliminate the now obviously unnecessary opath member...
2012-01-13 Panu MatilainenSanitize file capability setting in fsm
2012-01-13 Panu MatilainenSanitize selinux labeling in fsm
2012-01-13 Panu MatilainenEliminate unused subdir member from fsm struct
2012-01-13 Panu MatilainenEliminate silly sufbuf from fsm struct
2012-01-13 Panu MatilainenRemove unused "orphan" directory creation tracking...
2012-01-13 Panu MatilainenMove directory tracking variables out of fsm struct...
2012-01-11 Panu MatilainenTurn FSM into a blackbox, much like PSM is
2012-01-05 Panu MatilainenClean up progress callbacks in fsm/psm machinery
2012-01-05 Panu MatilainenPass and remember the controlling psm (if any) in fsm
2010-12-20 Panu MatilainenRip the stillborn, broken apply/commit transaction goo
2010-09-21 Panu MatilainenStop abusing enum typedefs for bitfield types
2010-05-31 Panu MatilainenEliminate unused no-op FSM_CHROOT stage
2010-01-05 Panu MatilainenRemove libcap stuff out of system.h
2009-12-16 Panu MatilainenRemove bogus const from fsm [o]path members and use...
2009-10-14 Panu MatilainenRemove cpio stuff from FD_t
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.