summaryrefslogtreecommitdiffstats
path: root/src/vty/telnet_interface.c
Commit message (Expand)AuthorAgeFilesLines
* telnet_interface: if we don't check for the return value, don't use retHarald Welte2011-07-161-5/+4
* telnet_interface: get rid of 'const' warningHarald Welte2011-07-161-1/+1
* vty: print actual application name rather than always OpenBSC on connectHarald Welte2011-05-221-3/+9
* select: use namespace prefix osmo_fd* and osmo_select*Pablo Neira Ayuso2011-05-071-9/+9
* include: reorganize headers file to include/osmocom/[gsm|core]Pablo Neira Ayuso2011-03-231-3/+3
* vty: Fix typo testing return value of bindSylvain Munaut2011-01-031-1/+1
* vty: Use the copyright string from the app_info.Holger Hans Peter Freyther2010-09-111-3/+6
* Create libosmovty as library from OpenBSC VTY functionsHarald Welte2010-05-251-0/+203