1. 258e2f9 gsm_04_11: Support for implicit CP-ACK in case of multi-SMS by Sylvain Munaut · 14 years ago
  2. 73b82bb print TS name in RLL ERR IND by Harald Welte (local) · 14 years ago
  3. fc05750 [rsl] correctly print handover detect and connection fail by Harald Welte (local) · 14 years ago
  4. 198d5ad print LAC and BTS number when showing location update reject by Harald Welte (local) · 14 years ago
  5. 93c6284 fix missing space in log message by Harald Welte (local) · 14 years ago
  6. b79bdd9 [debug] add new 'logging level' command to set loglevel more user friendly by Harald Welte (local) · 14 years ago
  7. 47df399 generate INFO events for CC SETUP and LOC UPD REJ by Harald Welte (local) · 14 years ago
  8. 240ce88 add 'get_string_value()' as inverse function of 'get_value_string()' by Harald Welte (local) · 14 years ago
  9. 441e483 [db] A new subscriber is an INFO event, not NOTICE by Harald Welte (local) · 14 years ago
  10. 1f3ecd4 'classmark1' is not an integer field in the database by Harald Welte (local) · 14 years ago
  11. 6589858 [meas rep] fix parsing of BSIC in third reported neighbor cell by Harald Welte (local) · 14 years ago
  12. 7c639a0 [handover] print INFO message when doing handover by Harald Welte · 14 years ago
  13. 303e5e0 [meas rep] print the neighbor index when debugp'ing a neigh cell meas by Harald Welte · 14 years ago
  14. eaa95d5 fix off-by-one error when mapping from meas rep to neighbor cell by Harald Welte · 14 years ago
  15. 950eca9 [meas_rep] Add raw neighbor index into per-cell parsed meas rep by Harald Welte · 14 years ago
  16. a06c35e [meas rep] cosmetic cleanup by Harald Welte · 14 years ago
  17. 469b001 [meas rep] Correctly parse neighbor cell index of first reported neighbor cell by Harald Welte · 14 years ago
  18. 42a5652 system_information: Fix BCCH Allocation when only 1 BTS present by Sylvain Munaut · 14 years ago
  19. d6c35f6 gsm_04_11: Release SMS transaction only after starting next one. by Sylvain Munaut · 14 years ago
  20. c4052cf gsm_04_11: In gsm411_send_sms_lchan fix transaction id error handling by Sylvain Munaut · 14 years ago
  21. 926fcec transaction: Change id allocator method to be 'circular' by Sylvain Munaut · 14 years ago
  22. d0cf7ba introduce multiple log levels (DEBUG/INFO/NOTICE/ERROR) to SMS code by Harald Welte · 14 years ago
  23. 2e6d468 add (and use) new subscr_name() function to get name or IMSI by Harald Welte · 14 years ago
  24. 844eab1 rsl: fix "CONNECTION FAIL: RELEASING" message by Harald Welte · 14 years ago
  25. 8410597 [debug] Change the default log level to LOGL_NOTICE by Harald Welte · 14 years ago
  26. 77563da Add LOGL_INFO messages about subscriber attach/detach by Harald Welte · 14 years ago
  27. 19a3f0b print ARFCN, LAC and CID when bootstrapping RSL by Harald Welte · 14 years ago
  28. fb33957 properly check for EAGAIN in recv() calls by Harald Welte · 14 years ago
  29. e98d427 [handover] CRCX ACK without HO reference is normal, not an error by Harald Welte · 14 years ago
  30. da95693 if we recv() from an abis-ip socket, don't consider -EAGAIN an error by Harald Welte · 14 years ago
  31. 5b8ed43 [logging] differentiate DEBUG, NOTICE and ERROR log levels in NM and RSL by Harald Welte · 14 years ago
  32. 5d24ba1 don't print directly to stderr, use LOGP() by Harald Welte · 14 years ago
  33. 50720e7 04_08: Differentiate between DEBUG and ERROR messages by Harald Welte · 14 years ago
  34. d0c1914 [debug] Introduce DREF debug category for reference counting by Harald Welte · 14 years ago
  35. ae1f159 Converrt the database later to use DEBUGP/LOGP instead of stderr by Harald Welte · 14 years ago
  36. 0b906d0 db: coding style cleanup by Harald Welte · 14 years ago
  37. 426da09 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 14 years ago
  38. 9094cba [ipaccess] Spend some more time on figuring out the format by Holger Hans Peter Freyther · 14 years ago
  39. 7ed2529 debug: add missing va_end() by Harald Welte · 14 years ago
  40. aa8989c debug: workaround for strange va_list corruption bug by Harald Welte · 14 years ago
  41. aa6c9ca debug: make sure we always zero-terminate after snprintf() by Harald Welte · 14 years ago
  42. 3cefa9a vty: sub-divide talloc contexts and include them in talloc report by Harald Welte · 14 years ago
  43. 4c70454 channel allocator: don't allocate channels of unavalable TRXs by Harald Welte · 14 years ago
  44. 02cbff0 fix typo in talloc_ctx causing counters not to show up in talloc report by Harald Welte · 14 years ago
  45. d6847a9 use enum for operational state by Harald Welte · 14 years ago
  46. 026a6c3 counter: create their own talloc context for better readability by Harald Welte · 14 years ago
  47. 30d2ebd move msgb talloc context into talloc_ctx.c by Harald Welte · 14 years ago
  48. 09f7ad0 fix merge artefact from db.c by Harald Welte · 14 years ago
  49. 5c706bb Merge remote branch 'origin/master' by Harald Welte · 14 years ago
  50. 3606cc5 [authentication] Code for retrieving authentication data from SQL DB by Harald Welte · 15 years ago
  51. a16ef3d ipaccess-proxy: Fix two memory leaks by Harald Welte · 14 years ago
  52. 61cc306 debug: Fix typo DMM -> DNM (we don't need DMM twice) by Harald Welte · 14 years ago
  53. afdca0f input/ipaccess: Differentiate between LOGL_ERROR and DEBUG by Harald Welte · 14 years ago
  54. 87ed5cd introduce #defines for ip.access RSL and OML UDP ports by Harald Welte · 14 years ago
  55. 2ca7c31 Add ipaccess-proxy, a proxy for ip.access A-bis over IP by Harald Welte · 14 years ago
  56. b7bcb79 Fix segfault in case BTS has more TRX than we have configured by Harald Welte · 14 years ago
  57. bf2bdc6 [ipaccess] The next byte appears to be size... by Holger Hans Peter Freyther · 14 years ago
  58. e0d2ff4 [ipaccess] The second four bytes appear to be always the same by Holger Hans Peter Freyther · 14 years ago
  59. 65d67dc [ipaccess] Start adding a tool that analyzes the ipaccess header by Holger Hans Peter Freyther · 14 years ago
  60. 66e8219 [sw_load] It turns out there is a header that needs to be read by Holger Hans Peter Freyther · 14 years ago
  61. e7ff913 [sw_load] For the nanoBTS just open the firmware by Holger Hans Peter Freyther · 14 years ago
  62. 004e055 [ipacess-config] Remove one of my bogus debugging statements by Holger Hans Peter Freyther · 14 years ago
  63. 079353a [statistics] Do the syncing to db from within the bsc_hack by Holger Hans Peter Freyther · 14 years ago
  64. 6fced2f [statistics] Make counter_db_store internal by Holger Hans Peter Freyther · 14 years ago
  65. b61e3b2 Import the new logging architecture by Holger Hans Peter Freyther · 14 years ago
  66. e2b8ece pretty-print statistics in 'show statistics' by Harald Welte · 14 years ago
  67. 8387a49 print last measurement report during 'show lchan' by Harald Welte · 14 years ago
  68. f9a43c4 fix sql table creation for 'Counters' table by Harald Welte · 14 years ago
  69. ffa55a4 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 14 years ago
  70. 4983921 [gsm_04_11] Replace hardcoded transaction_id by real allocation by Harald Welte · 14 years ago
  71. 4010f1e bts: Allow config of RACH control parameters tx-integer & max retrans by Sylvain Munaut · 14 years ago
  72. ff1f19e Implement a better sending of pending SMS by Sylvain Munaut · 14 years ago
  73. 9c4f6b5 missing semicolon at end of statement by Harald Welte · 14 years ago
  74. b908cb7 Display current channel usage load in 'show bts' and 'show network' by Harald Welte · 14 years ago
  75. c802106 [vty] Document the various T??? we are ausing. by Holger Hans Peter Freyther · 14 years ago
  76. 0a64603 [misc] Move handover into libmsc.a by Holger Hans Peter Freyther · 14 years ago
  77. 4f5456c [misc] Move rtp_proxy.c into the libbsc.c by Holger Hans Peter Freyther · 14 years ago
  78. 92ffd92 [gsm48] Move gsm48_parse_meas_rep to gsm_04_08_utils by Holger Hans Peter Freyther · 14 years ago
  79. 24ff6ee keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  80. a992a36 it's LOGL_ERROR, not LOG_ERROR by Harald Welte · 15 years ago
  81. ac0c13c [sms] bugfix: additional functionality indicator only appears in TP_VPF_ENHANCED - not in TP_VPF_ABSOLUTE by Steffen Neubauer · 15 years ago
  82. 73d4fce make sure bootstrap_bts() only contains static initialization by Harald Welte · 15 years ago
  83. 7135501 remove duplicate flag for cell barring by Harald Welte · 15 years ago
  84. 1394fea ipaccess: Fix two minor bugs regarding multi-TRX setup by Harald Welte · 15 years ago
  85. 6a22c01 [gprs] SI 13 should only be generated on C0 (BCCH-carrying TRX) by Harald Welte · 15 years ago
  86. 306b721 [abis] Do not access an array with N elements at index N by Holger Hans Peter Freyther · 15 years ago
  87. 17c24c9 [abis] Properly compare obj_inst->trx_nr to bts->num_trx by Holger Hans Peter Freyther · 15 years ago
  88. b720bd3 make handover algorithm parameters configurable from VTY by Harald Welte · 15 years ago
  89. f7c28b0 [handover] Real handover algorithm by Harald Welte · 15 years ago
  90. ade773f handover: set old channel to INACTIVE state by Harald Welte · 15 years ago
  91. b8bfc56 RSL: keep track if a channel is active or not by Harald Welte · 15 years ago
  92. 38fe2a6 meas_rep: utility function for processing of measurement reports by Harald Welte · 15 years ago
  93. 56315f0 Fix typo s/memcpy/memcmp in trau_frame.c by Andreas Eversberg · 15 years ago
  94. f77af1f chan_alloc: Delete T3101 on lchan_free as well by Sylvain Munaut · 15 years ago
  95. d5778fc [db] Fix queries for unsent SMS by Sylvain Munaut · 15 years ago
  96. a4e2d04 Fix some compiler warnings regarding missing const in rest_octets.c by Harald Welte · 15 years ago
  97. 9fb1f10 fix compiler warning and coding style in rtp_proxy by Harald Welte · 15 years ago
  98. a037902 [handover] implement TCH RTP stream handover by Harald Welte · 15 years ago
  99. a72273e rename ipacc_connect_proxy_bind() to rsl_ipacc_mdcx_to_rtpsock() by Harald Welte · 15 years ago
  100. 17f5bf6 Move RTP socket handling out of signal handlers into abis_rsl by Harald Welte · 15 years ago