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
*
build: Don't use the deprecated INCLUDES in the various Makefile.am
Sylvain Munaut
2012-12-11
1
-2
/
+1
*
logging: Make sure to install standard "end" command in VTY node
Harald Welte
2012-10-22
1
-0
/
+2
*
logging: Don't forget to save "logging filter all 1"
Harald Welte
2012-10-22
1
-0
/
+4
*
vty: Address compiler warning about the const qualifier
Holger Hans Peter Freyther
2012-09-11
1
-1
/
+1
*
vty: Address compiler warning about tolower
Holger Hans Peter Freyther
2012-09-11
1
-0
/
+1
*
import vty_cmd_string_from_valstr() from osmo-bts
Harald Welte
2012-08-20
1
-0
/
+54
*
vty: Print the string using "%s", string to avoid security issues
Holger Hans Peter Freyther
2012-08-02
1
-1
/
+1
*
vty: Document the .TEXT of the description
Holger Hans Peter Freyther
2012-07-25
1
-1
/
+2
*
vty: Add xsd and a command that can generate the documentation.
Holger Hans Peter Freyther
2012-07-25
1
-0
/
+148
*
correct inverted logic from commit f3ba8a
Alexander Huemer
2012-07-11
1
-1
/
+1
*
build: use LT_INIT(pic-only) instead of forcing -fPIC.
Diego Elio Pettenò
2012-06-30
1
-1
/
+1
*
vty: avoid using a .data variable.
Diego Elio Pettenò
2012-06-30
1
-7
/
+7
*
add additional newline in vty welcome message
Harald Welte
2012-06-16
1
-2
/
+2
*
VTY: safe version of printing VTY welcome message
Harald Welte
2012-06-03
2
-19
/
+11
*
doc: Fix the Doxygen section endings
Sylvain Munaut
2012-04-18
4
-4
/
+4
*
vty: Add a function to write the current config to a file.
Holger Hans Peter Freyther
2012-03-28
1
-46
/
+130
*
vty/telnet: Add function to allow binding telnet interface to custom IP/Inter...
Sylvain Munaut
2012-03-01
1
-35
/
+22
*
vty: Fixed vty_down_level to move down from config nodes
Andreas.Eversberg
2011-11-12
1
-3
/
+5
*
vty/telnet_interface: Add telnet_exit function
Andreas.Eversberg
2011-11-12
1
-0
/
+12
*
vty: Provide documentation for all logging facilities
Holger Hans Peter Freyther
2011-10-03
1
-1
/
+10
*
vty: Provide logging set-log-mask, deprecate set log mask
Holger Hans Peter Freyther
2011-10-03
1
-2
/
+12
*
doxygen: Add main page for all three libraries
Harald Welte
2011-08-30
1
-0
/
+38
*
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
4
-16
/
+87
*
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
[next]