1. 68d85d5 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  2. fdd8b3b libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  3. 67161f2 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  4. 66d3606 update year in copyright string by Harald Welte · 12 years ago
  5. a334c29 make sure we still build on systems that don't have IPPROTO_GRE by Harald Welte · 12 years ago
  6. 20fea24 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  7. 8ec4952 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  8. f02bb20 misc: gsm_data.c address compiler warning by Holger Hans Peter Freyther · 12 years ago
  9. 794e8f2 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  10. 4f8ad53 gsm_data_shared: use 'const' whenever applicable by Harald Welte · 13 years ago
  11. ab386e6 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  12. 06c9da6 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  13. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  14. 1664602 Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  15. 1c33d4c libcommon: Add DCTRL logging destination for libctrl related messages by Daniel Willmann · 13 years ago
  16. fe1ca35 bts-init: Initialize the BTS like it will look after a reset by Holger Hans Peter Freyther · 13 years ago
  17. b784998 properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago openbsc/0.9.14
  18. f6093a4 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  19. df68028 initialize NM state for all objects to known state by Harald Welte · 13 years ago
  20. 850dc6b gsm_data_shared: make sure to initialzie the MO obj_class/obj_inst by Harald Welte · 13 years ago
  21. 32bc116 add mo->bts member so we can discover which BTS a MO belong sto by Harald Welte · 13 years ago
  22. 978714d move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix) by Harald Welte · 13 years ago
  23. 2830764 gsm_data: don't free a bts that's not even allocated yet by Harald Welte · 13 years ago
  24. 5ac0179 make sure to include gsm_data.h, not gsm_data_shared.h by Harald Welte · 13 years ago
  25. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  26. 135a648 Introduce per-ts TSC by Harald Welte · 13 years ago
  27. d64c0bc gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  28. 867d9f3 abis_nm: fix some fallout regarding abis_nm migration to libosmocore by Harald Welte · 13 years ago
  29. 0d2881a bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  30. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  31. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  32. 6860c44 nat: Create a Paging Group that BSCs can refer to by Holger Hans Peter Freyther · 13 years ago
  33. e1880105 bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  34. 163f612 bsc: Point back from struct osmo_msc_data to struct gsm_network by Daniel Willmann · 13 years ago
  35. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  36. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  37. 165fe56 libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  38. 06f4fc7 bsc: Make the MSC node a child of CONFIG_NODE by Holger Hans Peter Freyther · 13 years ago
  39. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  40. c08e8be fix path of bscconfig.h include file by Harald Welte · 13 years ago
  41. fd355a3 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  42. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago