aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/telnet_interface.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-21it's LOGL_ERROR, not LOG_ERRORHarald Welte1-2/+2
2009-12-17logging: introduce log levels at caller siteHarald Welte1-5/+8
2009-11-17[telnet] Remove unused variables from the telnet interfaceHolger Hans Peter Freyther1-1/+0
2009-08-20[cleanup] Remove old and dead code from the telnet_interface.cHolger Hans Peter Freyther1-47/+0
2009-08-07telnet: deal gracefully with vty being closed by vty layerHarald Welte1-0/+12
2009-06-26use taloc_zero() rather than talloc() and explisit memset()Harald Welte1-2/+1
2009-06-22fix various talloc / dynamic bts/trx related bugsHarald Welte1-1/+1
2009-06-20introduce talloc all over OpenBSCHarald Welte1-1/+7
2009-06-10move openbsc into its own subdirectoryHarald Welte1-0/+236