summaryrefslogtreecommitdiffstats
path: root/src/vty/fsm_vty.c
Commit message (Expand)AuthorAgeFilesLines
* ctrl/vty: fsm: use correct element when iterating over fsm->proc.childrenAlexander Couzens2018-07-291-1/+1
* ensure VTY commands don't segfault if an FSM has no event namesStefan Sperling2018-02-261-4/+8
* ensure that osmo_fsm vty commands are only installed onceStefan Sperling2018-02-231-0/+12
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-0/+2
* [doc] Don't add libosmovty bits to libosmocore groupsHarald Welte2017-10-161-7/+2
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-2/+4
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-4/+4
* update/extend doxygen documentationHarald Welte2017-06-121-0/+12
* fsm: Add VTY introspection of osmo_fsm and their instancesHarald Welte2017-01-071-0/+177