1. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  2. e78ae21 move to libcommon-cs: net init 3: actual move by Neels Hofmeyr · 8 years ago
  3. 2d521a0 move to libcommon-cs: net init 2: move bsc_network_init decl to new .h by Neels Hofmeyr · 8 years ago
  4. 27681a3 move to libcommon-cs: net init 1: rename to bsc_network_init by Neels Hofmeyr · 8 years ago
  5. dfe48fd bs11_config: remove compiler waring about unused variable by Harald Welte · 8 years ago
  6. 4c2d4ab msgb talloc ctx: initialize in all main() scopes by Neels Hofmeyr · 8 years ago
  7. 20436c8 meas_pcap2db.c: remove unused include of msgb.h by Neels Hofmeyr · 8 years ago
  8. 30f7310 bs11_config: initialize bs11 tall ctx, use instead of bsc ctx by Neels Hofmeyr · 8 years ago
  9. 77c8d5f mscsplit: gsm_network_init(): add explicit root talloc ctx by Neels Hofmeyr · 8 years ago
  10. 0b60729 utils/Makefile.am: remove unused LIBOSMOVTY_CFLAGS by Neels Hofmeyr · 8 years ago
  11. 7b6673f Consistenly format variables in */Makefile.am files by Alexander Huemer · 8 years ago
  12. b1c227e bs11_config: add brackets to fix warning in argument parsing by Alexander Couzens · 8 years ago
  13. 29048b2 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  14. 8c51527 meas: Do not retry to close the database by Holger Hans Peter Freyther · 8 years ago
  15. 6a1d172 db: evaluate return value of sqlite3_finalize(), tweak log output. by Neels Hofmeyr · 8 years ago
  16. 45ee133 check return value of sqlite3_close(), retry up to three times. by Neels Hofmeyr · 8 years ago
  17. 5b38312 use sqlite3_close() instead of sqlite3_close_v2() by Neels Hofmeyr · 8 years ago
  18. 2259c75 Patch to make openbsc find libsmpp34 by Ruben Undheim · 8 years ago
  19. a2bbc5e Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  20. 24e3c3e meas_db.c: fix compiler warnings by Harald Welte · 9 years ago
  21. 9270dc8 Fix Warning: openbsc implicit-pointer-decl meas_udp2db.c:50 by Martin Hauke · 9 years ago
  22. 4316cb2 Fix no-return-in-nonvoid-function meas_vis.c by Martin Hauke · 9 years ago
  23. fd603ed write_queue: Check the result of osmo_wqueue_enqueue and free by Holger Hans Peter Freyther · 9 years ago
  24. bb06eb9 meas: Unbreak the build once more by Holger Hans Peter Freyther · 9 years ago
  25. 0c4e400 meas_pcap2db.c: Fix build without CDK by Harald Welte · 9 years ago
  26. dfbc42c meas_feed: add osmo-meas-udp2db for realtime feed into database by Harald Welte · 12 years ago
  27. dc9b4e9 meas_feed: Add tool to read meas_feed PCAP and write it to sqlite3 by Harald Welte · 12 years ago
  28. 7465e4c build meas_vis only if libcdk is available by Harald Welte · 12 years ago
  29. 61c9156 meas_vis: Add header and print TA + TO values by Harald Welte · 12 years ago
  30. 98ba635 meas_vis: assign bar colors depending on level, display RxQual by Harald Welte · 12 years ago
  31. b4771a6 Initial support for export + curses-visualization of measurements by Harald Welte · 12 years ago
  32. 7b1d25a Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 9 years ago
  33. 3911880 bsc: Move gsm_subscriber_base.c to libcommon by Jacob Erlbeck · 10 years ago
  34. 7672db3 smpp_mirror: Initialize rc when cmd_id is not DELIVER_SM by Holger Hans Peter Freyther · 11 years ago
  35. 5ecbc93 misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  36. 8690b98 isdnsync: Remove a double close of the isdn device by Holger Hans Peter Freyther · 11 years ago
  37. a1c09a4 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  38. c0de14d SMPP: add small utility program 'smpp_mirror' by Harald Welte · 12 years ago
  39. 37a63ca misc: Linking fixes for Ubuntu 11.10 Compiler by Holger Hans Peter Freyther · 13 years ago
  40. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  41. 7abecfc src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  42. 5b3c05d bs11_config: fix array bounds problem by using value_string by Harald Welte · 13 years ago
  43. 3300c01 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  44. 67cd75f misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  45. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  46. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  47. 4db9299 src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  48. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  49. a8a09df misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  50. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  51. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  52. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  53. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago