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