1. 3863935 cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  2. 09c26f1 vty: remove ignored logging parameters by Max · 7 years ago
  3. 7e64394 global gsm_network: move allocation further up by Neels Hofmeyr · 8 years ago
  4. 6318d9f split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  5. 20215f1 msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  6. 3a1fb21 log CTRL bind only once by Neels Hofmeyr · 8 years ago
  7. d5cd265 mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  8. 4d92c43 enable ctrl bind config for various programs by Neels Hofmeyr · 8 years ago
  9. 1813a34 osmo-bsc: fix checking wrong pointer for ctrl setup success by Neels Hofmeyr · 8 years ago
  10. 63fac68 stats: Enable stats for sgsn, gbproxy, nitb, bsc, nat by Jacob Erlbeck · 9 years ago
  11. 4ac8cd1 vty: Change the return type from enum to int by Holger Hans Peter Freyther · 9 years ago
  12. 48f9a4e bsc: Add access list filtering to the BSC by Holger Hans Peter Freyther · 9 years ago
  13. fd74c39 bsc: Add access lists to the MSC and the BSC by Holger Hans Peter Freyther · 9 years ago
  14. 6bcd303 Use port number #defines for VTY and CTRL ports by Harald Welte · 10 years ago
  15. 5919b6a move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  16. e00ed29 bsc: Do not use strdup on argv parameter by Holger Hans Peter Freyther · 10 years ago
  17. e53ccac ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  18. bcfa0b6 libbsc: Create the RF interface all the time by Holger Hans Peter Freyther · 10 years ago
  19. 1c2e078 osmo-bsc: Introduce command msc_connection_status and send TRAPs for it by Daniel Willmann · 13 years ago
  20. 6eb756f ctrl: Improve error handling if controlif setup fails by Daniel Willmann · 13 years ago
  21. fae4661 osmo-bsc: Put the control commands in osmo_bsc_ctrl.c by Daniel Willmann · 13 years ago
  22. 6401740 osmo-bsc: Only send a TRAP if the location changes by Daniel Willmann · 13 years ago
  23. f8cda4c osmo-bsc: Add support for traps to the location command by Daniel Willmann · 13 years ago
  24. ecedf92 osmo-bsc: Allow location tstamp to be zero if fix is invalid by Daniel Willmann · 13 years ago
  25. 5c3bad9 libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  26. 9c5dc14 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  27. 6d2c8ec bsc: Move more things to use osmo_msc_data* directly by Holger Hans Peter Freyther · 13 years ago
  28. 4d61417 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  29. 13aa545 bsc: Address warnings about implicit declarations by Holger Hans Peter Freyther · 12 years ago
  30. 1c081dd libctrl: Mark the cmd set/get/verify functions static by Daniel Willmann · 13 years ago
  31. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  32. e2ffee9 osmo-bsc: Only keep the newest of subsequent invalid positions by Daniel Willmann · 13 years ago
  33. ba5eb24 osmo_bsc: Track the last three locations. by Daniel Willmann · 13 years ago
  34. e11f8c8 osmo-bsc: Add valid field to location command by Daniel Willmann · 13 years ago
  35. fdc3c15 osmo-bsc: Improve return handling in verify_net_loc by Daniel Willmann · 13 years ago
  36. 72d807c osmo-bsc: Compare char * with NULL instead of 0 by Daniel Willmann · 13 years ago
  37. 410ee27 bsc: Call the RF Control interface ctrl all the way by Holger Hans Peter Freyther · 13 years ago
  38. 38bb748 misc: Remove the osmocom/core/process.h include by Holger Hans Peter Freyther · 13 years ago
  39. 485cbcd controlif: declare controlif_setup() in control_cmd.h by Harald Welte · 13 years ago
  40. 0466ba4 controlif: Adapt to minor data structure change regarding nm_state by Harald Welte · 13 years ago
  41. c3e308d osmo_bsc: Add some libctrl commands by Daniel Willmann · 13 years ago
  42. 5a6cd37 osmo_bsc: Use libctrl, handle ctrl cmds on port 4249 or from the nat by Daniel Willmann · 13 years ago
  43. 5bd96a7 bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  44. 2d59cc6 misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  45. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  46. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  47. 5330c0e bsc: Remove the handling of the RTP option from the switch/case stmt by Holger Hans Peter Freyther · 13 years ago
  48. 0eebfcc bsc: Use the new name in the usage statement by Holger Hans Peter Freyther · 13 years ago
  49. 52b0921 bsc: Add the bsc-rf-socket command to master as well by Holger Hans Peter Freyther · 13 years ago
  50. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  51. 36ad9a4 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  52. d9dea59 fix path of bscconfig.h include file by Harald Welte · 13 years ago
  53. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/osmo_bsc_main.c]
  54. 9af42c3 Use shorter vty_app_info->name for all apps by Harald Welte · 13 years ago
  55. 53730f6 misc: Compile fixes due 4d54d0b883dcf85cd92290dd4cea51754c70b621 by Holger Hans Peter Freyther · 13 years ago
  56. 7f66183 misc: Fix compiler warning about incompatible pointers by Holger Hans Peter Freyther · 14 years ago
  57. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  58. 3f79397 bsc: Add thr audio module to send the MDCX message to the BTS by Holger Hans Peter Freyther · 14 years ago
  59. 689e3cc bsc: Add simple SCCP binding code. by Holger Hans Peter Freyther · 14 years ago
  60. dfd61a3 janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  61. 7d23130 bsc; Register the BSC API with many blanks. by Holger Hans Peter Freyther · 14 years ago
  62. 05394bc bsc: Add code responsible for connecting, reconnecting to the MSC by Holger Hans Peter Freyther · 14 years ago
  63. cdcb600 bsc: Move the rf_ctl into the msc data struct by Holger Hans Peter Freyther · 14 years ago
  64. b4bba07 bsc: Remove the old msc parameter, everything is in the VTY config now by Holger Hans Peter Freyther · 14 years ago
  65. 58b3df5 bsc: Create struct osmo_msc_data to hold MSC information, handle signals by Holger Hans Peter Freyther · 14 years ago
  66. 971532f bsc: Set the copyright for the real BSC. by Holger Hans Peter Freyther · 14 years ago
  67. 19ce77c vty: Provide a is_config_node for the VTY and use it for the bsc by Holger Hans Peter Freyther · 14 years ago
  68. c4ae176 Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  69. 90e5eae Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  70. a8dffc1 sccp: Use the external libosmo-sccp as sccp implementation by Holger Hans Peter Freyther · 14 years ago
  71. 58ef6e4 osmo_bsc: Add option parsing, vty dummy by Holger Hans Peter Freyther · 14 years ago
  72. 770954e osmo_bsc: Add empty osmo_bsc_main.c and hook it into the build by Holger Hans Peter Freyther · 14 years ago