1. b46b0a6 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  2. 5494c27 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  3. 20215f1 msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  4. 906a078 ipaccess-config: initialize root talloc ctx with name by Neels Hofmeyr · 8 years ago
  5. c1c4dc1 mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  6. 7bb55f3 Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  7. 9e18495 ipa: Explain that one needs to get the IP address of the BTS as argument by Holger Hans Peter Freyther · 11 years ago
  8. 7c45dc5 ipaccess: Fix a resource leak in case the stat is failing by Holger Hans Peter Freyther · 11 years ago
  9. 8737c5b ipaccess-config: Add missing break to parsing the -L option by Holger Hans Peter Freyther · 11 years ago
  10. c7221d4 ipaccess-config: Fix a resource leak in an error path by Holger Hans Peter Freyther · 11 years ago
  11. ed8cc0e ipaccess: Remove the ipaccess_gsmnet and assume there is a bsc_gsmnet by Holger Hans Peter Freyther · 11 years ago
  12. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  13. c788128 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  14. 2d59cc6 misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  15. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  16. ef717c6 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  17. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  18. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  19. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  20. 657079e ipaccess-config: Allow to invoke tests by names. by Holger Hans Peter Freyther · 13 years ago
  21. 5cf68da ipaccess-config: Add option to list possible NVRAM settings by Holger Hans Peter Freyther · 13 years ago
  22. 69dbdee ipaccess-config: Allow to automatically loop a test by Holger Hans Peter Freyther · 13 years ago
  23. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  24. 4c826f7 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  25. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  26. 038834b ts Make the e1inp_ts delay configurable by Holger Hans Peter Freyther · 14 years ago
  27. 5180844 misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  28. ee0bd11 ipaccess-config: Don't dump the Rxlevel statistics by Harald Welte · 14 years ago
  29. 13772e8 ipaccess-config: Terminate program after running BCCH INFO test by Harald Welte · 14 years ago
  30. a45efec ipaccess-config: Add option to disable color in log output by Harald Welte · 14 years ago
  31. 8b39d73 [ipaccess-config] fix bugs in generating the PHYSICAL CONFIG attribute by Harald Welte · 14 years ago
  32. c294597 [ipaccess-config] make sure the ARFCN Whitelist EIE is built correctly by Harald Welte · 14 years ago
  33. 432da6e ipaccess-config/network-listen update by Harald Welte · 14 years ago
  34. b31c9df ipaccess-config / network listen: ordered list of RxLevels by Harald Welte · 14 years ago
  35. 0f31775 move ip.access netowrk listen (NWL) to network_listen.c by Harald Welte · 14 years ago
  36. 901c819 [ipaccess-config] Better way to set/unset NVRAM attributes by Harald Welte · 14 years ago
  37. ecb2b41 [ipaccess-config] Enable setting of static IP address / netmask / gateway by Harald Welte · 14 years ago
  38. bfd40a8 [ipaccess-config] use msgb to make use of various tlv put functions by Harald Welte · 14 years ago
  39. 0e98ba8 ipaccess-config: More verbose help message by Harald Welte · 14 years ago
  40. b0e4679 ipaccess-config: Silence compiler warning. by Holger Hans Peter Freyther · 14 years ago
  41. faeab8e ipaccess: Make sure flashing of the secondary BTS is working by Holger Hans Peter Freyther · 14 years ago
  42. 2b4083a sw_load: Specify the trx_nr for the software load by Holger Hans Peter Freyther · 14 years ago
  43. 3778384 ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRX by Holger Hans Peter Freyther · 14 years ago
  44. 98d6de0 ipaccess: Refactor... unite some code by Holger Hans Peter Freyther · 14 years ago
  45. 5ced1ea ipaccess: Use the right trx when performing the test by Holger Hans Peter Freyther · 14 years ago
  46. 6f38de9 ipaccess: Use the current TRX to set the OML address. by Holger Hans Peter Freyther · 14 years ago
  47. f39ff07 ipaccess: Wait for the BASEBAND_TRANSCEIVER and then bootstrap OML by Holger Hans Peter Freyther · 14 years ago
  48. 9aec6db abis: Pass the abis_om_obj_inst in the nm_state_event.. by Holger Hans Peter Freyther · 14 years ago
  49. 8616525 [ipaccess] Attempt to fix setting unit ids with a multi trx setup by Holger Hans Peter Freyther · 14 years ago
  50. 51d2a59 move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  51. 70c67d5 ipa: Make it possible to specify -w and -f in any order by Holger Hans Peter Freyther · 14 years ago
  52. c52dd36 ipa-firmware: Fix the write out of the firmware parts by Holger Hans Peter Freyther · 14 years ago
  53. c6f57c5 ipa-firmware: Write the firmware parts to a file by Holger Hans Peter Freyther · 14 years ago
  54. 3789c12 ipa-firmware: Warn/Exit when the required ids can not be found. by Holger Hans Peter Freyther · 14 years ago
  55. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  56. e462019 fix ipaccess-config, call missing nanobts initialization by Harald Welte · 14 years ago
  57. f12c105 bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTS by Harald Welte · 15 years ago
  58. 39d4c8e [ipaccess] Remove some code duplication in the recently added firmware flashing. by Holger Hans Peter Freyther · 15 years ago
  59. 9ef8e5a [abis] Dispatch a IPAC restart ACK/NACK signal by Holger Hans Peter Freyther · 15 years ago
  60. 0fc5ab4 [ipaccess] Restart only after setting the OML IP, software load by Holger Hans Peter Freyther · 15 years ago
  61. f7f2712 [ipaccess] Make SW activation work by filling out sw_load1 and sw_load2 by Holger Hans Peter Freyther · 15 years ago
  62. 9557aa3 [ipaccess] Close the firmware file as well by Holger Hans Peter Freyther · 15 years ago
  63. f3d4a1b [ipaccess] Move firmware analysis into the ipaccess-config utility by Holger Hans Peter Freyther · 15 years ago
  64. 7d646df [ipaccess] Document the software argument for firmware loading by Holger Hans Peter Freyther · 15 years ago
  65. 257b8db [abis] Add ACK signal and send it on SET NVATTR ACK by Holger Hans Peter Freyther · 15 years ago
  66. f81445e [ipaccess] Use the right variable... *sigh* by Holger Hans Peter Freyther · 15 years ago
  67. 1949704 ipaccess-config: re-enable DNM logging, add support for multi-TRX by Harald Welte (local) · 15 years ago
  68. 0e15b93 [ipaccess] Send a NVATTR to activate the new software after load end by Holger Hans Peter Freyther · 15 years ago
  69. 61f814d [ipaccess] Handle LoadAbort coming from the BTS. by Holger Hans Peter Freyther · 15 years ago
  70. f6dbf7f [ipaccess] Start flashing once the BTS has started enough... by Holger Hans Peter Freyther · 15 years ago
  71. 4b51338 [ipaccess] Add firmware download option to ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  72. 64148a9 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 15 years ago[Renamed from openbsc/src/ipaccess-config.c]
  73. 8611f58 [ipacess-config] Remove one of my bogus debugging statements by Holger Hans Peter Freyther · 15 years ago
  74. c8d862e Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  75. a4434c2 ipaccess-config.c: Spelling fix in the config mode by Holger Hans Peter Freyther · 15 years ago
  76. 6a21c73 [abis_nm] avoid integer-to-pointer casting and associated gcc warnings by Harald Welte · 15 years ago
  77. c73d983 ipaccess-config: Print BCCH info test reports by Harald Welte · 15 years ago
  78. b038333 make ipaccess-config compile again (remove duplicate testres_name definition) by Harald Welte · 15 years ago
  79. 2e021c6 ipaccess-config: Introduce stream-id/oml_tei to make it work again by Holger Hans Peter Freyther · 15 years ago
  80. 66e0ba0 [ipaccess] Add nanoBTS 1900 support by Mike Haben · 15 years ago
  81. 12a721e add support for more nanoBTS 12.21 tests by Harald Welte · 15 years ago
  82. 0bf8e30 implement nanoBTS frequency error test by Harald Welte · 15 years ago
  83. 4206d98 more ip.access abis_nm attributes by Harald Welte · 15 years ago
  84. 72baef3 ipacess-config: Handle NVATTR NACKs in ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  85. 5bcfb4f ipaccess-config: Add --help to the ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  86. 21460f0 add code to ipaccess-config set nanoBST NVRAM attributes by Harald Welte · 15 years ago
  87. e712a5f switch to dynamically allocated BTS and TRX data structures by Harald Welte · 15 years ago
  88. 0374084 reworked MNCC codebase by Harald Welte · 15 years ago
  89. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago