1. 95e862c Move processing of CLASSMARK CHANGE behind bsc_api by Harald Welte · 12 years ago
  2. f95f273 lchan: Close a possible still open RTP Socket by Holger Hans Peter Freyther · 12 years ago
  3. 1d7f7c8 ho: Remove rtp_proxy.h include, no proxy code in here by Holger Hans Peter Freyther · 12 years ago
  4. 794e8f2 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  5. c0a6674 channel: Review lchan_free calls and the state the channel is in by Holger Hans Peter Freyther · 13 years ago
  6. dfcfe65 lchan: Rename release_reason to release_mode by Holger Hans Peter Freyther · 13 years ago
  7. bbf2139 channel: The error timer and the lchan_deact_tmr are both running by Holger Hans Peter Freyther · 12 years ago
  8. c55f0a5 Revert "libbsc: Log if a channel is freed with lchan->state != LCHAN_S_NONE" by Holger Hans Peter Freyther · 13 years ago
  9. 7173f63 bsc: Fix "show lchan" for partially provided information by Holger Hans Peter Freyther · 13 years ago
  10. 40aac3f bsc: Assume assignment_complete/assignment_fail is set by Holger Hans Peter Freyther · 13 years ago
  11. 3365cd1 RSL: Nokia BTS reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  12. 2957de9 RSL: BS-11 reports TA in quarter-bits, not full bits. by Andreas Eversberg · 13 years ago
  13. 1c5dd2c Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago
  14. 63ef215 bsc_vty: Fix usage of deprecated osmo_osmo_hexdump_nospc by Sylvain Munaut · 13 years ago
  15. bb5c594 nokia: Use a longer T200 because RSL link can be pretty slow after a reset by Andreas.Eversberg · 13 years ago
  16. 2192ed8 libbsc/nokia_site: Increase reset timer to 15 seconds by Sylvain Munaut · 13 years ago
  17. c951946 libbsc/nokia_site: Fix reset procedure and add option to skip it. by Sylvain Munaut · 13 years ago
  18. 67c0c7f libbsc/nanobts: Fix NSVC OML init sequence for some rugby models by Sylvain Munaut · 13 years ago
  19. 851f120 libbsc: Don't include ext_info in SI13 if not in EGPRS mode by Sylvain Munaut · 13 years ago
  20. df82b72 bsc: Drop the BTS instead of exiting the application by Holger Hans Peter Freyther · 13 years ago
  21. 0854256 vty: Document more VTY parameters of a command by Holger Hans Peter Freyther · 13 years ago
  22. d271a35 Undo my changes to bts_siemens_bs11.c it works as it was. by Andreas Eversberg · 13 years ago
  23. c57e6ed All 3 E1-BTS should now work with dahdi and misdn_lapd driver. by Andreas Eversberg · 13 years ago
  24. 15eae8d Fix Ericsson RBS2000 support after libosmo-abis merge by Harald Welte · 13 years ago
  25. b70bd52 bsc_api: Add some more comments to the code by Harald Welte · 13 years ago
  26. e1d2e1c fix some "implicit declaration" warnings in libbsc by Alexander Huemer · 13 years ago
  27. 6b35377 bsc_api: Make sure to use correct MS Power on ASSIGNMENT CMD by Dieter Spaar · 13 years ago
  28. cab0d7b bsc: Fix a crash in case we get a NACK from the BTS for a new channel by Holger Hans Peter Freyther · 13 years ago
  29. b4d913d BTS support: nokia/ericcson - use e1inp_ts->lapd by Harald Welte · 13 years ago
  30. f7a2b19 Revert "we don't have openbsc/ipaccess.h anymore" by Harald Welte · 13 years ago
  31. 594b322 audio: Move the setting of MultiRateConfig to one place by Holger Hans Peter Freyther · 13 years ago
  32. ed999b2 audio: From RTP point of view we can use one payload for HR/FR AMR by Holger Hans Peter Freyther · 13 years ago
  33. 128892f audio: Remove the hardcoding of the RTP Payload by Holger Hans Peter Freyther · 13 years ago
  34. 8697e43 we don't have openbsc/ipaccess.h anymore by Harald Welte · 13 years ago
  35. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  36. 7abecfc src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  37. 013ae46 bsc: Crash fix for the osmo-nitb/MNCC code by Holger Hans Peter Freyther · 13 years ago
  38. fc462dd libbsc: Log if a channel is freed with lchan->state != LCHAN_S_NONE by Daniel Willmann · 13 years ago
  39. 6fc6a12 libbsc: Cosmetic fix for the channel activate NACK log message by Daniel Willmann · 13 years ago
  40. 7ddc318 libbsc: Release the RF channel if BTS thinks it's still in use by Daniel Willmann · 13 years ago
  41. 513da17 libbsc: Call lchan_free in the timeout callbacks by Daniel Willmann · 13 years ago
  42. 563d99d libbsc: Only skip lchans with state AND type set to NONE in show lchan by Jan Luebbe · 13 years ago
  43. e8bd9e8 RSL: add timer for lchan activation/deactivation without BTS response by Harald Welte · 13 years ago
  44. 986926e E1 Input: Move 'show e1_*' command to e1_input_vty.c by Harald Welte · 13 years ago
  45. 28d9ccb libbsc: Don't free secondary lchan if it is NULL. by Daniel Willmann · 13 years ago
  46. 2962c20 NOKIA: Resend SABM on unknown TEI from LAPD by Pablo Neira Ayuso · 13 years ago
  47. 44d2611 NOKIA: use 'struct value_string' whenever possible by Harald Welte · 13 years ago
  48. 3c3003f NOKIA: use 'value_string' for severity and bts_type by Harald Welte · 13 years ago
  49. c8755af NOKIA: Move more static variables into 'struct gsm_bts' by Harald Welte · 13 years ago
  50. 9d2f377 NOKIA: move 'conf' and 'bts_type' into 'struct gsm_bts' by Harald Welte · 13 years ago
  51. cde5794 NOKIA: Some more whitespace changes by Harald Welte · 13 years ago
  52. bda367c Nokia: Coding style by Harald Welte · 13 years ago
  53. 1664602 Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  54. 402cced BSC VTY: Accept MNC of 0-999, as 0 is a valid MNC by Dieter Spaar · 13 years ago
  55. eabb6e3 RSL: Fix erroneous GSM48_IE_CHANDESC_2 in rsl_chan_activate_lchan() by Dieter Spaar · 13 years ago
  56. b226864 fix some header file related issues preventing lcr from compiling by Harald Welte · 13 years ago
  57. 31f5f71 paging: Add method to find the paging data for a given subscriber by Holger Hans Peter Freyther · 13 years ago
  58. 5e3bbba bsc: Call the RF Control interface ctrl all the way by Holger Hans Peter Freyther · 13 years ago
  59. fe1ca35 bts-init: Initialize the BTS like it will look after a reset by Holger Hans Peter Freyther · 13 years ago
  60. 46324cc bsc_vty: Fix some Smatch warnings by Harald Welte · 13 years ago
  61. 142c4b8 abis_nm: fix signedness error (uint8_t len cannot be negative) by Harald Welte · 13 years ago
  62. b784998 properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago openbsc/0.9.14
  63. e86b3eb Revert "HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-bts" by Harald Welte · 13 years ago
  64. c90499b move gsm0502_calc_paging_group() to libosmocore by Harald Welte · 13 years ago
  65. 1cf43ec generalize function for calculation of the paging group by Harald Welte · 13 years ago
  66. bc82f92 move gsm 05.02 related calculations into libosmocore by Harald Welte · 13 years ago
  67. 457a081 use new gsm48_number_of_paging_subchannels from libosmocore by Harald Welte · 13 years ago
  68. f6093a4 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  69. 8b65ab9 HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-bts by Harald Welte · 13 years ago
  70. 978714d move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix) by Harald Welte · 13 years ago
  71. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  72. 135a648 Introduce per-ts TSC by Harald Welte · 13 years ago
  73. d64c0bc gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  74. f2c1f25 abis: Get the structs and values from libosmocore by Holger Hans Peter Freyther · 13 years ago
  75. 4e4fa4c move some more abis_nm related code into libosmocore by Harald Welte · 13 years ago
  76. 80cffaf Move system information related defines and code to libosmocore by Harald Welte · 13 years ago
  77. cdc59ff abis_nm: Some more fall-out from the abis_nm move to libosmocore by Harald Welte · 13 years ago
  78. 867d9f3 abis_nm: fix some fallout regarding abis_nm migration to libosmocore by Harald Welte · 13 years ago
  79. 15c6172 abis_nm: Move lots of generic definitions + code to libosmocore by Harald Welte · 13 years ago
  80. 0d2881a bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  81. 6e52b88 bsc: fix bail out in case of problems bootstrapping BTS or E1 input by Pablo Neira Ayuso · 13 years ago
  82. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  83. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  84. e1273b1 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  85. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  86. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  87. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  88. 66e14cd paging: Provide the number of pending requests by Holger Hans Peter Freyther · 13 years ago
  89. 5a081bb paging: Initialize structs internally to avoid a crash by Holger Hans Peter Freyther · 13 years ago
  90. e1880105 bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  91. 5deb6c3 abis: Use LOGL_ERROR for the Failure Event Report by Holger Hans Peter Freyther · 13 years ago
  92. 80352e0 ho: Initialize nmp_worst as it was not initialized by Holger Hans Peter Freyther · 13 years ago
  93. d447e99 bsc: Move transaction.c from the libbsc to the libmsc by Holger Hans Peter Freyther · 13 years ago
  94. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  95. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  96. b326100 misc: Fix compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  97. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  98. 739a566 bsc: change bsc_vty_init to take logging categories as parameter by Pablo Neira Ayuso · 13 years ago
  99. 6825877 vty: fix segfault if rf_ctl is not set by Pablo Neira Ayuso · 13 years ago
  100. 40d1c3f RBS2000: Automatically connect/start/configure/enable most MOs by Harald Welte · 13 years ago