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