1. a99d45a vty: Don't call exit() but rather use OSMO_ASSERT() by Harald Welte · 9 years ago
  2. 2b82c1c fix FSF address in sources/headers by Jaroslav Škarvada · 9 years ago
  3. 8348194 stats: Document the level in show stats level options by Holger Hans Peter Freyther · 9 years ago
  4. 59b90bc stats/vty: Add selective show stats command by Jacob Erlbeck · 9 years ago
  5. 8649d57 misc: Prepare the release of libosmocore 0.9.0 by Holger Hans Peter Freyther · 9 years ago 0.9.0
  6. 8f0374f stats: Fix handling of the no mtu command by Holger Hans Peter Freyther · 9 years ago
  7. bc9d9ac stats: Limit reporting by class id by Jacob Erlbeck · 9 years ago
  8. fc9533d stats: Add osmo_ name prefix to identifiers by Jacob Erlbeck · 9 years ago
  9. bc4f7ae stats: Add log reporter by Jacob Erlbeck · 9 years ago
  10. ed197fd stats: Make net config optional by Jacob Erlbeck · 9 years ago
  11. 4aa1177 stats: Add missing mtu command to 'write' output by Jacob Erlbeck · 9 years ago
  12. d01acfc stats: Support statsd Multi-Metric Packets by Jacob Erlbeck · 9 years ago
  13. b1dbfb4 stats: Implement timer based reporting by Jacob Erlbeck · 9 years ago
  14. adc900e stats/vty: Add stats configuration by Jacob Erlbeck · 9 years ago
  15. 45513e6 stats/vty: Add stats_vty.c by Jacob Erlbeck · 9 years ago
  16. 7211fe1 stat/vty: Add vty_out_statistics_full to show all statistics by Jacob Erlbeck · 9 years ago
  17. aec583f stat/vty: Use the iterator algorithms to show ctrg and statg by Jacob Erlbeck · 9 years ago
  18. 738d9e2 stats: Add vty_out_stat_item_group by Jacob Erlbeck · 9 years ago
  19. d452a48 Prepare new upstream release by Holger Hans Peter Freyther · 9 years ago 0.8.3
  20. a9e5252 vty: Change API to have node installation be done by int by Holger Hans Peter Freyther · 9 years ago
  21. 7893346 vty: Fix writing the logging of category by Michael McTernan · 9 years ago
  22. 879acef vty: Fix typo in the state creation by Holger Hans Peter Freyther · 9 years ago
  23. 25aeab7 Prepare a new libosmocore release by Holger Hans Peter Freyther · 9 years ago 0.8.0
  24. 2d6ad13 logging: Make it possible to print category/subsys and timestamps by Holger Hans Peter Freyther · 10 years ago
  25. 9f0f978 vty: Check with the application before writing the config by Holger Hans Peter Freyther · 10 years ago
  26. 20144f7 vty/vector.c: Use string.h, not memory.h by Harald Welte · 10 years ago
  27. 78a870e remove references to u_long type, use 'unsigned long' instead by Harald Welte · 10 years ago
  28. 7b74dda remove references to u_char type, use 'unsigned char' instead by Harald Welte · 10 years ago
  29. 9ffeb97 build: remove unused all_includes and use AM_CPPFLAGS by Jan Engelhardt · 11 years ago
  30. 96af786 misc: Look into the build directory for generated files by Holger Hans Peter Freyther · 10 years ago
  31. fb84f32 logging: Add ability to save/print current log filters by Harald Welte · 11 years ago
  32. 336915a prepare for 0.7.0 release by Harald Welte · 10 years ago 0.7.0
  33. eb55e6a write_queue: Use EBADF instead of EBABDFD for portability by Holger Hans Peter Freyther · 10 years ago
  34. 77ab2f7 vty: Avoid use-after-free in VTY telnet interface by Daniel Willmann · 10 years ago
  35. 2c9168c vty: Make vty_event dispatch signals and use it in the testcase by Holger Hans Peter Freyther · 11 years ago
  36. b3657e1 vty: Allow vty_go_parent() in all nodes. by Jacob Erlbeck · 11 years ago
  37. 2349721 vty: Replace 'enum node_type' by 'int' for last_node by Jacob Erlbeck · 11 years ago
  38. 0c987bd vty: Add vty_install_default() and use for the vty nodes by Jacob Erlbeck · 11 years ago
  39. 7eed053 vty: Refactored vty_go_parent(), 'end' and 'exit' by Jacob Erlbeck · 11 years ago
  40. 2442e09 vty: Rename is_config() to is_config_child() by Jacob Erlbeck · 11 years ago
  41. cd195fa vty: Support multi-char separators and end strings by Jacob Erlbeck · 11 years ago
  42. ae15a2c vty: Fix misusage of snprintf in vty/utils.c by Jacob Erlbeck · 11 years ago
  43. 6a75d16 vty: Fix logically dead code in the description handling by Holger Hans Peter Freyther · 11 years ago
  44. 047213b vty: Attempt to fix various meam leaks in the VTY lookup code by Holger Hans Peter Freyther · 11 years ago
  45. 1a02cfc logging_vty: Fix segfault un unused entries in log_info_cat array of app by Harald Welte · 11 years ago
  46. 6d2d4d6 logging_vty: Print 'log filter all' info in 'show logging vty' by Harald Welte · 11 years ago
  47. 45cdaa0 cygwin: Link many libraries with -no-undefined to create a dll by Holger Hans Peter Freyther · 11 years ago
  48. 3309a43 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  49. efd2bd6 Revert "Added a ring buffer log target to store the last N log messages." by Holger Hans Peter Freyther · 11 years ago
  50. 7337722 Added a ring buffer log target to store the last N log messages. by Katerina Barone-Adesi · 11 years ago
  51. d17aa59 VTY: don't show HIDDEN or DEPRECATED vty commands in ? completion by Harald Welte · 11 years ago
  52. 80d30fe vty/command.c: Cosmetic cleanup by Harald Welte · 11 years ago
  53. 4d8eea4 vty: Do better filtering of arguments, optional args particularly by Sylvain Munaut · 12 years ago
  54. 5689a3b build: Don't use the deprecated INCLUDES in the various Makefile.am by Sylvain Munaut · 12 years ago
  55. 8ec7f90 logging: Make sure to install standard "end" command in VTY node by Harald Welte · 12 years ago
  56. 2da47f1 logging: Don't forget to save "logging filter all 1" by Harald Welte · 12 years ago
  57. 314c010 vty: Address compiler warning about the const qualifier by Holger Hans Peter Freyther · 12 years ago
  58. b321b93 vty: Address compiler warning about tolower by Holger Hans Peter Freyther · 12 years ago
  59. fab0ae9 import vty_cmd_string_from_valstr() from osmo-bts by Harald Welte · 12 years ago
  60. ea8f238 vty: Print the string using "%s", string to avoid security issues by Holger Hans Peter Freyther · 12 years ago
  61. c9b3e06 vty: Document the .TEXT of the description by Holger Hans Peter Freyther · 12 years ago
  62. 8297c81 vty: Add xsd and a command that can generate the documentation. by Holger Hans Peter Freyther · 13 years ago
  63. e62651f correct inverted logic from commit f3ba8a by Alexander Huemer · 12 years ago
  64. c5f055f build: use LT_INIT(pic-only) instead of forcing -fPIC. by Diego Elio Pettenò · 12 years ago 0.5.2
  65. f3ba8ab vty: avoid using a .data variable. by Diego Elio Pettenò · 12 years ago
  66. 2d52d10 add additional newline in vty welcome message by Harald Welte · 12 years ago 0.4.3
  67. 8b0d5b3 VTY: safe version of printing VTY welcome message by Harald Welte · 12 years ago
  68. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  69. 738f133 vty: Add a function to write the current config to a file. by Holger Hans Peter Freyther · 12 years ago
  70. a9efc12 vty/telnet: Add function to allow binding telnet interface to custom IP/Interface by Sylvain Munaut · 12 years ago
  71. f948dbc vty: Fixed vty_down_level to move down from config nodes by Andreas.Eversberg · 13 years ago
  72. dc3be0a vty/telnet_interface: Add telnet_exit function by Andreas.Eversberg · 13 years ago
  73. a4463fd vty: Provide documentation for all logging facilities by Holger Hans Peter Freyther · 13 years ago
  74. 146d1d3 vty: Provide logging set-log-mask, deprecate set log mask by Holger Hans Peter Freyther · 13 years ago
  75. d38c8b8 doxygen: Add main page for all three libraries by Harald Welte · 13 years ago
  76. e881b1b doxygen: split VTY configuration in multiple files by Harald Welte · 13 years ago
  77. 7acb30c doxygen: Add (partial) VTY API documentation by Harald Welte · 13 years ago
  78. 2b32215 telnet_interface: if we don't check for the return value, don't use ret by Harald Welte · 13 years ago
  79. 9c3cbfb telnet_interface: get rid of 'const' warning by Harald Welte · 13 years ago
  80. 95b2b47 get rid of non-ANSI function declarations missing (void) by Harald Welte · 13 years ago
  81. b62b04b vty: print actual application name rather than always OpenBSC on connect by Harald Welte · 13 years ago
  82. 7533705 libosmocore: bump library interface version to '1' for new osmo_ names by Harald Welte · 13 years ago
  83. f7f89d0 select: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  84. ff0670e vty: Fix a memory leak in the vty description command by Holger Hans Peter Freyther · 13 years ago
  85. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  86. 04139f1 vty: integration with logging framework by Pablo Neira Ayuso · 13 years ago 0.1.31
  87. de79cee LOGGING: Use host.app_info->name instead of FIXME by Harald Welte · 13 years ago
  88. 49cc32b vty: Revert Makefile.am change for libosmocore dependency by Harald Welte · 13 years ago
  89. a62648b LOGGING: remove duplicated code between vty-logging and cfg-logging by Harald Welte · 13 years ago
  90. 6b43103 LOGGING: Add missing 'nat' subsystem by Harald Welte · 13 years ago
  91. 2822296 LOGGING: configure logging from the vty by Harald Welte · 13 years ago
  92. 76e72ab LOGGING: Pass the log level down to the log target output function by Harald Welte · 13 years ago
  93. 549fbb8 logging: Add isup,m2ua,pcap from the cellmgr. by Holger Hans Peter Freyther · 13 years ago
  94. 4a4f96d vty: Fix typo testing return value of bind by Sylvain Munaut · 14 years ago
  95. df327f6 Use the app_info->name instead of the hostname by Harald Welte · 14 years ago
  96. 08aaded vty: Add functions to access index and node by Holger Hans Peter Freyther · 14 years ago 0.1.20
  97. 2e228fc vty: Use the copyright string from the app_info. by Holger Hans Peter Freyther · 14 years ago
  98. e25b18a vty: Link osmovty to osmocore as it is using the symbols by Holger Hans Peter Freyther · 14 years ago
  99. 8304b1e vty: Everything <= CONFIG_NODE is not a child of config by Holger Hans Peter Freyther · 14 years ago
  100. 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