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