1. 99c538e vty: add a define VTY_IPV46_CMD to require a IPv4/6 address by Alexander Couzens · 4 years, 1 month ago
  2. cf70aa0 enable vty xml dumping to stdout by Neels Hofmeyr · 4 years, 2 months ago
  3. e65c8ba vty/command.h: document and prettify CMD_ATTR_* flags by Vadim Yanitskiy · 6 years ago
  4. 4a73d5e vty: deprecate now empty node commands by Neels Hofmeyr · 7 years ago
  5. f4f23bd vty: install 'exit', 'end',... commands on *all* nodes by Neels Hofmeyr · 7 years ago
  6. 657c5b6 vty: derive node name from prompt, use as XML ids by Neels Hofmeyr · 7 years ago
  7. 4a31ffa VTY: implicit node exit by de-indenting, not parent lookup by Neels Hofmeyr · 7 years ago
  8. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  9. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  10. e05c1f4 vty: additional nodes for sccp-address configuration by Philipp Maier · 7 years ago
  11. b522740 vty/command.h: Introduce VTY nodes for libosmo-sigtran by Harald Welte · 7 years ago
  12. ad580ba add vty call show asciidoc: generate a documentation for counters by Alexander Couzens · 8 years ago
  13. f81eb32 vty: add ctrl section for Control interface bind address by Neels Hofmeyr · 8 years ago
  14. 2b82c1c fix FSF address in sources/headers by Jaroslav Škarvada · 9 years ago
  15. 34eec7d vty: Add reserved nodes to enum node_type by Jacob Erlbeck · 9 years ago
  16. adc900e stats/vty: Add stats configuration by Jacob Erlbeck · 9 years ago
  17. a9e5252 vty: Change API to have node installation be done by int by Holger Hans Peter Freyther · 9 years ago
  18. 7b74dda remove references to u_char type, use 'unsigned char' instead by Harald Welte · 10 years ago
  19. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  20. 0c987bd vty: Add vty_install_default() and use for the vty nodes by Jacob Erlbeck · 11 years ago
  21. 8ec7f90 logging: Make sure to install standard "end" command in VTY node by Harald Welte · 12 years ago
  22. 3c6a2ce VTY: Allow to compile vty.h and command.h headers with C++ by Andreas Eversberg · 12 years ago
  23. d85d015 add library VTY nodes for NS and BSSGP by Harald Welte · 12 years ago
  24. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  25. e881b1b doxygen: split VTY configuration in multiple files by Harald Welte · 13 years ago
  26. 7acb30c doxygen: Add (partial) VTY API documentation by Harald Welte · 13 years ago
  27. c0dbe0b vty: Increase the number of arguments one can have in VTY commands by Holger Hans Peter Freyther · 13 years ago
  28. 892e621 make sure we don't have namespace clashes between libraries and apps by Harald Welte · 13 years ago
  29. 2ade3a0 vty: reserve nodes for libosmo-abis by Pablo Neira Ayuso · 13 years ago
  30. 95b2b47 get rid of non-ANSI function declarations missing (void) by Harald Welte · 13 years ago
  31. 2822296 LOGGING: configure logging from the vty by Harald Welte · 13 years ago
  32. 4c05301 [VTY] Remove all application specific VTY node definitions from enum by Harald Welte · 14 years ago 0.1.9
  33. 237f624 [VTY] Introduce "struct vty_app_info" for vty_init() function by Harald Welte · 14 years ago
  34. 3fb0b6f Create libosmovty as library from OpenBSC VTY functions by Harald Welte · 14 years ago