1. 70ce871 vty_app_info.is_config_node: add OSMO_DEPRECATED by Neels Hofmeyr · 4 years, 7 months ago
  2. d31de23 vty: track parent nodes also for telnet sessions by Neels Hofmeyr · 4 years, 8 months ago
  3. 6305300 add vty_is_active() by Neels Hofmeyr · 5 years ago
  4. c1aa178 vty api: add vty_out_va() by Neels Hofmeyr · 5 years ago
  5. 99ae401 vty: Make TCP port configurable and introduce telnet_init_default by Holger Hans Peter Freyther · 6 years ago
  6. 4a31ffa VTY: implicit node exit by de-indenting, not parent lookup by Neels Hofmeyr · 7 years ago
  7. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  8. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  9. 96172f0 vty: add bind command for telnet vty line by Neels Hofmeyr · 8 years ago
  10. a9e5252 vty: Change API to have node installation be done by int by Holger Hans Peter Freyther · 9 years ago
  11. 9f0f978 vty: Check with the application before writing the config by Holger Hans Peter Freyther · 10 years ago
  12. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  13. 2c9168c vty: Make vty_event dispatch signals and use it in the testcase by Holger Hans Peter Freyther · 11 years ago
  14. 3c6a2ce VTY: Allow to compile vty.h and command.h headers with C++ by Andreas Eversberg · 12 years ago
  15. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  16. f948dbc vty: Fixed vty_down_level to move down from config nodes by Andreas.Eversberg · 13 years ago
  17. d61d517 add missing declarations of cfg_description_cmd to vty/vty.h by Harald Welte · 13 years ago 0.3.9
  18. 7acb30c doxygen: Add (partial) VTY API documentation by Harald Welte · 13 years ago
  19. 08aaded vty: Add functions to access index and node by Holger Hans Peter Freyther · 14 years ago 0.1.20
  20. 4aaccd7 vty: Make the talloc ctx extern void* to avoid duplicate symbols by Holger Hans Peter Freyther · 14 years ago
  21. 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
  22. dd19527 vty: Mark app info strings as const char*. by Holger Hans Peter Freyther · 14 years ago
  23. 237f624 [VTY] Introduce "struct vty_app_info" for vty_init() function by Harald Welte · 14 years ago
  24. 3fb0b6f Create libosmovty as library from OpenBSC VTY functions by Harald Welte · 14 years ago