1. 0c987bd vty: Add vty_install_default() and use for the vty nodes by Jacob Erlbeck · 11 years ago
  2. 7eed053 vty: Refactored vty_go_parent(), 'end' and 'exit' by Jacob Erlbeck · 11 years ago
  3. 2442e09 vty: Rename is_config() to is_config_child() by Jacob Erlbeck · 11 years ago
  4. 047213b vty: Attempt to fix various meam leaks in the VTY lookup code by Holger Hans Peter Freyther · 11 years ago
  5. d17aa59 VTY: don't show HIDDEN or DEPRECATED vty commands in ? completion by Harald Welte · 11 years ago
  6. 80d30fe vty/command.c: Cosmetic cleanup by Harald Welte · 11 years ago
  7. 4d8eea4 vty: Do better filtering of arguments, optional args particularly by Sylvain Munaut · 11 years ago
  8. 8297c81 vty: Add xsd and a command that can generate the documentation. by Holger Hans Peter Freyther · 13 years ago
  9. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  10. 738f133 vty: Add a function to write the current config to a file. by Holger Hans Peter Freyther · 12 years ago
  11. e881b1b doxygen: split VTY configuration in multiple files by Harald Welte · 13 years ago
  12. 7acb30c doxygen: Add (partial) VTY API documentation by Harald Welte · 13 years ago
  13. 95b2b47 get rid of non-ANSI function declarations missing (void) by Harald Welte · 13 years ago
  14. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  15. 2822296 LOGGING: configure logging from the vty by Harald Welte · 13 years ago
  16. 8304b1e vty: Everything <= CONFIG_NODE is not a child of config by Holger Hans Peter Freyther · 14 years ago
  17. 3e85e8d vty: Handle nodes part of the lib in the lib, for the rest call the callback by Holger Hans Peter Freyther · 14 years ago 0.1.19
  18. 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
  19. 50cfb78 vty: Move the assumption of the config nodes into a function by Holger Hans Peter Freyther · 14 years ago
  20. 33f0fc3 [VTY] add support for numeric ranges with negative numbers by Andreas Eversberg · 14 years ago
  21. 237f624 [VTY] Introduce "struct vty_app_info" for vty_init() function by Harald Welte · 14 years ago
  22. 3fb0b6f Create libosmovty as library from OpenBSC VTY functions by Harald Welte · 14 years ago