1. f85166d typo: Mandantory -> Mandatory.. a common typo of mine by Holger Hans Peter Freyther · 12 years ago
  2. 6403946 bsc: Move the osmo_bsc_rf file into the libbsc code and rename by Holger Hans Peter Freyther · 12 years ago
  3. 9414bd2 bsc vty: Provide a show mscs command to show the state of each MSC by Holger Hans Peter Freyther · 13 years ago
  4. 5a65444 misc: Use other size modifiers to fix compiler warnings by Holger Hans Peter Freyther · 12 years ago
  5. 9c5dc14 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  6. 39936b5 bsc: Use the right connection for outgoing packets by Holger Hans Peter Freyther · 13 years ago
  7. 6d2c8ec bsc: Move more things to use osmo_msc_data* directly by Holger Hans Peter Freyther · 13 years ago
  8. a403c25 bsc: Move the bsc_filter to use the osmo_bsc_sccp_con by Holger Hans Peter Freyther · 13 years ago
  9. 5e84584 bsc: Move away from ->bsc.msc to use the selected MSC by Holger Hans Peter Freyther · 13 years ago
  10. d01e234 bsc: Stop using net->bsc->msc and get the right msc from somewhere else by Holger Hans Peter Freyther · 13 years ago
  11. 4d61417 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  12. 13aa545 bsc: Address warnings about implicit declarations by Holger Hans Peter Freyther · 12 years ago
  13. 93b0a14 bsc: Fix compiler warning about wrong return and unused variable by Holger Hans Peter Freyther · 12 years ago
  14. 73627d7 osmo-bsc: Remove hard-coded check for codec preferecne in ASS CMD by Harald Welte · 12 years ago
  15. cd4acaf Move processing of CLASSMARK CHANGE behind bsc_api by Harald Welte · 12 years ago
  16. b3e452b osmo-bsc: correctly parse the TMSI in BSSAP paging from MSC by Harald Welte · 12 years ago
  17. 3da47d0 misc: Linking fixes for Ubuntu 11.10 Compiler by Holger Hans Peter Freyther · 13 years ago
  18. ee0e754 bsc: Put the full stop before the \n in the log message by Holger Hans Peter Freyther · 13 years ago
  19. bec8ff9 bsc: Add new SCCP connections to the tail by Holger Hans Peter Freyther · 13 years ago
  20. edf5c86 osmo-bsc: Use NM_OPSTATE_* to check for operational attributes by Daniel Willmann · 13 years ago
  21. 1c081dd libctrl: Mark the cmd set/get/verify functions static by Daniel Willmann · 13 years ago
  22. 97f5a1a bsc: Fix crash that can occur on RF Failure by Holger Hans Peter Freyther · 13 years ago
  23. 7e75645 audio: Remove the hardcoding of the RTP Payload by Holger Hans Peter Freyther · 13 years ago
  24. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  25. e2ffee9 osmo-bsc: Only keep the newest of subsequent invalid positions by Daniel Willmann · 13 years ago
  26. ba5eb24 osmo_bsc: Track the last three locations. by Daniel Willmann · 13 years ago
  27. e11f8c8 osmo-bsc: Add valid field to location command by Daniel Willmann · 13 years ago
  28. fdc3c15 osmo-bsc: Improve return handling in verify_net_loc by Daniel Willmann · 13 years ago
  29. 72d807c osmo-bsc: Compare char * with NULL instead of 0 by Daniel Willmann · 13 years ago
  30. f36b3a0 bsc: Correct the cast for the signal data by Holger Hans Peter Freyther · 13 years ago
  31. 326a124 bsc: Fix a memory leak when the BSC is not allowed to open a connection by Holger Hans Peter Freyther · 13 years ago
  32. 410ee27 bsc: Call the RF Control interface ctrl all the way by Holger Hans Peter Freyther · 13 years ago
  33. 38bb748 misc: Remove the osmocom/core/process.h include by Holger Hans Peter Freyther · 13 years ago
  34. 485cbcd controlif: declare controlif_setup() in control_cmd.h by Harald Welte · 13 years ago
  35. 0466ba4 controlif: Adapt to minor data structure change regarding nm_state by Harald Welte · 13 years ago
  36. c3e308d osmo_bsc: Add some libctrl commands by Daniel Willmann · 13 years ago
  37. 5a6cd37 osmo_bsc: Use libctrl, handle ctrl cmds on port 4249 or from the nat by Daniel Willmann · 13 years ago
  38. 98833af osmo-bsc: Some more logging (LOGL_INFO). by Harald Welte · 13 years ago
  39. b5cc92a osmo-bsc: Add missing return statement causing CIPH MODE REJ by Harald Welte · 13 years ago
  40. 6df4b8d osmo_bsc_msc: use DMI consistnetly for debugging packet payload by Harald Welte · 13 years ago
  41. 6e70c04 bsc/msc bssap: some logging clean-up by Harald Welte · 13 years ago
  42. d6985c1 use the recently introduced gsm0808_bssmap_name() of libosmogsm by Harald Welte · 13 years ago
  43. 80381e8 bsc: Require osmo-sccp 0.0.6 and update the API by Holger Hans Peter Freyther · 13 years ago
  44. 398091b osmo-bsc: bring in sync with recent NM MO changes by Harald Welte · 13 years ago
  45. 5bd96a7 bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  46. 2d59cc6 misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  47. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  48. da08850 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  49. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  50. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  51. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  52. 10360e3 bsc: Provide a show statistics command by Holger Hans Peter Freyther · 13 years ago
  53. 47a9f4b bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  54. 848fec7 bsc: Allow the NAT to query the list of LACs by Holger Hans Peter Freyther · 13 years ago
  55. 06ae9cb bsc: Handle MGCP coming from Osmo Extensions header by Holger Hans Peter Freyther · 13 years ago
  56. 5330c0e bsc: Remove the handling of the RTP option from the switch/case stmt by Holger Hans Peter Freyther · 13 years ago
  57. 0eebfcc bsc: Use the new name in the usage statement by Holger Hans Peter Freyther · 13 years ago
  58. 52b0921 bsc: Add the bsc-rf-socket command to master as well by Holger Hans Peter Freyther · 13 years ago
  59. eb3335e bsc: Include openbsc/ipaccess.h for the drop_oml command by Holger Hans Peter Freyther · 13 years ago
  60. 8cbef57 bsc: Make the MSC node a child of CONFIG_NODE by Holger Hans Peter Freyther · 13 years ago
  61. 024194e bsc: Fix the generation of the config file, fix indention by Holger Hans Peter Freyther · 13 years ago
  62. 8b1713a Fix build of bsc-nat and GPRS code after include path change by Harald Welte · 13 years ago
  63. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  64. 36ad9a4 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  65. d9dea59 fix path of bscconfig.h include file by Harald Welte · 13 years ago
  66. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  67. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago