1. dff3294 Add vty command "radio-link-timeout infinite" for uplink rx testing by Harald Welte · 7 years ago
  2. fa4b2b8 Get TRX attributes by Max · 7 years ago
  3. dce7076 don't re-implement osmo_talloc_replace_string() by Harald Welte · 7 years ago
  4. d783643 Add remote BTS feature storage and helpers by Max · 7 years ago
  5. 1378df4 Adjust BTS model feature check by Max · 7 years ago
  6. e1fb066 pcu_sock: add basic pcu interface support by Philipp Maier · 8 years ago
  7. 6f229c7 gsm_data_shared: add value strings for gsm_chreq by Philipp Maier · 7 years ago
  8. 274b384 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  9. aa425a4 Make BTS type and variant converters shareable by Max · 7 years ago
  10. abf3eb1 gsm_bts: add version and variant details by Max · 7 years ago
  11. 22b7310 oap tests: fix after SQN scheme changes from libosmocore by Neels Hofmeyr · 7 years ago
  12. 86fe87b add struct bsc_subscr, separating libbsc from gsm_subscriber by Neels Hofmeyr · 7 years ago
  13. 3863935 cosmetic: rename osmo_msc_data.h to bsc_msc_data.h by Neels Hofmeyr · 7 years ago
  14. cf0136d logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_* by Neels Hofmeyr · 7 years ago
  15. 3f6852d debug.h/c: remove unused cruft / cosmetic tweaks by Neels Hofmeyr · 7 years ago
  16. 0fa9534 logging: use central filter and ctx consts from libosmocore by Neels Hofmeyr · 7 years ago
  17. 5644c2b cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  18. 64a40bf fix strncpy() invocation in vty_interface_layer3.c and 3 tests by Neels Hofmeyr · 7 years ago
  19. f1d15e0 oap_client: make use of OAP optional: disable for NULL config by Neels Hofmeyr · 8 years ago
  20. e4e1ebd oap_client: reject all messages in disabled/uninitialized state by Neels Hofmeyr · 8 years ago
  21. fe35504 oap_client: move logging to DLOAP logging category by Neels Hofmeyr · 8 years ago
  22. c1270fd move grps_gsup_client.c to libcommon/gsup_client.c by Neels Hofmeyr · 8 years ago
  23. 0b2505b move gprs/oap.c to libcommon/oap_client.c by Neels Hofmeyr · 8 years ago
  24. e062d44 lchan release in error state: SACCH deact only for SACCH pchans by Neels Hofmeyr · 8 years ago
  25. 0745c4f Support configuration of CON MO Groups/Paths from VTY by Harald Welte · 8 years ago
  26. 54723b0 talloc_cxt: Fix compiler warning / missing #include by Harald Welte · 8 years ago
  27. 3dca916 Replace magic number with define by Max · 8 years ago
  28. a73e5f1 msgb ctx: use new msgb_talloc_ctx_init(), don't access talloc_msgb_ctx by Neels Hofmeyr · 8 years ago
  29. 4b4bc36 gsm_trx_name(): don't break if trx is NULL by Neels Hofmeyr · 8 years ago
  30. db5b2ee dyn TS: fix: e1_config.c: switch(pchan) for dyn TS by Neels Hofmeyr · 8 years ago
  31. bc9efd1 dyn TS: fix: ts_subslots() for TCH/F_PDCH in PDCH mode by Neels Hofmeyr · 8 years ago
  32. a50599e mscsplit: talloc_ctx_init(): decouple from global tall_bsc_ctx by Neels Hofmeyr · 8 years ago
  33. 7fc312c cosmetic fixes in libcommon/talloc_ctx.c by Neels Hofmeyr · 8 years ago
  34. 88bdcd4 Modify SI 13 field for control_ack_type by Max · 8 years ago
  35. 7477d71 Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  36. 8fdcaf9 move ts_sublots() to gsm_data_shared.c, it will be used by osmo-bts by Neels Hofmeyr · 8 years ago
  37. 2153404 gsm_pchan2chan_nr(): fix uninitialized cbits by Neels Hofmeyr · 8 years ago
  38. c121ca5 gsm_pchan2chan_nr: disable a chan_nr assert in BTS, to not break octphy by Neels Hofmeyr · 8 years ago
  39. 9d9621a dyn TS: rsl_lchan_lookup(): add dyn PCHAN by Neels Hofmeyr · 8 years ago
  40. 2cbc424 dyn TS: rsl *2chan_nr(): handle TCH/F_TCH/H_PDCH by Neels Hofmeyr · 8 years ago
  41. b597811 dyn TS: gsm_lchan2chan_nr(): decouple from ts->pchan by Neels Hofmeyr · 8 years ago
  42. 9df13d0 gsm_ts2chan_nr(): add assertions for lchan_nr by Neels Hofmeyr · 8 years ago
  43. 0a77199 code dup: join [rsl_]lchan_lookup() from libbsc and osmo-bts by Neels Hofmeyr · 8 years ago
  44. fc578e6 gsm_data_shared: add gsm_ts_and_pchan_name() for dyn ts logging by Neels Hofmeyr · 8 years ago
  45. 1831a61 dyn TS: add ts->dyn state by Neels Hofmeyr · 8 years ago
  46. 266e7e0 fix ctrl test: dyn TS: use new GSM_PCHAN_TCH_F_TCH_H_PDCH by Neels Hofmeyr · 8 years ago
  47. a353b96 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  48. 44419bd bsc_version.c: update copyright date, add contributor by Neels Hofmeyr · 8 years ago
  49. 67286df add DSUA debug constant by Daniel Willmann · 8 years ago
  50. 59525c3 add DRANAP debug constant by Daniel Willmann · 8 years ago
  51. 0a378ba Add regexp authorization policy for IMSI by Max · 8 years ago
  52. b764f1c subscr_name(): Handle case for subscr == NULL by Harald Welte · 9 years ago
  53. 3d94aca Move DTX settings to BTS by Max · 8 years ago
  54. 53e4f18 move utils.h functions to libosmocore by Harald Welte · 8 years ago
  55. 02884f2 use new libosmocore gsm_23_003.h for IMEI/IMSI length by Harald Welte · 8 years ago
  56. 88ddcaa Add basic SI2quater support by Max · 8 years ago
  57. 45832bb gsm_data_shared: compute/sprintf the lchan name only once by Harald Welte · 9 years ago
  58. 7bb55f3 Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  59. 7209277 libcommon: soak up three static functions. by Neels Hofmeyr · 9 years ago
  60. 4ac8cd1 vty: Change the return type from enum to int by Holger Hans Peter Freyther · 9 years ago
  61. f9248d9 Add option to set RADIO LINK TIMEOUT value via VTY by Andreas Eversberg · 11 years ago
  62. b0023f5 filter: Move from DNAT to DFILTER category by Holger Hans Peter Freyther · 9 years ago
  63. dcde4b6 nitb: Fix IMSI/IMEI buffer handling (Coverity) by Jacob Erlbeck · 9 years ago
  64. def87b4 nokia: Allow to set the reset time for the nokia bts by Sipos Csaba · 9 years ago
  65. 611f775 bsc/nitb: Allow to set the GPRS mode through the ctrl command by Holger Hans Peter Freyther · 9 years ago
  66. 5f3657d ctrl/bsc: Fix copy and paste error and update text by Holger Hans Peter Freyther · 9 years ago
  67. e144211 nitb: Make the last change configurable by Holger Hans Peter Freyther · 9 years ago
  68. 802c712 Revert "debug.c: use new libosmocore features to print and save log filter" by Harald Welte · 10 years ago
  69. 1c69ec1 debug.c: use new libosmocore features to print and save log filter by Harald Welte · 11 years ago
  70. 75cf52a logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  71. adbd96f move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts by Harald Welte · 10 years ago
  72. bf4ba72 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  73. c38653e bts: When one link drops.. check what needs to be dropped by Holger Hans Peter Freyther · 10 years ago
  74. 1515261 bts: Add some simple dependency between different BTS by Holger Hans Peter Freyther · 10 years ago
  75. 22ea7b7 msc: Add per subscriber keep_in_ram flag by Jacob Erlbeck · 10 years ago
  76. da8770b msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  77. eacb178 bts: Store the bcch_change_mark in the bts structure by Holger Hans Peter Freyther · 10 years ago
  78. 699ecdf bsc: Move gsm_subscriber_base.c to libcommon by Jacob Erlbeck · 10 years ago
  79. c91a576 bsc: Move gsm_network_init function to libbsc by Jacob Erlbeck · 10 years ago
  80. c57eddd move gsm_bts_num() to gsm_data_shared.[ch] by Harald Welte · 10 years ago
  81. f414e85 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  82. bf8eec7 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  83. e86c597 vty: Generalize ournode_exit() and ournode_end() by Jacob Erlbeck · 11 years ago
  84. ebdbaff oml: Add a missing break switch for NM_OC_BS11 by Holger Hans Peter Freyther · 11 years ago
  85. 1b0af51 hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  86. 9200844 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  87. ca46798 sysmobts: Add the necessary data structure and init for the SAPI queue by Holger Hans Peter Freyther · 11 years ago
  88. dee934a Fix of IMMIDIATE ASSIGNMENT REJECT message by Andreas Eversberg · 11 years ago
  89. 1b7fe0e bsc: Auto RF Off in case of missing MSC connection by Holger Hans Peter Freyther · 13 years ago
  90. 5279dd8 debug: Fix typo in the debug category by Holger Hans Peter Freyther · 11 years ago
  91. 3e7db9e Stricter limits for T3212 (location update period) by Daniel Willmann · 12 years ago
  92. 5149c17 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  93. b7dd661 SMPP: VTY configuration of SMPP code, authentication support by Harald Welte · 12 years ago
  94. d0a34ed sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  95. 2dba82d Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago
  96. 14e12f2 Allow setting of Control Channel Description parameters via VTY by Andreas Eversberg · 12 years ago
  97. f225f2d Fix: T3192 and T3193 must be similar by Andreas Eversberg · 12 years ago
  98. 387a85c bsc: Allow to configure more than one MSC in the VTY by Holger Hans Peter Freyther · 13 years ago
  99. 8c3483f gsm_data: Include a structure for the geographical location in gsm_bts by Daniel Willmann · 13 years ago
  100. dec95b3 gsm_data: Address compiler warning of unhandled switch by Holger Hans Peter Freyther · 12 years ago