index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
vty
/
vty_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vty: fix use-after-free and memleaks in is_cmd_ambiguous()
Neels Hofmeyr
2018-07-11
1
-0
/
+62
*
use osmo_init_logging2() with proper talloc ctx
Neels Hofmeyr
2018-04-06
1
-3
/
+7
*
Fix/Update copyright notices; Add SPDX annotation
Harald Welte
2017-11-13
1
-3
/
+5
*
vty: install 'exit', 'end',... commands on *all* nodes
Neels Hofmeyr
2017-09-27
1
-3
/
+0
*
vty_test: add artificial node levels for better testing
Neels Hofmeyr
2017-09-20
1
-1
/
+119
*
fix vty regression: empty parent node
Neels Hofmeyr
2017-09-20
1
-0
/
+1
*
VTY: implicit node exit by de-indenting, not parent lookup
Neels Hofmeyr
2017-09-19
1
-0
/
+20
*
VTY: interactive: never look for matching commands on parent node
Neels Hofmeyr
2017-09-08
1
-4
/
+2
*
vty: cleanup logging functions
Max
2017-05-09
1
-1
/
+1
*
stats/test: Add tests to check VTY configuration
Jacob Erlbeck
2015-08-22
1
-0
/
+127
*
vty/test: Refactor vty creation/deletion into separate functions
Jacob Erlbeck
2015-08-22
1
-29
/
+46
*
vty: Make vty_event dispatch signals and use it in the testcase
Holger Hans Peter Freyther
2013-10-10
1
-4
/
+17
*
vty: Fix compiler warning in the test
Holger Hans Peter Freyther
2013-09-10
1
-1
/
+2
*
vty: Add vty_install_default() and use for the vty nodes
Jacob Erlbeck
2013-09-08
1
-0
/
+124
*
vty: Fix misusage of snprintf in vty/utils.c
Jacob Erlbeck
2013-08-06
1
-0
/
+52