1. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  2. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago
  3. 5ec26fe Install programs into $(prefix)/bin, not /sbin by Harald Welte · 13 years ago
  4. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  5. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  6. d85642a ts Make the e1inp_ts delay configurable by Holger Hans Peter Freyther · 14 years ago
  7. ecd94a4 misc: Introduce a --enable-coverage mode to build with gprof coverage by Holger Hans Peter Freyther · 14 years ago
  8. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  9. 6526ca7 ipaccess-config / NWL: Decode + print neighbor cell ARFCNs by Harald Welte · 14 years ago
  10. e1d1f45 ipaccess-config: Don't dump the Rxlevel statistics by Harald Welte · 14 years ago
  11. 5950963 ipaccess-config: Terminate program after running BCCH INFO test by Harald Welte · 14 years ago
  12. 1e194a3 network_listen: dump BSIC as part of BCCH INFO test by Harald Welte · 14 years ago
  13. 1ef7ce4 ipaccess-config: Add option to disable color in log output by Harald Welte · 14 years ago
  14. 5eed0a2 network_listen: hexdump the SI2/SI2bis/SI2ter messages once we get them by Harald Welte · 14 years ago
  15. c95cf10 [ipaccess-config] fix bugs in generating the PHYSICAL CONFIG attribute by Harald Welte · 14 years ago
  16. e39a591 [ipaccess-config] make sure the ARFCN Whitelist EIE is built correctly by Harald Welte · 14 years ago
  17. a0b0f36 ipaccess-config/network-listen update by Harald Welte · 14 years ago
  18. 887deab ipaccess-config / network listen: ordered list of RxLevels by Harald Welte · 14 years ago
  19. 549faad move ip.access netowrk listen (NWL) to network_listen.c by Harald Welte · 14 years ago
  20. 0f43dbc [ipaccess-config] Better way to set/unset NVRAM attributes by Harald Welte · 14 years ago
  21. 0aef73e [ipaccess-config] Enable setting of static IP address / netmask / gateway by Harald Welte · 14 years ago
  22. 8c21c07 [ipaccess-config] use msgb to make use of various tlv put functions by Harald Welte · 14 years ago
  23. c2e88ba ipa-proxy: Remove printf debugging. by Holger Hans Peter Freyther · 14 years ago
  24. 4fe22cc ipa-proxy: Patch the IPA Set Attribute messages for NSVCI by Holger Hans Peter Freyther · 14 years ago
  25. 21e1c0d ipa-proxy: Fix the send routine.. convert port to network order by Holger Hans Peter Freyther · 14 years ago
  26. 0897dad ipa-proxy: Only handle some stuff of the CCM locally... by Holger Hans Peter Freyther · 14 years ago
  27. 952aba7 ipa-proxy: Move UDP socket code to the BTS and forward messages... by Holger Hans Peter Freyther · 14 years ago
  28. 6147c5d ipa-proxy: Add option to locally listen to GPRS... by Holger Hans Peter Freyther · 14 years ago
  29. 7670651 ipa: Print the IP addr in the listen as well.. by Holger Hans Peter Freyther · 14 years ago
  30. 6cb9b23 ipa: Say which addr could not be connected... by Holger Hans Peter Freyther · 14 years ago
  31. 1a0c2b7 ipaccess-proxy: Add getopt based config options to the proxy... by Holger Hans Peter Freyther · 14 years ago
  32. 3dac881 ipa: Increase msgb size for the IPA msg in the proxy. by Holger Hans Peter Freyther · 14 years ago
  33. f5b4ba3 ipaccess-config: More verbose help message by Harald Welte · 14 years ago
  34. e15ad48 ipaccess-config: Silence compiler warning. by Holger Hans Peter Freyther · 14 years ago
  35. d6adf5e ipaccess: Make sure flashing of the secondary BTS is working by Holger Hans Peter Freyther · 14 years ago
  36. 64278ed sw_load: Specify the trx_nr for the software load by Holger Hans Peter Freyther · 14 years ago
  37. 52fd4e4 ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRX by Holger Hans Peter Freyther · 14 years ago
  38. ebead59 ipaccess: Refactor... unite some code by Holger Hans Peter Freyther · 14 years ago
  39. 9958f47 ipaccess: Use the right trx when performing the test by Holger Hans Peter Freyther · 14 years ago
  40. 505f20d ipaccess: Use the current TRX to set the OML address. by Holger Hans Peter Freyther · 14 years ago
  41. 5fbf5f4 ipaccess: Wait for the BASEBAND_TRANSCEIVER and then bootstrap OML by Holger Hans Peter Freyther · 14 years ago
  42. aa0db80 abis: Pass the abis_om_obj_inst in the nm_state_event.. by Holger Hans Peter Freyther · 14 years ago
  43. 7d45ea4 [ipaccess] Attempt to fix setting unit ids with a multi trx setup by Holger Hans Peter Freyther · 14 years ago
  44. c6ec040 misc: Use $(top_srcdir) for source, $(top_builddir) for libs by Holger Hans Peter Freyther · 14 years ago
  45. c9a341b move ipaccess tools into their own subdirectory by Harald Welte · 14 years ago
  46. 82ae716 [ipaccess] Avoid bogus compiler warning about uninitialized vars by Holger Hans Peter Freyther · 14 years ago
  47. acf8a0c [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  48. dc5062b move log/debug codebase to libosmocore by Harald Welte · 14 years ago
  49. ff9d8b4 ipa: Make it possible to specify -w and -f in any order by Holger Hans Peter Freyther · 14 years ago
  50. d859a24 ipa-firmware: Fix the write out of the firmware parts by Holger Hans Peter Freyther · 14 years ago
  51. 38722cc ipa-firmware: Write the firmware parts to a file by Holger Hans Peter Freyther · 14 years ago
  52. f63bf4d ipa-firmware: Add the entry first and then seek by Holger Hans Peter Freyther · 14 years ago
  53. e6678dc ipa-firmware: Lift the requirement of having a table_offset of zero by Holger Hans Peter Freyther · 14 years ago
  54. 57e9300 ipa-firmware: Remove the part_length from the struct sdp_firmware by Holger Hans Peter Freyther · 14 years ago
  55. c88181a ipa-firmware: Look at the table offset by Holger Hans Peter Freyther · 14 years ago
  56. 6e79b54 ipa-firmware: Warn/Exit when the required ids can not be found. by Holger Hans Peter Freyther · 14 years ago
  57. 622ab49 ipa-firmware: Remove dummy check... by Holger Hans Peter Freyther · 14 years ago
  58. 91ed1f7 ipa-firmware: The more_more_magic is to indicate the payload by Holger Hans Peter Freyther · 14 years ago
  59. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  60. a855d1f fix ipaccess-config, call missing nanobts initialization by Harald Welte · 14 years ago
  61. 2ef156d bis_nm_ipaccess_set_nvattr() executes on a TRX, not a BTS by Harald Welte · 14 years ago
  62. f7dbd58 [ipaccess] Remove some code duplication in the recently added firmware flashing. by Holger Hans Peter Freyther · 15 years ago
  63. 1356c08 [abis] Dispatch a IPAC restart ACK/NACK signal by Holger Hans Peter Freyther · 15 years ago
  64. 2e83782 [ipaccess] Restart only after setting the OML IP, software load by Holger Hans Peter Freyther · 15 years ago
  65. f9811de [ipaccess] Make SW activation work by filling out sw_load1 and sw_load2 by Holger Hans Peter Freyther · 15 years ago
  66. 3221274 [ipaccess] Close the firmware file as well by Holger Hans Peter Freyther · 15 years ago
  67. dade898 [ipaccess] Move firmware analysis into the ipaccess-config utility by Holger Hans Peter Freyther · 15 years ago
  68. 1f71d9c [ipaccess] Document the software argument for firmware loading by Holger Hans Peter Freyther · 15 years ago
  69. af351a2 [ipaccess] Start using talloc in the firmware code by Holger Hans Peter Freyther · 15 years ago
  70. 0183edd [ipaccess] Change the name to be slightly better.. by Holger Hans Peter Freyther · 15 years ago
  71. c9f8a6d [ipaccess] Expose the sub header list as well.. by Holger Hans Peter Freyther · 15 years ago
  72. 4a98cad [ipaccess] Turn firmware parsing into a routine so it can be used by Holger Hans Peter Freyther · 15 years ago
  73. 8f99562 [ipaccess] Add return values to the analyze_file by Holger Hans Peter Freyther · 15 years ago
  74. 67b05d5 [ipaccess] There is only one second magic number by Holger Hans Peter Freyther · 15 years ago
  75. 1684e79 [ipaccess] Allow to parse the second magic2 as well by Holger Hans Peter Freyther · 15 years ago
  76. b1414d9 [ipaccess] Start the parser recursively... by Holger Hans Peter Freyther · 15 years ago
  77. 1029f84 [ipaccess] Read the " SDP" and version first and then the rest of the header by Holger Hans Peter Freyther · 15 years ago
  78. e29be15 [ipaccess] The firmware format is recursive... by Holger Hans Peter Freyther · 15 years ago
  79. 086ffa5 [abis] Add ACK signal and send it on SET NVATTR ACK by Holger Hans Peter Freyther · 15 years ago
  80. e519896 [ipaccess] Use the right variable... *sigh* by Holger Hans Peter Freyther · 15 years ago
  81. 93f4207 ipaccess-config: re-enable DNM logging, add support for multi-TRX by Harald Welte (local) · 15 years ago
  82. ebdcee2 [ipaccess] Start reading the header entry by Holger Hans Peter Freyther · 15 years ago
  83. 07a4026 [ipaccess] Start figuring out what the header entry is meaning.. by Holger Hans Peter Freyther · 15 years ago
  84. c823c89 [ipaccess] Use the u_intX_t types in the firmware tool by Holger Hans Peter Freyther · 15 years ago
  85. 567b326 [ipaccess] Attempt to read the header entries.. by Holger Hans Peter Freyther · 15 years ago
  86. 46a920c [ipaccess] Do not pick in the wrong headers... by Holger Hans Peter Freyther · 15 years ago
  87. 0b864db [ipaccess] Send a NVATTR to activate the new software after load end by Holger Hans Peter Freyther · 15 years ago
  88. c7aabca [ipaccess] Handle LoadAbort coming from the BTS. by Holger Hans Peter Freyther · 15 years ago
  89. ab2c8b1 [ipaccess] Start flashing once the BTS has started enough... by Holger Hans Peter Freyther · 15 years ago
  90. f413a08 [ipaccess] Add firmware download option to ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  91. 30b9ecd [ipaccess] Verify the size part of the header by Holger Hans Peter Freyther · 15 years ago
  92. fb33957 properly check for EAGAIN in recv() calls by Harald Welte · 15 years ago
  93. da95693 if we recv() from an abis-ip socket, don't consider -EAGAIN an error by Harald Welte · 15 years ago
  94. 426da09 [ipaccess] Move ipaccess utilities into a dedicated subdirectory by Holger Hans Peter Freyther · 15 years ago