1. 6e670aa introduce new gsm_bts_trx_by_nr() function by Harald Welte · 14 years ago
  2. 2ef156d bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTS by Harald Welte · 14 years ago
  3. cbcfe24 [vty] In case of handover only warn about the proxy mode when it is enabled by Holger Hans Peter Freyther · 14 years ago
  4. d0c5402 Initialize reject_cause to a valid number by Holger Hans Peter Freyther · 14 years ago
  5. 17d81e2 [system_information] Initialize the buffer before moving it by Holger Hans Peter Freyther · 14 years ago
  6. 7ec448d [system_information] Return how much byte were written into output by Holger Hans Peter Freyther · 14 years ago
  7. caa1486 [rest_octets] Return bv.data_len to indicate how was written by Holger Hans Peter Freyther · 14 years ago
  8. 4cffc45 [rest_octets] Change data_len to the sizes of the spec by Holger Hans Peter Freyther · 14 years ago
  9. 6a9fa73 [bs11_config] Add pll-setvalue and pll-workvalue commands by Daniel Willmann · 14 years ago
  10. f904fa8 [bs11_config] Whitespace changes so the help text looks nice by Daniel Willmann · 14 years ago
  11. 7b1dd74 [abis_nm] Add abis_nm_bs11_set_pll function to change the set/work value by Daniel Willmann · 14 years ago
  12. 4b054c8 [abis_nm] Add abis_nm_bs11_infield_logon to logon as user field by Daniel Willmann · 14 years ago
  13. 493db4e [abis_nm] Add generic abis_nm_bs11_logon function by Daniel Willmann · 14 years ago
  14. ef24dff [signal] Differentiate paging success from expiration in SS_PAGING by Sylvain Munaut · 15 years ago
  15. 65542c7 abis_nm: Consider a STATE CHG without avail_status as an empty avail_status by Sylvain Munaut · 15 years ago
  16. b3fc1eb [vty] Move db usage out of the libbsc (fork dumping of subscr) (2nd part) by Holger Hans Peter Freyther · 14 years ago
  17. b91a106 [si] Go through the system_information structs and add static_asserts by Holger Hans Peter Freyther · 14 years ago
  18. 424c4f0 [vty] Move db usage out of the libbsc (fork dumping of subscr) by Holger Hans Peter Freyther · 14 years ago
  19. 0b11414 print full lchan name when recycling it by Harald Welte (local) · 15 years ago
  20. d7c9e5c encryption: Import a GPL comp128 implementation by Sylvain Munaut · 15 years ago
  21. 8608e7c gsm_04_08: Add RAND debug output in gsm48_tx_mm_auth_req by Sylvain Munaut · 15 years ago
  22. bd55a6d gsm_04_08: Specify key_seq when calling gsm48_tx_mm_auth_req by Sylvain Munaut · 15 years ago
  23. 9979290 vty: Add command to set auth algo & Ki for a subscriber by Sylvain Munaut · 15 years ago
  24. af29264 vty: dump subscriber authentication (a3/a8) infos if available by Sylvain Munaut · 15 years ago
  25. 062d5ef db: Add methods to set auth{info,tuple} for a subscriber by Sylvain Munaut · 15 years ago
  26. e1cb4de db: Fix bad size comparison when retrieving Ki by Sylvain Munaut · 15 years ago
  27. 70881b7 db: Add issued/use_count/key_seq fields to AuthTuples by Sylvain Munaut · 15 years ago
  28. 77d334a db: Fix type of algorithm_id (NUMERIC -> INTEGER) by Sylvain Munaut · 15 years ago
  29. deebb11 db: Fix missing commas in AuthTuples table creation by Sylvain Munaut · 15 years ago
  30. 1f6c11f abis_nm: Introduce & use a nm_is_running function to test gsm_nm_state by Sylvain Munaut · 15 years ago
  31. 5048070 silent_call: Add option to choose channel type by Sylvain Munaut · 15 years ago
  32. b6c273e vty: Register logging_set_log_level_cmd by Sylvain Munaut · 15 years ago
  33. 7de6796 [bsc_init] Send OPSTART if SITE_MANAGER reports off-line by Sylvain Munaut · 15 years ago
  34. 5100877 introduce and implement silent_call_reroute() and silent_call_rx() by Harald Welte · 15 years ago
  35. 83579ca keep 'silent call' state in struct lchan by Harald Welte · 15 years ago
  36. f31e474 [misc] Utilize rf_locking by setting the nm_state.administrative by Holger Hans Peter Freyther · 15 years ago
  37. f7dbd58 [ipaccess] Remove some code duplication in the recently added firmware flashing. by Holger Hans Peter Freyther · 15 years ago
  38. 7992867 [abis] Refactor sw descr generation to a new methods by Holger Hans Peter Freyther · 15 years ago
  39. 1356c08 [abis] Dispatch a IPAC restart ACK/NACK signal by Holger Hans Peter Freyther · 15 years ago
  40. 2e83782 [ipaccess] Restart only after setting the OML IP, software load by Holger Hans Peter Freyther · 15 years ago
  41. f9811de [ipaccess] Make SW activation work by filling out sw_load1 and sw_load2 by Holger Hans Peter Freyther · 15 years ago
  42. 3221274 [ipaccess] Close the firmware file as well by Holger Hans Peter Freyther · 15 years ago
  43. dade898 [ipaccess] Move firmware analysis into the ipaccess-config utility by Holger Hans Peter Freyther · 15 years ago
  44. 1f71d9c [ipaccess] Document the software argument for firmware loading by Holger Hans Peter Freyther · 15 years ago
  45. af351a2 [ipaccess] Start using talloc in the firmware code by Holger Hans Peter Freyther · 15 years ago
  46. 0183edd [ipaccess] Change the name to be slightly better.. by Holger Hans Peter Freyther · 15 years ago
  47. c9f8a6d [ipaccess] Expose the sub header list as well.. by Holger Hans Peter Freyther · 15 years ago
  48. 4a98cad [ipaccess] Turn firmware parsing into a routine so it can be used by Holger Hans Peter Freyther · 15 years ago
  49. 8f99562 [ipaccess] Add return values to the analyze_file by Holger Hans Peter Freyther · 15 years ago
  50. 67b05d5 [ipaccess] There is only one second magic number by Holger Hans Peter Freyther · 15 years ago
  51. 1684e79 [ipaccess] Allow to parse the second magic2 as well by Holger Hans Peter Freyther · 15 years ago
  52. b1414d9 [ipaccess] Start the parser recursively... by Holger Hans Peter Freyther · 15 years ago
  53. 1029f84 [ipaccess] Read the " SDP" and version first and then the rest of the header by Holger Hans Peter Freyther · 15 years ago
  54. e29be15 [ipaccess] The firmware format is recursive... by Holger Hans Peter Freyther · 15 years ago
  55. 086ffa5 [abis] Add ACK signal and send it on SET NVATTR ACK by Holger Hans Peter Freyther · 15 years ago
  56. e519896 [ipaccess] Use the right variable... *sigh* by Holger Hans Peter Freyther · 15 years ago
  57. 93f4207 ipaccess-config: re-enable DNM logging, add support for multi-TRX by Harald Welte (local) · 15 years ago
  58. d48f4eb rsl: add new 'gsm_trx_name()' function and use it by Harald Welte (local) · 15 years ago
  59. 7971d3d ipaccess input: Print BTS number that has disappeared by Harald Welte (local) · 15 years ago
  60. 5fe3318 rsl_sendmsg: Print message in case trx == NULL by Harald Welte (local) · 15 years ago
  61. 82ff397 export the 'trx_is_usable() function and use it from paging by Harald Welte (local) · 15 years ago
  62. 1887f9d Introduce gsm_lchans_name() for human readable lchan state name by Harald Welte · 15 years ago
  63. 8e93b79 RSL: Introduce LCHAN_S_REL_REQ state by Harald Welte · 15 years ago
  64. ebdcee2 [ipaccess] Start reading the header entry by Holger Hans Peter Freyther · 15 years ago
  65. 07a4026 [ipaccess] Start figuring out what the header entry is meaning.. by Holger Hans Peter Freyther · 15 years ago
  66. c823c89 [ipaccess] Use the u_intX_t types in the firmware tool by Holger Hans Peter Freyther · 15 years ago
  67. 567b326 [ipaccess] Attempt to read the header entries.. by Holger Hans Peter Freyther · 15 years ago
  68. 46a920c [ipaccess] Do not pick in the wrong headers... by Holger Hans Peter Freyther · 15 years ago
  69. 0b864db [ipaccess] Send a NVATTR to activate the new software after load end by Holger Hans Peter Freyther · 15 years ago
  70. c7aabca [ipaccess] Handle LoadAbort coming from the BTS. by Holger Hans Peter Freyther · 15 years ago
  71. 6616915 vty: replace'logging level' numeric value with human readable string by Harald Welte (local) · 15 years ago
  72. 7b37d97 set the TRX nominal power by default and/or VTY by Harald Welte (local) · 15 years ago
  73. 19ef62a Introduce and use gsm_lchan_name() in addition to gsm_ts_name() by Harald Welte (local) · 15 years ago
  74. 9538efc RLL: print human-readable value of RLM CAUSE in ERROR IND by Harald Welte (local) · 15 years ago
  75. 3e46031 Introduce new ACT_REQ state to prevent race condition during channel allocation by Harald Welte (local) · 15 years ago
  76. ccd8845 rename gsm_lchan_name() to gsm_lchant_name() by Harald Welte (local) · 15 years ago
  77. 2f5df85 fix segfault in CHAN RQD log message by Harald Welte (local) · 15 years ago
  78. 91b603d correctly print chan act nack error by Harald Welte (local) · 15 years ago
  79. 28f1d37 print TS name when out of resources during CHAN RQD by Harald Welte (local) · 15 years ago
  80. 9fcf6d7 correction of RTP timestamps is a NOTICE event, not debug by Harald Welte (local) · 15 years ago
  81. b29b57a include BTS and TRX number in TRX overload message report by Harald Welte (local) · 15 years ago
  82. 8f31a8f [abis] Set rc to 0 to avoid running into a warning about unknown states by Holger Hans Peter Freyther · 15 years ago
  83. 326a632 [ipacess] Implement sw_load_end for the nanoBTS by Holger Hans Peter Freyther · 15 years ago
  84. c5dc0f7 [ipaccess] Properly increment the segs_in_window by Holger Hans Peter Freyther · 15 years ago
  85. 5a2291e [ipaccess] No need to use fdopen for the file (that was leaked too) by Holger Hans Peter Freyther · 15 years ago
  86. 71bc11e [ipaccess] Implement the Load Segment messages... by Holger Hans Peter Freyther · 15 years ago
  87. 64d9ddd [abis] Warn if sw_load_segment is not implemented for the given bts type by Holger Hans Peter Freyther · 15 years ago
  88. cf269a7 [ipaccess] Send the correct Software Load Init for the ipaccess BTS by Holger Hans Peter Freyther · 15 years ago
  89. a6faea8 [ipaccess] Verify the SDP header before flashing by Holger Hans Peter Freyther · 15 years ago
  90. ab2c8b1 [ipaccess] Start flashing once the BTS has started enough... by Holger Hans Peter Freyther · 15 years ago
  91. f413a08 [ipaccess] Add firmware download option to ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  92. 30b9ecd [ipaccess] Verify the size part of the header by Holger Hans Peter Freyther · 15 years ago
  93. a25b20c [ipaccess] Call it ipaccess-firmware by Holger Hans Peter Freyther · 15 years ago
  94. f6f2ef9 move get_string_value() und get_value_string() into debug.c by Harald Welte · 15 years ago
  95. 258e2f9 gsm_04_11: Support for implicit CP-ACK in case of multi-SMS by Sylvain Munaut · 15 years ago
  96. 73b82bb print TS name in RLL ERR IND by Harald Welte (local) · 15 years ago
  97. fc05750 [rsl] correctly print handover detect and connection fail by Harald Welte (local) · 15 years ago
  98. 198d5ad print LAC and BTS number when showing location update reject by Harald Welte (local) · 15 years ago
  99. 93c6284 fix missing space in log message by Harald Welte (local) · 15 years ago
  100. b79bdd9 [debug] add new 'logging level' command to set loglevel more user friendly by Harald Welte (local) · 15 years ago