1. 4782454 osmo-bsc: Allow location tstamp to be zero if fix is invalid by Daniel Willmann · 13 years ago
  2. 6fc4a98 libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  3. 20fea24 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  4. abd668a bsc: Move more things to use osmo_msc_data* directly by Holger Hans Peter Freyther · 13 years ago
  5. 8ec4952 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  6. 4d31900 bsc: Address warnings about implicit declarations by Holger Hans Peter Freyther · 12 years ago
  7. 5763093 libctrl: Mark the cmd set/get/verify functions static by Daniel Willmann · 13 years ago
  8. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  9. 8d9876e osmo-bsc: Only keep the newest of subsequent invalid positions by Daniel Willmann · 13 years ago
  10. 3118191 osmo_bsc: Track the last three locations. by Daniel Willmann · 13 years ago
  11. fa2218c osmo-bsc: Add valid field to location command by Daniel Willmann · 13 years ago
  12. 6d718c0 osmo-bsc: Improve return handling in verify_net_loc by Daniel Willmann · 13 years ago
  13. 44fb151 osmo-bsc: Compare char * with NULL instead of 0 by Daniel Willmann · 13 years ago
  14. 5e3bbba bsc: Call the RF Control interface ctrl all the way by Holger Hans Peter Freyther · 13 years ago
  15. 95fd72b misc: Remove the osmocom/core/process.h include by Holger Hans Peter Freyther · 13 years ago
  16. 1b5e5c3 controlif: declare controlif_setup() in control_cmd.h by Harald Welte · 13 years ago
  17. f505f5d controlif: Adapt to minor data structure change regarding nm_state by Harald Welte · 13 years ago
  18. bc07090 osmo_bsc: Add some libctrl commands by Daniel Willmann · 13 years ago
  19. f7d557c osmo_bsc: Use libctrl, handle ctrl cmds on port 4249 or from the nat by Daniel Willmann · 13 years ago
  20. 0d2881a bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  21. 67cd75f misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  22. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  23. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  24. 06009c8 bsc: Remove the handling of the RTP option from the switch/case stmt by Holger Hans Peter Freyther · 13 years ago
  25. fede54c bsc: Use the new name in the usage statement by Holger Hans Peter Freyther · 13 years ago
  26. 55ef5fb bsc: Add the bsc-rf-socket command to master as well by Holger Hans Peter Freyther · 13 years ago
  27. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  28. 739a566 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  29. c08e8be fix path of bscconfig.h include file by Harald Welte · 13 years ago
  30. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/bsc/osmo_bsc_main.c]
  31. ec1921d Use shorter vty_app_info->name for all apps by Harald Welte · 13 years ago
  32. 6c79a68 misc: Compile fixes due 4d54d0b883dcf85cd92290dd4cea51754c70b621 by Holger Hans Peter Freyther · 13 years ago
  33. 1cc7184 misc: Fix compiler warning about incompatible pointers by Holger Hans Peter Freyther · 13 years ago
  34. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  35. 620c2e6 bsc: Add thr audio module to send the MDCX message to the BTS by Holger Hans Peter Freyther · 14 years ago
  36. f3d1ae7 bsc: Add simple SCCP binding code. by Holger Hans Peter Freyther · 14 years ago
  37. adb6e1c janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  38. 32aaef6 bsc; Register the BSC API with many blanks. by Holger Hans Peter Freyther · 14 years ago
  39. 5832b3e bsc: Add code responsible for connecting, reconnecting to the MSC by Holger Hans Peter Freyther · 14 years ago
  40. 9a8b5ae bsc: Move the rf_ctl into the msc data struct by Holger Hans Peter Freyther · 14 years ago
  41. 1304620 bsc: Remove the old msc parameter, everything is in the VTY config now by Holger Hans Peter Freyther · 14 years ago
  42. 3e8e046 bsc: Create struct osmo_msc_data to hold MSC information, handle signals by Holger Hans Peter Freyther · 14 years ago
  43. 38158fb bsc: Set the copyright for the real BSC. by Holger Hans Peter Freyther · 14 years ago
  44. 7a2c86b vty: Provide a is_config_node for the VTY and use it for the bsc by Holger Hans Peter Freyther · 14 years ago
  45. 2c869ef Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  46. d5db12c Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  47. 30e1ae9 sccp: Use the external libosmo-sccp as sccp implementation by Holger Hans Peter Freyther · 14 years ago
  48. cacbc73 osmo_bsc: Add option parsing, vty dummy by Holger Hans Peter Freyther · 14 years ago
  49. 5ccab10 osmo_bsc: Add empty osmo_bsc_main.c and hook it into the build by Holger Hans Peter Freyther · 14 years ago