1. 44b8a4c vty: fix segfault if rf_ctl is not set by Pablo Neira Ayuso · 13 years ago
  2. 6d419f9 mgcp: Remove some duplicate header files from the list. by Holger Hans Peter Freyther · 13 years ago
  3. e235c01 RBS2000: Automatically connect/start/configure/enable most MOs by Harald Welte · 13 years ago
  4. b66af00 OM2000: Make sure we fill the nsd->bts member for NM state events by Harald Welte · 13 years ago
  5. 4faaa40 OM2000: First attempt in automatically configuring most MOs by Harald Welte · 13 years ago
  6. b03c448 OML: Include a pointer to the BTS in NM STATE CHANGE signals by Harald Welte · 13 years ago
  7. 3ee1189 OM2000: Move IS conn group list generation out of VTY code by Harald Welte · 13 years ago
  8. a348c08 OM2000: Track the Operational Info and MO state by Harald Welte · 13 years ago
  9. 2f53e15 OM2000: Remove "is-conf-req" from VTY, use "configuration-request" by Harald Welte · 13 years ago
  10. 02da318 OM2000: Process MO STATE and ACCORDANCE INFO by Harald Welte · 13 years ago
  11. fd067d3 OM2000: Fix configuration of TCH timeslots by Harald Welte · 13 years ago
  12. 83492f0 OM2000: Fix configuration of Timing Function (missing timing src) by Harald Welte · 13 years ago
  13. c737bbe wireshark: gsm-abis-oml: convert C99 structure initialization to ANSI C by Pablo Neira Ayuso · 13 years ago
  14. 933c821 OM2000: More work on the TS configuration request by Harald Welte · 13 years ago
  15. ec814dd OM2000: Route TS config requests to the right TRX by Harald Welte · 13 years ago
  16. 271e961 OM2000: TLV parser definitions for more DEI's by Harald Welte · 13 years ago
  17. 902f872 OM2000: Consider OP_INFO_REJ and TEST_REQ_REJ as NACK by Harald Welte · 13 years ago
  18. 884e7e5 OM2000: Add channel combination specific DIEs for TS config request by Harald Welte · 13 years ago
  19. af92c40 OM2000: Handle (Dis)Connect Reject in NACK handler by Harald Welte · 13 years ago
  20. e1f8de4 OM2000: Print result/reason code when receiving a reject by Harald Welte · 13 years ago
  21. bde6a76 OM2000: fix generation of frequency list DIE by Harald Welte · 13 years ago
  22. 51da091 HSL: Make sure not to send HSL specific OML init on non-HSL BTS by Harald Welte · 13 years ago
  23. 14b4434 OM2000: Make sure to set the Associated SO to 255 in case of RX/TX by Harald Welte · 13 years ago
  24. f69c058 OM2000 VTY: Don't send RX configuration request to TX by Harald Welte · 13 years ago
  25. 394a64f Fix Makefile.am for builddir != srcdir by Harald Welte · 13 years ago
  26. ee1cb8e Makefile: Add libmsc subdirectory to fix 'distcheck' by Harald Welte · 13 years ago
  27. 429bed0 OM2000: Add support for configuring the TF (Timing Function) by Harald Welte · 13 years ago
  28. 00585d9 OM2000: Add support for sending TX, RX and TS configuration requests by Harald Welte · 13 years ago
  29. d9dea59 fix path of bscconfig.h include file by Harald Welte · 13 years ago
  30. c80bc81 Fix build of bsc-nat test by Harald Welte · 13 years ago
  31. 7ce7bc5 Some more SR1.0.1 related fixes by Harald Welte · 13 years ago
  32. ea786a5 fix erroneous modification of DTX parameter introduced in previous HSL commit by Harald Welte · 13 years ago
  33. 369b780 Make sure not to feed BSSGP messages into RSL by Harald Welte · 13 years ago
  34. 6bddd82 Implement the HSL SR1.0.1 protocol by Harald Welte · 13 years ago
  35. 08011e2 [HSL] initial support for the HSL 2.75G Femtocell by Harald Welte · 13 years ago
  36. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  37. 68a0cc7 really delete a3a8 code by Harald Welte · 13 years ago
  38. dbef1bf bsc_mgcp: use top_builddir instead of top_srcdir by Harald Welte · 13 years ago
  39. 0c1a00b Move 'Gb' protocol stack into its own src/gb subdirectory by Harald Welte · 13 years ago
  40. acdcfea Rename bsc_nat -> osmo-bsc_nat and bsc_mgcp -> osmo-bsc_mgcp by Harald Welte · 13 years ago
  41. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago
  42. 748413f remove a3a8 file that is not used by Harald Welte · 13 years ago
  43. c638788 misc: Fix the make distcheck of the sources. by Holger Hans Peter Freyther · 13 years ago
  44. a135a0a mgcp: Fix make distcheck due a copy 'n pasted Makefile.am by Holger Hans Peter Freyther · 13 years ago
  45. 1b8eaf4 mgcp: Only allow transcoding on the virtual trunk by Holger Hans Peter Freyther · 13 years ago
  46. ba9c763 mgcp: Fix the static allocation of E1 trunks for the BTS/NET side by Holger Hans Peter Freyther · 13 years ago
  47. 49e170b mgcp: Allocate the endpoints for the E1 trunks as well. by Holger Hans Peter Freyther · 13 years ago
  48. 1d13712 mgcp: Look up the E1 trunks through the trunk configuration by Holger Hans Peter Freyther · 13 years ago
  49. 1ca419d mgcp: Implement find_trunk to find the E1 trunks as well. by Holger Hans Peter Freyther · 13 years ago
  50. 088bc28 mgcp: Make show mgcp print the new trunks we have. by Holger Hans Peter Freyther · 13 years ago
  51. 06bfe79 mgcp: Introduce a trunk config for multiple trunks. by Holger Hans Peter Freyther · 13 years ago
  52. 75cf62d mgcp: Update the commands to work on more than the virtual trunk by Holger Hans Peter Freyther · 13 years ago
  53. 1584bdb mgcp: Prepare the show mgcp command to work on multiple trunks by Holger Hans Peter Freyther · 13 years ago
  54. ab56ce1 mgcp: Introduce a mgcp_trunk_config enum for endpoint configs by Holger Hans Peter Freyther · 13 years ago
  55. 086c9cd nat: For debugging make it possible to set the last used endpoint by Holger Hans Peter Freyther · 13 years ago
  56. 187221e nat: Fix some corruption in the test case by Holger Hans Peter Freyther · 13 years ago
  57. b28f5a0 nat: Change number of multiplexes to the max-endpoints by Holger Hans Peter Freyther · 13 years ago
  58. 473b38a nat: Allocate endpoints from multiple multiplexes. by Holger Hans Peter Freyther · 13 years ago
  59. ef9d138 nat: Start making the number of multiplexes configurable by Holger Hans Peter Freyther · 13 years ago
  60. ab80bd8 nat: Verify that we are not assigning 0x1f as endpoint. by Holger Hans Peter Freyther · 13 years ago
  61. 9575164 nat: Allocate the endpoint status dynamically by Holger Hans Peter Freyther · 13 years ago
  62. 55971c3 nat: Update the tests to make them going again by Holger Hans Peter Freyther · 13 years ago
  63. 209ac52 configure: Require a new libosmovty due to the syslog/logging changes by Holger Hans Peter Freyther · 13 years ago
  64. 9af42c3 Use shorter vty_app_info->name for all apps by Harald Welte · 13 years ago
  65. 55ab246 sms: introduce new command to trigger the sending process for specific subscribers only by Nico Golde · 13 years ago
  66. 1c601cc rf: Delay execution of commands by Holger Hans Peter Freyther · 13 years ago
  67. d67a6b3 rf: Verify that the requested mode is entered and drop OML in error by Holger Hans Peter Freyther · 13 years ago
  68. d014692 rf: Remember the last command requested on the RF CMD interface by Holger Hans Peter Freyther · 13 years ago
  69. f5888a7 oml: Parse probable cause and additional text in failure reports by Dieter Spaar · 13 years ago
  70. 53730f6 misc: Compile fixes due 4d54d0b883dcf85cd92290dd4cea51754c70b621 by Holger Hans Peter Freyther · 13 years ago
  71. d0fdd15 debian: Correct the path for the binaries. by Holger Hans Peter Freyther · 13 years ago
  72. a72d91c BSC: Fix empty neighbor list in case of manual SI/SI5 mode by Harald Welte · 13 years ago
  73. 30f93fb Fix various compiler warnings all over the code by Harald Welte · 13 years ago
  74. e2e4ce7 Install programs into $(prefix)/bin, not /sbin by Harald Welte · 13 years ago
  75. bd461ab bsc: Use msg->data and msg->len for the hexdump, pick a better name by Holger Hans Peter Freyther · 13 years ago
  76. da580ec nat: If the number starts with 00 turn it into a international number by Holger Hans Peter Freyther · 13 years ago
  77. 0518e72 nat: Add extra size check for the number and fail if it does not fit by Holger Hans Peter Freyther · 13 years ago
  78. 9645a03 bsc: core-mobile-country-code and core-mobile-network-code range is too small by Holger Hans Peter Freyther · 13 years ago
  79. 58bef96 LOGGING: make sure to make the 'logging filter' compatible with vty log cfg by Harald Welte · 13 years ago
  80. f989b78 Allow configuration of SI5 neighbor list != SI2 neighbor list by Harald Welte · 13 years ago
  81. 10de30b add example openbsc.cfg for RBS2308 with 4TRX by Harald Welte · 13 years ago
  82. 50f7e53 DAHDI: Automatically switch signalling slots to HDLC + FCS mode by Harald Welte · 13 years ago
  83. c72ba48 OM2000: Make sure the IS and CON lists are kept in order by Harald Welte · 13 years ago
  84. 41ebd5b DAHDI: usse lower-case name to parse correctly by vty code by Harald Welte · 13 years ago
  85. bf7a534 OM2000/RBS2000: Make IS+CON configuration persistent in config file by Harald Welte · 13 years ago
  86. c02789e VTY: Allow for per-BTS-model specific config file write functions by Harald Welte · 13 years ago
  87. 3b3e7bb LAPD: keep sent/receive sequence numbers per SAPI, not just per TEI by Harald Welte · 13 years ago
  88. f5dbc3c OM2000: Handle various ACKs better, implement CON CONF REQ by Harald Welte · 13 years ago
  89. c584504 OM2000: Route outgoing NM message depending on MO by Harald Welte · 13 years ago
  90. 0f91620 OM2000: Complete the VTY help message for OM2000 MO commands by Harald Welte · 13 years ago
  91. a552655 OM2000: Allow configuration of CON from VTY by Harald Welte · 13 years ago
  92. 738310b OM2000: Allow VTY based configuration of IS connection groups by Harald Welte · 13 years ago
  93. e3eb646 OM2000: Don't send START REQ in response to FAULT REP by Harald Welte · 13 years ago
  94. 0b00600 INPUT: Disable the per-TRX OML Link for now by Harald Welte · 13 years ago
  95. 436b8cf RBS2000: Differentiate between BTS OML and TRX OML by Harald Welte · 13 years ago
  96. 586d770 INPUT: Include TEI + SAPI in E1 INPUT SIGNAL by Harald Welte · 13 years ago
  97. caeb9bc INPUT: Allow for a per-TRX OML link by Harald Welte · 13 years ago
  98. 0d4cc33 RBS2000: fix compiler warning about unhandled enum in switch() by Harald Welte · 13 years ago
  99. 6ee9ba8 Merge branch 'rbs2000' by Harald Welte · 13 years ago
  100. 1d401e7 OM2000: Configure the IS to route both TRX0 and TRX1 by Harald Welte · 13 years ago