1. 187221e nat: Fix some corruption in the test case by Holger Hans Peter Freyther · 13 years ago
  2. b28f5a0 nat: Change number of multiplexes to the max-endpoints by Holger Hans Peter Freyther · 13 years ago
  3. 473b38a nat: Allocate endpoints from multiple multiplexes. by Holger Hans Peter Freyther · 13 years ago
  4. ef9d138 nat: Start making the number of multiplexes configurable by Holger Hans Peter Freyther · 13 years ago
  5. ab80bd8 nat: Verify that we are not assigning 0x1f as endpoint. by Holger Hans Peter Freyther · 13 years ago
  6. 9575164 nat: Allocate the endpoint status dynamically by Holger Hans Peter Freyther · 13 years ago
  7. 55971c3 nat: Update the tests to make them going again by Holger Hans Peter Freyther · 13 years ago
  8. 209ac52 configure: Require a new libosmovty due to the syslog/logging changes by Holger Hans Peter Freyther · 13 years ago
  9. 9af42c3 Use shorter vty_app_info->name for all apps by Harald Welte · 13 years ago
  10. 55ab246 sms: introduce new command to trigger the sending process for specific subscribers only by Nico Golde · 13 years ago
  11. 1c601cc rf: Delay execution of commands by Holger Hans Peter Freyther · 13 years ago
  12. d67a6b3 rf: Verify that the requested mode is entered and drop OML in error by Holger Hans Peter Freyther · 13 years ago
  13. d014692 rf: Remember the last command requested on the RF CMD interface by Holger Hans Peter Freyther · 13 years ago
  14. f5888a7 oml: Parse probable cause and additional text in failure reports by Dieter Spaar · 13 years ago
  15. 53730f6 misc: Compile fixes due 4d54d0b883dcf85cd92290dd4cea51754c70b621 by Holger Hans Peter Freyther · 13 years ago
  16. d0fdd15 debian: Correct the path for the binaries. by Holger Hans Peter Freyther · 13 years ago
  17. a72d91c BSC: Fix empty neighbor list in case of manual SI/SI5 mode by Harald Welte · 13 years ago
  18. 30f93fb Fix various compiler warnings all over the code by Harald Welte · 13 years ago
  19. e2e4ce7 Install programs into $(prefix)/bin, not /sbin by Harald Welte · 13 years ago
  20. bd461ab bsc: Use msg->data and msg->len for the hexdump, pick a better name by Holger Hans Peter Freyther · 13 years ago
  21. da580ec nat: If the number starts with 00 turn it into a international number by Holger Hans Peter Freyther · 13 years ago
  22. 0518e72 nat: Add extra size check for the number and fail if it does not fit by Holger Hans Peter Freyther · 13 years ago
  23. 9645a03 bsc: core-mobile-country-code and core-mobile-network-code range is too small by Holger Hans Peter Freyther · 13 years ago
  24. 58bef96 LOGGING: make sure to make the 'logging filter' compatible with vty log cfg by Harald Welte · 13 years ago
  25. f989b78 Allow configuration of SI5 neighbor list != SI2 neighbor list by Harald Welte · 13 years ago
  26. 10de30b add example openbsc.cfg for RBS2308 with 4TRX by Harald Welte · 13 years ago
  27. 50f7e53 DAHDI: Automatically switch signalling slots to HDLC + FCS mode by Harald Welte · 13 years ago
  28. c72ba48 OM2000: Make sure the IS and CON lists are kept in order by Harald Welte · 13 years ago
  29. 41ebd5b DAHDI: usse lower-case name to parse correctly by vty code by Harald Welte · 13 years ago
  30. bf7a534 OM2000/RBS2000: Make IS+CON configuration persistent in config file by Harald Welte · 13 years ago
  31. c02789e VTY: Allow for per-BTS-model specific config file write functions by Harald Welte · 13 years ago
  32. 3b3e7bb LAPD: keep sent/receive sequence numbers per SAPI, not just per TEI by Harald Welte · 13 years ago
  33. f5dbc3c OM2000: Handle various ACKs better, implement CON CONF REQ by Harald Welte · 13 years ago
  34. c584504 OM2000: Route outgoing NM message depending on MO by Harald Welte · 13 years ago
  35. 0f91620 OM2000: Complete the VTY help message for OM2000 MO commands by Harald Welte · 13 years ago
  36. a552655 OM2000: Allow configuration of CON from VTY by Harald Welte · 13 years ago
  37. 738310b OM2000: Allow VTY based configuration of IS connection groups by Harald Welte · 13 years ago
  38. e3eb646 OM2000: Don't send START REQ in response to FAULT REP by Harald Welte · 13 years ago
  39. 0b00600 INPUT: Disable the per-TRX OML Link for now by Harald Welte · 13 years ago
  40. 436b8cf RBS2000: Differentiate between BTS OML and TRX OML by Harald Welte · 13 years ago
  41. 586d770 INPUT: Include TEI + SAPI in E1 INPUT SIGNAL by Harald Welte · 13 years ago
  42. caeb9bc INPUT: Allow for a per-TRX OML link by Harald Welte · 13 years ago
  43. 0d4cc33 RBS2000: fix compiler warning about unhandled enum in switch() by Harald Welte · 13 years ago
  44. 6ee9ba8 Merge branch 'rbs2000' by Harald Welte · 13 years ago
  45. 1d401e7 OM2000: Configure the IS to route both TRX0 and TRX1 by Harald Welte · 13 years ago
  46. 8dc6d4f LAPD: Make sure we don't re-start SABM timer for INACTIVE SAPs by Harald Welte · 13 years ago
  47. 6e4fd61 RBS2000: Generate per-TRX OML link by Harald Welte · 13 years ago
  48. 5434bfa DAHDI: Deliver ALARM/NOALARM as input signal to RBS2000 driver by Harald Welte · 13 years ago
  49. 252748a OM2000: Make sure we ACK an ENABLE RESULT by Harald Welte · 13 years ago
  50. 0303a36 RBS2000: Move SABM re-transmit logic into LAPD code by Harald Welte · 13 years ago
  51. 986efc8 RBS2000: Make sure we transmit SABM at 0.3 second intervals by Harald Welte · 13 years ago
  52. 60acee2 OM2000: Use om2k in VTY prompt by Harald Welte · 13 years ago
  53. 4a8f22e OM2000: Add IS Conf Req by Harald Welte · 13 years ago
  54. 6d5a039 OM2000: Add enable/disable commands by Harald Welte · 13 years ago
  55. 091ae8f OM2000: Fix Negotiation parsing by Harald Welte · 13 years ago
  56. 5f49656 OM2000: Implement proper parsing and response for Negotiation by Harald Welte · 13 years ago
  57. 40ad3b3 OM2000: Add support for sending the TEST REQUEST message by Harald Welte · 13 years ago
  58. fe59e07 OML2000: Make sure we can properly exit the VTY node by Harald Welte · 13 years ago
  59. 422a781 OM2000: Make sure we can properly exit tye VTY node by Harald Welte · 13 years ago
  60. 9bf8e9e OM2000: Add VTY commands for connect/disconnect and op_info by Harald Welte · 13 years ago
  61. fc61a3f OM2000: Add missing file from previous commit by Harald Welte · 13 years ago
  62. 1d5a206 OM2000: Introduce VTY commands to initiate OM2000 procedures by Harald Welte · 13 years ago
  63. 4f3644b OM2000: Negotiation Resposne, send START on OML-up event by Harald Welte · 13 years ago
  64. 8f909d5 OM2000: Fix computation of length field in header, direct transmit of msgs by Harald Welte · 13 years ago
  65. 2a0a963 [RBS2000] Add initial code for Ericsson OM2000 O&M protocol by Harald Welte · 13 years ago
  66. 89e466e [RBS2000] Add FIXMEs in code that is a crude hack by Harald Welte · 13 years ago
  67. f1e466a [RBS2000] Actually activate the RBS2000 support by Harald Welte · 13 years ago
  68. c2f27ba [RBS2000] Initial attempt at Ericsson RBS2000 support by Harald Welte · 13 years ago
  69. 9480980 [OML] Allow each BTS model to specify the OML callback by Harald Welte · 13 years ago
  70. 59c51e7 DAHDI: print debug hexdump of every signalling msg we send by Harald Welte · 13 years ago
  71. 0a47400 [LAPD] Add minimal support for TE-side LAPD by Harald Welte · 13 years ago
  72. fccc25c DAHDI: Register every FD in the select() exceptfd-set by Harald Welte · 13 years ago
  73. a6ef1b2 DAHDI: Handle exceptions by Harald Welte · 13 years ago
  74. 81c51a8 E1 INPUT: Fix PCAP file generation for non-mISDN case by Harald Welte · 13 years ago
  75. 18e489a E1 Input: Add new S_INP_LINE_INIT signal by Harald Welte · 13 years ago
  76. 4c826f7 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  77. 279d752 [gb_proxy] vty: display the BVC BLOCKED status in 'show gbproxy' by Harald Welte · 13 years ago
  78. 7b7eaa9 [gb_proxy] make sure bssgp cell id is copied correctly by Harald Welte · 13 years ago
  79. 4127072 [gb proxy] treat BVCI=1 consistently like signalling by Harald Welte · 13 years ago
  80. db2a2d5 [gb_proxy] Convert a NS-BLOCK from BSS into BVC-RESET to SGSN by Harald Welte · 13 years ago
  81. 51b7d40 [gb_proxy] Track the state of blocked/unblocked BVC in the proxy by Harald Welte · 13 years ago
  82. e08e9e5 remove dead code by Harald Welte · 13 years ago
  83. 075b562 [DAHDI] cosmetic fixes by Harald Welte · 13 years ago
  84. cbaa38a [DAHDI] make sure LAPD transmits with correct SAPI by Harald Welte · 13 years ago
  85. 32a7434 [LAPD] fix bug in TEI manager rendering LAPD unusable by Harald Welte · 13 years ago
  86. c08f3b1 [DAHDI] remove unused variable by Harald Welte · 13 years ago
  87. 306a206 [LAPD] Support multiple instances of LAPD by Harald Welte · 13 years ago
  88. a91e1c8 [LAPD] remove a number of unneeded assert() calls by Harald Welte · 13 years ago
  89. 9be5403 [LAPD] further code cleanup by Harald Welte · 13 years ago
  90. 1b2494d [LAPD] use LOGP/DEBUGP instead of custom logging function by Harald Welte · 13 years ago
  91. 348ffa8 [DAHDI] update to latest e1_input changes by Harald Welte · 13 years ago
  92. c7841cc [DAHDI] build dahdi driver only if dahdi header is present by Harald Welte · 13 years ago
  93. 890fe4a [DAHDI] integrate DAHDI driver into E1 Input layer by Harald Welte · 13 years ago
  94. 6aef70d [dahdi] remove lots of dead code and references to mISDN by Harald Welte · 13 years ago
  95. bdc1118 [dahdi] don't export private functions from lapd.c by Harald Welte · 13 years ago
  96. 6803ab2 [dahdi] support multiple-include of lapd.h by Harald Welte · 13 years ago
  97. 98d0103 [dahdi] Fix LAPD code comments (C-style) by Harald Welte · 13 years ago
  98. 8c911f8 [dahdi] Fix lapd.c coding style by Harald Welte · 13 years ago
  99. 52b0e02 Working audio data version by creslin287 · 14 years ago
  100. eb3459e Current LAPD with fixes for frames with P/F bit set by Matthew Fredrickson · 14 years ago