index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
vty
/
command.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: 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
1
-0
/
+2
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-3
/
+3
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-60
/
+60
*
vty: additional nodes for sccp-address configuration
Philipp Maier
2017-06-21
1
-2
/
+2
*
vty/command.h: Introduce VTY nodes for libosmo-sigtran
Harald Welte
2017-04-14
1
-0
/
+8
*
add vty call show asciidoc: generate a documentation for counters
Alexander Couzens
2016-06-14
1
-0
/
+2
*
vty: add ctrl section for Control interface bind address
Neels Hofmeyr
2016-02-25
1
-1
/
+1
*
fix FSF address in sources/headers
Jaroslav Škarvada
2015-11-12
1
-2
/
+2
*
vty: Add reserved nodes to enum node_type
Jacob Erlbeck
2015-11-02
1
-0
/
+9
*
stats/vty: Add stats configuration
Jacob Erlbeck
2015-10-29
1
-0
/
+1
*
vty: Change API to have node installation be done by int
Holger Hans Peter Freyther
2015-08-05
1
-4
/
+4
*
remove references to u_char type, use 'unsigned char' instead
Harald Welte
2014-11-14
1
-1
/
+1
*
include: Switch to #pragma once pattern
Sylvain Munaut
2014-06-16
1
-3
/
+1
*
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: Allow to compile vty.h and command.h headers with C++
Andreas Eversberg
2012-07-12
1
-1
/
+2
*
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
1
-1
/
+1
*
doxygen: split VTY configuration in multiple files
Harald Welte
2011-08-17
1
-1
/
+1
*
doxygen: Add (partial) VTY API documentation
Harald Welte
2011-08-17
1
-43
/
+60
*
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
*
LOGGING: configure logging from the vty
Harald Welte
2011-02-18
1
-0
/
+1
*
[VTY] Remove all application specific VTY node definitions from enum
Harald Welte
2010-05-31
1
-41
/
+2
*
[VTY] Introduce "struct vty_app_info" for vty_init() function
Harald Welte
2010-05-25
1
-5
/
+1
*
Create libosmovty as library from OpenBSC VTY functions
Harald Welte
2010-05-25
1
-0
/
+392