1. 9ef8e5a [abis] Dispatch a IPAC restart ACK/NACK signal by Holger Hans Peter Freyther · 15 years ago
  2. 0fc5ab4 [ipaccess] Restart only after setting the OML IP, software load by Holger Hans Peter Freyther · 15 years ago
  3. f7f2712 [ipaccess] Make SW activation work by filling out sw_load1 and sw_load2 by Holger Hans Peter Freyther · 15 years ago
  4. 9557aa3 [ipaccess] Close the firmware file as well by Holger Hans Peter Freyther · 15 years ago
  5. f3d4a1b [ipaccess] Move firmware analysis into the ipaccess-config utility by Holger Hans Peter Freyther · 15 years ago
  6. 7d646df [ipaccess] Document the software argument for firmware loading by Holger Hans Peter Freyther · 15 years ago
  7. 970dda6 [ipaccess] Start using talloc in the firmware code by Holger Hans Peter Freyther · 15 years ago
  8. 0a610e9 [ipaccess] Change the name to be slightly better.. by Holger Hans Peter Freyther · 15 years ago
  9. f327f6f [ipaccess] Expose the sub header list as well.. by Holger Hans Peter Freyther · 15 years ago
  10. 4a00258 [ipaccess] Turn firmware parsing into a routine so it can be used by Holger Hans Peter Freyther · 15 years ago
  11. 4019a98 [ipaccess] Add return values to the analyze_file by Holger Hans Peter Freyther · 15 years ago
  12. b144886 [ipaccess] There is only one second magic number by Holger Hans Peter Freyther · 15 years ago
  13. 60f3027 [ipaccess] Allow to parse the second magic2 as well by Holger Hans Peter Freyther · 15 years ago
  14. 9f3221f [ipaccess] Start the parser recursively... by Holger Hans Peter Freyther · 15 years ago
  15. 1fe0a16 [ipaccess] Read the " SDP" and version first and then the rest of the header by Holger Hans Peter Freyther · 15 years ago
  16. a983542 [ipaccess] The firmware format is recursive... by Holger Hans Peter Freyther · 15 years ago
  17. 257b8db [abis] Add ACK signal and send it on SET NVATTR ACK by Holger Hans Peter Freyther · 15 years ago
  18. f81445e [ipaccess] Use the right variable... *sigh* by Holger Hans Peter Freyther · 15 years ago
  19. 1949704 ipaccess-config: re-enable DNM logging, add support for multi-TRX by Harald Welte (local) · 15 years ago
  20. ab788cf rsl: add new 'gsm_trx_name()' function and use it by Harald Welte (local) · 15 years ago
  21. 20bf3c6 ipaccess input: Print BTS number that has disappeared by Harald Welte (local) · 15 years ago
  22. 42351bf rsl_sendmsg: Print message in case trx == NULL by Harald Welte (local) · 15 years ago
  23. 43db2bf export the 'trx_is_usable() function and use it from paging by Harald Welte (local) · 15 years ago
  24. ab2534c Introduce gsm_lchans_name() for human readable lchan state name by Harald Welte · 15 years ago
  25. c88a443 RSL: Introduce LCHAN_S_REL_REQ state by Harald Welte · 15 years ago
  26. 1bc845e [ipaccess] Start reading the header entry by Holger Hans Peter Freyther · 15 years ago
  27. 21c87d1 [ipaccess] Start figuring out what the header entry is meaning.. by Holger Hans Peter Freyther · 15 years ago
  28. 3614ac7 [ipaccess] Use the u_intX_t types in the firmware tool by Holger Hans Peter Freyther · 15 years ago
  29. eb9766f [ipaccess] Attempt to read the header entries.. by Holger Hans Peter Freyther · 15 years ago
  30. 0a4deca [ipaccess] Do not pick in the wrong headers... by Holger Hans Peter Freyther · 15 years ago
  31. f7b2f13 [wireshark] Add config option to decide which flavor of OML to use by Holger Hans Peter Freyther · 15 years ago
  32. 25cf287 [wireshark] Decode NM_ATT_IPACC_FILE_DATA as TL16V by Holger Hans Peter Freyther · 15 years ago
  33. 0e15b93 [ipaccess] Send a NVATTR to activate the new software after load end by Holger Hans Peter Freyther · 15 years ago
  34. 61f814d [ipaccess] Handle LoadAbort coming from the BTS. by Holger Hans Peter Freyther · 15 years ago
  35. d2a8189 vty: replace'logging level' numeric value with human readable string by Harald Welte (local) · 15 years ago
  36. b709bfe set the TRX nominal power by default and/or VTY by Harald Welte (local) · 15 years ago
  37. c4e9c9c Introduce and use gsm_lchan_name() in addition to gsm_ts_name() by Harald Welte (local) · 15 years ago
  38. bd76cce RLL: print human-readable value of RLM CAUSE in ERROR IND by Harald Welte (local) · 15 years ago
  39. c3be50c Introduce new ACT_REQ state to prevent race condition during channel allocation by Harald Welte (local) · 15 years ago
  40. 02204d0 rename gsm_lchan_name() to gsm_lchant_name() by Harald Welte (local) · 15 years ago
  41. e0bb5fa fix segfault in CHAN RQD log message by Harald Welte (local) · 15 years ago
  42. ed6d762 correctly print chan act nack error by Harald Welte (local) · 15 years ago
  43. 9ff1237 print TS name when out of resources during CHAN RQD by Harald Welte (local) · 15 years ago
  44. 3a21239 correction of RTP timestamps is a NOTICE event, not debug by Harald Welte (local) · 15 years ago
  45. 664b222 include BTS and TRX number in TRX overload message report by Harald Welte (local) · 15 years ago
  46. 9930072 [abis] Set rc to 0 to avoid running into a warning about unknown states by Holger Hans Peter Freyther · 15 years ago
  47. 173f6bf [ipacess] Implement sw_load_end for the nanoBTS by Holger Hans Peter Freyther · 15 years ago
  48. 679a2eb [ipaccess] Properly increment the segs_in_window by Holger Hans Peter Freyther · 15 years ago
  49. 876a06b [ipaccess] No need to use fdopen for the file (that was leaked too) by Holger Hans Peter Freyther · 15 years ago
  50. b5f5448 [ipaccess] Implement the Load Segment messages... by Holger Hans Peter Freyther · 15 years ago
  51. f8ea617 [abis] Warn if sw_load_segment is not implemented for the given bts type by Holger Hans Peter Freyther · 15 years ago
  52. 3890700 [ipaccess] Send the correct Software Load Init for the ipaccess BTS by Holger Hans Peter Freyther · 15 years ago
  53. a3ae06b [ipaccess] Verify the SDP header before flashing by Holger Hans Peter Freyther · 15 years ago
  54. f6dbf7f [ipaccess] Start flashing once the BTS has started enough... by Holger Hans Peter Freyther · 15 years ago
  55. 4b51338 [ipaccess] Add firmware download option to ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  56. b7f5313 [ipaccess] Verify the size part of the header by Holger Hans Peter Freyther · 15 years ago
  57. e70edf1 [ipaccess] Call it ipaccess-firmware by Holger Hans Peter Freyther · 15 years ago
  58. 354e49e move get_string_value() und get_value_string() into debug.c by Harald Welte · 15 years ago
  59. a5914da gsm_04_11: Support for implicit CP-ACK in case of multi-SMS by Sylvain Munaut · 15 years ago
  60. e16fdb0 print TS name in RLL ERR IND by Harald Welte (local) · 15 years ago
  61. 4bd7664 [rsl] correctly print handover detect and connection fail by Harald Welte (local) · 15 years ago
  62. 38a9e5d print LAC and BTS number when showing location update reject by Harald Welte (local) · 15 years ago
  63. 22f0532 fix missing space in log message by Harald Welte (local) · 15 years ago
  64. 0bb8816 [debug] add new 'logging level' command to set loglevel more user friendly by Harald Welte (local) · 15 years ago
  65. 5b722d4 generate INFO events for CC SETUP and LOC UPD REJ by Harald Welte (local) · 15 years ago
  66. 91438a6 add 'get_string_value()' as inverse function of 'get_value_string()' by Harald Welte (local) · 15 years ago
  67. c9ba256 [db] A new subscriber is an INFO event, not NOTICE by Harald Welte (local) · 15 years ago
  68. 990ca03 'classmark1' is not an integer field in the database by Harald Welte (local) · 15 years ago
  69. fe43b11 [meas rep] fix parsing of BSIC in third reported neighbor cell by Harald Welte (local) · 15 years ago
  70. 58eeaba [handover] print INFO message when doing handover by Harald Welte · 15 years ago
  71. 350c2d3 [meas rep] print the neighbor index when debugp'ing a neigh cell meas by Harald Welte · 15 years ago
  72. 3d6166c fix off-by-one error when mapping from meas rep to neighbor cell by Harald Welte · 15 years ago
  73. 10c894d [meas_rep] Add raw neighbor index into per-cell parsed meas rep by Harald Welte · 15 years ago
  74. 470f7f9 [meas rep] cosmetic cleanup by Harald Welte · 15 years ago
  75. 2ea66fb [meas rep] Correctly parse neighbor cell index of first reported neighbor cell by Harald Welte · 15 years ago
  76. 40f84a9 system_information: Fix BCCH Allocation when only 1 BTS present by Sylvain Munaut · 15 years ago
  77. d17cdeb gsm_04_11: Release SMS transaction only after starting next one. by Sylvain Munaut · 15 years ago
  78. e65af1b gsm_04_11: In gsm411_send_sms_lchan fix transaction id error handling by Sylvain Munaut · 15 years ago
  79. a36dbca transaction: Change id allocator method to be 'circular' by Sylvain Munaut · 15 years ago
  80. ced9a91 introduce multiple log levels (DEBUG/INFO/NOTICE/ERROR) to SMS code by Harald Welte · 15 years ago
  81. 0747c6a add (and use) new subscr_name() function to get name or IMSI by Harald Welte · 15 years ago
  82. 906a3f5 rsl: fix "CONNECTION FAIL: RELEASING" message by Harald Welte · 15 years ago
  83. 779b65e [debug] Change the default log level to LOGL_NOTICE by Harald Welte · 15 years ago
  84. f00c2ac Add LOGL_INFO messages about subscriber attach/detach by Harald Welte · 15 years ago
  85. 424873e print ARFCN, LAC and CID when bootstrapping RSL by Harald Welte · 15 years ago
  86. a2be686 properly check for EAGAIN in recv() calls by Harald Welte · 15 years ago
  87. 49afbc3 [handover] CRCX ACK without HO reference is normal, not an error by Harald Welte · 15 years ago
  88. 16eac96 if we recv() from an abis-ip socket, don't consider -EAGAIN an error by Harald Welte · 15 years ago
  89. de4477a [logging] differentiate DEBUG, NOTICE and ERROR log levels in NM and RSL by Harald Welte · 15 years ago
  90. 60e5f4f don't print directly to stderr, use LOGP() by Harald Welte · 15 years ago
  91. f58dea7 04_08: Differentiate between DEBUG and ERROR messages by Harald Welte · 15 years ago
  92. 57fde55 [debug] Introduce DREF debug category for reference counting by Harald Welte · 15 years ago
  93. 273fdfd Converrt the database later to use DEBUGP/LOGP instead of stderr by Harald Welte · 15 years ago
  94. eff28ac db: coding style cleanup by Harald Welte · 15 years ago
  95. 64148a9 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 15 years ago
  96. 0306798 [ipaccess] Spend some more time on figuring out the format by Holger Hans Peter Freyther · 15 years ago
  97. 4ddb7c5 debug: add missing va_end() by Harald Welte · 15 years ago
  98. 82ca579 debug: workaround for strange va_list corruption bug by Harald Welte · 15 years ago
  99. 0bbd480 debug: make sure we always zero-terminate after snprintf() by Harald Welte · 15 years ago
  100. 0c83660 vty: sub-divide talloc contexts and include them in talloc report by Harald Welte · 15 years ago