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