1. d64b6ae VTY: interactive: never look for matching commands on parent node by Neels Hofmeyr · 7 years ago
  2. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  3. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  4. 49a0dec vty/command.c: drop useless assignment by Vadim Yanitskiy · 7 years ago
  5. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  6. addeaa3 vty: OSMO_ASSERT() if two identical commands are installed by Harald Welte · 7 years ago
  7. 8e2f7e8 add osmo_gettimeofday as a shim around gettimeofday by Neels Hofmeyr · 8 years ago
  8. ad580ba add vty call show asciidoc: generate a documentation for counters by Alexander Couzens · 8 years ago
  9. a99d45a vty: Don't call exit() but rather use OSMO_ASSERT() by Harald Welte · 9 years ago
  10. 2b82c1c fix FSF address in sources/headers by Jaroslav Škarvada · 9 years ago
  11. a9e5252 vty: Change API to have node installation be done by int by Holger Hans Peter Freyther · 9 years ago
  12. 9f0f978 vty: Check with the application before writing the config by Holger Hans Peter Freyther · 10 years ago
  13. b3657e1 vty: Allow vty_go_parent() in all nodes. by Jacob Erlbeck · 11 years ago
  14. 2349721 vty: Replace 'enum node_type' by 'int' for last_node by Jacob Erlbeck · 11 years ago
  15. 0c987bd vty: Add vty_install_default() and use for the vty nodes by Jacob Erlbeck · 11 years ago
  16. 7eed053 vty: Refactored vty_go_parent(), 'end' and 'exit' by Jacob Erlbeck · 11 years ago
  17. 2442e09 vty: Rename is_config() to is_config_child() by Jacob Erlbeck · 11 years ago
  18. 047213b vty: Attempt to fix various meam leaks in the VTY lookup code by Holger Hans Peter Freyther · 11 years ago
  19. d17aa59 VTY: don't show HIDDEN or DEPRECATED vty commands in ? completion by Harald Welte · 11 years ago
  20. 80d30fe vty/command.c: Cosmetic cleanup by Harald Welte · 11 years ago
  21. 4d8eea4 vty: Do better filtering of arguments, optional args particularly by Sylvain Munaut · 12 years ago
  22. 8297c81 vty: Add xsd and a command that can generate the documentation. by Holger Hans Peter Freyther · 13 years ago
  23. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  24. 738f133 vty: Add a function to write the current config to a file. by Holger Hans Peter Freyther · 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. 95b2b47 get rid of non-ANSI function declarations missing (void) by Harald Welte · 13 years ago
  28. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  29. 2822296 LOGGING: configure logging from the vty by Harald Welte · 13 years ago
  30. 8304b1e vty: Everything <= CONFIG_NODE is not a child of config by Holger Hans Peter Freyther · 14 years ago
  31. 3e85e8d vty: Handle nodes part of the lib in the lib, for the rest call the callback by Holger Hans Peter Freyther · 14 years ago 0.1.19
  32. 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
  33. 50cfb78 vty: Move the assumption of the config nodes into a function by Holger Hans Peter Freyther · 14 years ago
  34. 33f0fc3 [VTY] add support for numeric ranges with negative numbers by Andreas Eversberg · 14 years ago
  35. 237f624 [VTY] Introduce "struct vty_app_info" for vty_init() function by Harald Welte · 14 years ago
  36. 3fb0b6f Create libosmovty as library from OpenBSC VTY functions by Harald Welte · 14 years ago