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