aboutsummaryrefslogtreecommitdiffstats
path: root/src/vty/utils.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-29stop printing group description in vty_out_rate_ctr_group_fmt()Stefan Sperling1-3/+0
2018-05-25remove unused argument from pad_append_ctr() helper functionStefan Sperling1-7/+7
2018-05-24introduce vty_out_rate_ctr_group_fmt() functionStefan Sperling1-0/+136
2017-11-13Fix/Update copyright notices; Add SPDX annotationHarald Welte1-0/+3
2017-10-15Rename 'statistics.c' to 'counter.c'Harald Welte1-1/+1
2017-06-23doxygen: unify use of \file across the boardNeels Hofmeyr1-5/+4
2017-06-23doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr1-3/+3
2017-06-12update/extend doxygen documentationHarald Welte1-19/+31
2016-10-13vty/osmo_counter: use name if description is NULLAlexander Couzens1-1/+5
2015-12-08stat: Explicitly support stat_items without unitJacob Erlbeck1-1/+4
2015-08-22stats/vty: Add selective show stats commandJacob Erlbeck1-2/+16
2015-11-02stats: Add osmo_ name prefix to identifiersJacob Erlbeck1-8/+8
2015-10-28stat/vty: Add vty_out_statistics_full to show all statisticsJacob Erlbeck1-0/+58
2015-10-28stat/vty: Use the iterator algorithms to show ctrg and statgJacob Erlbeck1-20/+43
2015-10-28stats: Add vty_out_stat_item_groupJacob Erlbeck1-0/+22
2013-08-06vty: Support multi-char separators and end stringsJacob Erlbeck1-4/+5
2013-08-06vty: Fix misusage of snprintf in vty/utils.cJacob Erlbeck1-2/+2
2012-09-11vty: Address compiler warning about tolowerHolger Hans Peter Freyther1-0/+1
2012-08-20import vty_cmd_string_from_valstr() from osmo-btsHarald Welte1-0/+54
2012-04-18doc: Fix the Doxygen section endingsSylvain Munaut1-1/+1
2011-08-17doxygen: Add (partial) VTY API documentationHarald Welte1-0/+13
2011-03-23include: reorganize headers file to include/osmocom/[gsm|core]0.2.0Pablo Neira Ayuso1-4/+4
2010-05-25Create libosmovty as library from OpenBSC VTY functionsHarald Welte1-0/+50