1. a353b96 rm dup: use channel type names from libosmocore by Neels Hofmeyr · 8 years ago
  2. 9d29545 meas: Do not retry to close the database by Holger Hans Peter Freyther · 8 years ago
  3. b67632b db: evaluate return value of sqlite3_finalize(), tweak log output. by Neels Hofmeyr · 8 years ago
  4. b3bf6d1 check return value of sqlite3_close(), retry up to three times. by Neels Hofmeyr · 8 years ago
  5. 1fee93c use sqlite3_close() instead of sqlite3_close_v2() by Neels Hofmeyr · 8 years ago
  6. 97deca3 Patch to make openbsc find libsmpp34 by Ruben Undheim · 8 years ago
  7. 7bb55f3 Fix TSC/BSIC handling bug and remove bts->tsc by Harald Welte · 9 years ago
  8. 687d6b4 meas_db.c: fix compiler warnings by Harald Welte · 9 years ago
  9. e9914e6 Fix Warning: openbsc implicit-pointer-decl meas_udp2db.c:50 by Martin Hauke · 9 years ago
  10. e107c11 Fix no-return-in-nonvoid-function meas_vis.c by Martin Hauke · 9 years ago
  11. 7f1e13a write_queue: Check the result of osmo_wqueue_enqueue and free by Holger Hans Peter Freyther · 9 years ago
  12. c914585 meas: Unbreak the build once more by Holger Hans Peter Freyther · 9 years ago
  13. c14a7c1 meas_pcap2db.c: Fix build without CDK by Harald Welte · 10 years ago
  14. b9fa49a meas_feed: add osmo-meas-udp2db for realtime feed into database by Harald Welte · 12 years ago
  15. b3487b1 meas_feed: Add tool to read meas_feed PCAP and write it to sqlite3 by Harald Welte · 12 years ago
  16. ec83de5 build meas_vis only if libcdk is available by Harald Welte · 12 years ago
  17. aa2e660 meas_vis: Add header and print TA + TO values by Harald Welte · 12 years ago
  18. 55217cb meas_vis: assign bar colors depending on level, display RxQual by Harald Welte · 12 years ago
  19. d597317 Initial support for export + curses-visualization of measurements by Harald Welte · 12 years ago
  20. bad8ffc Fix most compiler warnings with gcc-4.9.2 by Harald Welte · 10 years ago
  21. 699ecdf bsc: Move gsm_subscriber_base.c to libcommon by Jacob Erlbeck · 10 years ago
  22. e3a73ab smpp_mirror: Initialize rc when cmd_id is not DELIVER_SM by Holger Hans Peter Freyther · 11 years ago
  23. 1b39a8f misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  24. eb0842d isdnsync: Remove a double close of the isdn device by Holger Hans Peter Freyther · 11 years ago
  25. 9200844 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  26. fde4916 SMPP: add small utility program 'smpp_mirror' by Harald Welte · 12 years ago
  27. 3da47d0 misc: Linking fixes for Ubuntu 11.10 Compiler by Holger Hans Peter Freyther · 13 years ago
  28. 42e41df src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago
  29. 88c9bba src: use new msg->dst pointer instead of deprecated msg->trx by Pablo Neira Ayuso · 13 years ago
  30. 0d5bd63 bs11_config: fix array bounds problem by using value_string by Harald Welte · 13 years ago
  31. c788128 split gsm_data.c in gsm_data_shared.c and gsm_data.c by Harald Welte · 13 years ago
  32. 2d59cc6 misc: Use the osmo_init code for signals and logging by Holger Hans Peter Freyther · 13 years ago
  33. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  34. 1c45074 src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  35. 04d24cd src: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  36. 840ccf6 src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  37. 30c060b misc: Remove sys/types.h includes from the files by Holger Hans Peter Freyther · 13 years ago
  38. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  39. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  40. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  41. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago