1. 49c843e Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  2. 8099a71 04.08 / MNCC: elevate error messages to LOGL_ERROR by Harald Welte · 13 years ago
  3. 1b8192a LAPD: Use proper log levels and prefix all messages with LAPD by Harald Welte · 13 years ago
  4. e68e686 LAPD: Remove all calls to 'assert' from the code by Harald Welte · 13 years ago
  5. ec08ae5 DAHDI: Fix case where we have multiple E1 ports/cards (spans) by Harald Welte · 13 years ago
  6. 9e7093c GPRS: Fix the parsing/interpretation of the PDP CTX status IE by Harald Welte · 13 years ago
  7. 02a4d89 TRAU: Properly initialize idle frames by Dieter Spaar · 13 years ago
  8. f129525 BSC VTY: Accept MNC of 0-999, as 0 is a valid MNC by Dieter Spaar · 13 years ago
  9. 18a55f6 RSL: Fix erroneous GSM48_IE_CHANDESC_2 in rsl_chan_activate_lchan() by Dieter Spaar · 13 years ago
  10. 9770bd4 LLC: Fix format string by Dieter Spaar · 13 years ago
  11. 45ca552 GPRS: Fix buffer overflow in case of very long MS RA CAP IE by Harald Welte · 13 years ago
  12. 735a280 smsqueue: There was a race/bug with a booting phone, paging and LU by Holger Hans Peter Freyther · 13 years ago
  13. 5d977a8 fix some header file related issues preventing lcr from compiling by Harald Welte · 13 years ago
  14. e2ffee9 osmo-bsc: Only keep the newest of subsequent invalid positions by Daniel Willmann · 13 years ago
  15. ba5eb24 osmo_bsc: Track the last three locations. by Daniel Willmann · 13 years ago
  16. e11f8c8 osmo-bsc: Add valid field to location command by Daniel Willmann · 13 years ago
  17. fdc3c15 osmo-bsc: Improve return handling in verify_net_loc by Daniel Willmann · 13 years ago
  18. 72d807c osmo-bsc: Compare char * with NULL instead of 0 by Daniel Willmann · 13 years ago
  19. cb66d47 libcommon: Add DCTRL logging destination for libctrl related messages by Daniel Willmann · 13 years ago
  20. 965e8fc libctrl: Use inttypes.h macros to make uint64_t printfs portable. by Daniel Willmann · 13 years ago
  21. ad39db6 paging: Add method to find the paging data for a given subscriber by Holger Hans Peter Freyther · 13 years ago
  22. f36b3a0 bsc: Correct the cast for the signal data by Holger Hans Peter Freyther · 13 years ago
  23. 26bd848 mgcp: Implement RSIP based on a trunk level by Holger Hans Peter Freyther · 13 years ago
  24. 326a124 bsc: Fix a memory leak when the BSC is not allowed to open a connection by Holger Hans Peter Freyther · 13 years ago
  25. 410ee27 bsc: Call the RF Control interface ctrl all the way by Holger Hans Peter Freyther · 13 years ago
  26. 29cd72a bts-init: Initialize the BTS like it will look after a reset by Holger Hans Peter Freyther · 13 years ago
  27. 38bb748 misc: Remove the osmocom/core/process.h include by Holger Hans Peter Freyther · 13 years ago
  28. 12656cf ipaccess-firmware: Fix dumping the wrong header fields by Holger Hans Peter Freyther · 13 years ago
  29. e95c1ee sgsn_libgtp: remove bogus unreached second return statement by Harald Welte · 13 years ago
  30. 5c71db2 sgsn_main: add comment about exit statement never reached by Harald Welte · 13 years ago
  31. 0b5e01e gprs_gmm: ctx cannot be null, so remove check by Harald Welte · 13 years ago
  32. ebf9dd6 gprs_bssgp_util.c: orig_msg == NULL is not supported by Harald Welte · 13 years ago
  33. df2ea87 ipaccess-proxy: use ANSI function declarations (void) by Harald Welte · 13 years ago
  34. d6fba60 ipaccess-proxy: fix array bounds problem by Harald Welte · 13 years ago
  35. 0d5bd63 bs11_config: fix array bounds problem by using value_string by Harald Welte · 13 years ago
  36. 2ece419 gsm_04_11: use 'unsigned int sms_alphabet' to include 0xffffffff by Harald Welte · 13 years ago
  37. a26aeba db: use ANSI (void) function declarations by Harald Welte · 13 years ago
  38. b4660bd db: fix Smatch warnings by Harald Welte · 13 years ago
  39. e067d5d bsc_vty: Fix some Smatch warnings by Harald Welte · 13 years ago
  40. d198978 abis_nm: fix signedness error (uint8_t len cannot be negative) by Harald Welte · 13 years ago
  41. d405c8b [bsc-nat] ctrlif: use llist_entry() macro and fix overly-long lines by Harald Welte · 13 years ago
  42. 71cfca0 [bsc-nat] ctrlif: save ourselves one level of indentation by Harald Welte · 13 years ago
  43. 3069bda [bsc-nat] ctrlif: use the 'err' label consistently by Harald Welte · 13 years ago
  44. 8ba399e bsc-nat: ctrlif: split out handle_ctrlif_msg() from ipaccess_bsc_read_cb() by Harald Welte · 13 years ago
  45. 485cbcd controlif: declare controlif_setup() in control_cmd.h by Harald Welte · 13 years ago
  46. 0466ba4 controlif: Adapt to minor data structure change regarding nm_state by Harald Welte · 13 years ago
  47. d078d26 nat: Use libctrl and add command forwarding to osmo-bsc by Daniel Willmann · 13 years ago
  48. ac950cb libctrl: Add ctrl_cmd_cpy() to copy a command by Daniel Willmann · 13 years ago
  49. c3e308d osmo_bsc: Add some libctrl commands by Daniel Willmann · 13 years ago
  50. 5a6cd37 osmo_bsc: Use libctrl, handle ctrl cmds on port 4249 or from the nat by Daniel Willmann · 13 years ago
  51. 74aa6b4 bsc_hack: Use libctrl, listen on port 4249 by Daniel Willmann · 13 years ago
  52. 84edde2 libctrl: Add commands to query counters and rate_cntr by Daniel Willmann · 13 years ago
  53. 27da244 Add libctrl, an SNMP-like control interface by Daniel Willmann · 14 years ago
  54. 98833af osmo-bsc: Some more logging (LOGL_INFO). by Harald Welte · 13 years ago
  55. b5cc92a osmo-bsc: Add missing return statement causing CIPH MODE REJ by Harald Welte · 13 years ago
  56. 6df4b8d osmo_bsc_msc: use DMI consistnetly for debugging packet payload by Harald Welte · 13 years ago
  57. 6e70c04 bsc/msc bssap: some logging clean-up by Harald Welte · 13 years ago
  58. d6985c1 use the recently introduced gsm0808_bssmap_name() of libosmogsm by Harald Welte · 13 years ago
  59. f22ed9e misc: Link to -ldbi after adding our static libraries by Holger Hans Peter Freyther · 13 years ago
  60. 80381e8 bsc: Require osmo-sccp 0.0.6 and update the API by Holger Hans Peter Freyther · 13 years ago
  61. 452119d properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago
  62. 2d0739e Revert "HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-bts" by Harald Welte · 13 years ago
  63. 3d8a8fd move gsm0502_calc_paging_group() to libosmocore by Harald Welte · 13 years ago
  64. 1c23b8d generalize function for calculation of the paging group by Harald Welte · 13 years ago
  65. ee3ce52 move gsm 05.02 related calculations into libosmocore by Harald Welte · 13 years ago
  66. f38b31c use new gsm48_number_of_paging_subchannels from libosmocore by Harald Welte · 13 years ago
  67. 398091b osmo-bsc: bring in sync with recent NM MO changes by Harald Welte · 13 years ago
  68. e6d51f9 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  69. dfacca5 HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-bts by Harald Welte · 13 years ago
  70. bdd35aa initialize NM state for all objects to known state by Harald Welte · 13 years ago
  71. 4fd3894 gsm_data_shared: make sure to initialzie the MO obj_class/obj_inst by Harald Welte · 13 years ago
  72. 01f4d6b add mo->bts member so we can discover which BTS a MO belong sto by Harald Welte · 13 years ago
  73. c6ed928 move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix) by Harald Welte · 13 years ago
  74. fe04bb9 gsm_data: don't free a bts that's not even allocated yet by Harald Welte · 13 years ago
  75. 912520c make sure to include gsm_data.h, not gsm_data_shared.h by Harald Welte · 13 years ago
  76. c788128 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  77. 85771a4 Introduce per-ts TSC by Harald Welte · 13 years ago
  78. 69f6f81 gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  79. 5444481 mgcp: Fix a typo in the function name by Holger Hans Peter Freyther · 13 years ago
  80. e1ea512 nat: Add VTY code to configure the SMSC rewriting by Holger Hans Peter Freyther · 13 years ago
  81. 1ed3927 nat: Look into the TPDU/SMS-SUBMIT and use the TP-DestAddress for matches by Holger Hans Peter Freyther · 13 years ago
  82. d240407 nat: Patch the destination SMS address of a message by Holger Hans Peter Freyther · 13 years ago
  83. 8f1ef5f nat: Move the common new message generation code into the base method by Holger Hans Peter Freyther · 13 years ago
  84. 1f58606 nat: Prepare to patch more than the CC Setup message by Holger Hans Peter Freyther · 13 years ago
  85. ed42b13 nat: Allow to have a regexp to match the MSISDN by Holger Hans Peter Freyther · 13 years ago
  86. e73b6a9 nat: Allow to rewrite any non international number by Holger Hans Peter Freyther · 13 years ago
  87. b7cc497 nat: Refactor the number patching code into a new method by Holger Hans Peter Freyther · 13 years ago
  88. ce4e077 abis: Get the structs and values from libosmocore by Holger Hans Peter Freyther · 13 years ago
  89. 5b51749 move some more abis_nm related code into libosmocore by Harald Welte · 13 years ago
  90. 761c455 libabis: fix segfault on malformed ipaccess RSL link by Alexander Huemer · 13 years ago
  91. 6b77f0f Move system information related defines and code to libosmocore by Harald Welte · 13 years ago
  92. 28dce91 prepare gsm_data.h header file sharing with osmo-bts by Harald Welte · 13 years ago
  93. 73e6994 abis_nm: Some more fall-out from the abis_nm move to libosmocore by Harald Welte · 13 years ago
  94. 306a889 abis_nm: fix some fallout regarding abis_nm migration to libosmocore by Harald Welte · 13 years ago
  95. c61a90e abis_nm: Move lots of generic definitions + code to libosmocore by Harald Welte · 13 years ago
  96. 5bd96a7 bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  97. 50da93b abis: add init function for emulated ipaccess/HSL emulated E1 input by Pablo Neira Ayuso · 13 years ago
  98. 4726e7e bsc: fix bail out in case of problems bootstrapping BTS or E1 input by Pablo Neira Ayuso · 13 years ago
  99. eaca15c abis: skip e1_input nesting if empty by Pablo Neira Ayuso · 13 years ago
  100. 5f89492 ipaccess: Fix the case of specifying the interface by Holger Hans Peter Freyther · 13 years ago