1. 24ff6ee keep some internal statistics inside OpenBSC by Harald Welte · 14 years ago
  2. a992a36 it's LOGL_ERROR, not LOG_ERROR by Harald Welte · 14 years ago
  3. ac0c13c [sms] bugfix: additional functionality indicator only appears in TP_VPF_ENHANCED - not in TP_VPF_ABSOLUTE by Steffen Neubauer · 14 years ago
  4. 73d4fce make sure bootstrap_bts() only contains static initialization by Harald Welte · 14 years ago
  5. 7135501 remove duplicate flag for cell barring by Harald Welte · 14 years ago
  6. 1394fea ipaccess: Fix two minor bugs regarding multi-TRX setup by Harald Welte · 14 years ago
  7. 6a22c01 [gprs] SI 13 should only be generated on C0 (BCCH-carrying TRX) by Harald Welte · 14 years ago
  8. 31b0347 fix crash in A-bis OML plugin in recent wireshark versions by Harald Welte · 14 years ago
  9. 306b721 [abis] Do not access an array with N elements at index N by Holger Hans Peter Freyther · 14 years ago
  10. 17c24c9 [abis] Properly compare obj_inst->trx_nr to bts->num_trx by Holger Hans Peter Freyther · 14 years ago
  11. b720bd3 make handover algorithm parameters configurable from VTY by Harald Welte · 14 years ago
  12. f7c28b0 [handover] Real handover algorithm by Harald Welte · 14 years ago
  13. ade773f handover: set old channel to INACTIVE state by Harald Welte · 14 years ago
  14. b8bfc56 RSL: keep track if a channel is active or not by Harald Welte · 14 years ago
  15. 38fe2a6 meas_rep: utility function for processing of measurement reports by Harald Welte · 14 years ago
  16. 56315f0 Fix typo s/memcpy/memcmp in trau_frame.c by Andreas Eversberg · 14 years ago
  17. f77af1f chan_alloc: Delete T3101 on lchan_free as well by Sylvain Munaut · 14 years ago
  18. d5778fc [db] Fix queries for unsent SMS by Sylvain Munaut · 14 years ago
  19. a4e2d04 Fix some compiler warnings regarding missing const in rest_octets.c by Harald Welte · 14 years ago
  20. 9fb1f10 fix compiler warning and coding style in rtp_proxy by Harald Welte · 14 years ago
  21. a037902 [handover] implement TCH RTP stream handover by Harald Welte · 14 years ago
  22. a72273e rename ipacc_connect_proxy_bind() to rsl_ipacc_mdcx_to_rtpsock() by Harald Welte · 14 years ago
  23. 17f5bf6 Move RTP socket handling out of signal handlers into abis_rsl by Harald Welte · 14 years ago
  24. fe03f0d don't enable handover unless RTP Proxy is enabled by Harald Welte · 14 years ago
  25. edbc0f7 Introduce new MNCC based proxy mode by Harald Welte · 14 years ago
  26. f88c8a0 remove hand full of 'extern ipacc_rtp_direct' definitions by Harald Welte · 14 years ago
  27. 392736d RTP Proxy: Fix RTP sequence number and timestamp in case of dropped frames by Harald Welte · 14 years ago
  28. 31981a0 add FIXME to IMSI DETACH INDICATION: we need to release all transactions by Harald Welte · 14 years ago
  29. 0b7b61c fix segfault in rrlp code in case of unsuccessful paging by Harald Welte · 14 years ago
  30. 5e68183 handover: disable default-printing of every measurement report by Harald Welte · 14 years ago
  31. ea09002 handover: no debug message for ever non-handover measurement report by Harald Welte · 14 years ago
  32. 9f16c87 handover: don't create negative lchan use counts by Harald Welte · 14 years ago
  33. aca8f15 Add RTP support for EFR by Harald Welte · 14 years ago
  34. da7ab74 RTP-enable MNCC API for LCR + ip.access by Harald Welte · 14 years ago
  35. bc81450 [handover] add VTY parameter to enable/disable handover by Harald Welte · 14 years ago
  36. e786c32 [handover] don't use measurement reports with NCELL=7 by Harald Welte · 14 years ago
  37. 50e7fec system_information: DEBUGP() SI13/5/6 during startup by Harald Welte · 14 years ago
  38. e2d0d5f system_information: ip.access wants L2_PLEN, BS-11 doesn't by Harald Welte · 14 years ago
  39. 479015b don't print measurement reports that have no cells by Harald Welte · 14 years ago
  40. 51cec5f measurement report parsing: NO-NCELL-M of 7 tells us no neighbors by Harald Welte · 14 years ago
  41. 5e3d91b ip.access: Keep a full copy of local and remote IP/PORT in lchan by Harald Welte · 14 years ago
  42. f314f68 add --help message about --rtp-proxy argument by Harald Welte · 14 years ago
  43. b9f3dce Never allocate transaction ID 7 by Sylvain Munaut · 14 years ago
  44. ea3f674 Fix subscr ref leak for multi CM SERV REQ by Sylvain Munaut · 14 years ago
  45. feaca92 Use 'new' rather than 'unknown' when starting transaction by Sylvain Munaut · 14 years ago
  46. c56a141 Fix transaction_id displayed in debug message by Sylvain Munaut · 14 years ago
  47. 1d9efd6 Fix typos in debug message / comments by Sylvain Munaut · 14 years ago
  48. 18750cf [handover] lchan use count handling in case of trans_lchan_change() by Harald Welte · 14 years ago
  49. 3b10499 remove call_handling.h, a reminescent of old days by Harald Welte · 14 years ago
  50. a9fa8dc [handover]: make sure the new lchan keeps the subscriber pointer of the old lchan by Harald Welte · 14 years ago
  51. 6f7a5a7 handover: use correct handover lookup function by Harald Welte · 14 years ago
  52. 386cd2b for now we only do handover of TCH channels by Harald Welte · 14 years ago
  53. e47f96b fix segfault in case of handover timer expiration by Harald Welte · 14 years ago
  54. fa5aad7 add handover.h file to Makefile.am to make distcheck happy by Harald Welte · 14 years ago
  55. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 14 years ago
  56. 6670681 don't try multiple concurrent handovers for 1 channel by Harald Welte · 14 years ago
  57. 7cb7a73 [vty] ensure we mark fd in writefd once we vty_out() something by Harald Welte · 14 years ago
  58. fe18d5c call trans_lchan_change() from ho_gsm48_ho_compl() by Harald Welte · 14 years ago
  59. cc9beb5 introduce trans_lchan_change() to update transaction about lchan change by Harald Welte · 14 years ago
  60. 8d77b95 [handover] first functional handover implementation by Harald Welte · 14 years ago
  61. 7a7a0d5 make handover reference a function call argument by Harald Welte · 14 years ago
  62. 33e6597 assign measurement report lchan member after memset'ing it by Harald Welte · 14 years ago
  63. 73ddaed measurement report: correctly parse BSIC of first neighbor cell by Harald Welte · 14 years ago
  64. 88a412a ip.access: Keep OML/RSL up/down state per-bts for multi-BTS setups by Harald Welte · 14 years ago
  65. 6739dfb print measurement reports more verbosely by Harald Welte · 14 years ago
  66. a2f74b8 04.08: fix off-by-one error while parsing measurement results by Harald Welte · 14 years ago
  67. 680e2ec fix bug in bitvec resulting in all bits being set to 0xff by Harald Welte · 14 years ago
  68. 152b626 [system_information] Print more debugging about what's going on by Harald Welte · 14 years ago
  69. 7f2d25b mroe comments on meas_rep data structures by Harald Welte · 14 years ago
  70. d12b0fd introduce cache of 6 last recently received measurement reports for each lchan by Harald Welte · 14 years ago
  71. 0b12103 add BSIC parameter to gsm_bts_neighbor() by Harald Welte · 14 years ago
  72. 84874c9 Implement gsm_bts_neighbor() function to determine neighbor BTS by Harald Welte · 14 years ago
  73. f1dae19 04.08 MEAS REP: Convert relative cell number to ARFCN by Harald Welte · 14 years ago
  74. 7f73a1a bitvec: Introduce bitvec_get_nth_set_bit() function by Harald Welte · 14 years ago
  75. 6c40def system_information: use bitvec to generate frequency lists by Harald Welte · 14 years ago
  76. d57f163 bitvec updates and code simplification by Harald Welte · 14 years ago
  77. da760d3 [system_information] fix bit map 0 frequency list generation by Harald Welte · 14 years ago
  78. 1e191c5 fix compiler warnings in gsm_04_08.c by Harald Welte · 14 years ago
  79. ade7a14 make sure BSIC is patched into NM tables before initializing BS11 by Harald Welte · 14 years ago
  80. 3d23db4 [PATCH] fix MM INFO parsing in vty_interface by Harald Welte · 14 years ago
  81. 648b6ce Add VTY setting for whether or not to sending MM INFO by Harald Welte · 14 years ago
  82. 37600be fix segfault in token_auth on SS_SUBSCR != ATTACH by Harald Welte · 14 years ago
  83. 7659de1 introduce new signal every time we get a mobile identity by Harald Welte · 14 years ago
  84. eab84a1 [RRLP] make RRLP mode configurable from config file by Harald Welte · 14 years ago
  85. 09b7e7f Gracefully reject non-speech calls by Harald Welte · 14 years ago
  86. 487e6be make speech calls with NECI=1 work by Harald Welte · 14 years ago
  87. b83d938 [04.08] use lchan_auto_release to quickly close channel by Harald Welte · 14 years ago
  88. 210c850 If we're trying to allocate TCH/H but don't have it, fallback to TCH/F by Harald Welte · 14 years ago
  89. 9385c11 If we establish a TCH/H voice call, the reason is CALL, not OTHER by Harald Welte · 14 years ago
  90. 9e2748e [RSL] print human-readable channel type during channel allocation failure by Harald Welte · 14 years ago
  91. 7322528 [VTY] add more cell reselection parameters to VTY by Harald Welte · 14 years ago
  92. 1d8dbc4 print some more RF related information about BTS in VTY by Harald Welte · 14 years ago
  93. 4bb4738 utility functions to convert RXLEV into dBm and vice versa by Harald Welte · 14 years ago
  94. 854b9b3 fix some integer underflows in MS power calculation by Harald Welte · 14 years ago
  95. 49685d7 Merge remote branch 'origin/master' by Harald Welte · 14 years ago
  96. d6aa524 add warning about accept-all network on non-barred cells by Harald Welte · 14 years ago
  97. 4669f3d fix compile warning in db.c by Harald Welte · 14 years ago
  98. 2476609 mark lchan2chan_nr() using a 'const' parameter by Harald Welte · 14 years ago
  99. 7bcb893 remove execute permission from abis_nm.c by Harald Welte · 14 years ago
  100. 1085c09 location updating reject cause now specified on VTY rather than command line argument by Harald Welte · 15 years ago