1. dce7076 don't re-implement osmo_talloc_replace_string() by Harald Welte · 7 years ago
  2. 274b384 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  3. 86fe87b add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  4. dea1fa3 cosmetic: rename struct osmo_msc_data to bsc_msc_data by Neels Hofmeyr · 7 years ago
  5. 3863935 cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  6. 09c26f1 vty: remove ignored logging parameters by Max · 7 years ago
  7. 6a161e1 Fix some typos in stdout output by Ruben Undheim · 8 years ago
  8. b4183fd bsc_ctrl: Ensure we don't pass NULL string into strtok_r() by Harald Welte · 8 years ago
  9. d07e9e7 split subscr_con_allocate()/_free() in bsc_ and msc_ by Neels Hofmeyr · 8 years ago
  10. 21edaef Move timezone settings up to network level by Neels Hofmeyr · 8 years ago
  11. 7e64394 global gsm_network: move allocation further up by Neels Hofmeyr · 8 years ago
  12. 6318d9f split bsc_bootstrap_network() in alloc and config by Neels Hofmeyr · 8 years ago
  13. c58c0e5 factor out gen of USSD notify and release complete to libosmocore by Neels Hofmeyr · 8 years ago
  14. a60c3d1 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  15. 20215f1 msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  16. 3a1fb21 log CTRL bind only once by Neels Hofmeyr · 8 years ago
  17. a1cfebc COSMETIC: 'if' is not a function, so there is space before '(' by Harald Welte · 8 years ago
  18. d5cd265 mscsplit: bsc_vty_init(): decouple from global bsc_gsmnet by Neels Hofmeyr · 8 years ago
  19. d3f52f7 mscsplit: move subscriber conns list into struct gsm_network by Neels Hofmeyr · 8 years ago
  20. 7477d71 Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  21. bc510d9 drop unneccessary duplicate linking: osmo-bsc by Neels Hofmeyr · 8 years ago
  22. b046c96 osmo-bsc: fix compiler warning: store struct in vty->index by Neels Hofmeyr · 8 years ago
  23. 1b8d1bc bsc_scan_msc_msg: check protocol discriminator by Neels Hofmeyr · 8 years ago
  24. f94dfd5 04.08: apply new bitmask functions, fix bitmask use by Neels Hofmeyr · 8 years ago
  25. 589faa4 minor comment by Neels Hofmeyr · 8 years ago
  26. 7f43de3 osmo_bsc_filter.c: add fixme note by Neels Hofmeyr · 8 years ago
  27. 4d92c43 enable ctrl bind config for various programs by Neels Hofmeyr · 8 years ago
  28. 1813a34 osmo-bsc: fix checking wrong pointer for ctrl setup success by Neels Hofmeyr · 8 years ago
  29. dd5012a gsm0408: Provide unique strings for the gsm 04.08 message by Holger Hans Peter Freyther · 8 years ago
  30. 1bce836 bsc/vty: Provide a hint of available input by Holger Hans Peter Freyther · 8 years ago
  31. 63fac68 stats: Enable stats for sgsn, gbproxy, nitb, bsc, nat by Jacob Erlbeck · 9 years ago
  32. 38eb3dc amr: Attempt to unbreak the AMR support in the BSC by Holger Hans Peter Freyther · 9 years ago
  33. 4ac8cd1 vty: Change the return type from enum to int by Holger Hans Peter Freyther · 9 years ago
  34. 7e3e933 GSM/GPRS 04.08: Don't print numeric mobile identity types by Harald Welte · 9 years ago
  35. 658f964 bsc: Rename core_ncc to core_mnc by Holger Hans Peter Freyther · 9 years ago
  36. 1f93da7 bsc: Check for the rand and then generate a res by Holger Hans Peter Freyther · 9 years ago
  37. b4b23c7 bsc/nat: Fix the structure of the identity request message by Holger Hans Peter Freyther · 9 years ago
  38. 3f6fc6a Fix build wrt. missing CFLAGS constituents by Andreas Rottmann · 9 years ago
  39. a0c2ab2 bsc: Attempt to fix crash when sending a SCCP CREF message by Holger Hans Peter Freyther · 9 years ago
  40. adb4822 Replace ad-hoc function with generic one from libosmocore by Max · 10 years ago
  41. 7fe7027 bsc: Send a LU Reject in case it has been filtered by Holger Hans Peter Freyther · 9 years ago
  42. 48f9a4e bsc: Add access list filtering to the BSC by Holger Hans Peter Freyther · 9 years ago
  43. fd74c39 bsc: Add access lists to the MSC and the BSC by Holger Hans Peter Freyther · 9 years ago
  44. e192c7b filter: Move the con_type into the filter_state by Holger Hans Peter Freyther · 9 years ago
  45. c5ea2f5 bsc: Change paging strategy based on override or not by Holger Hans Peter Freyther · 9 years ago
  46. 89f0938 bsc: In preparation to the MT lac/ci patching split the code by Holger Hans Peter Freyther · 9 years ago
  47. 05e2770 bsc: Allow to use different LAC/CI for the core-network by Holger Hans Peter Freyther · 9 years ago
  48. 9edd06d nitb: Move the rf-lock commands from osmo-bsc to libbsc by Holger Hans Peter Freyther · 9 years ago
  49. 75cf52a logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  50. da8770b msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  51. d2b37c5 bsc: Allow to disable sending ping/pong to the MSC by Holger Hans Peter Freyther · 10 years ago
  52. 1e65eed bsc: Let the VTY verify that the timeout is a number by Holger Hans Peter Freyther · 10 years ago
  53. 903dff7 bsc: Add a "IPA PING" to the SCCP CR messages by Holger Hans Peter Freyther · 10 years ago
  54. 6bcd303 Use port number #defines for VTY and CTRL ports by Harald Welte · 10 years ago
  55. f7b117a libctrl: Move bulk of node lookup code into libosmocore by Harald Welte · 10 years ago
  56. 5919b6a move libctrl from openbsc to libosmoctrl (libosmocore.git) by Harald Welte · 10 years ago
  57. 161ab99 adopt recent IPA related symbol rename by Harald Welte · 10 years ago
  58. f14bc97 bsc: Add a ctrl command to send a ussdNotify for a call by Holger Hans Peter Freyther · 10 years ago
  59. e9e9647 bsc: Implement a way to relay a message to the remote MSC by Holger Hans Peter Freyther · 10 years ago
  60. e776881 bsc: Use the word core network and not backbone. by Holger Hans Peter Freyther · 10 years ago
  61. b97c9d1 libbsc, osmo-bsc{, _nat}: Prevent unaligned access when casting TLVP_VAL by Daniel Willmann · 10 years ago
  62. e00ed29 bsc: Do not use strdup on argv parameter by Holger Hans Peter Freyther · 10 years ago
  63. 07f9ec2 bsc: Introduce a local notification scheme for the CTRL interface by Holger Hans Peter Freyther · 10 years ago
  64. 3b27ec9 ctrl: Introduce a macro for read-only attributes and use it by Holger Hans Peter Freyther · 10 years ago
  65. c77d473 nat/bsc: Check proto before calling ipaccess_rcvmsg_base by Holger Hans Peter Freyther · 10 years ago
  66. 1a5c246 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  67. e53ccac ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  68. 52158b8 bsc: Include the MCC/MNC in the location trap by Holger Hans Peter Freyther · 10 years ago
  69. 1ba8fa6 libbsc: Add ctrl command for MNC, MCC, short-name and long-name by Holger Hans Peter Freyther · 11 years ago
  70. 7a5e9e0 bsc: Add vty command to send location trap through VTY by Holger Hans Peter Freyther · 10 years ago
  71. ab25ee4 bsc: rf_ctrl will always be created, remove the NULL checks by Holger Hans Peter Freyther · 10 years ago
  72. bcfa0b6 libbsc: Create the RF interface all the time by Holger Hans Peter Freyther · 10 years ago
  73. 713f43f bsc: Use the right string for the notification by Holger Hans Peter Freyther · 11 years ago
  74. e4cca68 bsc/ussd: Rename bsc_send_ussd_notification() by Jacob Erlbeck · 11 years ago
  75. 51f814a bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  76. 8bdc5ee Revert "bsc/ussd: Send faked CM Service Accept before sending USSD" by Holger Hans Peter Freyther · 11 years ago
  77. 841d19f bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  78. f414e85 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  79. 64e143a bsc: Add control command to set timezone by Jacob Erlbeck · 11 years ago
  80. cc0d884 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  81. dcce8e8 ctrl: Remember last 'rf_locked' control command by Jacob Erlbeck · 11 years ago
  82. 3ccb86b ussd: Send USSD on call setup on MSC errors by Jacob Erlbeck · 11 years ago
  83. bf8eec7 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  84. 20dec48 bsc: Fix compiler warning about undeclare functions by Holger Hans Peter Freyther · 11 years ago
  85. 64985d4 vty: Fix BSC_NODE prompt string by Jacob Erlbeck · 11 years ago
  86. b62092a bsc/vty: Add 'no bsc-welcome-text' command by Jacob Erlbeck · 11 years ago
  87. 058b1e5 bsc/ussd: Optionally send USSD message on MSC disconnection by Jacob Erlbeck · 11 years ago
  88. 1b39a8f misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  89. c4d5da9 osmo-bsc VTY: fix saving of codec-list by Harald Welte · 11 years ago
  90. 9200844 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  91. f89a7b6 bsc-ctrl: Fix a potential memory leak on failed verification by Holger Hans Peter Freyther · 11 years ago
  92. ebe3725 vty: Document some previously undocumented parameters by Holger Hans Peter Freyther · 11 years ago
  93. 81598ea bsc: Allow to page a BTS that is excluded from the RF lock by Holger Hans Peter Freyther · 11 years ago
  94. 8b91d1e bsc: A BTS excluded from the RF lock should be allowed to make a connection by Holger Hans Peter Freyther · 12 years ago
  95. db24754 osmo-bsc: Add ctrl cmd bts RF state by Daniel Willmann · 12 years ago
  96. 2c9540c osmo-bsc: Add VTY command show position by Daniel Willmann · 12 years ago
  97. 1b7fe0e bsc: Auto RF Off in case of missing MSC connection by Holger Hans Peter Freyther · 13 years ago
  98. a8bbae8 bsc: Create a better error message for when RF commands are rejected by Holger Hans Peter Freyther · 13 years ago
  99. 43bc83d bsc: Simplify the trap sending by using the location state method by Holger Hans Peter Freyther · 13 years ago
  100. fb09c5b bsc: Send a TRAP with the locations on a MSC connection by Holger Hans Peter Freyther · 13 years ago