aboutsummaryrefslogtreecommitdiffstats
path: root/src/vty/tdef_vty.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-06vty: use install_lib_element() and install_lib_element_ve()Vadim Yanitskiy1-2/+2
2020-02-06tdef_vty: do not enforce enum 'node_type' in osmo_tdef_vty_groups_init()Vadim Yanitskiy1-3/+3
2019-10-07tdef: Introduce min_val and max_val fieldsPau Espin Pedrol1-7/+28
2019-05-27tdef: Fix license: GPLv2+ instead of AGPLv3+Harald Welte1-4/+5
2019-04-11add osmo_str_startswith()Neels Hofmeyr1-11/+1
2019-03-19vty/tdef_vty.c: drop redundant comparisonVadim Yanitskiy1-1/+1
2019-03-06represent negative T-timers as Osmocom-specific X-timersNeels Hofmeyr1-9/+22
2019-02-04add osmo_tdef API, originally adopted from osmo-bsc T_defNeels Hofmeyr1-0/+372