index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vty
/
telnet_interface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
write_queue: Use EBADF instead of EBABDFD for portability
Holger Hans Peter Freyther
2014-07-01
1
-1
/
+1
*
vty: Avoid use-after-free in VTY telnet interface
Daniel Willmann
2014-06-22
1
-2
/
+1
*
vty: Make vty_event dispatch signals and use it in the testcase
Holger Hans Peter Freyther
2013-10-10
1
-1
/
+13
*
VTY: safe version of printing VTY welcome message
Harald Welte
2012-06-03
1
-19
/
+0
*
doc: Fix the Doxygen section endings
Sylvain Munaut
2012-04-18
1
-1
/
+1
*
vty/telnet: Add function to allow binding telnet interface to custom IP/Inter...
Sylvain Munaut
2012-03-01
1
-35
/
+22
*
vty/telnet_interface: Add telnet_exit function
Andreas.Eversberg
2011-11-12
1
-0
/
+12
*
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
-1
/
+14
*
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
*
vty: print actual application name rather than always OpenBSC on connect
Harald Welte
2011-05-22
1
-3
/
+9
*
select: use namespace prefix osmo_fd* and osmo_select*
Pablo Neira Ayuso
2011-05-07
1
-9
/
+9
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-3
/
+3
*
vty: Fix typo testing return value of bind
Sylvain Munaut
2011-01-03
1
-1
/
+1
*
vty: Use the copyright string from the app_info.
Holger Hans Peter Freyther
2010-09-11
1
-3
/
+6
*
Create libosmovty as library from OpenBSC VTY functions
Harald Welte
2010-05-25
1
-0
/
+203