1. d6847a9 use enum for operational state by Harald Welte · 15 years ago
  2. 026a6c3 counter: create their own talloc context for better readability by Harald Welte · 15 years ago
  3. 30d2ebd move msgb talloc context into talloc_ctx.c by Harald Welte · 15 years ago
  4. 09f7ad0 fix merge artefact from db.c by Harald Welte · 15 years ago
  5. 5c706bb Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  6. 3606cc5 [authentication] Code for retrieving authentication data from SQL DB by Harald Welte · 15 years ago
  7. a16ef3d ipaccess-proxy: Fix two memory leaks by Harald Welte · 15 years ago
  8. 61cc306 debug: Fix typo DMM -> DNM (we don't need DMM twice) by Harald Welte · 15 years ago
  9. afdca0f input/ipaccess: Differentiate between LOGL_ERROR and DEBUG by Harald Welte · 15 years ago
  10. 87ed5cd introduce #defines for ip.access RSL and OML UDP ports by Harald Welte · 15 years ago
  11. 2ca7c31 Add ipaccess-proxy, a proxy for ip.access A-bis over IP by Harald Welte · 15 years ago
  12. b7bcb79 Fix segfault in case BTS has more TRX than we have configured by Harald Welte · 15 years ago
  13. bf2bdc6 [ipaccess] The next byte appears to be size... by Holger Hans Peter Freyther · 15 years ago
  14. e0d2ff4 [ipaccess] The second four bytes appear to be always the same by Holger Hans Peter Freyther · 15 years ago
  15. 65d67dc [ipaccess] Start adding a tool that analyzes the ipaccess header by Holger Hans Peter Freyther · 15 years ago
  16. 66e8219 [sw_load] It turns out there is a header that needs to be read by Holger Hans Peter Freyther · 15 years ago
  17. e7ff913 [sw_load] For the nanoBTS just open the firmware by Holger Hans Peter Freyther · 15 years ago
  18. 004e055 [ipacess-config] Remove one of my bogus debugging statements by Holger Hans Peter Freyther · 15 years ago
  19. 079353a [statistics] Do the syncing to db from within the bsc_hack by Holger Hans Peter Freyther · 15 years ago
  20. 6fced2f [statistics] Make counter_db_store internal by Holger Hans Peter Freyther · 15 years ago
  21. 5dbd71e [sccp] Provide dummy db_store_counter... by Holger Hans Peter Freyther · 15 years ago
  22. 3b05a7a [channel] Compile statistics.c into the test. by Holger Hans Peter Freyther · 15 years ago
  23. f9b1f30 [debug] Make the test case compile and it is still passing by Holger Hans Peter Freyther · 15 years ago
  24. b61e3b2 Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  25. 0f91413 Import code to generate RRLP ephemeris data from u-blox GPS receiver by Sylvain Munaut · 15 years ago
  26. e2b8ece pretty-print statistics in 'show statistics' by Harald Welte · 15 years ago
  27. 8387a49 print last measurement report during 'show lchan' by Harald Welte · 15 years ago
  28. f9a43c4 fix sql table creation for 'Counters' table by Harald Welte · 15 years ago
  29. ffa55a4 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  30. 4983921 [gsm_04_11] Replace hardcoded transaction_id by real allocation by Harald Welte · 15 years ago
  31. 4010f1e bts: Allow config of RACH control parameters tx-integer & max retrans by Sylvain Munaut · 15 years ago
  32. ff1f19e Implement a better sending of pending SMS by Sylvain Munaut · 15 years ago
  33. 9c4f6b5 missing semicolon at end of statement by Harald Welte · 15 years ago
  34. b908cb7 Display current channel usage load in 'show bts' and 'show network' by Harald Welte · 15 years ago
  35. c802106 [vty] Document the various T??? we are ausing. by Holger Hans Peter Freyther · 15 years ago
  36. 0a64603 [misc] Move handover into libmsc.a by Holger Hans Peter Freyther · 15 years ago
  37. 4f5456c [misc] Move rtp_proxy.c into the libbsc.c by Holger Hans Peter Freyther · 15 years ago
  38. 92ffd92 [gsm48] Move gsm48_parse_meas_rep to gsm_04_08_utils by Holger Hans Peter Freyther · 15 years ago
  39. 24ff6ee keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  40. a992a36 it's LOGL_ERROR, not LOG_ERROR by Harald Welte · 15 years ago
  41. ac0c13c [sms] bugfix: additional functionality indicator only appears in TP_VPF_ENHANCED - not in TP_VPF_ABSOLUTE by Steffen Neubauer · 15 years ago
  42. 73d4fce make sure bootstrap_bts() only contains static initialization by Harald Welte · 15 years ago
  43. 7135501 remove duplicate flag for cell barring by Harald Welte · 15 years ago
  44. 1394fea ipaccess: Fix two minor bugs regarding multi-TRX setup by Harald Welte · 15 years ago
  45. 6a22c01 [gprs] SI 13 should only be generated on C0 (BCCH-carrying TRX) by Harald Welte · 15 years ago
  46. 31b0347 fix crash in A-bis OML plugin in recent wireshark versions by Harald Welte · 15 years ago
  47. 306b721 [abis] Do not access an array with N elements at index N by Holger Hans Peter Freyther · 15 years ago
  48. 17c24c9 [abis] Properly compare obj_inst->trx_nr to bts->num_trx by Holger Hans Peter Freyther · 15 years ago
  49. b720bd3 make handover algorithm parameters configurable from VTY by Harald Welte · 15 years ago
  50. f7c28b0 [handover] Real handover algorithm by Harald Welte · 15 years ago
  51. ade773f handover: set old channel to INACTIVE state by Harald Welte · 15 years ago
  52. b8bfc56 RSL: keep track if a channel is active or not by Harald Welte · 15 years ago
  53. 38fe2a6 meas_rep: utility function for processing of measurement reports by Harald Welte · 15 years ago
  54. 56315f0 Fix typo s/memcpy/memcmp in trau_frame.c by Andreas Eversberg · 15 years ago
  55. f77af1f chan_alloc: Delete T3101 on lchan_free as well by Sylvain Munaut · 15 years ago
  56. d5778fc [db] Fix queries for unsent SMS by Sylvain Munaut · 15 years ago
  57. a4e2d04 Fix some compiler warnings regarding missing const in rest_octets.c by Harald Welte · 15 years ago
  58. 9fb1f10 fix compiler warning and coding style in rtp_proxy by Harald Welte · 15 years ago
  59. a037902 [handover] implement TCH RTP stream handover by Harald Welte · 15 years ago
  60. a72273e rename ipacc_connect_proxy_bind() to rsl_ipacc_mdcx_to_rtpsock() by Harald Welte · 15 years ago
  61. 17f5bf6 Move RTP socket handling out of signal handlers into abis_rsl by Harald Welte · 15 years ago
  62. fe03f0d don't enable handover unless RTP Proxy is enabled by Harald Welte · 15 years ago
  63. edbc0f7 Introduce new MNCC based proxy mode by Harald Welte · 15 years ago
  64. f88c8a0 remove hand full of 'extern ipacc_rtp_direct' definitions by Harald Welte · 15 years ago
  65. 392736d RTP Proxy: Fix RTP sequence number and timestamp in case of dropped frames by Harald Welte · 15 years ago
  66. 31981a0 add FIXME to IMSI DETACH INDICATION: we need to release all transactions by Harald Welte · 15 years ago
  67. 0b7b61c fix segfault in rrlp code in case of unsuccessful paging by Harald Welte · 15 years ago
  68. 5e68183 handover: disable default-printing of every measurement report by Harald Welte · 15 years ago
  69. ea09002 handover: no debug message for ever non-handover measurement report by Harald Welte · 15 years ago
  70. 9f16c87 handover: don't create negative lchan use counts by Harald Welte · 15 years ago
  71. aca8f15 Add RTP support for EFR by Harald Welte · 15 years ago
  72. da7ab74 RTP-enable MNCC API for LCR + ip.access by Harald Welte · 15 years ago
  73. bc81450 [handover] add VTY parameter to enable/disable handover by Harald Welte · 15 years ago
  74. e786c32 [handover] don't use measurement reports with NCELL=7 by Harald Welte · 15 years ago
  75. 50e7fec system_information: DEBUGP() SI13/5/6 during startup by Harald Welte · 15 years ago
  76. e2d0d5f system_information: ip.access wants L2_PLEN, BS-11 doesn't by Harald Welte · 15 years ago
  77. 479015b don't print measurement reports that have no cells by Harald Welte · 15 years ago
  78. 51cec5f measurement report parsing: NO-NCELL-M of 7 tells us no neighbors by Harald Welte · 15 years ago
  79. 5e3d91b ip.access: Keep a full copy of local and remote IP/PORT in lchan by Harald Welte · 15 years ago
  80. f314f68 add --help message about --rtp-proxy argument by Harald Welte · 15 years ago
  81. b9f3dce Never allocate transaction ID 7 by Sylvain Munaut · 15 years ago
  82. ea3f674 Fix subscr ref leak for multi CM SERV REQ by Sylvain Munaut · 15 years ago
  83. feaca92 Use 'new' rather than 'unknown' when starting transaction by Sylvain Munaut · 15 years ago
  84. c56a141 Fix transaction_id displayed in debug message by Sylvain Munaut · 15 years ago
  85. 1d9efd6 Fix typos in debug message / comments by Sylvain Munaut · 15 years ago
  86. 18750cf [handover] lchan use count handling in case of trans_lchan_change() by Harald Welte · 15 years ago
  87. 3b10499 remove call_handling.h, a reminescent of old days by Harald Welte · 15 years ago
  88. a9fa8dc [handover]: make sure the new lchan keeps the subscriber pointer of the old lchan by Harald Welte · 15 years ago
  89. 6f7a5a7 handover: use correct handover lookup function by Harald Welte · 15 years ago
  90. 386cd2b for now we only do handover of TCH channels by Harald Welte · 15 years ago
  91. e47f96b fix segfault in case of handover timer expiration by Harald Welte · 15 years ago
  92. fa5aad7 add handover.h file to Makefile.am to make distcheck happy by Harald Welte · 15 years ago
  93. b1d4c8e logging: introduce log levels at caller site by Harald Welte · 15 years ago
  94. 6670681 don't try multiple concurrent handovers for 1 channel by Harald Welte · 15 years ago
  95. 7cb7a73 [vty] ensure we mark fd in writefd once we vty_out() something by Harald Welte · 15 years ago
  96. fe18d5c call trans_lchan_change() from ho_gsm48_ho_compl() by Harald Welte · 15 years ago
  97. cc9beb5 introduce trans_lchan_change() to update transaction about lchan change by Harald Welte · 15 years ago
  98. 8d77b95 [handover] first functional handover implementation by Harald Welte · 15 years ago
  99. 7a7a0d5 make handover reference a function call argument by Harald Welte · 15 years ago
  100. 33e6597 assign measurement report lchan member after memset'ing it by Harald Welte · 15 years ago