1. bdbb744 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  2. 6e55abf [gsm_04_11] Replace hardcoded transaction_id by real allocation by Harald Welte · 15 years ago
  3. 8e2d8de bts: Allow config of RACH control parameters tx-integer & max retrans by Sylvain Munaut · 15 years ago
  4. c2e0a44 Implement a better sending of pending SMS by Sylvain Munaut · 15 years ago
  5. a2068e7 missing semicolon at end of statement by Harald Welte · 15 years ago
  6. fe96f38 Display current channel usage load in 'show bts' and 'show network' by Harald Welte · 15 years ago
  7. 13ae980 [vty] Document the various T??? we are ausing. by Holger Hans Peter Freyther · 15 years ago
  8. c585e54 [misc] Move handover into libmsc.a by Holger Hans Peter Freyther · 15 years ago
  9. a2f5d0f [misc] Move rtp_proxy.c into the libbsc.c by Holger Hans Peter Freyther · 15 years ago
  10. 9a8e84e [gsm48] Move gsm48_parse_meas_rep to gsm_04_08_utils by Holger Hans Peter Freyther · 15 years ago
  11. 3edc5a9 keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  12. 36ab545 it's LOGL_ERROR, not LOG_ERROR by Harald Welte · 15 years ago
  13. dd488d1 [sms] bugfix: additional functionality indicator only appears in TP_VPF_ENHANCED - not in TP_VPF_ABSOLUTE by Steffen Neubauer · 15 years ago
  14. 36e5a79 make sure bootstrap_bts() only contains static initialization by Harald Welte · 15 years ago
  15. 8c973ba remove duplicate flag for cell barring by Harald Welte · 15 years ago
  16. ca648f9 ipaccess: Fix two minor bugs regarding multi-TRX setup by Harald Welte · 15 years ago
  17. 28fc963 [gprs] SI 13 should only be generated on C0 (BCCH-carrying TRX) by Harald Welte · 15 years ago
  18. 5bd48ca [abis] Do not access an array with N elements at index N by Holger Hans Peter Freyther · 15 years ago
  19. 9fe0d07 [abis] Properly compare obj_inst->trx_nr to bts->num_trx by Holger Hans Peter Freyther · 15 years ago
  20. a8062f1 make handover algorithm parameters configurable from VTY by Harald Welte · 15 years ago
  21. 92d8891 [handover] Real handover algorithm by Harald Welte · 15 years ago
  22. 83c5981 handover: set old channel to INACTIVE state by Harald Welte · 15 years ago
  23. 4baa9c5 RSL: keep track if a channel is active or not by Harald Welte · 15 years ago
  24. 451a06a meas_rep: utility function for processing of measurement reports by Harald Welte · 15 years ago
  25. bd107a4 Fix typo s/memcpy/memcmp in trau_frame.c by Andreas Eversberg · 15 years ago
  26. fe787f0 chan_alloc: Delete T3101 on lchan_free as well by Sylvain Munaut · 15 years ago
  27. 889b01c [db] Fix queries for unsent SMS by Sylvain Munaut · 15 years ago
  28. b4cd153 Fix some compiler warnings regarding missing const in rest_octets.c by Harald Welte · 15 years ago
  29. 08eaf75 fix compiler warning and coding style in rtp_proxy by Harald Welte · 15 years ago
  30. f8189fe [handover] implement TCH RTP stream handover by Harald Welte · 15 years ago
  31. 9947d9f rename ipacc_connect_proxy_bind() to rsl_ipacc_mdcx_to_rtpsock() by Harald Welte · 15 years ago
  32. 5051774 Move RTP socket handling out of signal handlers into abis_rsl by Harald Welte · 15 years ago
  33. aa2c303 don't enable handover unless RTP Proxy is enabled by Harald Welte · 15 years ago
  34. 1c5ae95 Introduce new MNCC based proxy mode by Harald Welte · 15 years ago
  35. 8096a51 remove hand full of 'extern ipacc_rtp_direct' definitions by Harald Welte · 15 years ago
  36. 51cc1bb RTP Proxy: Fix RTP sequence number and timestamp in case of dropped frames by Harald Welte · 15 years ago
  37. 43250dd add FIXME to IMSI DETACH INDICATION: we need to release all transactions by Harald Welte · 15 years ago
  38. e8ae60a fix segfault in rrlp code in case of unsuccessful paging by Harald Welte · 15 years ago
  39. b6e2a4c handover: disable default-printing of every measurement report by Harald Welte · 15 years ago
  40. ff170a0 handover: no debug message for ever non-handover measurement report by Harald Welte · 15 years ago
  41. 9d7c28e handover: don't create negative lchan use counts by Harald Welte · 15 years ago
  42. d3d68ad Add RTP support for EFR by Harald Welte · 15 years ago
  43. 3971ad5 RTP-enable MNCC API for LCR + ip.access by Harald Welte · 15 years ago
  44. 0af9c9f [handover] add VTY parameter to enable/disable handover by Harald Welte · 15 years ago
  45. 986eece [handover] don't use measurement reports with NCELL=7 by Harald Welte · 15 years ago
  46. d7f3648 system_information: DEBUGP() SI13/5/6 during startup by Harald Welte · 15 years ago
  47. 2a92a71 system_information: ip.access wants L2_PLEN, BS-11 doesn't by Harald Welte · 15 years ago
  48. 0b833f8 don't print measurement reports that have no cells by Harald Welte · 15 years ago
  49. 2354dc8 measurement report parsing: NO-NCELL-M of 7 tells us no neighbors by Harald Welte · 15 years ago
  50. bffa499 ip.access: Keep a full copy of local and remote IP/PORT in lchan by Harald Welte · 15 years ago
  51. dae9a01 add --help message about --rtp-proxy argument by Harald Welte · 15 years ago
  52. 7a50ca8 Never allocate transaction ID 7 by Sylvain Munaut · 15 years ago
  53. 7b9852c Fix subscr ref leak for multi CM SERV REQ by Sylvain Munaut · 15 years ago
  54. 40c2332 Use 'new' rather than 'unknown' when starting transaction by Sylvain Munaut · 15 years ago
  55. e02fb9a Fix transaction_id displayed in debug message by Sylvain Munaut · 15 years ago
  56. 163a24a Fix typos in debug message / comments by Sylvain Munaut · 15 years ago
  57. b4290e0 [handover] lchan use count handling in case of trans_lchan_change() by Harald Welte · 15 years ago
  58. fedc19e [handover]: make sure the new lchan keeps the subscriber pointer of the old lchan by Harald Welte · 15 years ago
  59. bc2e539 handover: use correct handover lookup function by Harald Welte · 15 years ago
  60. 4c0d779 for now we only do handover of TCH channels by Harald Welte · 15 years ago
  61. 6d8220c fix segfault in case of handover timer expiration by Harald Welte · 15 years ago
  62. cf2ec4a logging: introduce log levels at caller site by Harald Welte · 15 years ago
  63. aef376f don't try multiple concurrent handovers for 1 channel by Harald Welte · 15 years ago
  64. bf4e76d [vty] ensure we mark fd in writefd once we vty_out() something by Harald Welte · 15 years ago
  65. f8c5070 call trans_lchan_change() from ho_gsm48_ho_compl() by Harald Welte · 15 years ago
  66. 2c99807 introduce trans_lchan_change() to update transaction about lchan change by Harald Welte · 15 years ago
  67. b90d7bd [handover] first functional handover implementation by Harald Welte · 15 years ago
  68. d0841fa make handover reference a function call argument by Harald Welte · 15 years ago
  69. aa0efa1 assign measurement report lchan member after memset'ing it by Harald Welte · 15 years ago
  70. 573e1fe measurement report: correctly parse BSIC of first neighbor cell by Harald Welte · 15 years ago
  71. 5a989a9 ip.access: Keep OML/RSL up/down state per-bts for multi-BTS setups by Harald Welte · 15 years ago
  72. 0e4fa78 print measurement reports more verbosely by Harald Welte · 15 years ago
  73. da58d3e 04.08: fix off-by-one error while parsing measurement results by Harald Welte · 15 years ago
  74. 44d2faa fix bug in bitvec resulting in all bits being set to 0xff by Harald Welte · 15 years ago
  75. e285bad [system_information] Print more debugging about what's going on by Harald Welte · 15 years ago
  76. f947681 introduce cache of 6 last recently received measurement reports for each lchan by Harald Welte · 15 years ago
  77. 792a1d4 add BSIC parameter to gsm_bts_neighbor() by Harald Welte · 15 years ago
  78. 2a47086 Implement gsm_bts_neighbor() function to determine neighbor BTS by Harald Welte · 15 years ago
  79. 3c626b2 04.08 MEAS REP: Convert relative cell number to ARFCN by Harald Welte · 15 years ago
  80. 5925cf7 bitvec: Introduce bitvec_get_nth_set_bit() function by Harald Welte · 15 years ago
  81. 6ae6467 system_information: use bitvec to generate frequency lists by Harald Welte · 15 years ago
  82. 63043c9 bitvec updates and code simplification by Harald Welte · 15 years ago
  83. bc47966 [system_information] fix bit map 0 frequency list generation by Harald Welte · 15 years ago
  84. c6b3c8c fix compiler warnings in gsm_04_08.c by Harald Welte · 15 years ago
  85. 238cd5a make sure BSIC is patched into NM tables before initializing BS11 by Harald Welte · 15 years ago
  86. 284ddba [PATCH] fix MM INFO parsing in vty_interface by Harald Welte · 15 years ago
  87. a310f3e Add VTY setting for whether or not to sending MM INFO by Harald Welte · 15 years ago
  88. bcc2bef fix segfault in token_auth on SS_SUBSCR != ATTACH by Harald Welte · 15 years ago
  89. edf48af introduce new signal every time we get a mobile identity by Harald Welte · 15 years ago
  90. 52af195 [RRLP] make RRLP mode configurable from config file by Harald Welte · 15 years ago
  91. 3d1f9b6 Gracefully reject non-speech calls by Harald Welte · 15 years ago
  92. 5ea9e8e make speech calls with NECI=1 work by Harald Welte · 15 years ago
  93. 9ed54ff [04.08] use lchan_auto_release to quickly close channel by Harald Welte · 15 years ago
  94. 1250337 If we're trying to allocate TCH/H but don't have it, fallback to TCH/F by Harald Welte · 15 years ago
  95. 1f0eca2 If we establish a TCH/H voice call, the reason is CALL, not OTHER by Harald Welte · 15 years ago
  96. 059b6a8 [RSL] print human-readable channel type during channel allocation failure by Harald Welte · 15 years ago
  97. b761bf8 [VTY] add more cell reselection parameters to VTY by Harald Welte · 15 years ago
  98. 8e9d179 print some more RF related information about BTS in VTY by Harald Welte · 15 years ago
  99. 1780cb8 utility functions to convert RXLEV into dBm and vice versa by Harald Welte · 15 years ago
  100. a0d86af fix some integer underflows in MS power calculation by Harald Welte · 15 years ago