Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add osmo_fsm_inst_state_chg_keep_timer() | Neels Hofmeyr | 2018-05-31 | 1 | -1/+21 |
* | add osmo_fsm_inst_update_id_f() | Neels Hofmeyr | 2018-04-09 | 1 | -0/+27 |
* | cosmetic: osmo_fsm_inst_update_id(): don't log "allocate" | Neels Hofmeyr | 2018-04-09 | 1 | -2/+2 |
* | fsm: id: properly set name in case of NULL id | Neels Hofmeyr | 2018-04-09 | 1 | -1/+1 |
* | fsm_test: more thoroughly test FSM inst ids and names | Neels Hofmeyr | 2018-04-09 | 1 | -0/+44 |
* | fsm_test: terminate the main loop instead of exit on timeout | Neels Hofmeyr | 2018-04-09 | 1 | -0/+1 |
* | print BIG FAT ERROR message if osmo_fsm lacks event names | Stefan Sperling | 2018-02-26 | 1 | -4/+4 |
* | control_if: Add control interface commands for FSMs | Harald Welte | 2017-04-27 | 1 | -8/+8 |
* | osmo_fsm: Lookup functions to find FSM Instance by name or ID | Harald Welte | 2017-04-16 | 1 | -8/+8 |
* | fsm: add LOGPFSML to pass explicit logging level | Neels Hofmeyr | 2016-12-14 | 1 | -1/+1 |
* | Add Finite State Machine abstraction code | Harald Welte | 2016-06-16 | 1 | -0/+11 |