1. a1584d2 Bump version: 1.6.0.132-0239-dirty → 1.7.0 by Pau Espin Pedrol · 2 years ago 1.7.0
  2. 079149e vty: command.c: Add assert by Pau Espin Pedrol · 2 years ago
  3. b17cc80 fsm_vty: use unsigned int when left-shifting 31 bits! by Harald Welte · 2 years, 1 month ago
  4. 8f25fd2 stats: don't try to save unknown stats reporter types by Harald Welte · 2 years, 1 month ago
  5. 3b007f8 vty: Add a 'skip-zero' version of 'show stats' and 'show rate-counters' by Harald Welte · 2 years, 2 months ago
  6. be5e838 Use internal <osmocom/core/talloc.h> everywhere by Vadim Yanitskiy · 2 years, 1 month ago
  7. c17546f vty: Support platforms that don't support pthread_getname_np() by Harald Welte · 2 years, 2 months ago
  8. e1a0aaa libosmovty: Link libosmovty against libpthread by Harald Welte · 2 years, 2 months ago
  9. 2f4186a VTY: implement 'no log gsmtap [HOSTNAME]' command by Vadim Yanitskiy · 2 years, 5 months ago
  10. b1ef8f5 select: gather statistics for TCP connections by Philipp Maier · 2 years, 6 months ago
  11. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 6 months ago
  12. e6987e9 VTY: enable talloc introspection for OTC_GLOBAL by Vadim Yanitskiy · 2 years, 6 months ago
  13. 52a38b4 tests/tdef: rename the binaries to end with '_test' by Vadim Yanitskiy · 2 years, 7 months ago
  14. c7deaf2 Bump version: 1.5.1.282-ab5e-dirty → 1.6.0 by Pau Espin Pedrol · 2 years, 7 months ago 1.6.0
  15. 52a5c11 stats: clarify error messages in cfg_no_stats_reporter_{statsd,log} by Vadim Yanitskiy · 2 years, 7 months ago
  16. d6b0059 stats: don't mark reporter as 'disable' beforehand by Vadim Yanitskiy · 2 years, 7 months ago
  17. 4f1c4e3 stats: cosmetic: print 'stats interval' before the reporters by Vadim Yanitskiy · 2 years, 7 months ago
  18. bfc8377 stats: allow configuring reporter's name in the VTY by Vadim Yanitskiy · 2 years, 7 months ago
  19. b72867f logging: Change stderr + file target to use non-blocking write by Harald Welte · 3 years, 8 months ago
  20. 34907fe revisit some calls of strtol(), stroul(), strtoull() by Neels Hofmeyr · 2 years, 9 months ago
  21. e90c717 refactor stat_item: get rid of FIFO and "skipped" error by Neels Hofmeyr · 2 years, 9 months ago
  22. 0692916 vty: add vty_out_uptime() print the uptime to the vty by Alexander Couzens · 2 years, 9 months ago
  23. 11a58a1 vty: allow flushing by Eric · 2 years, 9 months ago
  24. 923cb84 vty 'stats reset': do not reset stat_items by Neels Hofmeyr · 2 years, 10 months ago
  25. 053ad96 vty: clear screen with ^L by Oliver Smith · 2 years, 11 months ago
  26. 95a03e5 vty: show uptime: use timespecsub by Oliver Smith · 2 years, 11 months ago
  27. 8a482fd vty: add "shutdown" by Oliver Smith · 2 years, 11 months ago
  28. 0c78bc6 vty: add "show pid" by Oliver Smith · 2 years, 11 months ago
  29. d243c2a vty: add "show uptime" by Oliver Smith · 2 years, 11 months ago
  30. eabc6fd vty: make function cmd_range_match() public by Philipp Maier · 3 years ago
  31. 8158882 stats_vty: Improve generation of osmo counters by Daniel Willmann · 3 years ago
  32. e9fd81a stats_vty: also show rate counter group name (if present) by Vadim Yanitskiy · 3 years ago
  33. 09f075f stat,rate_ctr: Allow setting group name and use it at report time by Pau Espin Pedrol · 3 years ago
  34. 645aec8 vty: Introduce API vty_read_config_filep by Pau Espin Pedrol · 3 years, 1 month ago
  35. ebb6c1f vty: Implement missing public API host_config_file() by Pau Espin Pedrol · 3 years, 1 month ago
  36. 4b46b7e vty/logging: logp: properly handle library specific sub-systems by Vadim Yanitskiy · 3 years, 2 months ago
  37. 2d1a9fa vty/logging: ensure consistent '%' prefix for warnings by Vadim Yanitskiy · 3 years, 2 months ago
  38. ad34465 vty/logging: use consistent quiting in warning messages by Vadim Yanitskiy · 3 years, 2 months ago
  39. f286fdc Bump version: 1.4.0.535-e387-dirty → 1.5.0 by Pau Espin Pedrol · 3 years, 3 months ago 1.5.0
  40. 662d10d logging: Allow prefixing thread ID to each log line by Pau Espin Pedrol · 3 years, 4 months ago
  41. 8d6ca69 logging_vty: Fix saving of "logging print file .. last" by Harald Welte · 3 years, 4 months ago
  42. cec4bbe vty/fsm_vty: Add vty_out_fsm2() + vty_out_fsm_inst2() with prefix by Harald Welte · 3 years, 5 months ago
  43. c296e29 vty: Fix left shifting out of range on signed variable by Harald Welte · 3 years, 5 months ago
  44. 7031ac1 vty/command: add 'hidden only' VTY reference generation mode by Vadim Yanitskiy · 3 years, 7 months ago
  45. 64c67bb vty: Mark cpu_sched_vty commands with attr immediate by Pau Espin Pedrol · 3 years, 7 months ago
  46. 0a2d9bd vty/command: fix: restrict the expert mode to the current session by Vadim Yanitskiy · 3 years, 7 months ago
  47. 6760845 vty/command: add CMD_ATTR_HIDDEN to CMD_ATTR_PUBLIC_MASK by Vadim Yanitskiy · 3 years, 7 months ago
  48. 4165d04 vty/command: introduce vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 7 months ago
  49. efe1342 vty/command: make some 'struct cmd_element' pointers const by Vadim Yanitskiy · 3 years, 8 months ago
  50. 72b9088 vty: introduce the expert mode and a command to enable it by Vadim Yanitskiy · 3 years, 8 months ago
  51. e7bf435 logging: introduce 'systemd-journal' target by Vadim Yanitskiy · 3 years, 9 months ago
  52. 5bc9f38 cosmetic: vty: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 8 months ago
  53. 715a612 vty: Fix left shifting out of range on signed variable by Pau Espin Pedrol · 3 years, 8 months ago
  54. a5218ea command: add library command attribute for libosmo-abis by Philipp Maier · 3 years, 8 months ago
  55. f1fc9d3 vty: fix vty_dump_element(): do not print empty <attributes> by Vadim Yanitskiy · 3 years, 8 months ago
  56. ef4c597 vty/command: restrict the use of '.', '!', and '@' as flags by Vadim Yanitskiy · 3 years, 8 months ago
  57. 7e1a78f vty/command: assign flags to CMD_ATTR_{IMMEDIATE,NODE_EXIT} by Vadim Yanitskiy · 3 years, 8 months ago
  58. 75fec3a vty/command: print attribute flags in the output of 'list' by Vadim Yanitskiy · 3 years, 8 months ago
  59. 44c4d17 vty/command: introduce a command to list attributes by Vadim Yanitskiy · 3 years, 8 months ago
  60. 608b1a4 command: add library command attribute for libosmo-sccp by Philipp Maier · 3 years, 8 months ago
  61. c0745eb vty/command: introduce API for the library specific attributes by Vadim Yanitskiy · 3 years, 8 months ago
  62. 8e7c496 vty: use install_lib_element() and install_lib_element_ve() by Vadim Yanitskiy · 3 years, 8 months ago
  63. 99d5c2d vty/command: add CMD_ATTR_LIB_COMMAND and install() API wrappers by Vadim Yanitskiy · 3 years, 8 months ago
  64. ceb3b39 vty/command: add global command attribute CMD_ATTR_NODE_EXIT by Vadim Yanitskiy · 3 years, 8 months ago
  65. f94355d vty: check for reserved flags in application specific attributes by Vadim Yanitskiy · 3 years, 8 months ago
  66. 024e195 vty: check for duplicate flags in application specific attributes by Vadim Yanitskiy · 3 years, 8 months ago
  67. e4d9a2c logging_vty: set osmo_stderr_target to NULL on "no log stderr" by Harald Welte · 3 years, 8 months ago
  68. 7f6c87d vty/command: reflect global attributes in the XML reference by Vadim Yanitskiy · 3 years, 8 months ago
  69. 349d348 vty: cosmetic: fix missing curly braces in vty_describe_command() by Vadim Yanitskiy · 3 years, 9 months ago
  70. f909d33 vty: cosmetic: s/width/cmd_width/g in vty_describe_command() by Vadim Yanitskiy · 3 years, 9 months ago
  71. aade232 vty: cosmetic: drop redundant 'break' statements by Vadim Yanitskiy · 3 years, 9 months ago
  72. 34e94f3 vty: print program specific attributes in the XML reference by Vadim Yanitskiy · 3 years, 10 months ago
  73. e0ed147 vty: fix 'Unsigned compared against 0' generate_cpu_hex_mask() by Vadim Yanitskiy · 3 years, 9 months ago
  74. 62be97e vty: Fix cpu-sched VTY node name by Pau Espin Pedrol · 3 years, 10 months ago
  75. 478dd1b vty/command: cosmetic: swap i and j in vty_dump_element() by Vadim Yanitskiy · 3 years, 10 months ago
  76. b0bbd72 vty/command: fix switch / case coding style in vty_go_parent() by Vadim Yanitskiy · 3 years, 10 months ago
  77. dde3272 vty cpu sched: do not assert if sched impossible by Eric · 3 years, 10 months ago
  78. 1d7ae15 vty/command: cosmetic: fix formatting of config_help_cmd by Vadim Yanitskiy · 3 years, 10 months ago
  79. 6f50e21 vty/command: cosmetic: simplify conditions in in config_list_cmd by Vadim Yanitskiy · 3 years, 10 months ago
  80. eb6882f vty: Introduce support to set cpu-affinity and scheduler policy by Pau Espin Pedrol · 3 years, 10 months ago
  81. a184701 vty: Don't match negative values on purely positive ranges by Pau Espin Pedrol · 3 years, 10 months ago
  82. 9fdc871 vty: Allow 64 bit values in numeric ranges if system supports it by Pau Espin Pedrol · 3 years, 10 months ago
  83. 1a1de33 stats: Add stats commands related to testing by Daniel Willmann · 3 years, 11 months ago
  84. bebec21 vty: Avoid ultra-long multi-line strings cluttering talloc reports by Harald Welte · 3 years, 11 months ago
  85. cf70aa0 enable vty xml dumping to stdout by Neels Hofmeyr · 4 years, 1 month ago
  86. dfebf40 stats: Support regular stats flush by Alexander Chemeris · 4 years, 1 month ago
  87. 161adee stats: Move cfg_stats_interval_cmd() function. by Alexander Chemeris · 4 years, 1 month ago
  88. df4f608 tdef_vty: do not enforce enum 'node_type' in osmo_tdef_vty_groups_init() by Vadim Yanitskiy · 4 years, 4 months ago
  89. 57d1118 logging_vty.c: Avoid acquiring log tgt lock in logging level cmd when not needed by Pau Espin Pedrol · 4 years, 5 months ago
  90. 2862f90 Bump version: 1.2.0.108-c6a8-dirty → 1.3.0 by Pau Espin Pedrol · 4 years, 5 months ago 1.3.0
  91. 7a35b78 libosmovty: simplify condition checking vty->fd in vty_close() by Vadim Yanitskiy · 4 years, 7 months ago
  92. 54df08e libosmovty: properly initialize vty->fd in vty_new() by Vadim Yanitskiy · 4 years, 7 months ago
  93. d31de23 vty: track parent nodes also for telnet sessions by Neels Hofmeyr · 4 years, 7 months ago
  94. 02f25ea logging/vty: fix: do not close stderr in vty_close() by Vadim Yanitskiy · 4 years, 7 months ago
  95. b639b4d logging/vty: fix vty_read_file(): do not write warnings to stdin by Vadim Yanitskiy · 4 years, 7 months ago
  96. 4abda9e logging/vty: fix: actually ignore deprecated logging commands by Vadim Yanitskiy · 4 years, 7 months ago
  97. 75c242e logging/vty: use LOG_LEVEL_ARGS in logging_vty_add_deprecated_subsys() by Vadim Yanitskiy · 4 years, 7 months ago
  98. 1581c49 logging/vty: do not print deprecated logging commands to stdout by Vadim Yanitskiy · 4 years, 7 months ago
  99. a0c8195 vty: Return error if cmd returns CMD_WARNING while reading cfg file by Pau Espin Pedrol · 4 years, 8 months ago
  100. 0fd0fe6 vty: Fix go_parent_cb not called for indented nodes at end of cfg file by Pau Espin Pedrol · 4 years, 8 months ago