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
*
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
*
add port number 4238 for BTS control interface
Harald Welte
2014-08-24
1
-0
/
+1
*
new <osmocom/vty/ports.h> file listing VTY tcp ports
Harald Welte
2014-08-21
1
-0
/
+14
*
include: Switch to #pragma once pattern
Sylvain Munaut
2014-06-16
7
-27
/
+7
*
vty: Make vty_event dispatch signals and use it in the testcase
Holger Hans Peter Freyther
2013-10-10
1
-0
/
+14
*
vty: Add vty_install_default() and use for the vty nodes
Jacob Erlbeck
2013-09-08
1
-0
/
+5
*
logging: Make sure to install standard "end" command in VTY node
Harald Welte
2012-10-22
1
-0
/
+1
*
vty: Include osmocom/core/utils.h for the value_string struct
Holger Hans Peter Freyther
2012-09-11
1
-0
/
+1
*
import vty_cmd_string_from_valstr() from osmo-bts
Harald Welte
2012-08-20
1
-0
/
+5
*
VTY: Allow to compile vty.h and command.h headers with C++
Andreas Eversberg
2012-07-12
2
-3
/
+11
*
build: simplify headers management and remove recursion
Diego Elio Pettenò
2012-06-30
1
-4
/
+0
*
add library VTY nodes for NS and BSSGP
Harald Welte
2012-06-16
1
-0
/
+2
*
doc: Fix the Doxygen section endings
Sylvain Munaut
2012-04-18
3
-3
/
+3
*
vty: Add a function to write the current config to a file.
Holger Hans Peter Freyther
2012-03-28
1
-0
/
+3
*
vty/telnet: Add function to allow binding telnet interface to custom IP/Inter...
Sylvain Munaut
2012-03-01
1
-0
/
+1
*
vty: Fixed vty_down_level to move down from config nodes
Andreas.Eversberg
2011-11-12
1
-0
/
+1
*
vty/telnet_interface: Add telnet_exit function
Andreas.Eversberg
2011-11-12
1
-0
/
+2
*
add missing declarations of cfg_description_cmd to vty/vty.h
Harald Welte
2011-09-04
1
-0
/
+3
*
doxygen: split VTY configuration in multiple files
Harald Welte
2011-08-17
2
-2
/
+2
*
doxygen: Add (partial) VTY API documentation
Harald Welte
2011-08-17
3
-70
/
+122
*
vty: Increase the number of arguments one can have in VTY commands
Holger Hans Peter Freyther
2011-07-24
1
-1
/
+1
*
make sure we don't have namespace clashes between libraries and apps
Harald Welte
2011-07-19
1
-2
/
+2
*
vty: reserve nodes for libosmo-abis
Pablo Neira Ayuso
2011-07-18
1
-0
/
+3
*
get rid of non-ANSI function declarations missing (void)
Harald Welte
2011-07-16
1
-1
/
+1
*
select: use namespace prefix osmo_fd* and osmo_select*
Pablo Neira Ayuso
2011-05-07
1
-1
/
+1
*
vty: move vty_out_rate_ctr_group prototype to osmocom/vty/misc.h
Pablo Neira Ayuso
2011-03-28
2
-1
/
+11
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-2
/
+2
*
vty: integration with logging framework
Pablo Neira Ayuso
2011-03-19
1
-2
/
+3
*
LOGGING: remove duplicated code between vty-logging and cfg-logging
Harald Welte
2011-02-18
1
-0
/
+2
*
LOGGING: configure logging from the vty
Harald Welte
2011-02-18
1
-0
/
+1
*
vty: Add functions to access index and node
Holger Hans Peter Freyther
2010-09-14
1
-0
/
+2
*
vty: Make the talloc ctx extern void* to avoid duplicate symbols
Holger Hans Peter Freyther
2010-08-31
1
-1
/
+1
[next]