summaryrefslogtreecommitdiffstats
path: root/src/vty/utils.c
Commit message (Expand)AuthorAgeFilesLines
* stop printing group description in vty_out_rate_ctr_group_fmt()Stefan Sperling2018-10-291-3/+0
* remove unused argument from pad_append_ctr() helper functionStefan Sperling2018-05-251-7/+7
* introduce vty_out_rate_ctr_group_fmt() functionStefan Sperling2018-05-241-0/+136
* Fix/Update copyright notices; Add SPDX annotationHarald Welte2017-11-131-0/+3
* Rename 'statistics.c' to 'counter.c'Harald Welte2017-10-151-1/+1
* doxygen: unify use of \file across the boardNeels Hofmeyr2017-06-231-5/+4
* doxygen: enable AUTOBRIEF, drop \briefNeels Hofmeyr2017-06-231-3/+3
* update/extend doxygen documentationHarald Welte2017-06-121-19/+31
* vty/osmo_counter: use name if description is NULLAlexander Couzens2016-10-131-1/+5
* stat: Explicitly support stat_items without unitJacob Erlbeck2015-12-081-1/+4
* stats/vty: Add selective show stats commandJacob Erlbeck2015-08-221-2/+16
* stats: Add osmo_ name prefix to identifiersJacob Erlbeck2015-11-021-8/+8
* stat/vty: Add vty_out_statistics_full to show all statisticsJacob Erlbeck2015-10-281-0/+58
* stat/vty: Use the iterator algorithms to show ctrg and statgJacob Erlbeck2015-10-281-20/+43
* stats: Add vty_out_stat_item_groupJacob Erlbeck2015-10-281-0/+22
* vty: Support multi-char separators and end stringsJacob Erlbeck2013-08-061-4/+5
* vty: Fix misusage of snprintf in vty/utils.cJacob Erlbeck2013-08-061-2/+2
* vty: Address compiler warning about tolowerHolger Hans Peter Freyther2012-09-111-0/+1
* import vty_cmd_string_from_valstr() from osmo-btsHarald Welte2012-08-201-0/+54
* doc: Fix the Doxygen section endingsSylvain Munaut2012-04-181-1/+1
* doxygen: Add (partial) VTY API documentationHarald Welte2011-08-171-0/+13
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-4/+4
* Create libosmovty as library from OpenBSC VTY functionsHarald Welte2010-05-251-0/+50