1. 4fc6118 Split include/Makefile.am content into subdirs by Pau Espin Pedrol · 1 year, 5 months ago
  2. ee7b8c5 libosmocore: Deprecate APIs telnet_init(_dynip)() by arehbein · 1 year, 6 months ago
  3. 8d5fc1d vty/logging.h: Avoid -Werror=pragmas error in C++ code by Harald Welte · 1 year, 8 months ago
  4. be912e7 Disable -Wstrict-prototypes for logging_vty_add_cmds() by Harald Welte · 1 year, 8 months ago
  5. e61d459 Support building with -Werror=strict-prototypes / -Werror=old-style-definition by Harald Welte · 1 year, 8 months ago
  6. 729a2c8 allocate VTY port number 4270 for osmo-isdntap by Harald Welte · 1 year, 9 months ago
  7. 3b007f8 vty: Add a 'skip-zero' version of 'show stats' and 'show rate-counters' by Harald Welte · 2 years, 2 months ago
  8. 1d1ab74 ports.h: add osmo-pfcp-tool ports by Neels Hofmeyr · 2 years, 6 months ago
  9. 13fa00e PFCP: add DLPFCP and osmo-upf port numbers by Neels Hofmeyr · 2 years, 7 months ago
  10. 04bfb71 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  11. 0a9430e {ctrl,vty}/ports.h: Allocate ports for osmo-hnodeb by Pau Espin Pedrol · 2 years, 8 months ago
  12. 0692916 vty: add vty_out_uptime() print the uptime to the vty by Alexander Couzens · 2 years, 10 months ago
  13. 11a58a1 vty: allow flushing by Eric · 2 years, 10 months ago
  14. 6a13889 vty/ports: move pcap server/client ports by Oliver Smith · 2 years, 11 months ago
  15. d8f8919 vty/ports: prepare formatting for a long define by Oliver Smith · 2 years, 11 months ago
  16. 466be65 command: fix sourcecode formatting by Philipp Maier · 3 years ago
  17. eabc6fd vty: make function cmd_range_match() public by Philipp Maier · 3 years ago
  18. 645aec8 vty: Introduce API vty_read_config_filep by Pau Espin Pedrol · 3 years, 1 month ago
  19. ebb6c1f vty: Implement missing public API host_config_file() by Pau Espin Pedrol · 3 years, 1 month ago
  20. a0fb376 TODO-RELEASE: Request increasing _LAST_OSMOVTY_NODE next release by Harald Welte · 3 years, 4 months ago
  21. cec4bbe vty/fsm_vty: Add vty_out_fsm2() + vty_out_fsm_inst2() with prefix by Harald Welte · 3 years, 5 months ago
  22. 412bc34 gprs_ns2: add new vty2 by Alexander Couzens · 3 years, 7 months ago
  23. 7031ac1 vty/command: add 'hidden only' VTY reference generation mode by Vadim Yanitskiy · 3 years, 7 months ago
  24. 0a2d9bd vty/command: fix: restrict the expert mode to the current session by Vadim Yanitskiy · 3 years, 8 months ago
  25. 4165d04 vty/command: introduce vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 8 months ago
  26. 72b9088 vty: introduce the expert mode and a command to enable it by Vadim Yanitskiy · 3 years, 8 months ago
  27. a5218ea command: add library command attribute for libosmo-abis by Philipp Maier · 3 years, 9 months ago
  28. ef4c597 vty/command: restrict the use of '.', '!', and '@' as flags by Vadim Yanitskiy · 3 years, 9 months ago
  29. e566bdd vty: introduce and use VTY_CMD_USR_ATTR_NUM by Vadim Yanitskiy · 3 years, 9 months ago
  30. 608b1a4 command: add library command attribute for libosmo-sccp by Philipp Maier · 3 years, 9 months ago
  31. c0745eb vty/command: introduce API for the library specific attributes by Vadim Yanitskiy · 3 years, 9 months ago
  32. 99d5c2d vty/command: add CMD_ATTR_LIB_COMMAND and install() API wrappers by Vadim Yanitskiy · 3 years, 9 months ago
  33. ceb3b39 vty/command: add global command attribute CMD_ATTR_NODE_EXIT by Vadim Yanitskiy · 3 years, 9 months ago
  34. 4a96b7c vty/command: introduce new attribute CMD_ATTR_IMMEDIATE by Vadim Yanitskiy · 3 years, 9 months ago
  35. 7f1ecd9 vty: add program specific attributes to VTY commands by Vadim Yanitskiy · 3 years, 11 months ago
  36. 9a21d2a Add VTY + CTRL ports for upcoming OsmoSMLC by Harald Welte · 3 years, 10 months ago
  37. 523c4e0 vty/command: cosmetic: drop redundant line break by Vadim Yanitskiy · 3 years, 11 months ago
  38. eb6882f vty: Introduce support to set cpu-affinity and scheduler policy by Pau Espin Pedrol · 4 years ago
  39. 99c538e vty: add a define VTY_IPV46_CMD to require a IPv4/6 address by Alexander Couzens · 4 years, 1 month ago
  40. db974f3 vty/ports.h: Add VTY port for osmo-e1d by Harald Welte · 4 years ago
  41. cf70aa0 enable vty xml dumping to stdout by Neels Hofmeyr · 4 years, 2 months ago
  42. e616cba ports.h: Add 4268 for UECUPS VTY by Harald Welte · 4 years, 2 months ago
  43. df4f608 tdef_vty: do not enforce enum 'node_type' in osmo_tdef_vty_groups_init() by Vadim Yanitskiy · 4 years, 5 months ago
  44. 70ce871 vty_app_info.is_config_node: add OSMO_DEPRECATED by Neels Hofmeyr · 4 years, 7 months ago
  45. d31de23 vty: track parent nodes also for telnet sessions by Neels Hofmeyr · 4 years, 8 months ago
  46. 097b509 tdef_vty.h: Add missing header dependencies by Pau Espin Pedrol · 4 years, 10 months ago
  47. 581a34d tdef: Fix license: GPLv2+ instead of AGPLv3+ by Harald Welte · 5 years ago
  48. 3e323a2 Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre) by Harald Welte · 5 years ago
  49. 6305300 add vty_is_active() by Neels Hofmeyr · 5 years ago
  50. 5734bff represent negative T-timers as Osmocom-specific X-timers by Neels Hofmeyr · 5 years ago
  51. 0fd615f add osmo_tdef API, originally adopted from osmo-bsc T_def by Neels Hofmeyr · 5 years ago
  52. c1aa178 vty api: add vty_out_va() by Neels Hofmeyr · 5 years ago
  53. 99ae401 vty: Make TCP port configurable and introduce telnet_init_default by Holger Hans Peter Freyther · 6 years ago
  54. e65c8ba vty/command.h: document and prettify CMD_ATTR_* flags by Vadim Yanitskiy · 6 years ago
  55. 11eb4b5 vty: Add logging_vty_add_deprecated_subsys by Harald Welte · 6 years ago
  56. 07f075d ports.h: Add ctrl port for osmo-gbproxy by Daniel Willmann · 6 years ago
  57. 97d3da2 introduce vty_out_rate_ctr_group_fmt() function by Stefan Sperling · 6 years ago
  58. 98a7a26 ports.h: Add VTY and CTRL ports for osmo-trx by Pau Espin Pedrol · 6 years ago
  59. 074478d logging vty: tweak general 'logging' command doc by Neels Hofmeyr · 7 years ago
  60. 58a5665 ports: define proper VTY and CTRL ports for OsmoHNBGW by Neels Hofmeyr · 7 years ago
  61. abcd0e3 ports.h: Use same VTY port number for osmo-mgw and osmo-bsc_mgcp by Harald Welte · 7 years ago
  62. c0fc794 vty: add port number for osmo-mgw by Philipp Maier · 7 years ago
  63. 4a73d5e vty: deprecate now empty node commands by Neels Hofmeyr · 7 years ago
  64. f4f23bd vty: install 'exit', 'end',... commands on *all* nodes by Neels Hofmeyr · 7 years ago
  65. 463deef VTY: implement talloc context introspection command by Vadim Yanitskiy · 7 years ago
  66. 657c5b6 vty: derive node name from prompt, use as XML ids by Neels Hofmeyr · 7 years ago
  67. 4a31ffa VTY: implicit node exit by de-indenting, not parent lookup by Neels Hofmeyr · 7 years ago
  68. bd3bb13 ports.h: Add VTY port for GGSN by Harald Welte · 7 years ago
  69. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  70. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  71. e05c1f4 vty: additional nodes for sccp-address configuration by Philipp Maier · 7 years ago
  72. c65c5b4 vty: cleanup logging functions by Max · 7 years ago
  73. b522740 vty/command.h: Introduce VTY nodes for libosmo-sigtran by Harald Welte · 7 years ago
  74. f7add08 add VTY port number for osmo-stp by Harald Welte · 7 years ago
  75. fa5dc93 ports.h: rename CSCN to MSC by Neels Hofmeyr · 7 years ago
  76. 4a7f87c comment: ports.h: more visibly remind to keep docs+wiki synced by Neels Hofmeyr · 7 years ago
  77. 92fa18e vty/ports.h: reserve port 4258 for OsmoHLR VTY by Neels Hofmeyr · 7 years ago
  78. 3419391 fsm: Add VTY introspection of osmo_fsm and their instances by Harald Welte · 7 years ago
  79. 1a587bd fix GGSN Ctrl port to 4257 by Neels Hofmeyr · 8 years ago
  80. 56313c8 comment: */ports.h: link to wiki + manuals, indicate used ports by Neels Hofmeyr · 8 years ago
  81. ad580ba add vty call show asciidoc: generate a documentation for counters by Alexander Couzens · 8 years ago
  82. 793a290 vty: Make a reservation for the osmo-sip-connector by Holger Hans Peter Freyther · 8 years ago
  83. f81eb32 vty: add ctrl section for Control interface bind address by Neels Hofmeyr · 8 years ago
  84. 96172f0 vty: add bind command for telnet vty line by Neels Hofmeyr · 8 years ago
  85. 8684714 Add CSCN ctrl port defs by Neels Hofmeyr · 8 years ago
  86. 620dfa6 add vty port nr for osmo-cscn by Neels Hofmeyr · 8 years ago
  87. 2b82c1c fix FSF address in sources/headers by Jaroslav Škarvada · 9 years ago
  88. 59b90bc stats/vty: Add selective show stats command by Jacob Erlbeck · 9 years ago
  89. 07cf861 gtphub: add OSMO_VTY_PORT_GTPHUB. by Neels Hofmeyr · 9 years ago
  90. 667e83d fix some typos by Neels Hofmeyr · 9 years ago
  91. 34eec7d vty: Add reserved nodes to enum node_type by Jacob Erlbeck · 9 years ago
  92. fc9533d stats: Add osmo_ name prefix to identifiers by Jacob Erlbeck · 9 years ago
  93. adc900e stats/vty: Add stats configuration by Jacob Erlbeck · 9 years ago
  94. 45513e6 stats/vty: Add stats_vty.c by Jacob Erlbeck · 9 years ago
  95. 7211fe1 stat/vty: Add vty_out_statistics_full to show all statistics by Jacob Erlbeck · 9 years ago
  96. 738d9e2 stats: Add vty_out_stat_item_group by Jacob Erlbeck · 9 years ago
  97. a9e5252 vty: Change API to have node installation be done by int by Holger Hans Peter Freyther · 9 years ago
  98. 9f0f978 vty: Check with the application before writing the config by Holger Hans Peter Freyther · 10 years ago
  99. 7b74dda remove references to u_char type, use 'unsigned char' instead by Harald Welte · 10 years ago
  100. f39aed6 add port number 4238 for BTS control interface by Harald Welte · 10 years ago