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
...
*
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
*
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: Forward delcare the logging command.
Holger Hans Peter Freyther
2010-08-04
1
-0
/
+2
*
vty: Mark app info strings as const char*.
Holger Hans Peter Freyther
2010-06-08
1
-3
/
+3
*
[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
2
-6
/
+10
*
make sure we actually install the vty headers
Harald Welte
2010-05-25
1
-2
/
+4
*
Create libosmovty as library from OpenBSC VTY functions
Harald Welte
2010-05-25
7
-0
/
+758
[prev]