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