1. bc9efd1 dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH mode by Neels Hofmeyr · 8 years ago
  2. a50599e mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx by Neels Hofmeyr · 8 years ago
  3. 7fc312c cosmetic fixes in libcommon/talloc_ctx.c by Neels Hofmeyr · 8 years ago
  4. 88bdcd4 Modify SI 13 field for control_ack_type by Max · 8 years ago
  5. 7477d71 Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  6. 8fdcaf9 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago
  7. 2153404 gsm_pchan2chan_nr(): fix uninitialized cbits by Neels Hofmeyr · 8 years ago
  8. c121ca5 gsm_pchan2chan_nr: disable a chan_nr assert in BTS, to not break octphy by Neels Hofmeyr · 8 years ago
  9. 9d9621a dyn TS: rsl_lchan_lookup(): add dyn PCHAN by Neels Hofmeyr · 8 years ago
  10. 2cbc424 dyn TS: rsl *2chan_nr(): handle TCH/F_TCH/H_PDCH by Neels Hofmeyr · 8 years ago
  11. b597811 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  12. 9df13d0 gsm_ts2chan_nr(): add assertions for lchan_nr by Neels Hofmeyr · 8 years ago
  13. 0a77199 code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts by Neels Hofmeyr · 8 years ago
  14. fc578e6 gsm_data_shared: add gsm_ts_and_pchan_name() for dyn ts logging by Neels Hofmeyr · 8 years ago
  15. 1831a61 dyn TS: add ts->dyn state by Neels Hofmeyr · 8 years ago
  16. 266e7e0 fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH by Neels Hofmeyr · 8 years ago
  17. a353b96 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  18. 44419bd bsc_version.c: update copyright date, add contributor by Neels Hofmeyr · 8 years ago
  19. 67286df add DSUA debug constant by Daniel Willmann · 8 years ago
  20. 59525c3 add DRANAP debug constant by Daniel Willmann · 8 years ago
  21. 0a378ba Add regexp authorization policy for IMSI by Max · 8 years ago
  22. b764f1c subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  23. 3d94aca Move DTX settings to BTS by Max · 8 years ago
  24. 53e4f18 move utils.h functions to libosmocore by Harald Welte · 8 years ago
  25. 02884f2 use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  26. 88ddcaa Add basic SI2quater support by Max · 8 years ago
  27. 45832bb gsm_data_shared: compute/sprintf the lchan name only once by Harald Welte · 9 years ago
  28. 7bb55f3 Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  29. 7209277 libcommon: soak up three static functions. by Neels Hofmeyr · 9 years ago
  30. 4ac8cd1 vty: Change the return type from enum to int by Holger Hans Peter Freyther · 9 years ago
  31. f9248d9 Add option to set RADIO LINK TIMEOUT value via VTY by Andreas Eversberg · 11 years ago
  32. b0023f5 filter: Move from DNAT to DFILTER category by Holger Hans Peter Freyther · 9 years ago
  33. dcde4b6 nitb: Fix IMSI/IMEI buffer handling (Coverity) by Jacob Erlbeck · 9 years ago
  34. def87b4 nokia: Allow to set the reset time for the nokia bts by Sipos Csaba · 9 years ago
  35. 611f775 bsc/nitb: Allow to set the GPRS mode through the ctrl command by Holger Hans Peter Freyther · 9 years ago
  36. 5f3657d ctrl/bsc: Fix copy and paste error and update text by Holger Hans Peter Freyther · 9 years ago
  37. e144211 nitb: Make the last change configurable by Holger Hans Peter Freyther · 9 years ago
  38. 802c712 Revert "debug.c: use new libosmocore features to print and save log filter" by Harald Welte · 10 years ago
  39. 1c69ec1 debug.c: use new libosmocore features to print and save log filter by Harald Welte · 11 years ago
  40. 75cf52a logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  41. adbd96f move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts by Harald Welte · 10 years ago
  42. bf4ba72 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  43. c38653e bts: When one link drops.. check what needs to be dropped by Holger Hans Peter Freyther · 10 years ago
  44. 1515261 bts: Add some simple dependency between different BTS by Holger Hans Peter Freyther · 10 years ago
  45. 22ea7b7 msc: Add per subscriber keep_in_ram flag by Jacob Erlbeck · 10 years ago
  46. da8770b msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  47. eacb178 bts: Store the bcch_change_mark in the bts structure by Holger Hans Peter Freyther · 10 years ago
  48. 699ecdf bsc: Move gsm_subscriber_base.c to libcommon by Jacob Erlbeck · 10 years ago
  49. c91a576 bsc: Move gsm_network_init function to libbsc by Jacob Erlbeck · 10 years ago
  50. c57eddd move gsm_bts_num() to gsm_data_shared.[ch] by Harald Welte · 10 years ago
  51. f414e85 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  52. bf8eec7 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  53. e86c597 vty: Generalize ournode_exit() and ournode_end() by Jacob Erlbeck · 11 years ago
  54. ebdbaff oml: Add a missing break switch for NM_OC_BS11 by Holger Hans Peter Freyther · 11 years ago
  55. 1b0af51 hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  56. 9200844 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  57. ca46798 sysmobts: Add the necessary data structure and init for the SAPI queue by Holger Hans Peter Freyther · 11 years ago
  58. dee934a Fix of IMMIDIATE ASSIGNMENT REJECT message by Andreas Eversberg · 11 years ago
  59. 1b7fe0e bsc: Auto RF Off in case of missing MSC connection by Holger Hans Peter Freyther · 13 years ago
  60. 5279dd8 debug: Fix typo in the debug category by Holger Hans Peter Freyther · 11 years ago
  61. 3e7db9e Stricter limits for T3212 (location update period) by Daniel Willmann · 12 years ago
  62. 5149c17 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  63. b7dd661 SMPP: VTY configuration of SMPP code, authentication support by Harald Welte · 12 years ago
  64. d0a34ed sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  65. 2dba82d Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago
  66. 14e12f2 Allow setting of Control Channel Description parameters via VTY by Andreas Eversberg · 12 years ago
  67. f225f2d Fix: T3192 and T3193 must be similar by Andreas Eversberg · 12 years ago
  68. 387a85c bsc: Allow to configure more than one MSC in the VTY by Holger Hans Peter Freyther · 13 years ago
  69. 8c3483f gsm_data: Include a structure for the geographical location in gsm_bts by Daniel Willmann · 13 years ago
  70. dec95b3 gsm_data: Address compiler warning of unhandled switch by Holger Hans Peter Freyther · 12 years ago
  71. 85a77b1 VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  72. 2addf85 dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  73. 35ac0e4 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  74. 1c6955a gsm_data_shared: add structure for decoded parameters of RLC config by Harald Welte · 12 years ago
  75. a529c07 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  76. deb9017 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  77. 1d12338 libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  78. 9b77f61 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  79. ab31d05 update year in copyright string by Harald Welte · 12 years ago
  80. 68e701d make sure we still build on systems that don't have IPPROTO_GRE by Harald Welte · 12 years ago
  81. 9c5dc14 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  82. 4d61417 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  83. ad51516 misc: gsm_data.c address compiler warning by Holger Hans Peter Freyther · 12 years ago
  84. e3fe41d abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  85. 6073216 gsm_data_shared: use 'const' whenever applicable by Harald Welte · 13 years ago
  86. 1ed89d4 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  87. 1c14d96 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  88. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  89. 49c843e Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  90. cb66d47 libcommon: Add DCTRL logging destination for libctrl related messages by Daniel Willmann · 13 years ago
  91. 29cd72a bts-init: Initialize the BTS like it will look after a reset by Holger Hans Peter Freyther · 13 years ago
  92. 452119d properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago
  93. e6d51f9 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  94. bdd35aa initialize NM state for all objects to known state by Harald Welte · 13 years ago
  95. 4fd3894 gsm_data_shared: make sure to initialzie the MO obj_class/obj_inst by Harald Welte · 13 years ago
  96. 01f4d6b add mo->bts member so we can discover which BTS a MO belong sto by Harald Welte · 13 years ago
  97. c6ed928 move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix) by Harald Welte · 13 years ago
  98. fe04bb9 gsm_data: don't free a bts that's not even allocated yet by Harald Welte · 13 years ago
  99. 912520c make sure to include gsm_data.h, not gsm_data_shared.h by Harald Welte · 13 years ago
  100. c788128 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago