1. b5f5448 [ipaccess] Implement the Load Segment messages... by Holger Hans Peter Freyther · 15 years ago
  2. f8ea617 [abis] Warn if sw_load_segment is not implemented for the given bts type by Holger Hans Peter Freyther · 15 years ago
  3. 3890700 [ipaccess] Send the correct Software Load Init for the ipaccess BTS by Holger Hans Peter Freyther · 15 years ago
  4. a3ae06b [ipaccess] Verify the SDP header before flashing by Holger Hans Peter Freyther · 15 years ago
  5. f6dbf7f [ipaccess] Start flashing once the BTS has started enough... by Holger Hans Peter Freyther · 15 years ago
  6. 4b51338 [ipaccess] Add firmware download option to ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  7. b7f5313 [ipaccess] Verify the size part of the header by Holger Hans Peter Freyther · 15 years ago
  8. e70edf1 [ipaccess] Call it ipaccess-firmware by Holger Hans Peter Freyther · 15 years ago
  9. 354e49e move get_string_value() und get_value_string() into debug.c by Harald Welte · 15 years ago
  10. a5914da gsm_04_11: Support for implicit CP-ACK in case of multi-SMS by Sylvain Munaut · 15 years ago
  11. e16fdb0 print TS name in RLL ERR IND by Harald Welte (local) · 15 years ago
  12. 4bd7664 [rsl] correctly print handover detect and connection fail by Harald Welte (local) · 15 years ago
  13. 38a9e5d print LAC and BTS number when showing location update reject by Harald Welte (local) · 15 years ago
  14. 22f0532 fix missing space in log message by Harald Welte (local) · 15 years ago
  15. 0bb8816 [debug] add new 'logging level' command to set loglevel more user friendly by Harald Welte (local) · 15 years ago
  16. 5b722d4 generate INFO events for CC SETUP and LOC UPD REJ by Harald Welte (local) · 15 years ago
  17. 91438a6 add 'get_string_value()' as inverse function of 'get_value_string()' by Harald Welte (local) · 15 years ago
  18. c9ba256 [db] A new subscriber is an INFO event, not NOTICE by Harald Welte (local) · 15 years ago
  19. 990ca03 'classmark1' is not an integer field in the database by Harald Welte (local) · 15 years ago
  20. fe43b11 [meas rep] fix parsing of BSIC in third reported neighbor cell by Harald Welte (local) · 15 years ago
  21. 58eeaba [handover] print INFO message when doing handover by Harald Welte · 15 years ago
  22. 350c2d3 [meas rep] print the neighbor index when debugp'ing a neigh cell meas by Harald Welte · 15 years ago
  23. 3d6166c fix off-by-one error when mapping from meas rep to neighbor cell by Harald Welte · 15 years ago
  24. 10c894d [meas_rep] Add raw neighbor index into per-cell parsed meas rep by Harald Welte · 15 years ago
  25. 470f7f9 [meas rep] cosmetic cleanup by Harald Welte · 15 years ago
  26. 2ea66fb [meas rep] Correctly parse neighbor cell index of first reported neighbor cell by Harald Welte · 15 years ago
  27. 40f84a9 system_information: Fix BCCH Allocation when only 1 BTS present by Sylvain Munaut · 15 years ago
  28. d17cdeb gsm_04_11: Release SMS transaction only after starting next one. by Sylvain Munaut · 15 years ago
  29. e65af1b gsm_04_11: In gsm411_send_sms_lchan fix transaction id error handling by Sylvain Munaut · 15 years ago
  30. a36dbca transaction: Change id allocator method to be 'circular' by Sylvain Munaut · 15 years ago
  31. ced9a91 introduce multiple log levels (DEBUG/INFO/NOTICE/ERROR) to SMS code by Harald Welte · 15 years ago
  32. 0747c6a add (and use) new subscr_name() function to get name or IMSI by Harald Welte · 15 years ago
  33. 906a3f5 rsl: fix "CONNECTION FAIL: RELEASING" message by Harald Welte · 15 years ago
  34. 779b65e [debug] Change the default log level to LOGL_NOTICE by Harald Welte · 15 years ago
  35. f00c2ac Add LOGL_INFO messages about subscriber attach/detach by Harald Welte · 15 years ago
  36. 424873e print ARFCN, LAC and CID when bootstrapping RSL by Harald Welte · 15 years ago
  37. a2be686 properly check for EAGAIN in recv() calls by Harald Welte · 15 years ago
  38. 49afbc3 [handover] CRCX ACK without HO reference is normal, not an error by Harald Welte · 15 years ago
  39. 16eac96 if we recv() from an abis-ip socket, don't consider -EAGAIN an error by Harald Welte · 15 years ago
  40. de4477a [logging] differentiate DEBUG, NOTICE and ERROR log levels in NM and RSL by Harald Welte · 15 years ago
  41. 60e5f4f don't print directly to stderr, use LOGP() by Harald Welte · 15 years ago
  42. f58dea7 04_08: Differentiate between DEBUG and ERROR messages by Harald Welte · 15 years ago
  43. 57fde55 [debug] Introduce DREF debug category for reference counting by Harald Welte · 15 years ago
  44. 273fdfd Converrt the database later to use DEBUGP/LOGP instead of stderr by Harald Welte · 15 years ago
  45. eff28ac db: coding style cleanup by Harald Welte · 15 years ago
  46. 64148a9 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 15 years ago
  47. 0306798 [ipaccess] Spend some more time on figuring out the format by Holger Hans Peter Freyther · 15 years ago
  48. 4ddb7c5 debug: add missing va_end() by Harald Welte · 15 years ago
  49. 82ca579 debug: workaround for strange va_list corruption bug by Harald Welte · 15 years ago
  50. 0bbd480 debug: make sure we always zero-terminate after snprintf() by Harald Welte · 15 years ago
  51. 0c83660 vty: sub-divide talloc contexts and include them in talloc report by Harald Welte · 15 years ago
  52. 8a8239e db: Fix compile warning, declare db_sms_get_unsent_by_subscr by Sylvain Munaut · 15 years ago
  53. edc7b2f channel allocator: don't allocate channels of unavalable TRXs by Harald Welte · 15 years ago
  54. e508688 fix typo in talloc_ctx causing counters not to show up in talloc report by Harald Welte · 15 years ago
  55. 2c87ec1 use enum for operational state by Harald Welte · 15 years ago
  56. 4d02dae counter: create their own talloc context for better readability by Harald Welte · 15 years ago
  57. 512f645 move msgb talloc context into talloc_ctx.c by Harald Welte · 15 years ago
  58. d574fac fix merge artefact from db.c by Harald Welte · 15 years ago
  59. b4864ed Merge remote branch 'origin/master' by Harald Welte · 15 years ago
  60. 28f7c57 [authentication] Code for retrieving authentication data from SQL DB by Harald Welte · 15 years ago
  61. 7bc08d3 ipaccess-proxy: Fix two memory leaks by Harald Welte · 15 years ago
  62. 3df2d0a debug: Fix typo DMM -> DNM (we don't need DMM twice) by Harald Welte · 15 years ago
  63. 5a13a45 input/ipaccess: Differentiate between LOGL_ERROR and DEBUG by Harald Welte · 15 years ago
  64. 9994b18 introduce #defines for ip.access RSL and OML UDP ports by Harald Welte · 15 years ago
  65. 4818498 Add ipaccess-proxy, a proxy for ip.access A-bis over IP by Harald Welte · 15 years ago
  66. 053ade5 Fix segfault in case BTS has more TRX than we have configured by Harald Welte · 15 years ago
  67. 93e2976 [ipaccess] The next byte appears to be size... by Holger Hans Peter Freyther · 15 years ago
  68. e4cef6c [ipaccess] The second four bytes appear to be always the same by Holger Hans Peter Freyther · 15 years ago
  69. 2281797 [ipaccess] Start adding a tool that analyzes the ipaccess header by Holger Hans Peter Freyther · 15 years ago
  70. b5c03d3 [sw_load] It turns out there is a header that needs to be read by Holger Hans Peter Freyther · 15 years ago
  71. dfdced0 [sw_load] For the nanoBTS just open the firmware by Holger Hans Peter Freyther · 15 years ago
  72. 8611f58 [ipacess-config] Remove one of my bogus debugging statements by Holger Hans Peter Freyther · 15 years ago
  73. 76037f0 [statistics] Do the syncing to db from within the bsc_hack by Holger Hans Peter Freyther · 15 years ago
  74. 5404197 [statistics] Make counter_db_store internal by Holger Hans Peter Freyther · 15 years ago
  75. 9cf38a1 [sccp] Provide dummy db_store_counter... by Holger Hans Peter Freyther · 15 years ago
  76. 0244402 [channel] Compile statistics.c into the test. by Holger Hans Peter Freyther · 15 years ago
  77. a22e085 [debug] Make the test case compile and it is still passing by Holger Hans Peter Freyther · 15 years ago
  78. c8d862e Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  79. ce7be3a Import code to generate RRLP ephemeris data from u-blox GPS receiver by Sylvain Munaut · 15 years ago
  80. 2f40462 pretty-print statistics in 'show statistics' by Harald Welte · 15 years ago
  81. 4400774 print last measurement report during 'show lchan' by Harald Welte · 15 years ago
  82. 4051831 fix sql table creation for 'Counters' table by Harald Welte · 15 years ago
  83. bdbb744 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  84. 6e55abf [gsm_04_11] Replace hardcoded transaction_id by real allocation by Harald Welte · 15 years ago
  85. 8e2d8de bts: Allow config of RACH control parameters tx-integer & max retrans by Sylvain Munaut · 15 years ago
  86. c2e0a44 Implement a better sending of pending SMS by Sylvain Munaut · 15 years ago
  87. a2068e7 missing semicolon at end of statement by Harald Welte · 15 years ago
  88. fe96f38 Display current channel usage load in 'show bts' and 'show network' by Harald Welte · 15 years ago
  89. 13ae980 [vty] Document the various T??? we are ausing. by Holger Hans Peter Freyther · 15 years ago
  90. c585e54 [misc] Move handover into libmsc.a by Holger Hans Peter Freyther · 15 years ago
  91. a2f5d0f [misc] Move rtp_proxy.c into the libbsc.c by Holger Hans Peter Freyther · 15 years ago
  92. 9a8e84e [gsm48] Move gsm48_parse_meas_rep to gsm_04_08_utils by Holger Hans Peter Freyther · 15 years ago
  93. 3edc5a9 keep some internal statistics inside OpenBSC by Harald Welte · 15 years ago
  94. 36ab545 it's LOGL_ERROR, not LOG_ERROR by Harald Welte · 15 years ago
  95. dd488d1 [sms] bugfix: additional functionality indicator only appears in TP_VPF_ENHANCED - not in TP_VPF_ABSOLUTE by Steffen Neubauer · 15 years ago
  96. 36e5a79 make sure bootstrap_bts() only contains static initialization by Harald Welte · 15 years ago
  97. 8c973ba remove duplicate flag for cell barring by Harald Welte · 15 years ago
  98. ca648f9 ipaccess: Fix two minor bugs regarding multi-TRX setup by Harald Welte · 15 years ago
  99. 28fc963 [gprs] SI 13 should only be generated on C0 (BCCH-carrying TRX) by Harald Welte · 15 years ago
  100. c8decfc fix crash in A-bis OML plugin in recent wireshark versions by Harald Welte · 15 years ago