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
*
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