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