1. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  2. b92a538 bts: Store the bcch_change_mark in the bts structure by Holger Hans Peter Freyther · 10 years ago
  3. 3911880 bsc: Move gsm_subscriber_base.c to libcommon by Jacob Erlbeck · 10 years ago
  4. cdd4302 bsc: Move gsm_network_init function to libbsc by Jacob Erlbeck · 10 years ago
  5. 1449c9f move gsm_bts_num() to gsm_data_shared.[ch] by Harald Welte · 10 years ago
  6. 36722e1 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  7. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  8. 190acf6 vty: Generalize ournode_exit() and ournode_end() by Jacob Erlbeck · 11 years ago
  9. cb5353d oml: Add a missing break switch for NM_OC_BS11 by Holger Hans Peter Freyther · 11 years ago
  10. f0167dd hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  11. a1c09a4 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  12. 30156e1 sysmobts: Add the necessary data structure and init for the SAPI queue by Holger Hans Peter Freyther · 11 years ago
  13. 75e13a4 Fix of IMMIDIATE ASSIGNMENT REJECT message by Andreas Eversberg · 11 years ago
  14. 2a89607 bsc: Auto RF Off in case of missing MSC connection by Holger Hans Peter Freyther · 13 years ago
  15. 30a3d2f debug: Fix typo in the debug category by Holger Hans Peter Freyther · 11 years ago
  16. 4d62d63 Stricter limits for T3212 (location update period) by Daniel Willmann · 12 years ago
  17. 638da51 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  18. 338e3b3 SMPP: VTY configuration of SMPP code, authentication support by Harald Welte · 12 years ago
  19. eff40949 sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  20. f1033cc Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago
  21. 2ee7ecd Allow setting of Control Channel Description parameters via VTY by Andreas Eversberg · 12 years ago
  22. becc89a Fix: T3192 and T3193 must be similar by Andreas Eversberg · 12 years ago
  23. 8b902d7 bsc: Allow to configure more than one MSC in the VTY by Holger Hans Peter Freyther · 13 years ago
  24. 47b5b3e gsm_data: Include a structure for the geographical location in gsm_bts by Daniel Willmann · 13 years ago
  25. 86f240a gsm_data: Address compiler warning of unhandled switch by Holger Hans Peter Freyther · 12 years ago
  26. e555c2b VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  27. 4ab9d7c dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  28. f383aa1 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  29. 019f913 gsm_data_shared: add structure for decoded parameters of RLC config by Harald Welte · 12 years ago
  30. e6599ee libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  31. 68d85d5 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  32. fdd8b3b libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  33. 67161f2 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  34. 66d3606 update year in copyright string by Harald Welte · 12 years ago
  35. a334c29 make sure we still build on systems that don't have IPPROTO_GRE by Harald Welte · 12 years ago
  36. 20fea24 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  37. 8ec4952 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  38. f02bb20 misc: gsm_data.c address compiler warning by Holger Hans Peter Freyther · 12 years ago
  39. 794e8f2 abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 12 years ago
  40. 4f8ad53 gsm_data_shared: use 'const' whenever applicable by Harald Welte · 13 years ago
  41. ab386e6 Add VTY command to specify default speech codec by Harald Welte · 13 years ago
  42. 06c9da6 misc: Move the bsc_parse_reg to libcommom and name it gsm_parse_reg by Holger Hans Peter Freyther · 13 years ago
  43. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  44. 1664602 Initial version of Support for Nokia *Site BTS by Dieter Spaar · 13 years ago
  45. 1c33d4c libcommon: Add DCTRL logging destination for libctrl related messages by Daniel Willmann · 13 years ago
  46. fe1ca35 bts-init: Initialize the BTS like it will look after a reset by Holger Hans Peter Freyther · 13 years ago
  47. b784998 properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago openbsc/0.9.14
  48. f6093a4 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  49. df68028 initialize NM state for all objects to known state by Harald Welte · 13 years ago
  50. 850dc6b gsm_data_shared: make sure to initialzie the MO obj_class/obj_inst by Harald Welte · 13 years ago
  51. 32bc116 add mo->bts member so we can discover which BTS a MO belong sto by Harald Welte · 13 years ago
  52. 978714d move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix) by Harald Welte · 13 years ago
  53. 2830764 gsm_data: don't free a bts that's not even allocated yet by Harald Welte · 13 years ago
  54. 5ac0179 make sure to include gsm_data.h, not gsm_data_shared.h by Harald Welte · 13 years ago
  55. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  56. 135a648 Introduce per-ts TSC by Harald Welte · 13 years ago
  57. d64c0bc gsm_data_shared: introduce 'struct gsm_abis_mo' by Harald Welte · 13 years ago
  58. 867d9f3 abis_nm: fix some fallout regarding abis_nm migration to libosmocore by Harald Welte · 13 years ago
  59. 0d2881a bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  60. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  61. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  62. 6860c44 nat: Create a Paging Group that BSCs can refer to by Holger Hans Peter Freyther · 13 years ago
  63. e1880105 bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  64. 163f612 bsc: Point back from struct osmo_msc_data to struct gsm_network by Daniel Willmann · 13 years ago
  65. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  66. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  67. 165fe56 libcommon: socket: extend make_sock() prototype by Pablo Neira Ayuso · 13 years ago
  68. 06f4fc7 bsc: Make the MSC node a child of CONFIG_NODE by Holger Hans Peter Freyther · 13 years ago
  69. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  70. c08e8be fix path of bscconfig.h include file by Harald Welte · 13 years ago
  71. fd355a3 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  72. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago