index
:
tools/librpm-tizen
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20171013
release-for-gbs-0.14
release-for-gbs-0.17
release-for-gbs-0.18
release-for-gbs-0.21
release-for-gbs-0.23
release-test-0.1
release-test-20150810
sandbox/soong9/devel
sandbox/wangbiao/py3-version
sandbox/wangbiao/py3_version
sandbox/wangbiao/riscv
sandbox/wangbiao/rpm414_tizen
sandbox/xuhy/fix-recursion-issue
sandbox/xuhy/rpm_tizen_riscv
spin-release-latest
test-devel
tizen
tznext
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
fsm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-24
Eliminate rpmts and rpmte kludgery from package building
Panu Matilainen
1
-1
/
+1
2012-03-30
Move internal stuff from fsm.h to fsm.c
Florian Festi
1
-93
/
+2
2012-03-30
Kill FSM: Remove remains
Florian Festi
1
-4
/
+1
2012-03-30
Kill FSM: Make FSM_PKGBUILD a function
Florian Festi
1
-0
/
+3
2012-03-30
Kill FSM: Make FSM_PKGERASE a function
Florian Festi
1
-0
/
+3
2012-03-30
Kill FSM: Make FSM_PKGINSTALL a function
Florian Festi
1
-0
/
+3
2012-03-27
Move fsm_s to fsm.c and remove fsmNext() from fsm.h
Florian Festi
1
-47
/
+0
2012-03-27
Untangle lib/fsm.c and lib/cpio.c
Florian Festi
1
-11
/
+4
2012-01-17
Kill off yet more repackage remnants from fsm
Panu Matilainen
1
-1
/
+0
2012-01-17
Eliminate FSM_WOPEN, FSM_WRITE and FSM_WCLOSE stages
Panu Matilainen
1
-5
/
+0
2012-01-17
Eliminate FSM_ROPEN, FSM_READ and FSM_RCLOSE stages
Panu Matilainen
1
-5
/
+0
2012-01-17
Eliminate file digest related members from fsm struct
Panu Matilainen
1
-2
/
+0
2012-01-16
Eliminate the now obviously unnecessary opath member from fsm struct
Panu Matilainen
1
-1
/
+0
2012-01-13
Sanitize file capability setting in fsm
Panu Matilainen
1
-1
/
+0
2012-01-13
Sanitize selinux labeling in fsm
Panu Matilainen
1
-1
/
+1
2012-01-13
Eliminate unused subdir member from fsm struct
Panu Matilainen
1
-1
/
+0
2012-01-13
Eliminate silly sufbuf from fsm struct
Panu Matilainen
1
-2
/
+1
2012-01-13
Remove unused "orphan" directory creation tracking variable from fsm
Panu Matilainen
1
-1
/
+0
2012-01-13
Move directory tracking variables out of fsm struct to local scope
Panu Matilainen
1
-4
/
+0
2012-01-11
Turn FSM into a blackbox, much like PSM is
Panu Matilainen
1
-33
/
+3
2012-01-05
Clean up progress callbacks in fsm/psm machinery
Panu Matilainen
1
-0
/
+2
2012-01-05
Pass and remember the controlling psm (if any) in fsm
Panu Matilainen
1
-0
/
+5
2010-12-20
Rip the stillborn, broken apply/commit transaction goo
Panu Matilainen
1
-2
/
+0
2010-09-21
Stop abusing enum typedefs for bitfield types
Panu Matilainen
1
-2
/
+3
2010-05-31
Eliminate unused no-op FSM_CHROOT stage
Panu Matilainen
1
-1
/
+0
2010-01-05
Remove libcap stuff out of system.h
Panu Matilainen
1
-1
/
+1
2009-12-16
Remove bogus const from fsm [o]path members and use of _constfree()
Panu Matilainen
1
-2
/
+2
2009-10-14
Remove cpio stuff from FD_t
Panu Matilainen
1
-0
/
+1
2009-02-27
Add md5->filedigest aliases (rhbz#487597)
Jindrich Novy
1
-2
/
+2
2008-11-27
Pass rpmte to fsmSetup()
Panu Matilainen
1
-0
/
+1
2008-11-27
Remove bogus consts from fsmSetup() args
Panu Matilainen
1
-2
/
+2
2008-11-19
Use matching type for fsm->digest to avoid unnecessary cast
Panu Matilainen
1
-1
/
+1
2008-11-15
Lose useless fsm/rpmfi astriplen field
Panu Matilainen
1
-1
/
+0
2008-11-12
Remove unused fsm subbuf field
Panu Matilainen
1
-1
/
+0
2008-11-11
Cpio flags are only relevant for fsm, get them out of rpmfi
Panu Matilainen
1
-1
/
+2
2008-11-11
Push archivePos from rpmfi to fsm
Panu Matilainen
1
-0
/
+1
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
[next]