1. 3d331c0 misc: Link to libosmogsm after adding our static libraries by Holger Hans Peter Freyther · 13 years ago
  2. f5bbb1e misc: Link to -ldbi after adding our static libraries by Holger Hans Peter Freyther · 13 years ago
  3. 784ca9c bsc: Require osmo-sccp 0.0.6 and update the API by Holger Hans Peter Freyther · 13 years ago
  4. b784998 properly reset the MO state of all MO on Abis disconnect by Harald Welte · 13 years ago openbsc/0.9.14
  5. c7921c9 add lchan->meas for BTS side code by Harald Welte · 13 years ago
  6. e86b3eb Revert "HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-bts" by Harald Welte · 13 years ago
  7. 23cf666 update debug_test with logging system changes by Harald Welte · 13 years ago
  8. e31816c make channel_test build again by Harald Welte · 13 years ago
  9. c90499b move gsm0502_calc_paging_group() to libosmocore by Harald Welte · 13 years ago
  10. 1cf43ec generalize function for calculation of the paging group by Harald Welte · 13 years ago
  11. bc82f92 move gsm 05.02 related calculations into libosmocore by Harald Welte · 13 years ago
  12. 457a081 use new gsm48_number_of_paging_subchannels from libosmocore by Harald Welte · 13 years ago
  13. 2c1ae47 system information related bits for osmo-bts by Harald Welte · 13 years ago
  14. 1a07e21 osmo-bsc: bring in sync with recent NM MO changes by Harald Welte · 13 years ago
  15. f6093a4 move {ts,lchan}2chan_nr() functions to gsm_data_shared.c by Harald Welte · 13 years ago
  16. 8b65ab9 HACK: disable NM_ATTR for CELL GLOBAL ID for sysmo-bts by Harald Welte · 13 years ago
  17. d134cc7 add back-pointer for l1 as part of BTS role. by Harald Welte · 13 years ago
  18. df68028 initialize NM state for all objects to known state by Harald Welte · 13 years ago
  19. 850dc6b gsm_data_shared: make sure to initialzie the MO obj_class/obj_inst by Harald Welte · 13 years ago
  20. 32bc116 add mo->bts member so we can discover which BTS a MO belong sto by Harald Welte · 13 years ago
  21. 978714d move objclass2{nmstate,mo,}obj() to gsm_data_shared.c (and prefix) by Harald Welte · 13 years ago
  22. 2830764 gsm_data: don't free a bts that's not even allocated yet by Harald Welte · 13 years ago
  23. 5ac0179 make sure to include gsm_data.h, not gsm_data_shared.h by Harald Welte · 13 years ago
  24. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  25. 472e7e9 abis_nm.h: Use osmocom/core/abis_nm.h 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. 6be350c split gsm_data.h in gsm_data_shared.h and gsm_data.h by Harald Welte · 13 years ago
  29. b96be39 gsm_data: Use osmocom/gsm/sysinfo.h by Harald Welte · 13 years ago
  30. bb6034e add HSL femtocell openbsc.cfg example by Harald Welte · 13 years ago openbsc/0.9.13+deb1
  31. 9bdf5a9 mgcp: Fix a typo in the function name by Holger Hans Peter Freyther · 13 years ago
  32. e36b487 nat: Add VTY code to configure the SMSC rewriting by Holger Hans Peter Freyther · 13 years ago
  33. acc4031 nat: Look into the TPDU/SMS-SUBMIT and use the TP-DestAddress for matches by Holger Hans Peter Freyther · 13 years ago
  34. 9c20571 nat: Patch the destination SMS address of a message by Holger Hans Peter Freyther · 13 years ago
  35. 2e2ff34 nat: Move the common new message generation code into the base method by Holger Hans Peter Freyther · 13 years ago
  36. df8e6e9 nat: Prepare to patch more than the CC Setup message by Holger Hans Peter Freyther · 13 years ago
  37. ad75eab nat: Allow to have a regexp to match the MSISDN by Holger Hans Peter Freyther · 13 years ago
  38. 384ef09 nat: Add a test utility for the number rewriting by Holger Hans Peter Freyther · 13 years ago
  39. 1d54c40 nat: Allow to rewrite any non international number by Holger Hans Peter Freyther · 13 years ago
  40. 20102b0 nat: Refactor the number patching code into a new method by Holger Hans Peter Freyther · 13 years ago
  41. f2c1f25 abis: Get the structs and values from libosmocore by Holger Hans Peter Freyther · 13 years ago
  42. 4e318f5 misc: Provide a uninstall-hook to remove the extra files by Holger Hans Peter Freyther · 13 years ago
  43. 4e4fa4c move some more abis_nm related code into libosmocore by Harald Welte · 13 years ago
  44. 792edeb libabis: fix segfault on malformed ipaccess RSL link by Alexander Huemer · 13 years ago
  45. 9e26773 openbsc: update .gitignore by Alexander Huemer · 13 years ago
  46. 2b245c4 openbsc: rename configure.in -> configure.ac by Alexander Huemer · 13 years ago
  47. db1bd69 openbsc: add missing AC_LANG_SOURCE for current autoconf by Alexander Huemer · 13 years ago
  48. 80cffaf Move system information related defines and code to libosmocore by Harald Welte · 13 years ago
  49. f142c97 prepare gsm_data.h header file sharing with osmo-bts by Harald Welte · 13 years ago
  50. cdc59ff abis_nm: Some more fall-out from the abis_nm move to libosmocore by Harald Welte · 13 years ago
  51. 867d9f3 abis_nm: fix some fallout regarding abis_nm migration to libosmocore by Harald Welte · 13 years ago
  52. 15c6172 abis_nm: Move lots of generic definitions + code to libosmocore by Harald Welte · 13 years ago
  53. a85515b use new libosmogsm ip.access protocol header file by Harald Welte · 13 years ago
  54. 0d2881a bsc: on-demand setup of nanoBTS and HSL femto sockets by Pablo Neira Ayuso · 13 years ago
  55. c68f754 abis: add init function for emulated ipaccess/HSL emulated E1 input by Pablo Neira Ayuso · 13 years ago
  56. 6e52b88 bsc: fix bail out in case of problems bootstrapping BTS or E1 input by Pablo Neira Ayuso · 13 years ago
  57. d2a7878 abis: skip e1_input nesting if empty by Pablo Neira Ayuso · 13 years ago
  58. 1e9ae4b ipaccess: Fix the case of specifying the interface by Holger Hans Peter Freyther · 13 years ago
  59. c0370e4 nat: Use 'paging group' because we have paging forbidden. by Holger Hans Peter Freyther · 13 years ago
  60. d3080be ipaccess-find: Work without providing an interface name by Holger Hans Peter Freyther · 13 years ago
  61. 67cd75f misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  62. 99beb96 debian: update Changelog by Harald Welte · 13 years ago
  63. ebf8b0a debian: examples can now be installed with a single line in .examples by Harald Welte · 13 years ago
  64. 0e1620f debian: bsc_nat is now called osmo-bsc_nat by Harald Welte · 13 years ago
  65. 5d41b90 add examples for osmocom-bsc by Harald Welte · 13 years ago
  66. 52defe9 osmocom-nitb.init: remove reference to old bsc_hack by Harald Welte · 13 years ago
  67. eb11313 examples: automatically copy all examples in dist and install it to docdir by Harald Welte · 13 years ago
  68. 88b6a1f move config file examples to doc/examples/ by Harald Welte · 13 years ago
  69. 66f27ed add git-version-gen script to EXTRA_DIST by Harald Welte · 13 years ago
  70. 9cbdf11 gprs: Add a lua script to collect buffers on the downlink. by Holger Hans Peter Freyther · 13 years ago
  71. ef466d4 configure.in: Require libosmocore >= 0.3.0 for namespace changes by Harald Welte · 13 years ago
  72. ab46cf3 src: rename msg_entr* to osmo_config_* by Pablo Neira Ayuso · 13 years ago
  73. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  74. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  75. e1273b1 src: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  76. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  77. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  78. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  79. 286ba0e bsc: Provide a show statistics command by Holger Hans Peter Freyther · 13 years ago
  80. 0dc36f1 nat: Keep track of the error message. by Holger Hans Peter Freyther · 13 years ago
  81. ef1e587 msc: bail out if subscriber VTY command fails by Pablo Neira Ayuso · 13 years ago
  82. 6860c44 nat: Create a Paging Group that BSCs can refer to by Holger Hans Peter Freyther · 13 years ago
  83. 474698a nat: Introduce the concept of a paging group and use it by Holger Hans Peter Freyther · 13 years ago
  84. 1ffe98c nat: Rewrite the paging handling. by Holger Hans Peter Freyther · 13 years ago
  85. 66e14cd paging: Provide the number of pending requests by Holger Hans Peter Freyther · 13 years ago
  86. 5a081bb paging: Initialize structs internally to avoid a crash by Holger Hans Peter Freyther · 13 years ago
  87. e1880105 bsc: Allow to have a list of MSCs/MUXs to connect to by Holger Hans Peter Freyther · 13 years ago
  88. 2a9eeaa bsc: Allow the NAT to query the list of LACs by Holger Hans Peter Freyther · 13 years ago
  89. a78b602 bsc: Handle MGCP coming from Osmo Extensions header by Holger Hans Peter Freyther · 13 years ago
  90. 163f612 bsc: Point back from struct osmo_msc_data to struct gsm_network by Daniel Willmann · 13 years ago
  91. de2b860 nat: Introduce a block on the NAT to slowly get rid of BSCs by Holger Hans Peter Freyther · 13 years ago
  92. c3f2832 ipa: Reserve two new values for the Osmo IPA extensions by Holger Hans Peter Freyther · 13 years ago
  93. 5deb6c3 abis: Use LOGL_ERROR for the Failure Event Report by Holger Hans Peter Freyther · 13 years ago
  94. 0b03f16 ussd: Ignore connection release/clear from the MSC by Holger Hans Peter Freyther · 13 years ago
  95. 71dd06c crc24: Include stdint.h as a possible compile fix by Holger Hans Peter Freyther · 13 years ago
  96. 123bc32 ussd: Keep track of used TIs for USSD and forward messages by Holger Hans Peter Freyther · 13 years ago
  97. 91b9a45 nat: Inform the USSD Provider about lost connections by Holger Hans Peter Freyther · 13 years ago
  98. e5d3249 nat: Remove magic numbers, use enum values for conn classification by Holger Hans Peter Freyther · 13 years ago
  99. a64037c nat: Clarify the documentation of the allow/deny regexp by Holger Hans Peter Freyther · 13 years ago
  100. 80352e0 ho: Initialize nmp_worst as it was not initialized by Holger Hans Peter Freyther · 13 years ago