| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add a 'show rate-counters' VTY command. | Stefan Sperling | 2018-05-24 | 1 | -0/+17 |
* | introduce vty_out_rate_ctr_group_fmt() function | Stefan Sperling | 2018-05-24 | 1 | -0/+136 |
* | Bump version: 0.10.2.284-bc47-dirty → 0.11.0 | Pau Espin Pedrol | 2018-05-03 | 1 | -1/+1 |
* | vty/command.c: write_config_file(): sanely compose temp path | Neels Hofmeyr | 2018-03-28 | 1 | -1/+11 |
* | VTY: Don't welcome the user to the "control" interface, if it's VTY | Harald Welte | 2018-03-27 | 1 | -1/+1 |
* | ensure VTY commands don't segfault if an FSM has no event names | Stefan Sperling | 2018-02-26 | 1 | -4/+8 |
* | ensure that osmo_fsm vty commands are only installed once | Stefan Sperling | 2018-02-23 | 1 | -0/+12 |
* | talloc_ctx_vty: Fix help strings (missing \n at end of line) | Harald Welte | 2018-02-14 | 1 | -3/+3 |
* | vty: fix 'logging print file' output | Neels Hofmeyr | 2018-02-06 | 1 | -8/+11 |
* | logging vty: add 'logging print file (0|1|basename)' cmd | Neels Hofmeyr | 2018-01-19 | 1 | -0/+27 |
* | logging: separate the '<000b>' subsys from filename logging | Neels Hofmeyr | 2018-01-19 | 1 | -0/+19 |
* | logging: add ability to log the log-level with API and vty | Neels Hofmeyr | 2018-01-17 | 1 | -0/+21 |
* | Use 127.0.0.1 for GSMTAP logging by default | Max | 2018-01-05 | 1 | -3/+3 |
* | logging vty: describe 'logging set-log-mask' command, add OSMO_STRINGIFY_VAL() | Neels Hofmeyr | 2017-12-12 | 1 | -2/+11 |
* | vty: set name for VIEW+ENABLE nodes, for VTY reference | Neels Hofmeyr | 2017-12-10 | 1 | -0/+4 |
* | VTY reference: use node names as section names | Neels Hofmeyr | 2017-12-10 | 1 | -0/+1 |
* | VTY reference: do not list empty nodes | Neels Hofmeyr | 2017-12-10 | 1 | -0/+2 |
* | vty XML export: avoid repeating common node commands for each node | Neels Hofmeyr | 2017-12-10 | 1 | -0/+45 |
* | vty: show asciidoc counters: don't create an empty table for osmo_counters | Alexander Couzens | 2017-12-05 | 1 | -0/+7 |
* | Fix/Update copyright notices; Add SPDX annotation | Harald Welte | 2017-11-13 | 10 | -3/+28 |
* | vty: Fix bad use of vector_slot() | Pau Espin Pedrol | 2017-11-10 | 1 | -1/+1 |
* | Revert "vty: Fix bad use of vector_slot()" | Neels Hofmeyr | 2017-11-01 | 1 | -1/+1 |
* | Move additional libraries to appropriate place | Max | 2017-10-30 | 1 | -2/+2 |
* | Tag/Release version 0.10.0 | Harald Welte | 2017-10-27 | 1 | -1/+1 |
* | vty: Fix bad use of vector_slot() | Pau Espin Pedrol | 2017-10-24 | 1 | -1/+1 |
* | [doc] Don't add libosmovty bits to libosmocore groups | Harald Welte | 2017-10-16 | 4 | -30/+29 |
* | Rename 'statistics.c' to 'counter.c' | Harald Welte | 2017-10-15 | 2 | -2/+2 |
* | vty: install 'exit', 'end',... commands on *all* nodes | Neels Hofmeyr | 2017-09-27 | 4 | -16/+29 |
* | VTY: implement talloc context introspection command | Vadim Yanitskiy | 2017-09-27 | 2 | -1/+281 |
* | vty/vty.c: do not bind vty context to application's one | Vadim Yanitskiy | 2017-09-27 | 1 | -1/+1 |
* | vty: derive node name from prompt, use as XML ids | Neels Hofmeyr | 2017-09-23 | 1 | -1/+46 |
* | vty: use internal node id for xml ids | Neels Hofmeyr | 2017-09-23 | 1 | -1/+1 |
* | comment: describe indent_cmp() | Neels Hofmeyr | 2017-09-20 | 1 | -0/+4 |
* | fix vty regression: empty parent node | Neels Hofmeyr | 2017-09-20 | 1 | -7/+32 |
* | VTY: implicit node exit by de-indenting, not parent lookup | Neels Hofmeyr | 2017-09-19 | 2 | -24/+200 |
* | VTY: interactive: never look for matching commands on parent node | Neels Hofmeyr | 2017-09-08 | 1 | -26/+2 |
* | cosmetic: clarify language in vty read error | Keith | 2017-09-05 | 1 | -1/+1 |
* | Ignore broken everything log level | Max | 2017-07-10 | 1 | -2/+9 |
* | doxygen: unify use of \file across the board | Neels Hofmeyr | 2017-06-23 | 9 | -20/+28 |
* | doxygen: enable AUTOBRIEF, drop \brief | Neels Hofmeyr | 2017-06-23 | 8 | -43/+43 |
* | vty/command.c: drop useless assignment | Vadim Yanitskiy | 2017-06-13 | 1 | -1/+1 |
* | update/extend doxygen documentation | Harald Welte | 2017-06-12 | 8 | -21/+82 |
* | Update doxygen main page for libosmo{core,gsm,vty} | Harald Welte | 2017-06-12 | 1 | -0/+10 |
* | vty: cleanup logging functions | Max | 2017-05-09 | 1 | -3/+3 |
* | fix spelling in API docu, command reply, logging, descriptions | Thorsten Alteholz | 2017-04-23 | 1 | -1/+1 |
* | logging.h: fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* | Neels Hofmeyr | 2017-02-23 | 1 | -2/+2 |
* | logging: centrally define ctx and filter indexes | Neels Hofmeyr | 2017-02-22 | 1 | -2/+2 |
* | fsm: Add VTY introspection of osmo_fsm and their instances | Harald Welte | 2017-01-07 | 2 | -1/+178 |
* | vty: OSMO_ASSERT() if two identical commands are installed | Harald Welte | 2017-01-07 | 1 | -0/+19 |
* | Catch-up with git version tags | Max | 2016-12-21 | 1 | -1/+2 |