1. e2ac6b7 bsc: Check for the rand and then generate a res by Holger Hans Peter Freyther · 9 years ago
  2. 8a8df80 bsc/nat: Fix the structure of the identity request message by Holger Hans Peter Freyther · 9 years ago
  3. b25c834 Fix build wrt. missing CFLAGS constituents by Andreas Rottmann · 9 years ago
  4. ce97a06 bsc: Attempt to fix crash when sending a SCCP CREF message by Holger Hans Peter Freyther · 9 years ago
  5. 4c6e667 Replace ad-hoc function with generic one from libosmocore by Max · 10 years ago
  6. d26b8fc bsc: Send a LU Reject in case it has been filtered by Holger Hans Peter Freyther · 9 years ago
  7. ec0cb7c bsc: Add access list filtering to the BSC by Holger Hans Peter Freyther · 9 years ago
  8. d633280 bsc: Add access lists to the MSC and the BSC by Holger Hans Peter Freyther · 9 years ago
  9. c652913 filter: Move the con_type into the filter_state by Holger Hans Peter Freyther · 9 years ago
  10. 4040783 bsc: Change paging strategy based on override or not by Holger Hans Peter Freyther · 9 years ago
  11. 067ce6d bsc: In preparation to the MT lac/ci patching split the code by Holger Hans Peter Freyther · 9 years ago
  12. 32dd2f3 bsc: Allow to use different LAC/CI for the core-network by Holger Hans Peter Freyther · 9 years ago
  13. 349c40f nitb: Move the rf-lock commands from osmo-bsc to libbsc by Holger Hans Peter Freyther · 9 years ago
  14. 6995f24 logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  15. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  16. db64f2e bsc: Allow to disable sending ping/pong to the MSC by Holger Hans Peter Freyther · 10 years ago
  17. 47c624b bsc: Let the VTY verify that the timeout is a number by Holger Hans Peter Freyther · 10 years ago
  18. 56cb729 bsc: Add a "IPA PING" to the SCCP CR messages by Holger Hans Peter Freyther · 10 years ago
  19. 55dc31e Use port number #defines for VTY and CTRL ports by Harald Welte · 10 years ago
  20. 02cc2b6 libctrl: Move bulk of node lookup code into libosmocore by Harald Welte · 10 years ago
  21. ba874b8 move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  22. 4a88a49 adopt recent IPA related symbol rename by Harald Welte · 10 years ago
  23. 93dfa24 bsc: Add a ctrl command to send a ussdNotify for a call by Holger Hans Peter Freyther · 10 years ago
  24. d29b8a4 bsc: Implement a way to relay a message to the remote MSC by Holger Hans Peter Freyther · 10 years ago
  25. 768580b bsc: Use the word core network and not backbone. by Holger Hans Peter Freyther · 10 years ago
  26. 8a485f0 libbsc, osmo-bsc{, _nat}: Prevent unaligned access when casting TLVP_VAL by Daniel Willmann · 10 years ago
  27. b07df2b bsc: Do not use strdup on argv parameter by Holger Hans Peter Freyther · 10 years ago
  28. 5308fff bsc: Introduce a local notification scheme for the CTRL interface by Holger Hans Peter Freyther · 10 years ago
  29. 1159005 ctrl: Introduce a macro for read-only attributes and use it by Holger Hans Peter Freyther · 10 years ago
  30. abddd6a nat/bsc: Check proto before calling ipaccess_rcvmsg_base by Holger Hans Peter Freyther · 10 years ago
  31. e827812 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  32. 49f9e5b ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  33. ecdf912 bsc: Include the MCC/MNC in the location trap by Holger Hans Peter Freyther · 10 years ago
  34. f8c4219 libbsc: Add ctrl command for MNC, MCC, short-name and long-name by Holger Hans Peter Freyther · 11 years ago
  35. 98258db bsc: Add vty command to send location trap through VTY by Holger Hans Peter Freyther · 10 years ago
  36. a9fae1a bsc: rf_ctrl will always be created, remove the NULL checks by Holger Hans Peter Freyther · 10 years ago
  37. 362d10f libbsc: Create the RF interface all the time by Holger Hans Peter Freyther · 10 years ago
  38. 33b9641 bsc: Use the right string for the notification by Holger Hans Peter Freyther · 11 years ago
  39. aff2d62 bsc/ussd: Rename bsc_send_ussd_notification() by Jacob Erlbeck · 11 years ago
  40. b125031 bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  41. 28e183f Revert "bsc/ussd: Send faked CM Service Accept before sending USSD" by Holger Hans Peter Freyther · 11 years ago
  42. 61bd965 bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  43. 36722e1 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  44. cc391b8 bsc: Add control command to set timezone by Jacob Erlbeck · 11 years ago
  45. 946d141 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  46. 779a728 ctrl: Remember last 'rf_locked' control command by Jacob Erlbeck · 11 years ago
  47. 56595f8 ussd: Send USSD on call setup on MSC errors by Jacob Erlbeck · 11 years ago
  48. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  49. c85ed4e bsc: Fix compiler warning about undeclare functions by Holger Hans Peter Freyther · 11 years ago
  50. 0b4f1b9 vty: Fix BSC_NODE prompt string by Jacob Erlbeck · 11 years ago
  51. 97e139f bsc/vty: Add 'no bsc-welcome-text' command by Jacob Erlbeck · 11 years ago
  52. 1b89402 bsc/ussd: Optionally send USSD message on MSC disconnection by Jacob Erlbeck · 11 years ago
  53. 5ecbc93 misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  54. 22ce598 osmo-bsc VTY: fix saving of codec-list by Harald Welte · 11 years ago
  55. a1c09a4 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  56. 8ae35c1 bsc-ctrl: Fix a potential memory leak on failed verification by Holger Hans Peter Freyther · 11 years ago
  57. 63b0e44 vty: Document some previously undocumented parameters by Holger Hans Peter Freyther · 11 years ago
  58. dc03096 bsc: Allow to page a BTS that is excluded from the RF lock by Holger Hans Peter Freyther · 11 years ago
  59. 3d119f1 bsc: A BTS excluded from the RF lock should be allowed to make a connection by Holger Hans Peter Freyther · 12 years ago
  60. 69665f8 osmo-bsc: Add ctrl cmd bts RF state by Daniel Willmann · 12 years ago
  61. 7d10983 osmo-bsc: Add VTY command show position by Daniel Willmann · 12 years ago
  62. 2a89607 bsc: Auto RF Off in case of missing MSC connection by Holger Hans Peter Freyther · 13 years ago
  63. 431cead bsc: Create a better error message for when RF commands are rejected by Holger Hans Peter Freyther · 13 years ago
  64. 25eca0b bsc: Simplify the trap sending by using the location state method by Holger Hans Peter Freyther · 13 years ago
  65. 2344684 bsc: Send a TRAP with the locations on a MSC connection by Holger Hans Peter Freyther · 13 years ago
  66. 7b6ea56 bsc: Use the BSC RF CTRL to change the RF state of the TRXs by Holger Hans Peter Freyther · 13 years ago
  67. ed0374f bsc: Introduce an authenticated signal for the MSC connection by Holger Hans Peter Freyther · 13 years ago
  68. 7507795 audio: Make AMR multirate configurable for the osmo-bsc by Holger Hans Peter Freyther · 13 years ago
  69. 25aa749 audio: Make the BSC handle the new mr_config request of the BSC API by Holger Hans Peter Freyther · 13 years ago
  70. 0b19d55 bsc: Blind fix to deal with phones sending a dialplan of 0 by Holger Hans Peter Freyther · 13 years ago
  71. c7db4dc bsc: Fix crash when the new route is not available by Holger Hans Peter Freyther · 13 years ago
  72. d5edc4f bsc: Add VTY code for the local area prefix by Holger Hans Peter Freyther · 13 years ago
  73. 83d2d38 bsc: Inspect a CC Setup message and attempt to reroute the traffic by Holger Hans Peter Freyther · 13 years ago
  74. c121bb3 handover: Fix the handover signalling for IP based BTSes by Holger Hans Peter Freyther · 12 years ago
  75. 3d4d79d bsc: Fix compiler warning and return from the method with a value. by Holger Hans Peter Freyther · 12 years ago
  76. d2361d9 bsc: Send the USSD message after the location updating accept. by Holger Hans Peter Freyther · 12 years ago
  77. f589221 msc: Add debug messages when not sending a USSD welcome message by Holger Hans Peter Freyther · 12 years ago
  78. b3089e4 bsc: Fix a brown paper bug and most likely fix the USSD welcome issue by Holger Hans Peter Freyther · 12 years ago
  79. 383d3c3 bsc: Call the variable with a more appropriate name. by Holger Hans Peter Freyther · 12 years ago
  80. 31b245b bsc: Add vty code for allowing emergency by Holger Hans Peter Freyther · 13 years ago
  81. cbaa880 bsc: Add vty function for the MSC type by Holger Hans Peter Freyther · 13 years ago
  82. 18fa70a bsc: Look for CM Service Requests with emergency cause by Holger Hans Peter Freyther · 13 years ago
  83. 210565e bsc: Introduce a local MSC type and forbid it from being selected by Holger Hans Peter Freyther · 13 years ago
  84. f67d9a9 bsc: Attempt to respond to paging to the MSC that paged by Holger Hans Peter Freyther · 13 years ago
  85. 644b0bf bsc: Hand the msc_connection to the UDT handling, pass it to paging by Holger Hans Peter Freyther · 13 years ago
  86. 076af1c bsc: Move the finding of a MSC into the filter code by Holger Hans Peter Freyther · 13 years ago
  87. 354c87c bsc: Select a MSC in a round-robin fashion by Holger Hans Peter Freyther · 13 years ago
  88. 8b902d7 bsc: Allow to configure more than one MSC in the VTY by Holger Hans Peter Freyther · 13 years ago
  89. 8c176cc msc: Only kill connections belonging to the given MSC by Holger Hans Peter Freyther · 13 years ago
  90. 7a7c2f8 osmo-bsc: Command bts_connection_status with TRAPS by Daniel Willmann · 13 years ago
  91. 806d654 osmo-bsc: Introduce command msc_connection_status and send TRAPs for it by Daniel Willmann · 13 years ago
  92. 6088f14 libctrl, osmo-bsc: Get rid of net prefix by Daniel Willmann · 13 years ago
  93. 65924a5 osmo-bsc: Include rf statistics in the location-state TRAP as well by Daniel Willmann · 13 years ago
  94. 1162011 osmo-bsc: Prepare to send more than just the location in the TRAP by Daniel Willmann · 13 years ago
  95. fa0ec15 ctrl: Do not allow to set the RF Lock for a single trx by Holger Hans Peter Freyther · 13 years ago
  96. a5352a0 osmo-bsc: Change variable name to better reflect current/last location by Daniel Willmann · 13 years ago
  97. 5e95f45 ctrl: Improve error handling if controlif setup fails by Daniel Willmann · 13 years ago
  98. 5ff06af osmo-bsc: Put the control commands in osmo_bsc_ctrl.c by Daniel Willmann · 13 years ago
  99. d5eb431 osmo-bsc: Only send a TRAP if the location changes by Daniel Willmann · 13 years ago
  100. adcde9f osmo-bsc: Add support for traps to the location command by Daniel Willmann · 13 years ago