index
:
platform/upstream/rpm
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_base
accepted/tizen_3.0_base
accepted/tizen_3.0_ivi
accepted/tizen_4.0_base
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_tool
accepted/tizen_6.0_base_tool_hotfix
accepted/tizen_6.5_base
accepted/tizen_6.5_base_tool
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_7.0_base_tool
accepted/tizen_7.0_base_tool_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_riscv
accepted/tizen_base_tool
accepted/tizen_base_tool_dev
accepted/tizen_base_toolchain
accepted/tizen_base_x
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_genivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel_strip
origin/tizen
sandbox/akazmin/hwasan_build
sandbox/chanleebf/compression_change
sandbox/chanleebf/test
sandbox/denis13/LTO
sandbox/denis13/NoLTO
sandbox/denis13/esan
sandbox/denis13/lib64
sandbox/denis13/test_lib64
sandbox/dkson95/build
sandbox/dkson95/buildinfo
sandbox/dkson95/devel
sandbox/dkson95/gcc-14
sandbox/dkson95/llvm
sandbox/dkson95/lto
sandbox/dkson95/merge
sandbox/dkson95/strip
sandbox/dkson95/warning
sandbox/dnxowls/rpm_4.14.1_upgrade
sandbox/dnxowls/rpm_upgrade
sandbox/hglee/asan
sandbox/jaehun77/hardfp
sandbox/leemgs/chromium-efl
sandbox/leemgs/pbzip2
sandbox/mkashkarov/annobin
sandbox/mkashkarov/armv7hl
sandbox/mkashkarov/armv7hl_rpm
sandbox/mkashkarov/armv7hl_support
sandbox/mkashkarov/debug
sandbox/mkashkarov/ttc_14
sandbox/mro/isan
sandbox/mzx/bootstraping
sandbox/mzx/fix
sandbox/mzx/upstream
sandbox/nmerinov/llvm
sandbox/pavelkopyl/gcov
sandbox/soong9/remove_nss
sandbox/soong9/rpm_4.14.1
sandbox/test/rpm_upgrade
sandbox/tizentools/rpm_upgrade
sandbox/toolchain/sanitizer
sandbox/vbarinov/arch
sandbox/vbarinov/asan
sandbox/vbarinov/clang-build
sandbox/vbarinov/lib64
sandbox/vbarinov/mips
sandbox/vbarinov/riscbuild
sandbox/vbarinov/strip
sandbox/vbarinov/tizen
sandbox/wangbiao/py3_version_6_6
sandbox/wangbiao/py3_version_bak
sandbox/wangbiao/rpm_py3
sandbox/xuwc/rpm_erase
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2_base
tizen_3.0_base
tizen_3.0_ivi
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_base_dev
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: SCM / Build;
park <sk7.park@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fsm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-29
Add fsm and rpmfi machinery for file capabilities
Panu Matilainen
1
-0
/
+2
2008-10-09
Mark various fsm* bits internal
Panu Matilainen
1
-0
/
+3
2008-07-03
Plug leaks in selinux context handling in fsm
Panu Matilainen
1
-1
/
+1
2008-06-09
Use 64bit type internally for package archive size & offset
Panu Matilainen
1
-2
/
+2
2008-06-03
Unexport file state machine internals
Panu Matilainen
1
-48
/
+0
2008-06-02
Lose unused fdigests array from rpmfi struct
Panu Matilainen
1
-1
/
+0
2008-06-02
Teach fsm internals to honor rpmfi digest type
Panu Matilainen
1
-0
/
+1
2008-06-02
Rename rpmfi and fsm checksum md5-sum fields to refer to digest
Panu Matilainen
1
-2
/
+2
2008-02-04
Add rpm_off_t type for file size types, use where spotted
Panu Matilainen
1
-2
/
+2
2007-12-18
Make fsm failedFile non-const like it really is
Panu Matilainen
1
-3
/
+3
2007-12-17
Stick cpioMapFlags to fsm.h, they're only used by fsm.c
Panu Matilainen
1
-1
/
+18
2007-12-17
Hide fsmIterator_s struct details, not needed outside fsm.c
Panu Matilainen
1
-11
/
+0
2007-12-17
Stuff hardLink_s inside fsm.c, add pointer typedef to fsm.h
Panu Matilainen
1
-15
/
+3
2007-12-08
Switch to <rpm/foo.h> style for public headers
Panu Matilainen
1
-1
/
+1
2007-12-02
Move file action enums to rpmfi where they logically belong
Panu Matilainen
1
-0
/
+1
2007-11-23
Expand private include file names to be relative to $(top_srcdir)
Ralf Corsépius
1
-1
/
+1
2007-09-20
Rename public fileAction* type to rpmFileAction for namespacing
Panu Matilainen
1
-2
/
+2
2007-09-11
Remove splint tags.
Ralf Corsépius
1
-66
/
+13
2007-07-10
Remove const type-qualifiers from function return types everywhere.
Panu Matilainen
1
-2
/
+2
2003-12-25
Add lsetfilecon to install modes.
jbj
1
-12
/
+15
2003-05-08
- don't use error string after gzclose (Dmitry V. Levin).
jbj
1
-4
/
+4
2003-04-02
Splint clean.
jbj
1
-30
/
+43
2003-03-19
- unify signal handling in librpmio, use condvar to deliver signal.
jbj
1
-1
/
+0
2003-03-19
Sanity.
jbj
1
-0
/
+6
2003-01-23
splint fiddles.
jbj
1
-2
/
+2
2002-08-19
- add --with-efence to configure, check install/upgrade with efence.
jbj
1
-1
/
+2
2002-07-08
Propagate splint-3.0.1.7 close(2) internalState annotation throughout.
jbj
1
-6
/
+7
2002-06-09
Sanity.
jbj
1
-2
/
+2
2002-05-19
- Grand Renaming of rpm data types.
jbj
1
-6
/
+6
2002-04-08
doxygen cleanup.
jbj
1
-0
/
+1
2002-01-11
- permit subset installs for %lang colored hardlink file sets.
jbj
1
-4
/
+6
2001-12-20
- solaris: translate i86pc to i386 (#57182).
jbj
1
-1
/
+1
2001-11-18
- convert file md5sum's to binary on the fly, reducing memory footprint.
jbj
1
-47
/
+71
2001-10-28
- memory indices for dependency check are typedef'd and abstract'd.
jbj
1
-4
/
+3
2001-10-27
- transaction sets cerated in cli main.
jbj
1
-8
/
+9
2001-10-17
Converging on lclint-3.0.17 strict level.
jbj
1
-6
/
+11
2001-10-15
Explicit branchstate annotations.
jbj
1
-0
/
+2
2001-10-15
lclint fiddles to annotate globals.
jbj
1
-1
/
+2
2001-09-25
- legacy: drop brokenMD5 support (rrpm-2.3.3 to rpm-2.3.8 on sparc).
jbj
1
-1
/
+0
2001-06-25
Yet another patial harlink set fix.
jbj
1
-2
/
+1
2001-06-05
- fix typos in linux.{req,prov}.
jbj
1
-6
/
+8
2001-06-04
lclint fiddles.
jbj
1
-1
/
+1
2001-05-05
- enough lclint annotations and fiddles already.
jbj
1
-18
/
+24
2001-05-03
- still more boring lclint annotations and fiddles.
jbj
1
-2
/
+2
2001-04-10
Doxygen annotations for config files.
jbj
1
-1
/
+3
2001-03-03
Move fileActionString to fsm.c where it belongs.
jbj
1
-0
/
+7
2001-03-01
More functionality in psmStage.
jbj
1
-1
/
+0
2001-02-28
Move more args into PSM_t.
jbj
1
-0
/
+1
2001-02-11
1st stab at --repackage.
jbj
1
-1
/
+1
2001-02-10
Reorganize sources before implementing --repackage.
jbj
1
-0
/
+255