1. 08155e9 ipaccess-config: Fix indentation of the usage output by Martin Hauke · 6 years ago
  2. 5c2485d ipaccess-config: Generate valid JSON output when using the -G parameter by Martin Hauke · 6 years ago
  3. 5188a31 ipaccess-config: Introduce -q quiet param by Pau Espin Pedrol · 6 years ago
  4. c4ee002 ipaccess-config: cosmetic: Remove unneeded comment with hex values by Pau Espin Pedrol · 6 years ago
  5. 05d6644 ipaccess-config: Add -G cmdl opt to query OML IP and Unit ID by Pau Espin Pedrol · 6 years ago
  6. 0329c70 ipaccess-config: Fix whitespace by Pau Espin Pedrol · 6 years ago
  7. f0e20d6 ipaccess-config: Use enum value for OML IP by Pau Espin Pedrol · 6 years ago
  8. 60f08b5 ipaccess-config: Fix open() return value checking by Harald Welte · 6 years ago
  9. 958f259 dissolve libbsc: move all to src/osmo-bsc, link .o files by Neels Hofmeyr · 6 years ago
  10. e341618 ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2() by Neels Hofmeyr · 7 years ago
  11. 7c900c2 ipaccess: make ipaccess-config build again by Philipp Maier · 7 years ago
  12. b1b8b62 ipaccess-config: Check cmdlie arg unit-id format by Pau Espin Pedrol · 7 years ago
  13. b4d39eb ipaccess-config: Improve handling of last parameter by Pau Espin Pedrol · 7 years ago
  14. c80b876 ipaccess-config: Add missing path with log error by Pau Espin Pedrol · 7 years ago
  15. 5e2812c ipaccess-config: Enable logging all categories to print errors by Pau Espin Pedrol · 7 years ago
  16. f7a6329 cosmetic: bsc_network_init(): imply default 001-01 PLMN by Neels Hofmeyr · 7 years ago
  17. 7997bf4 libcommon: eliminate debug.c by Neels Hofmeyr · 7 years ago
  18. d9956d9 Remove dead code left over from NITB split by Harald Welte · 7 years ago
  19. c016479 move include/openbsc to include/osmocom/bsc by Neels Hofmeyr · 7 years ago
  20. 218e4b4 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/ipaccess/ipaccess-config.c]
  21. 1fe2647 ipaccess-config: properly create swload by Neels Hofmeyr · 8 years ago
  22. fd2c1f9 Use libosmocore for SW Description parsing by Max · 8 years ago
  23. 59d57da Fix some typos in stdout output by Ruben Undheim · 8 years ago
  24. 54f44ec ipaccess-config: Handle setsockopt return value by Harald Welte · 8 years ago
  25. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  26. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  27. 4c2d4ab msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  28. 3edd0b0 ipaccess-config: initialize root talloc ctx with name by Neels Hofmeyr · 8 years ago
  29. 77c8d5f mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  30. a2bbc5e Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  31. 558bdb4 ipa: Explain that one needs to get the IP address of the BTS as argument by Holger Hans Peter Freyther · 11 years ago
  32. 3aedba6 ipaccess: Fix a resource leak in case the stat is failing by Holger Hans Peter Freyther · 11 years ago
  33. b18c745 ipaccess-config: Add missing break to parsing the -L option by Holger Hans Peter Freyther · 11 years ago
  34. 7d8139a ipaccess-config: Fix a resource leak in an error path by Holger Hans Peter Freyther · 11 years ago
  35. e48c187 ipaccess: Remove the ipaccess_gsmnet and assume there is a bsc_gsmnet by Holger Hans Peter Freyther · 11 years ago
  36. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  37. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  38. 67cd75f misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  39. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  40. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  41. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  42. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  43. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  44. 0e8facc ipaccess-config: Allow to invoke tests by names. by Holger Hans Peter Freyther · 13 years ago
  45. 390ba3f ipaccess-config: Add option to list possible NVRAM settings by Holger Hans Peter Freyther · 13 years ago
  46. cfccedd ipaccess-config: Allow to automatically loop a test by Holger Hans Peter Freyther · 13 years ago
  47. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 14 years ago
  48. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 14 years ago
  49. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  50. d85642a ts Make the e1inp_ts delay configurable by Holger Hans Peter Freyther · 14 years ago
  51. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  52. e1d1f45 ipaccess-config: Don't dump the Rxlevel statistics by Harald Welte · 14 years ago
  53. 5950963 ipaccess-config: Terminate program after running BCCH INFO test by Harald Welte · 14 years ago
  54. 1ef7ce4 ipaccess-config: Add option to disable color in log output by Harald Welte · 14 years ago
  55. c95cf10 [ipaccess-config] fix bugs in generating the PHYSICAL CONFIG attribute by Harald Welte · 14 years ago
  56. e39a591 [ipaccess-config] make sure the ARFCN Whitelist EIE is built correctly by Harald Welte · 14 years ago
  57. a0b0f36 ipaccess-config/network-listen update by Harald Welte · 15 years ago
  58. 887deab ipaccess-config / network listen: ordered list of RxLevels by Harald Welte · 15 years ago
  59. 549faad move ip.access netowrk listen (NWL) to network_listen.c by Harald Welte · 15 years ago
  60. 0f43dbc [ipaccess-config] Better way to set/unset NVRAM attributes by Harald Welte · 14 years ago
  61. 0aef73e [ipaccess-config] Enable setting of static IP address / netmask / gateway by Harald Welte · 14 years ago
  62. 8c21c07 [ipaccess-config] use msgb to make use of various tlv put functions by Harald Welte · 14 years ago
  63. f5b4ba3 ipaccess-config: More verbose help message by Harald Welte · 14 years ago
  64. e15ad48 ipaccess-config: Silence compiler warning. by Holger Hans Peter Freyther · 14 years ago
  65. d6adf5e ipaccess: Make sure flashing of the secondary BTS is working by Holger Hans Peter Freyther · 14 years ago
  66. 64278ed sw_load: Specify the trx_nr for the software load by Holger Hans Peter Freyther · 14 years ago
  67. 52fd4e4 ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRX by Holger Hans Peter Freyther · 14 years ago
  68. ebead59 ipaccess: Refactor... unite some code by Holger Hans Peter Freyther · 14 years ago
  69. 9958f47 ipaccess: Use the right trx when performing the test by Holger Hans Peter Freyther · 14 years ago
  70. 505f20d ipaccess: Use the current TRX to set the OML address. by Holger Hans Peter Freyther · 14 years ago
  71. 5fbf5f4 ipaccess: Wait for the BASEBAND_TRANSCEIVER and then bootstrap OML by Holger Hans Peter Freyther · 14 years ago
  72. aa0db80 abis: Pass the abis_om_obj_inst in the nm_state_event.. by Holger Hans Peter Freyther · 14 years ago
  73. 7d45ea4 [ipaccess] Attempt to fix setting unit ids with a multi trx setup by Holger Hans Peter Freyther · 14 years ago
  74. dc5062b move log/debug codebase to libosmocore by Harald Welte · 15 years ago
  75. ff9d8b4 ipa: Make it possible to specify -w and -f in any order by Holger Hans Peter Freyther · 15 years ago
  76. d859a24 ipa-firmware: Fix the write out of the firmware parts by Holger Hans Peter Freyther · 15 years ago
  77. 38722cc ipa-firmware: Write the firmware parts to a file by Holger Hans Peter Freyther · 15 years ago
  78. 6e79b54 ipa-firmware: Warn/Exit when the required ids can not be found. by Holger Hans Peter Freyther · 15 years ago
  79. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 15 years ago
  80. a855d1f fix ipaccess-config, call missing nanobts initialization by Harald Welte · 15 years ago
  81. 2ef156d bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTS by Harald Welte · 15 years ago
  82. f7dbd58 [ipaccess] Remove some code duplication in the recently added firmware flashing. by Holger Hans Peter Freyther · 15 years ago
  83. 1356c08 [abis] Dispatch a IPAC restart ACK/NACK signal by Holger Hans Peter Freyther · 15 years ago
  84. 2e83782 [ipaccess] Restart only after setting the OML IP, software load by Holger Hans Peter Freyther · 15 years ago
  85. f9811de [ipaccess] Make SW activation work by filling out sw_load1 and sw_load2 by Holger Hans Peter Freyther · 15 years ago
  86. 3221274 [ipaccess] Close the firmware file as well by Holger Hans Peter Freyther · 15 years ago
  87. dade898 [ipaccess] Move firmware analysis into the ipaccess-config utility by Holger Hans Peter Freyther · 15 years ago
  88. 1f71d9c [ipaccess] Document the software argument for firmware loading by Holger Hans Peter Freyther · 15 years ago
  89. 086ffa5 [abis] Add ACK signal and send it on SET NVATTR ACK by Holger Hans Peter Freyther · 15 years ago
  90. e519896 [ipaccess] Use the right variable... *sigh* by Holger Hans Peter Freyther · 15 years ago
  91. 93f4207 ipaccess-config: re-enable DNM logging, add support for multi-TRX by Harald Welte (local) · 15 years ago
  92. 0b864db [ipaccess] Send a NVATTR to activate the new software after load end by Holger Hans Peter Freyther · 15 years ago
  93. c7aabca [ipaccess] Handle LoadAbort coming from the BTS. by Holger Hans Peter Freyther · 15 years ago
  94. ab2c8b1 [ipaccess] Start flashing once the BTS has started enough... by Holger Hans Peter Freyther · 15 years ago
  95. f413a08 [ipaccess] Add firmware download option to ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  96. 426da09 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 15 years ago[Renamed from openbsc/src/ipaccess-config.c]
  97. 004e055 [ipacess-config] Remove one of my bogus debugging statements by Holger Hans Peter Freyther · 15 years ago
  98. b61e3b2 Import the new logging architecture by Holger Hans Peter Freyther · 15 years ago
  99. 057fec5 ipaccess-config.c: Spelling fix in the config mode by Holger Hans Peter Freyther · 15 years ago
  100. d8cfc90 [abis_nm] avoid integer-to-pointer casting and associated gcc warnings by Harald Welte · 15 years ago