1. 07f9ec2 bsc: Introduce a local notification scheme for the CTRL interface by Holger Hans Peter Freyther · 10 years ago
  2. 3b27ec9 ctrl: Introduce a macro for read-only attributes and use it by Holger Hans Peter Freyther · 10 years ago
  3. c77d473 nat/bsc: Check proto before calling ipaccess_rcvmsg_base by Holger Hans Peter Freyther · 10 years ago
  4. 1a5c246 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  5. e53ccac ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  6. 52158b8 bsc: Include the MCC/MNC in the location trap by Holger Hans Peter Freyther · 10 years ago
  7. 1ba8fa6 libbsc: Add ctrl command for MNC, MCC, short-name and long-name by Holger Hans Peter Freyther · 12 years ago
  8. 7a5e9e0 bsc: Add vty command to send location trap through VTY by Holger Hans Peter Freyther · 10 years ago
  9. ab25ee4 bsc: rf_ctrl will always be created, remove the NULL checks by Holger Hans Peter Freyther · 10 years ago
  10. bcfa0b6 libbsc: Create the RF interface all the time by Holger Hans Peter Freyther · 10 years ago
  11. 713f43f bsc: Use the right string for the notification by Holger Hans Peter Freyther · 11 years ago
  12. e4cca68 bsc/ussd: Rename bsc_send_ussd_notification() by Jacob Erlbeck · 11 years ago
  13. 51f814a bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  14. 8bdc5ee Revert "bsc/ussd: Send faked CM Service Accept before sending USSD" by Holger Hans Peter Freyther · 11 years ago
  15. 841d19f bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  16. f414e85 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  17. 64e143a bsc: Add control command to set timezone by Jacob Erlbeck · 11 years ago
  18. cc0d884 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  19. dcce8e8 ctrl: Remember last 'rf_locked' control command by Jacob Erlbeck · 11 years ago
  20. 3ccb86b ussd: Send USSD on call setup on MSC errors by Jacob Erlbeck · 11 years ago
  21. bf8eec7 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  22. 20dec48 bsc: Fix compiler warning about undeclare functions by Holger Hans Peter Freyther · 11 years ago
  23. 64985d4 vty: Fix BSC_NODE prompt string by Jacob Erlbeck · 11 years ago
  24. b62092a bsc/vty: Add 'no bsc-welcome-text' command by Jacob Erlbeck · 11 years ago
  25. 058b1e5 bsc/ussd: Optionally send USSD message on MSC disconnection by Jacob Erlbeck · 11 years ago
  26. 1b39a8f misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  27. c4d5da9 osmo-bsc VTY: fix saving of codec-list by Harald Welte · 11 years ago
  28. 9200844 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  29. f89a7b6 bsc-ctrl: Fix a potential memory leak on failed verification by Holger Hans Peter Freyther · 11 years ago
  30. ebe3725 vty: Document some previously undocumented parameters by Holger Hans Peter Freyther · 11 years ago
  31. 81598ea bsc: Allow to page a BTS that is excluded from the RF lock by Holger Hans Peter Freyther · 12 years ago
  32. 8b91d1e bsc: A BTS excluded from the RF lock should be allowed to make a connection by Holger Hans Peter Freyther · 12 years ago
  33. db24754 osmo-bsc: Add ctrl cmd bts RF state by Daniel Willmann · 12 years ago
  34. 2c9540c osmo-bsc: Add VTY command show position by Daniel Willmann · 12 years ago
  35. 1b7fe0e bsc: Auto RF Off in case of missing MSC connection by Holger Hans Peter Freyther · 13 years ago
  36. a8bbae8 bsc: Create a better error message for when RF commands are rejected by Holger Hans Peter Freyther · 13 years ago
  37. 43bc83d bsc: Simplify the trap sending by using the location state method by Holger Hans Peter Freyther · 13 years ago
  38. fb09c5b bsc: Send a TRAP with the locations on a MSC connection by Holger Hans Peter Freyther · 13 years ago
  39. dbd5c29 bsc: Use the BSC RF CTRL to change the RF state of the TRXs by Holger Hans Peter Freyther · 13 years ago
  40. bbf255b bsc: Introduce an authenticated signal for the MSC connection by Holger Hans Peter Freyther · 13 years ago
  41. 1553836 audio: Make AMR multirate configurable for the osmo-bsc by Holger Hans Peter Freyther · 13 years ago
  42. ce6d3d7 audio: Make the BSC handle the new mr_config request of the BSC API by Holger Hans Peter Freyther · 13 years ago
  43. cba5609 bsc: Blind fix to deal with phones sending a dialplan of 0 by Holger Hans Peter Freyther · 13 years ago
  44. 54f4ad9 bsc: Fix crash when the new route is not available by Holger Hans Peter Freyther · 13 years ago
  45. 3f1e520 bsc: Add VTY code for the local area prefix by Holger Hans Peter Freyther · 13 years ago
  46. 260440b bsc: Inspect a CC Setup message and attempt to reroute the traffic by Holger Hans Peter Freyther · 13 years ago
  47. c3649d2 handover: Fix the handover signalling for IP based BTSes by Holger Hans Peter Freyther · 12 years ago
  48. e484035 bsc: Fix compiler warning and return from the method with a value. by Holger Hans Peter Freyther · 12 years ago
  49. b63498c bsc: Send the USSD message after the location updating accept. by Holger Hans Peter Freyther · 12 years ago
  50. 703f8f7 msc: Add debug messages when not sending a USSD welcome message by Holger Hans Peter Freyther · 12 years ago
  51. c680b69 bsc: Fix a brown paper bug and most likely fix the USSD welcome issue by Holger Hans Peter Freyther · 12 years ago
  52. 4408446 bsc: Call the variable with a more appropriate name. by Holger Hans Peter Freyther · 12 years ago
  53. 399bcf0 bsc: Add vty code for allowing emergency by Holger Hans Peter Freyther · 13 years ago
  54. 6ebfa6a bsc: Add vty function for the MSC type by Holger Hans Peter Freyther · 13 years ago
  55. bae1f0e bsc: Look for CM Service Requests with emergency cause by Holger Hans Peter Freyther · 13 years ago
  56. f802888 bsc: Introduce a local MSC type and forbid it from being selected by Holger Hans Peter Freyther · 13 years ago
  57. d27af2a bsc: Attempt to respond to paging to the MSC that paged by Holger Hans Peter Freyther · 13 years ago
  58. ac51acd bsc: Hand the msc_connection to the UDT handling, pass it to paging by Holger Hans Peter Freyther · 13 years ago
  59. e592cb1 bsc: Move the finding of a MSC into the filter code by Holger Hans Peter Freyther · 13 years ago
  60. 508e662 bsc: Select a MSC in a round-robin fashion by Holger Hans Peter Freyther · 13 years ago
  61. 387a85c bsc: Allow to configure more than one MSC in the VTY by Holger Hans Peter Freyther · 13 years ago
  62. 86ed0d6 msc: Only kill connections belonging to the given MSC by Holger Hans Peter Freyther · 13 years ago
  63. 165dc7a osmo-bsc: Command bts_connection_status with TRAPS by Daniel Willmann · 13 years ago
  64. 1c2e078 osmo-bsc: Introduce command msc_connection_status and send TRAPs for it by Daniel Willmann · 13 years ago
  65. bcc2a1c libctrl, osmo-bsc: Get rid of net prefix by Daniel Willmann · 13 years ago
  66. ffbdc36 osmo-bsc: Include rf statistics in the location-state TRAP as well by Daniel Willmann · 13 years ago
  67. 8cf51d1 osmo-bsc: Prepare to send more than just the location in the TRAP by Daniel Willmann · 13 years ago
  68. fbbcc14 ctrl: Do not allow to set the RF Lock for a single trx by Holger Hans Peter Freyther · 13 years ago
  69. ff2c204 osmo-bsc: Change variable name to better reflect current/last location by Daniel Willmann · 13 years ago
  70. 6eb756f ctrl: Improve error handling if controlif setup fails by Daniel Willmann · 13 years ago
  71. fae4661 osmo-bsc: Put the control commands in osmo_bsc_ctrl.c by Daniel Willmann · 13 years ago
  72. 6401740 osmo-bsc: Only send a TRAP if the location changes by Daniel Willmann · 13 years ago
  73. f8cda4c osmo-bsc: Add support for traps to the location command by Daniel Willmann · 13 years ago
  74. ecedf92 osmo-bsc: Allow location tstamp to be zero if fix is invalid by Daniel Willmann · 13 years ago
  75. 5c3bad9 libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  76. 45362bb VTY: improve VTY prompt and make sure exit/end works everywhere by Harald Welte · 12 years ago
  77. f85166d typo: Mandantory -> Mandatory.. a common typo of mine by Holger Hans Peter Freyther · 12 years ago
  78. 6403946 bsc: Move the osmo_bsc_rf file into the libbsc code and rename by Holger Hans Peter Freyther · 12 years ago
  79. 9414bd2 bsc vty: Provide a show mscs command to show the state of each MSC by Holger Hans Peter Freyther · 13 years ago
  80. 5a65444 misc: Use other size modifiers to fix compiler warnings by Holger Hans Peter Freyther · 12 years ago
  81. 9c5dc14 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  82. 39936b5 bsc: Use the right connection for outgoing packets by Holger Hans Peter Freyther · 13 years ago
  83. 6d2c8ec bsc: Move more things to use osmo_msc_data* directly by Holger Hans Peter Freyther · 13 years ago
  84. a403c25 bsc: Move the bsc_filter to use the osmo_bsc_sccp_con by Holger Hans Peter Freyther · 13 years ago
  85. 5e84584 bsc: Move away from ->bsc.msc to use the selected MSC by Holger Hans Peter Freyther · 13 years ago
  86. d01e234 bsc: Stop using net->bsc->msc and get the right msc from somewhere else by Holger Hans Peter Freyther · 13 years ago
  87. 4d61417 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  88. 13aa545 bsc: Address warnings about implicit declarations by Holger Hans Peter Freyther · 12 years ago
  89. 93b0a14 bsc: Fix compiler warning about wrong return and unused variable by Holger Hans Peter Freyther · 12 years ago
  90. 73627d7 osmo-bsc: Remove hard-coded check for codec preferecne in ASS CMD by Harald Welte · 12 years ago
  91. cd4acaf Move processing of CLASSMARK CHANGE behind bsc_api by Harald Welte · 13 years ago
  92. b3e452b osmo-bsc: correctly parse the TMSI in BSSAP paging from MSC by Harald Welte · 13 years ago
  93. 3da47d0 misc: Linking fixes for Ubuntu 11.10 Compiler by Holger Hans Peter Freyther · 13 years ago
  94. ee0e754 bsc: Put the full stop before the \n in the log message by Holger Hans Peter Freyther · 13 years ago
  95. bec8ff9 bsc: Add new SCCP connections to the tail by Holger Hans Peter Freyther · 13 years ago
  96. edf5c86 osmo-bsc: Use NM_OPSTATE_* to check for operational attributes by Daniel Willmann · 13 years ago
  97. 1c081dd libctrl: Mark the cmd set/get/verify functions static by Daniel Willmann · 13 years ago
  98. 97f5a1a bsc: Fix crash that can occur on RF Failure by Holger Hans Peter Freyther · 13 years ago
  99. 7e75645 audio: Remove the hardcoding of the RTP Payload by Holger Hans Peter Freyther · 13 years ago
  100. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago