1. 7b74dda remove references to u_char type, use 'unsigned char' instead by Harald Welte · 10 years ago
  2. f39aed6 add port number 4238 for BTS control interface by Harald Welte · 10 years ago
  3. 28570a4 new <osmocom/vty/ports.h> file listing VTY tcp ports by Harald Welte · 10 years ago
  4. 12ba778 include: Switch to #pragma once pattern by Sylvain Munaut · 10 years ago
  5. 2c9168c vty: Make vty_event dispatch signals and use it in the testcase by Holger Hans Peter Freyther · 11 years ago
  6. 0c987bd vty: Add vty_install_default() and use for the vty nodes by Jacob Erlbeck · 11 years ago
  7. 8ec7f90 logging: Make sure to install standard "end" command in VTY node by Harald Welte · 12 years ago
  8. 7c7d39a vty: Include osmocom/core/utils.h for the value_string struct by Holger Hans Peter Freyther · 12 years ago
  9. fab0ae9 import vty_cmd_string_from_valstr() from osmo-bts by Harald Welte · 12 years ago
  10. 3c6a2ce VTY: Allow to compile vty.h and command.h headers with C++ by Andreas Eversberg · 12 years ago
  11. d471a21 build: simplify headers management and remove recursion by Diego Elio Pettenò · 12 years ago
  12. d85d015 add library VTY nodes for NS and BSSGP by Harald Welte · 12 years ago
  13. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  14. 738f133 vty: Add a function to write the current config to a file. by Holger Hans Peter Freyther · 12 years ago
  15. a9efc12 vty/telnet: Add function to allow binding telnet interface to custom IP/Interface 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. dc3be0a vty/telnet_interface: Add telnet_exit function by Andreas.Eversberg · 13 years ago
  18. d61d517 add missing declarations of cfg_description_cmd to vty/vty.h by Harald Welte · 13 years ago 0.3.9
  19. e881b1b doxygen: split VTY configuration in multiple files by Harald Welte · 13 years ago
  20. 7acb30c doxygen: Add (partial) VTY API documentation by Harald Welte · 13 years ago
  21. c0dbe0b vty: Increase the number of arguments one can have in VTY commands by Holger Hans Peter Freyther · 13 years ago
  22. 892e621 make sure we don't have namespace clashes between libraries and apps by Harald Welte · 13 years ago
  23. 2ade3a0 vty: reserve nodes for libosmo-abis by Pablo Neira Ayuso · 13 years ago
  24. 95b2b47 get rid of non-ANSI function declarations missing (void) by Harald Welte · 13 years ago
  25. f7f89d0 select: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  26. 70004fc vty: move vty_out_rate_ctr_group prototype to osmocom/vty/misc.h by Pablo Neira Ayuso · 13 years ago
  27. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  28. 04139f1 vty: integration with logging framework by Pablo Neira Ayuso · 13 years ago 0.1.31
  29. a62648b LOGGING: remove duplicated code between vty-logging and cfg-logging by Harald Welte · 13 years ago
  30. 2822296 LOGGING: configure logging from the vty by Harald Welte · 13 years ago
  31. 08aaded vty: Add functions to access index and node by Holger Hans Peter Freyther · 14 years ago 0.1.20
  32. 4aaccd7 vty: Make the talloc ctx extern void* to avoid duplicate symbols by Holger Hans Peter Freyther · 14 years ago
  33. 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
  34. 18e6298 vty: Forward delcare the logging command. by Holger Hans Peter Freyther · 14 years ago
  35. dd19527 vty: Mark app info strings as const char*. by Holger Hans Peter Freyther · 14 years ago
  36. 4c05301 [VTY] Remove all application specific VTY node definitions from enum by Harald Welte · 14 years ago 0.1.9
  37. 237f624 [VTY] Introduce "struct vty_app_info" for vty_init() function by Harald Welte · 14 years ago
  38. ab1b819 make sure we actually install the vty headers by Harald Welte · 14 years ago
  39. 3fb0b6f Create libosmovty as library from OpenBSC VTY functions by Harald Welte · 14 years ago