1. 62cf798 All 3 E1-BTS should now work with dahdi and misdn_lapd driver. by Andreas Eversberg · 13 years ago
  2. 607044f Fix Ericsson RBS2000 support after libosmo-abis merge by Harald Welte · 13 years ago
  3. 6073216 gsm_data_shared: use 'const' whenever applicable by Harald Welte · 13 years ago
  4. 3649f13 Fix bogus message labelling in wireshark OML dissector by Pablo Neira · 13 years ago
  5. b0ea7c0 bsc_api.h: Add some comments to the API structure by Harald Welte · 13 years ago
  6. bd171c3 bsc_api: Add some more comments to the code by Harald Welte · 13 years ago
  7. 9e2b33b add a per-lchan buffer for the last SID frame for osmo-bts by Harald Welte · 13 years ago
  8. 886a5a5 add AMR mode member of gsm_lchan for osmo-bts by Harald Welte · 13 years ago
  9. c089d58 update wireshark patches to current wireshark svn by Harald Welte · 13 years ago
  10. 022bf97 fix fprintf format specifiers in osmo-bsc_mgcp by Alexander Huemer · 13 years ago
  11. 6489afd fix some "implicit declaration" warnings in libbsc by Alexander Huemer · 13 years ago
  12. 45a0014 fix some "implicit declaration" warnings in libtrau by Alexander Huemer · 13 years ago
  13. ee8e7ee fix some "implicit declaration" warnings in osmo-nitb by Alexander Huemer · 13 years ago
  14. 52bf91c gsm_data_shared: add some fields for voice support of sysmo-bts by Harald Welte · 13 years ago
  15. 1ed89d4 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  16. 8416c5f bsc_api: Make sure to use correct MS Power on ASSIGNMENT CMD by Dieter Spaar · 13 years ago
  17. 6bc3631 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
  18. e6d482e BTS support: nokia/ericcson - use e1inp_ts->lapd by Harald Welte · 13 years ago
  19. 924da55 add missing #include line to gsm_data_shared.h by Harald Welte · 13 years ago
  20. 64fcd77 Revert "we don't have openbsc/ipaccess.h anymore" by Harald Welte · 13 years ago
  21. b0f63dc add missing ipaccess.h to Makefile.am by Harald Welte · 13 years ago
  22. 5c8e46e add control_cmd.h to Makefile.am by Harald Welte · 13 years ago
  23. edf5c86 osmo-bsc: Use NM_OPSTATE_* to check for operational attributes by Daniel Willmann · 13 years ago
  24. 53ea2ba libctrl: Add a function to create the cmd by Holger Hans Peter Freyther · 13 years ago
  25. 1018246 libctrl: Don't overwrite error reply if the verify function sets one by Daniel Willmann · 13 years ago
  26. 1c081dd libctrl: Mark the cmd set/get/verify functions static by Daniel Willmann · 13 years ago
  27. 0d441b6 libctrl: Bind control interface to localhost by Daniel Willmann · 13 years ago
  28. 643656b libctrl: Use DCTRL as logging destination in libctrl by Holger Hans Peter Freyther · 13 years ago
  29. 3080f74 nat: Fix error in get_next_free_bsc_id by Daniel Willmann · 13 years ago
  30. 6044162 contrib/bsc_control.py: Patch by Holger to handle connection resets by Daniel Willmann · 13 years ago
  31. 97f5a1a bsc: Fix crash that can occur on RF Failure by Holger Hans Peter Freyther · 13 years ago
  32. 082222c audio: Move the setting of MultiRateConfig to one place by Holger Hans Peter Freyther · 13 years ago
  33. d78bee8 audio: From RTP point of view we can use one payload for HR/FR AMR by Holger Hans Peter Freyther · 13 years ago
  34. 7e75645 audio: Remove the hardcoding of the RTP Payload by Holger Hans Peter Freyther · 13 years ago
  35. c9c0fe5 mgcp: Make CRCX deal better with UDP retransmissions by Holger Hans Peter Freyther · 13 years ago
  36. 2e0af51 mgcp: FreeSWITCH requiresn us to provide the o= and t= param by Holger Hans Peter Freyther · 13 years ago
  37. 1c14d96 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  38. b607d7f we don't have openbsc/ipaccess.h anymore by Harald Welte · 13 years ago
  39. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  40. 88c9bba src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  41. 8e49eb9 bssgp: make comments more explicit, include 'Rx' in received messages by Harald Welte · 13 years ago
  42. 547f7ef Merge branch 'master' of git.osmocom.org:openbsc by Harald Welte · 13 years ago
  43. 2810481 bsc: Crash fix for the osmo-nitb/MNCC code by Holger Hans Peter Freyther · 13 years ago
  44. b02b813 libbsc: Log if a channel is freed with lchan->state != LCHAN_S_NONE by Daniel Willmann · 13 years ago
  45. 9e9d44c libbsc: Cosmetic fix for the channel activate NACK log message by Daniel Willmann · 13 years ago
  46. 245ee03 libbsc: Release the RF channel if BTS thinks it's still in use by Daniel Willmann · 13 years ago
  47. 2731e73 libbsc: Call lchan_free in the timeout callbacks by Daniel Willmann · 13 years ago
  48. d18d8f0 libbsc: Only skip lchans with state AND type set to NONE in show lchan by Jan Luebbe · 13 years ago
  49. 3912c7e MNCC: Never send zero-length msgb packets to the socket by Peter Stuge · 13 years ago
  50. 32951ea RSL: add timer for lchan activation/deactivation without BTS response by Harald Welte · 13 years ago
  51. 50cb7a4 DAHDI: Actually increment e1_input related rate counters by Harald Welte · 13 years ago
  52. 4e254e3 E1 Input: better names for rate counters by Harald Welte · 13 years ago
  53. 2f55f15 E1 Input: Add rate counters for events related to E1 lines by Harald Welte · 13 years ago
  54. 008be6a E1 Input: Move 'show e1_*' command to e1_input_vty.c by Harald Welte · 13 years ago
  55. 7b61265 E1 Input: Add VTY command to specify the name of a Line by Harald Welte · 13 years ago
  56. 318741f libbsc: Don't free secondary lchan if it is NULL. by Daniel Willmann · 13 years ago
  57. 9309735 trau: fix wrong message size for GSM_TCHF_FRAME passed to MNCC by Pablo Neira Ayuso · 13 years ago
  58. 1d9ad14 NOKIA: Resend SABM on unknown TEI from LAPD by Pablo Neira Ayuso · 13 years ago
  59. 3f66328 LAPD: Propagate lapd_receive() errors to the E1 driver by Pablo Neira Ayuso · 13 years ago
  60. c0cf002 Fix MNCC for the NOKIA BTS type by Harald Welte · 13 years ago
  61. 77bcb79 NOKIA: use 'struct value_string' whenever possible by Harald Welte · 13 years ago
  62. 9362a5e NOKIA: use 'value_string' for severity and bts_type by Harald Welte · 13 years ago
  63. 3a070b9 NOKIA: Move more static variables into 'struct gsm_bts' by Harald Welte · 13 years ago
  64. ba05549 NOKIA: move 'conf' and 'bts_type' into 'struct gsm_bts' by Harald Welte · 13 years ago
  65. 267b576 NOKIA: Some more whitespace changes by Harald Welte · 13 years ago
  66. 8faeb09 Nokia: Coding style by Harald Welte · 13 years ago
  67. 49c843e Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  68. 8099a71 04.08 / MNCC: elevate error messages to LOGL_ERROR by Harald Welte · 13 years ago
  69. 1b8192a LAPD: Use proper log levels and prefix all messages with LAPD by Harald Welte · 13 years ago
  70. e68e686 LAPD: Remove all calls to 'assert' from the code by Harald Welte · 13 years ago
  71. ec08ae5 DAHDI: Fix case where we have multiple E1 ports/cards (spans) by Harald Welte · 13 years ago
  72. 9e7093c GPRS: Fix the parsing/interpretation of the PDP CTX status IE by Harald Welte · 13 years ago
  73. 03e8c83 Merge branch 'master' of git.osmocom.org:openbsc by Harald Welte · 13 years ago
  74. 02a4d89 TRAU: Properly initialize idle frames by Dieter Spaar · 13 years ago
  75. f129525 BSC VTY: Accept MNC of 0-999, as 0 is a valid MNC by Dieter Spaar · 13 years ago
  76. 18a55f6 RSL: Fix erroneous GSM48_IE_CHANDESC_2 in rsl_chan_activate_lchan() by Dieter Spaar · 13 years ago
  77. 9770bd4 LLC: Fix format string by Dieter Spaar · 13 years ago
  78. 45ca552 GPRS: Fix buffer overflow in case of very long MS RA CAP IE by Harald Welte · 13 years ago
  79. 735a280 smsqueue: There was a race/bug with a booting phone, paging and LU by Holger Hans Peter Freyther · 13 years ago
  80. 9eb9b32 TRAU mux: add some comment to the source of the gsm_fr_map by Harald Welte · 13 years ago
  81. 5d977a8 fix some header file related issues preventing lcr from compiling by Harald Welte · 13 years ago
  82. 8a8226b Merge branch 'daniel/controlif' by Holger Hans Peter Freyther · 13 years ago
  83. e2ffee9 osmo-bsc: Only keep the newest of subsequent invalid positions by Daniel Willmann · 13 years ago
  84. ba5eb24 osmo_bsc: Track the last three locations. by Daniel Willmann · 13 years ago
  85. e11f8c8 osmo-bsc: Add valid field to location command by Daniel Willmann · 13 years ago
  86. fdc3c15 osmo-bsc: Improve return handling in verify_net_loc by Daniel Willmann · 13 years ago
  87. 72d807c osmo-bsc: Compare char * with NULL instead of 0 by Daniel Willmann · 13 years ago
  88. cb66d47 libcommon: Add DCTRL logging destination for libctrl related messages by Daniel Willmann · 13 years ago
  89. 965e8fc libctrl: Use inttypes.h macros to make uint64_t printfs portable. by Daniel Willmann · 13 years ago
  90. ad39db6 paging: Add method to find the paging data for a given subscriber by Holger Hans Peter Freyther · 13 years ago
  91. f36b3a0 bsc: Correct the cast for the signal data by Holger Hans Peter Freyther · 13 years ago
  92. 26bd848 mgcp: Implement RSIP based on a trunk level by Holger Hans Peter Freyther · 13 years ago
  93. 326a124 bsc: Fix a memory leak when the BSC is not allowed to open a connection by Holger Hans Peter Freyther · 13 years ago
  94. 410ee27 bsc: Call the RF Control interface ctrl all the way by Holger Hans Peter Freyther · 13 years ago
  95. 29cd72a bts-init: Initialize the BTS like it will look after a reset by Holger Hans Peter Freyther · 13 years ago
  96. 38bb748 misc: Remove the osmocom/core/process.h include by Holger Hans Peter Freyther · 13 years ago
  97. 12656cf ipaccess-firmware: Fix dumping the wrong header fields by Holger Hans Peter Freyther · 13 years ago
  98. e95c1ee sgsn_libgtp: remove bogus unreached second return statement by Harald Welte · 13 years ago
  99. 5c71db2 sgsn_main: add comment about exit statement never reached by Harald Welte · 13 years ago
  100. 0b5e01e gprs_gmm: ctx cannot be null, so remove check by Harald Welte · 13 years ago