index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
osmocom
/
vty
/
vty.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-2
/
+1
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-34
/
+34
*
vty: add bind command for telnet vty line
Neels Hofmeyr
2016-02-25
1
-0
/
+3
*
vty: Change API to have node installation be done by int
Holger Hans Peter Freyther
2015-08-05
1
-2
/
+2
*
vty: Check with the application before writing the config
Holger Hans Peter Freyther
2014-12-04
1
-0
/
+2
*
include: Switch to #pragma once pattern
Sylvain Munaut
2014-06-16
1
-4
/
+1
*
vty: Make vty_event dispatch signals and use it in the testcase
Holger Hans Peter Freyther
2013-10-10
1
-0
/
+14
*
VTY: Allow to compile vty.h and command.h headers with C++
Andreas Eversberg
2012-07-12
1
-2
/
+9
*
doc: Fix the Doxygen section endings
Sylvain Munaut
2012-04-18
1
-1
/
+1
*
vty: Fixed vty_down_level to move down from config nodes
Andreas.Eversberg
2011-11-12
1
-0
/
+1
*
add missing declarations of cfg_description_cmd to vty/vty.h
Harald Welte
2011-09-04
1
-0
/
+3
*
doxygen: Add (partial) VTY API documentation
Harald Welte
2011-08-17
1
-25
/
+47
*
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
*
vty: Add a new callback to let code decide if it is a config node or not
Holger Hans Peter Freyther
2010-08-26
1
-0
/
+1
*
vty: Mark app info strings as const char*.
Holger Hans Peter Freyther
2010-06-08
1
-3
/
+3
*
[VTY] Introduce "struct vty_app_info" for vty_init() function
Harald Welte
2010-05-25
1
-1
/
+9
*
Create libosmovty as library from OpenBSC VTY functions
Harald Welte
2010-05-25
1
-0
/
+151