index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
vty
Commit message (
Expand
)
Author
Age
Files
Lines
*
represent negative T-timers as Osmocom-specific X-timers
Neels Hofmeyr
2019-03-06
1
-1
/
+3
*
add osmo_tdef API, originally adopted from osmo-bsc T_def
Neels Hofmeyr
2019-02-04
1
-0
/
+67
*
vty api: add vty_out_va()
Neels Hofmeyr
2019-02-04
1
-0
/
+1
*
vty: Make TCP port configurable and introduce telnet_init_default
Holger Hans Peter Freyther
2018-12-23
2
-0
/
+3
*
vty/command.h: document and prettify CMD_ATTR_* flags
Vadim Yanitskiy
2018-09-24
1
-2
/
+3
*
vty: Add logging_vty_add_deprecated_subsys
Harald Welte
2018-06-09
1
-0
/
+1
*
ports.h: Add ctrl port for osmo-gbproxy
Daniel Willmann
2018-05-29
1
-1
/
+1
*
introduce vty_out_rate_ctr_group_fmt() function
Stefan Sperling
2018-05-24
1
-0
/
+2
*
ports.h: Add VTY and CTRL ports for osmo-trx
Pau Espin Pedrol
2018-02-22
1
-0
/
+2
*
logging vty: tweak general 'logging' command doc
Neels Hofmeyr
2017-12-20
1
-1
/
+1
*
ports: define proper VTY and CTRL ports for OsmoHNBGW
Neels Hofmeyr
2017-12-20
1
-0
/
+2
*
ports.h: Use same VTY port number for osmo-mgw and osmo-bsc_mgcp
Harald Welte
2017-11-20
1
-1
/
+1
*
vty: add port number for osmo-mgw
Philipp Maier
2017-11-10
1
-0
/
+1
*
vty: deprecate now empty node commands
Neels Hofmeyr
2017-11-08
1
-2
/
+2
*
vty: install 'exit', 'end',... commands on *all* nodes
Neels Hofmeyr
2017-09-27
1
-3
/
+2
*
VTY: implement talloc context introspection command
Vadim Yanitskiy
2017-09-27
1
-0
/
+1
*
vty: derive node name from prompt, use as XML ids
Neels Hofmeyr
2017-09-23
1
-0
/
+5
*
VTY: implicit node exit by de-indenting, not parent lookup
Neels Hofmeyr
2017-09-19
2
-0
/
+25
*
ports.h: Add VTY port for GGSN
Harald Welte
2017-08-16
1
-0
/
+2
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
9
-15
/
+22
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
3
-100
/
+100
*
vty: additional nodes for sccp-address configuration
Philipp Maier
2017-06-21
1
-2
/
+2
*
vty: cleanup logging functions
Max
2017-05-09
1
-1
/
+1
*
vty/command.h: Introduce VTY nodes for libosmo-sigtran
Harald Welte
2017-04-14
1
-0
/
+8
*
add VTY port number for osmo-stp
Harald Welte
2017-04-08
1
-0
/
+1
*
ports.h: rename CSCN to MSC
Neels Hofmeyr
2017-02-24
1
-1
/
+1
*
comment: ports.h: more visibly remind to keep docs+wiki synced
Neels Hofmeyr
2017-01-30
1
-0
/
+1
*
vty/ports.h: reserve port 4258 for OsmoHLR VTY
Neels Hofmeyr
2017-01-28
1
-0
/
+1
*
fsm: Add VTY introspection of osmo_fsm and their instances
Harald Welte
2017-01-07
1
-0
/
+8
*
fix GGSN Ctrl port to 4257
Neels Hofmeyr
2016-09-09
1
-0
/
+1
*
comment: */ports.h: link to wiki + manuals, indicate used ports
Neels Hofmeyr
2016-09-09
1
-1
/
+7
*
add vty call show asciidoc: generate a documentation for counters
Alexander Couzens
2016-06-14
1
-0
/
+2
*
vty: Make a reservation for the osmo-sip-connector
Holger Hans Peter Freyther
2016-03-31
1
-0
/
+1
*
vty: add ctrl section for Control interface bind address
Neels Hofmeyr
2016-02-25
1
-1
/
+1
*
vty: add bind command for telnet vty line
Neels Hofmeyr
2016-02-25
1
-0
/
+3
*
Add CSCN ctrl port defs
Neels Hofmeyr
2016-02-15
1
-0
/
+1
*
add vty port nr for osmo-cscn
Neels Hofmeyr
2016-02-10
1
-0
/
+1
*
fix FSF address in sources/headers
Jaroslav Škarvada
2015-11-12
3
-6
/
+6
*
stats/vty: Add selective show stats command
Jacob Erlbeck
2015-08-22
1
-0
/
+2
*
gtphub: add OSMO_VTY_PORT_GTPHUB.
Neels Hofmeyr
2015-11-02
1
-0
/
+1
*
fix some typos
Neels Hofmeyr
2015-11-02
1
-1
/
+1
*
vty: Add reserved nodes to enum node_type
Jacob Erlbeck
2015-11-02
1
-0
/
+9
*
stats: Add osmo_ name prefix to identifiers
Jacob Erlbeck
2015-11-02
2
-2
/
+2
*
stats/vty: Add stats configuration
Jacob Erlbeck
2015-10-29
1
-0
/
+1
*
stats/vty: Add stats_vty.c
Jacob Erlbeck
2015-10-29
1
-0
/
+3
*
stat/vty: Add vty_out_statistics_full to show all statistics
Jacob Erlbeck
2015-10-28
1
-0
/
+2
*
stats: Add vty_out_stat_item_group
Jacob Erlbeck
2015-10-28
1
-1
/
+5
*
vty: Change API to have node installation be done by int
Holger Hans Peter Freyther
2015-08-05
2
-6
/
+6
*
vty: Check with the application before writing the config
Holger Hans Peter Freyther
2014-12-04
1
-0
/
+2
*
remove references to u_char type, use 'unsigned char' instead
Harald Welte
2014-11-14
2
-2
/
+2
[next]