index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vty
Commit message (
Expand
)
Author
Age
Files
Lines
*
telnet_interface: if we don't check for the return value, don't use ret
Harald Welte
2011-07-16
1
-5
/
+4
*
telnet_interface: get rid of 'const' warning
Harald Welte
2011-07-16
1
-1
/
+1
*
get rid of non-ANSI function declarations missing (void)
Harald Welte
2011-07-16
2
-5
/
+5
*
vty: print actual application name rather than always OpenBSC on connect
Harald Welte
2011-05-22
1
-3
/
+9
*
libosmocore: bump library interface version to '1' for new osmo_ names
Harald Welte
2011-05-08
1
-0
/
+1
*
select: use namespace prefix osmo_fd* and osmo_select*
Pablo Neira Ayuso
2011-05-07
1
-9
/
+9
*
vty: Fix a memory leak in the vty description command
Holger Hans Peter Freyther
2011-03-29
1
-0
/
+2
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
7
-14
/
+14
*
vty: integration with logging framework
Pablo Neira Ayuso
2011-03-19
1
-49
/
+7
*
LOGGING: Use host.app_info->name instead of FIXME
Harald Welte
2011-02-24
1
-1
/
+4
*
vty: Revert Makefile.am change for libosmocore dependency
Harald Welte
2011-02-19
1
-1
/
+1
*
LOGGING: remove duplicated code between vty-logging and cfg-logging
Harald Welte
2011-02-18
1
-123
/
+60
*
LOGGING: Add missing 'nat' subsystem
Harald Welte
2011-02-18
1
-1
/
+2
*
LOGGING: configure logging from the vty
Harald Welte
2011-02-18
4
-23
/
+366
*
LOGGING: Pass the log level down to the log target output function
Harald Welte
2011-02-17
1
-1
/
+2
*
logging: Add isup,m2ua,pcap from the cellmgr.
Holger Hans Peter Freyther
2011-01-22
1
-1
/
+4
*
vty: Fix typo testing return value of bind
Sylvain Munaut
2011-01-03
1
-1
/
+1
*
Use the app_info->name instead of the hostname
Harald Welte
2010-12-24
1
-1
/
+1
*
vty: Add functions to access index and node
Holger Hans Peter Freyther
2010-09-14
1
-0
/
+9
*
vty: Use the copyright string from the app_info.
Holger Hans Peter Freyther
2010-09-11
1
-3
/
+6
*
vty: Link osmovty to osmocore as it is using the symbols
Holger Hans Peter Freyther
2010-09-11
1
-0
/
+1
*
vty: Everything <= CONFIG_NODE is not a child of config
Holger Hans Peter Freyther
2010-09-04
1
-2
/
+2
*
vty: Handle nodes part of the lib in the lib, for the rest call the callback
Holger Hans Peter Freyther
2010-08-26
1
-5
/
+7
*
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
/
+4
*
vty: Move the assumption of the config nodes into a function
Holger Hans Peter Freyther
2010-08-26
1
-3
/
+9
*
[VTY] add support for numeric ranges with negative numbers
Andreas Eversberg
2010-07-13
1
-31
/
+67
*
add configure option '--disable-vty' to prevent building libosmovty
Harald Welte
2010-05-29
1
-0
/
+2
*
[VTY] Introduce "struct vty_app_info" for vty_init() function
Harald Welte
2010-05-25
2
-13
/
+12
*
rename log_info to osmo_log_info to avoid namespace clash with app
Harald Welte
2010-05-25
1
-2
/
+2
*
Create libosmovty as library from OpenBSC VTY functions
Harald Welte
2010-05-25
8
-0
/
+6127