1. b61e3b2 Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  2. a992a36 it's LOGL_ERROR, not LOG_ERROR by Harald Welte · 15 years ago
  3. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 15 years ago
  4. e723eac [telnet] Remove unused variables from the telnet interface by Holger Hans Peter Freyther · 15 years ago
  5. 4a5cf5f [cleanup] Remove old and dead code from the telnet_interface.c by Holger Hans Peter Freyther · 15 years ago
  6. 3820254 telnet: deal gracefully with vty being closed by vty layer by Harald Welte · 15 years ago
  7. 470ec29 use taloc_zero() rather than talloc() and explisit memset() by Harald Welte · 15 years ago
  8. a4ffea9 fix various talloc / dynamic bts/trx related bugs by Harald Welte · 15 years ago
  9. 2cf161b introduce talloc all over OpenBSC by Harald Welte · 15 years ago
  10. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/telnet_interface.c]
  11. 703af98 fix some more compiler warnings by Harald Welte · 15 years ago
  12. 12247c6 Fix compilation issues on OS X - mainly #include file changes (Lars Immisch) by Harald Welte · 15 years ago
  13. c63e51d * correctly handle VTY_READ/VTY_WRITE events and select loop integration of VTY by Harald Welte · 15 years ago
  14. 404cdd8 make telnet interface use VTY code by Harald Welte · 15 years ago
  15. 49f48b8 various CC updates: by Harald Welte · 15 years ago
  16. 7ccf778 slightly more complete GSM 04.08 CC, we can now by Harald Welte · 15 years ago
  17. 09e38af * introduce a callback function when paging completes (I know this is somewhat of an overlap by Harald Welte · 15 years ago
  18. 595ad7b modify the signal handler/dispatch code (sorry zecke, no offense, I just had some different ideas) by Harald Welte · 15 years ago
  19. 9b17776 [sms] Send a notification on incoming SMS by Holger Freyther · 15 years ago
  20. 7aaf112 [signal] Add consumer of the signal api, inform about paging by Holger Freyther · 15 years ago
  21. 1fd3414 [paging] Cleanup page -> paging in function names by Holger Freyther · 15 years ago
  22. f077689 [telnet] use SO_REUSEADDR on the telnet socket by Holger Freyther · 15 years ago
  23. 626fe9c Print the refcount of the lchan as well by Harald Welte · 15 years ago
  24. 38c2f13 Hook the paging code into bsc_hack.c and telnet_interface.c by Harald Welte · 15 years ago
  25. 7448a53 Be able to initiate paging from the telnet interface by Holger Freyther · 15 years ago
  26. 4c8f114 Fix warning by Holger Freyther · 15 years ago
  27. 5e76ce6 Some simple size check. We would not overflow but would send garbage by Holger Freyther · 15 years ago
  28. d4fc1b2 use get_[lp]chan_name() functions for telnet interface by Harald Welte · 15 years ago
  29. 868b8cd Implement sending custm GSM 04.08 commands by Holger Freyther · 15 years ago
  30. 3ae8fd2 Implement the call command... by Holger Freyther · 15 years ago
  31. f87573d Implement put_channel/get_channel, save on which bts we currently operate by Holger Freyther · 15 years ago
  32. ae61cae Add a show command to list the channel allocation by Holger Freyther · 15 years ago
  33. 219518d Add simplistic telnet control interface by Holger Freyther · 15 years ago