1. 135a6bd gsm_data_shared: add some fields for voice support of sysmo-bts by Harald Welte · 13 years ago
  2. ab386e6 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  3. 6b35377 bsc_api: Make sure to use correct MS Power on ASSIGNMENT CMD by Dieter Spaar · 13 years ago
  4. 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
  5. b4d913d BTS support: nokia/ericcson - use e1inp_ts->lapd by Harald Welte · 13 years ago
  6. 0eae613 add missing #include line to gsm_data_shared.h by Harald Welte · 13 years ago
  7. f7a2b19 Revert "we don't have openbsc/ipaccess.h anymore" by Harald Welte · 13 years ago
  8. 90dc467 add missing ipaccess.h to Makefile.am by Harald Welte · 13 years ago
  9. bc56b0b add control_cmd.h to Makefile.am by Harald Welte · 13 years ago
  10. a90eb00 osmo-bsc: Use NM_OPSTATE_* to check for operational attributes by Daniel Willmann · 13 years ago
  11. 05ac9e3 libctrl: Add a function to create the cmd by Holger Hans Peter Freyther · 13 years ago
  12. 9cc771b libctrl: Don't overwrite error reply if the verify function sets one by Daniel Willmann · 13 years ago
  13. 5763093 libctrl: Mark the cmd set/get/verify functions static by Daniel Willmann · 13 years ago
  14. bc076ae libctrl: Bind control interface to localhost by Daniel Willmann · 13 years ago
  15. 4ad4424 libctrl: Use DCTRL as logging destination in libctrl by Holger Hans Peter Freyther · 13 years ago
  16. e54db17 nat: Fix error in get_next_free_bsc_id by Daniel Willmann · 13 years ago
  17. 7c3298a contrib/bsc_control.py: Patch by Holger to handle connection resets by Daniel Willmann · 13 years ago
  18. 80c37bd bsc: Fix crash that can occur on RF Failure by Holger Hans Peter Freyther · 13 years ago
  19. 594b322 audio: Move the setting of MultiRateConfig to one place by Holger Hans Peter Freyther · 13 years ago
  20. ed999b2 audio: From RTP point of view we can use one payload for HR/FR AMR by Holger Hans Peter Freyther · 13 years ago
  21. 128892f audio: Remove the hardcoding of the RTP Payload by Holger Hans Peter Freyther · 13 years ago
  22. 3488c3d mgcp: Make CRCX deal better with UDP retransmissions by Holger Hans Peter Freyther · 13 years ago
  23. c7e49d3 mgcp: FreeSWITCH requiresn us to provide the o= and t= param by Holger Hans Peter Freyther · 13 years ago
  24. 06c9da6 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  25. 8697e43 we don't have openbsc/ipaccess.h anymore by Harald Welte · 13 years ago
  26. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  27. 7abecfc src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  28. c45a804 bssgp: make comments more explicit, include 'Rx' in received messages by Harald Welte · 13 years ago
  29. 7fad70c Merge branch 'master' of git.osmocom.org:openbsc by Harald Welte · 13 years ago
  30. 013ae46 bsc: Crash fix for the osmo-nitb/MNCC code by Holger Hans Peter Freyther · 13 years ago
  31. fc462dd libbsc: Log if a channel is freed with lchan->state != LCHAN_S_NONE by Daniel Willmann · 13 years ago
  32. 6fc6a12 libbsc: Cosmetic fix for the channel activate NACK log message by Daniel Willmann · 13 years ago
  33. 7ddc318 libbsc: Release the RF channel if BTS thinks it's still in use by Daniel Willmann · 13 years ago
  34. 513da17 libbsc: Call lchan_free in the timeout callbacks by Daniel Willmann · 13 years ago
  35. 563d99d libbsc: Only skip lchans with state AND type set to NONE in show lchan by Jan Luebbe · 13 years ago
  36. 46f799b MNCC: Never send zero-length msgb packets to the socket by Peter Stuge · 13 years ago
  37. e8bd9e8 RSL: add timer for lchan activation/deactivation without BTS response by Harald Welte · 13 years ago
  38. 5da9b52 DAHDI: Actually increment e1_input related rate counters by Harald Welte · 13 years ago
  39. c21aa18 E1 Input: better names for rate counters by Harald Welte · 13 years ago
  40. 0000ca5 E1 Input: Add rate counters for events related to E1 lines by Harald Welte · 13 years ago
  41. 986926e E1 Input: Move 'show e1_*' command to e1_input_vty.c by Harald Welte · 13 years ago
  42. 4da5592 E1 Input: Add VTY command to specify the name of a Line by Harald Welte · 13 years ago
  43. 28d9ccb libbsc: Don't free secondary lchan if it is NULL. by Daniel Willmann · 13 years ago
  44. f7dc761 trau: fix wrong message size for GSM_TCHF_FRAME passed to MNCC by Pablo Neira Ayuso · 13 years ago
  45. 2962c20 NOKIA: Resend SABM on unknown TEI from LAPD by Pablo Neira Ayuso · 13 years ago
  46. cd98656 LAPD: Propagate lapd_receive() errors to the E1 driver by Pablo Neira Ayuso · 13 years ago
  47. 1045697 Fix MNCC for the NOKIA BTS type by Harald Welte · 13 years ago
  48. 44d2611 NOKIA: use 'struct value_string' whenever possible by Harald Welte · 13 years ago
  49. 3c3003f NOKIA: use 'value_string' for severity and bts_type by Harald Welte · 13 years ago
  50. c8755af NOKIA: Move more static variables into 'struct gsm_bts' by Harald Welte · 13 years ago
  51. 9d2f377 NOKIA: move 'conf' and 'bts_type' into 'struct gsm_bts' by Harald Welte · 13 years ago
  52. cde5794 NOKIA: Some more whitespace changes by Harald Welte · 13 years ago
  53. bda367c Nokia: Coding style by Harald Welte · 13 years ago
  54. 1664602 Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  55. e5215b5 04.08 / MNCC: elevate error messages to LOGL_ERROR by Harald Welte · 13 years ago
  56. 6e4c26a LAPD: Use proper log levels and prefix all messages with LAPD by Harald Welte · 13 years ago
  57. 52a0b12 LAPD: Remove all calls to 'assert' from the code by Harald Welte · 13 years ago
  58. 0b69bc3 DAHDI: Fix case where we have multiple E1 ports/cards (spans) by Harald Welte · 13 years ago
  59. cdf76cf GPRS: Fix the parsing/interpretation of the PDP CTX status IE by Harald Welte · 13 years ago
  60. 901d57d Merge branch 'master' of git.osmocom.org:openbsc by Harald Welte · 13 years ago
  61. f31dd86 TRAU: Properly initialize idle frames by Dieter Spaar · 13 years ago
  62. 402cced BSC VTY: Accept MNC of 0-999, as 0 is a valid MNC by Dieter Spaar · 13 years ago
  63. eabb6e3 RSL: Fix erroneous GSM48_IE_CHANDESC_2 in rsl_chan_activate_lchan() by Dieter Spaar · 13 years ago
  64. 1f447fb LLC: Fix format string by Dieter Spaar · 13 years ago
  65. 4b2ed35 GPRS: Fix buffer overflow in case of very long MS RA CAP IE by Harald Welte · 13 years ago
  66. 074b2b2 smsqueue: There was a race/bug with a booting phone, paging and LU by Holger Hans Peter Freyther · 13 years ago
  67. 07b7bd7 TRAU mux: add some comment to the source of the gsm_fr_map by Harald Welte · 13 years ago
  68. b226864 fix some header file related issues preventing lcr from compiling by Harald Welte · 13 years ago
  69. 8d9876e osmo-bsc: Only keep the newest of subsequent invalid positions by Daniel Willmann · 13 years ago
  70. 3118191 osmo_bsc: Track the last three locations. by Daniel Willmann · 13 years ago
  71. fa2218c osmo-bsc: Add valid field to location command by Daniel Willmann · 13 years ago
  72. 6d718c0 osmo-bsc: Improve return handling in verify_net_loc by Daniel Willmann · 13 years ago
  73. 44fb151 osmo-bsc: Compare char * with NULL instead of 0 by Daniel Willmann · 13 years ago
  74. 1c33d4c libcommon: Add DCTRL logging destination for libctrl related messages by Daniel Willmann · 13 years ago
  75. fc83a36 libctrl: Use inttypes.h macros to make uint64_t printfs portable. by Daniel Willmann · 13 years ago
  76. 31f5f71 paging: Add method to find the paging data for a given subscriber by Holger Hans Peter Freyther · 13 years ago
  77. 0e412c7 bsc: Correct the cast for the signal data by Holger Hans Peter Freyther · 13 years ago
  78. 74db774 mgcp: Implement RSIP based on a trunk level by Holger Hans Peter Freyther · 13 years ago
  79. 9b9a171 bsc: Fix a memory leak when the BSC is not allowed to open a connection by Holger Hans Peter Freyther · 13 years ago
  80. 5e3bbba bsc: Call the RF Control interface ctrl all the way by Holger Hans Peter Freyther · 13 years ago
  81. fe1ca35 bts-init: Initialize the BTS like it will look after a reset by Holger Hans Peter Freyther · 13 years ago
  82. 95fd72b misc: Remove the osmocom/core/process.h include by Holger Hans Peter Freyther · 13 years ago
  83. d010eb4 ipaccess-firmware: Fix dumping the wrong header fields by Holger Hans Peter Freyther · 13 years ago
  84. 74902c5 sgsn_libgtp: remove bogus unreached second return statement by Harald Welte · 13 years ago
  85. baf7700 sgsn_main: add comment about exit statement never reached by Harald Welte · 13 years ago
  86. f6b606f gprs_gmm: ctx cannot be null, so remove check by Harald Welte · 13 years ago
  87. cd367b9 gprs_bssgp_util.c: orig_msg == NULL is not supported by Harald Welte · 13 years ago
  88. d4ab13b ipaccess-proxy: use ANSI function declarations (void) by Harald Welte · 13 years ago
  89. 36ac775 ipaccess-proxy: fix array bounds problem by Harald Welte · 13 years ago
  90. 5b3c05d bs11_config: fix array bounds problem by using value_string by Harald Welte · 13 years ago
  91. 258c713 gsm_04_11: use 'unsigned int sms_alphabet' to include 0xffffffff by Harald Welte · 13 years ago
  92. d1476bc db: use ANSI (void) function declarations by Harald Welte · 13 years ago
  93. 2c5f4c6 db: fix Smatch warnings by Harald Welte · 13 years ago
  94. 46324cc bsc_vty: Fix some Smatch warnings by Harald Welte · 13 years ago
  95. 142c4b8 abis_nm: fix signedness error (uint8_t len cannot be negative) by Harald Welte · 13 years ago
  96. 7017fa7 [bsc-nat] ctrlif: use llist_entry() macro and fix overly-long lines by Harald Welte · 13 years ago
  97. f071e16 [bsc-nat] ctrlif: save ourselves one level of indentation by Harald Welte · 13 years ago
  98. 6552047 [bsc-nat] ctrlif: use the 'err' label consistently by Harald Welte · 13 years ago
  99. f8e49dd bsc-nat: ctrlif: split out handle_ctrlif_msg() from ipaccess_bsc_read_cb() by Harald Welte · 13 years ago
  100. 1b5e5c3 controlif: declare controlif_setup() in control_cmd.h by Harald Welte · 13 years ago