1. b0023f5 filter: Move from DNAT to DFILTER category by Holger Hans Peter Freyther · 9 years ago
  2. dcde4b6 nitb: Fix IMSI/IMEI buffer handling (Coverity) by Jacob Erlbeck · 9 years ago
  3. def87b4 nokia: Allow to set the reset time for the nokia bts by Sipos Csaba · 9 years ago
  4. 611f775 bsc/nitb: Allow to set the GPRS mode through the ctrl command by Holger Hans Peter Freyther · 9 years ago
  5. 5f3657d ctrl/bsc: Fix copy and paste error and update text by Holger Hans Peter Freyther · 9 years ago
  6. e144211 nitb: Make the last change configurable by Holger Hans Peter Freyther · 9 years ago
  7. 802c712 Revert "debug.c: use new libosmocore features to print and save log filter" by Harald Welte · 10 years ago
  8. 1c69ec1 debug.c: use new libosmocore features to print and save log filter by Harald Welte · 11 years ago
  9. 75cf52a logging: Only compare the subscr address by Holger Hans Peter Freyther · 10 years ago
  10. adbd96f move gsm_bts_get_cbch() to gsm_data_shared() as its needed in osmo-bts by Harald Welte · 10 years ago
  11. bf4ba72 Add basic support for CBCH / SMS-CB (Cell Brroadcast) by Harald Welte · 10 years ago
  12. c38653e bts: When one link drops.. check what needs to be dropped by Holger Hans Peter Freyther · 10 years ago
  13. 1515261 bts: Add some simple dependency between different BTS by Holger Hans Peter Freyther · 10 years ago
  14. 22ea7b7 msc: Add per subscriber keep_in_ram flag by Jacob Erlbeck · 10 years ago
  15. da8770b msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  16. eacb178 bts: Store the bcch_change_mark in the bts structure by Holger Hans Peter Freyther · 10 years ago
  17. 699ecdf bsc: Move gsm_subscriber_base.c to libcommon by Jacob Erlbeck · 10 years ago
  18. c91a576 bsc: Move gsm_network_init function to libbsc by Jacob Erlbeck · 10 years ago
  19. c57eddd move gsm_bts_num() to gsm_data_shared.[ch] by Harald Welte · 10 years ago
  20. f414e85 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  21. bf8eec7 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  22. e86c597 vty: Generalize ournode_exit() and ournode_end() by Jacob Erlbeck · 11 years ago
  23. ebdbaff oml: Add a missing break switch for NM_OC_BS11 by Holger Hans Peter Freyther · 11 years ago
  24. 1b0af51 hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  25. 9200844 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  26. ca46798 sysmobts: Add the necessary data structure and init for the SAPI queue by Holger Hans Peter Freyther · 11 years ago
  27. dee934a Fix of IMMIDIATE ASSIGNMENT REJECT message by Andreas Eversberg · 11 years ago
  28. 1b7fe0e bsc: Auto RF Off in case of missing MSC connection by Holger Hans Peter Freyther · 13 years ago
  29. 5279dd8 debug: Fix typo in the debug category by Holger Hans Peter Freyther · 11 years ago
  30. 3e7db9e Stricter limits for T3212 (location update period) by Daniel Willmann · 12 years ago
  31. 5149c17 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  32. b7dd661 SMPP: VTY configuration of SMPP code, authentication support by Harald Welte · 12 years ago
  33. d0a34ed sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  34. 2dba82d Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago
  35. 14e12f2 Allow setting of Control Channel Description parameters via VTY by Andreas Eversberg · 12 years ago
  36. f225f2d Fix: T3192 and T3193 must be similar by Andreas Eversberg · 12 years ago
  37. 387a85c bsc: Allow to configure more than one MSC in the VTY by Holger Hans Peter Freyther · 13 years ago
  38. 8c3483f gsm_data: Include a structure for the geographical location in gsm_bts by Daniel Willmann · 13 years ago
  39. dec95b3 gsm_data: Address compiler warning of unhandled switch by Holger Hans Peter Freyther · 12 years ago
  40. 85a77b1 VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  41. 2addf85 dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  42. 35ac0e4 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  43. 1c6955a gsm_data_shared: add structure for decoded parameters of RLC config by Harald Welte · 12 years ago
  44. a529c07 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  45. deb9017 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  46. 1d12338 libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  47. 9b77f61 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  48. ab31d05 update year in copyright string by Harald Welte · 12 years ago
  49. 68e701d make sure we still build on systems that don't have IPPROTO_GRE by Harald Welte · 12 years ago
  50. 9c5dc14 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  51. 4d61417 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  52. ad51516 misc: gsm_data.c address compiler warning by Holger Hans Peter Freyther · 12 years ago
  53. e3fe41d abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  54. 6073216 gsm_data_shared: use 'const' whenever applicable by Harald Welte · 13 years ago
  55. 1ed89d4 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  56. 1c14d96 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  57. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  58. 49c843e Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  59. cb66d47 libcommon: Add DCTRL logging destination for libctrl related messages by Daniel Willmann · 13 years ago
  60. 29cd72a bts-init: Initialize the BTS like it will look after a reset 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. e6d51f9 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  63. bdd35aa initialize NM state for all objects to known state by Harald Welte · 13 years ago
  64. 4fd3894 gsm_data_shared: make sure to initialzie the MO obj_class/obj_inst by Harald Welte · 13 years ago
  65. 01f4d6b add mo->bts member so we can discover which BTS a MO belong sto by Harald Welte · 13 years ago
  66. c6ed928 move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix) by Harald Welte · 13 years ago
  67. fe04bb9 gsm_data: don't free a bts that's not even allocated yet by Harald Welte · 13 years ago
  68. 912520c make sure to include gsm_data.h, not gsm_data_shared.h by Harald Welte · 13 years ago
  69. c788128 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  70. 85771a4 Introduce per-ts TSC by Harald Welte · 13 years ago
  71. 69f6f81 gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  72. 306a889 abis_nm: fix some fallout regarding abis_nm migration to libosmocore by Harald Welte · 13 years ago
  73. 5bd96a7 bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  74. 1c45074 src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  75. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  76. 9561493 nat: Create a Paging Group that BSCs can refer to by Holger Hans Peter Freyther · 13 years ago
  77. 47a9f4b bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  78. 8f6e20d bsc: Point back from struct osmo_msc_data to struct gsm_network by Daniel Willmann · 13 years ago
  79. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  80. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  81. 7c51ebe libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  82. 8cbef57 bsc: Make the MSC node a child of CONFIG_NODE by Holger Hans Peter Freyther · 13 years ago
  83. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  84. d9dea59 fix path of bscconfig.h include file by Harald Welte · 13 years ago
  85. 08011e2 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  86. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago