index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
core
/
fsm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-5
/
+5
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-45
/
+45
*
osmo_fsm: Lookup functions to find FSM Instance by name or ID
Harald Welte
2017-04-16
1
-0
/
+4
*
fsm: convenience: add inline osmo_fsm_inst_state_name()
Neels Hofmeyr
2017-03-01
1
-0
/
+4
*
Add osmo_fsm_find_by_name() and avoid registering FSM with same name
Harald Welte
2017-01-07
1
-0
/
+1
*
fsm: factor out osmo_fsm_inst_term_children() from osmo_fsm_inst_term()
Neels Hofmeyr
2016-12-24
1
-0
/
+13
*
fsm: move LOGPFSMSRC and LOGPFSMLSRC to .h
Neels Hofmeyr
2016-12-24
1
-0
/
+13
*
fsm api doc: fix typo in doxygen marker '\breif'
Neels Hofmeyr
2016-12-20
1
-1
/
+1
*
add value strings for enum osmo_fsm_term_cause and use for logging
Neels Hofmeyr
2016-12-15
1
-0
/
+7
*
fsm: log caller's source for events and state changes, not fsm.c lines
Neels Hofmeyr
2016-12-14
1
-6
/
+35
*
fsm: add LOGPFSML to pass explicit logging level
Neels Hofmeyr
2016-12-14
1
-2
/
+5
*
doc: fsm timer_cb: explain return value
Neels Hofmeyr
2016-12-09
1
-1
/
+2
*
Add osmo_fsm_unregister() to header
Max
2016-11-02
1
-1
/
+1
*
fsm: Introduce default time-out handling
Harald Welte
2016-06-27
1
-1
/
+3
*
Add Finite State Machine abstraction code
Harald Welte
2016-06-16
1
-0
/
+135