1. a184701 vty: Don't match negative values on purely positive ranges by Pau Espin Pedrol · 4 years ago
  2. 9fdc871 vty: Allow 64 bit values in numeric ranges if system supports it by Pau Espin Pedrol · 4 years ago
  3. d92be9a tests: vty: Extend test to do some numeric range validations by Pau Espin Pedrol · 4 years ago
  4. d31de23 vty: track parent nodes also for telnet sessions by Neels Hofmeyr · 4 years, 8 months ago
  5. 4abda9e logging/vty: fix: actually ignore deprecated logging commands by Vadim Yanitskiy · 4 years, 8 months ago
  6. a0c8195 vty: Return error if cmd returns CMD_WARNING while reading cfg file by Pau Espin Pedrol · 4 years, 9 months ago
  7. 5314c51 vty: fix use-after-free and memleaks in is_cmd_ambiguous() by Neels Hofmeyr · 6 years ago
  8. a829b45 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  9. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  10. f4f23bd vty: install 'exit', 'end',... commands on *all* nodes by Neels Hofmeyr · 7 years ago
  11. b022c86 vty_test: add artificial node levels for better testing by Neels Hofmeyr · 7 years ago
  12. 4306363 fix vty regression: empty parent node by Neels Hofmeyr · 7 years ago
  13. 4a31ffa VTY: implicit node exit by de-indenting, not parent lookup by Neels Hofmeyr · 7 years ago
  14. d64b6ae VTY: interactive: never look for matching commands on parent node by Neels Hofmeyr · 7 years ago
  15. c65c5b4 vty: cleanup logging functions by Max · 7 years ago
  16. be37fb7 stats/test: Add tests to check VTY configuration by Jacob Erlbeck · 9 years ago
  17. ca6602f vty/test: Refactor vty creation/deletion into separate functions by Jacob Erlbeck · 9 years ago
  18. 2c9168c vty: Make vty_event dispatch signals and use it in the testcase by Holger Hans Peter Freyther · 11 years ago
  19. 6ef71b0 vty: Fix compiler warning in the test by Holger Hans Peter Freyther · 11 years ago
  20. 0c987bd vty: Add vty_install_default() and use for the vty nodes by Jacob Erlbeck · 11 years ago
  21. ae15a2c vty: Fix misusage of snprintf in vty/utils.c by Jacob Erlbeck · 11 years ago