1. 67d84d2 vty: fix vty->index for implicit go_parent_node by Neels Hofmeyr · 1 year, 2 months ago
  2. 0692916 vty: add vty_out_uptime() print the uptime to the vty by Alexander Couzens · 2 years, 10 months ago
  3. 11a58a1 vty: allow flushing by Eric · 2 years, 10 months ago
  4. 645aec8 vty: Introduce API vty_read_config_filep by Pau Espin Pedrol · 3 years, 1 month ago
  5. 0a2d9bd vty/command: fix: restrict the expert mode to the current session by Vadim Yanitskiy · 3 years, 8 months ago
  6. 72b9088 vty: introduce the expert mode and a command to enable it by Vadim Yanitskiy · 3 years, 8 months ago
  7. ef4c597 vty/command: restrict the use of '.', '!', and '@' as flags by Vadim Yanitskiy · 3 years, 9 months ago
  8. e566bdd vty: introduce and use VTY_CMD_USR_ATTR_NUM by Vadim Yanitskiy · 3 years, 9 months ago
  9. 7f1ecd9 vty: add program specific attributes to VTY commands by Vadim Yanitskiy · 3 years, 11 months ago
  10. 70ce871 vty_app_info.is_config_node: add OSMO_DEPRECATED by Neels Hofmeyr · 4 years, 7 months ago
  11. d31de23 vty: track parent nodes also for telnet sessions by Neels Hofmeyr · 4 years, 8 months ago
  12. 6305300 add vty_is_active() by Neels Hofmeyr · 5 years ago
  13. c1aa178 vty api: add vty_out_va() by Neels Hofmeyr · 5 years ago
  14. 99ae401 vty: Make TCP port configurable and introduce telnet_init_default by Holger Hans Peter Freyther · 6 years ago
  15. 4a31ffa VTY: implicit node exit by de-indenting, not parent lookup by Neels Hofmeyr · 7 years ago
  16. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  17. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  18. 96172f0 vty: add bind command for telnet vty line by Neels Hofmeyr · 8 years ago
  19. a9e5252 vty: Change API to have node installation be done by int by Holger Hans Peter Freyther · 9 years ago
  20. 9f0f978 vty: Check with the application before writing the config by Holger Hans Peter Freyther · 10 years ago
  21. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  22. 2c9168c vty: Make vty_event dispatch signals and use it in the testcase by Holger Hans Peter Freyther · 11 years ago
  23. 3c6a2ce VTY: Allow to compile vty.h and command.h headers with C++ by Andreas Eversberg · 12 years ago
  24. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  25. f948dbc vty: Fixed vty_down_level to move down from config nodes by Andreas.Eversberg · 13 years ago
  26. d61d517 add missing declarations of cfg_description_cmd to vty/vty.h by Harald Welte · 13 years ago 0.3.9
  27. 7acb30c doxygen: Add (partial) VTY API documentation by Harald Welte · 13 years ago
  28. 08aaded vty: Add functions to access index and node by Holger Hans Peter Freyther · 14 years ago 0.1.20
  29. 4aaccd7 vty: Make the talloc ctx extern void* to avoid duplicate symbols by Holger Hans Peter Freyther · 14 years ago
  30. 8f09f01 vty: Add a new callback to let code decide if it is a config node or not by Holger Hans Peter Freyther · 14 years ago
  31. dd19527 vty: Mark app info strings as const char*. by Holger Hans Peter Freyther · 14 years ago
  32. 237f624 [VTY] Introduce "struct vty_app_info" for vty_init() function by Harald Welte · 14 years ago
  33. 3fb0b6f Create libosmovty as library from OpenBSC VTY functions by Harald Welte · 14 years ago