1. 3c9068f db: Fix next fall-out with make distcheck by Holger Hans Peter Freyther · 10 years ago
  2. 6114401 db: Add testcase for the db migration. by Holger Hans Peter Freyther · 10 years ago
  3. 73bc51d db: Add testcase for storing/loading/comparing a sms by Holger Hans Peter Freyther · 10 years ago
  4. 82a1858 db: Add more tests for retrieving subscribers from a DB. by Alexander Chemeris · 10 years ago
  5. e828b66 build: db_test does not use dlopen/dlsym.. remove LIBRARY_DL from deps by Holger Hans Peter Freyther · 11 years ago
  6. 876b55a freebsd: dlopen/dlsym/dlerror is part of libc, use LIBRARY_DL for linking by Nikola · 11 years ago
  7. 7634ec1 db: Remove the struct gsm_network from the database layer by Holger Hans Peter Freyther · 11 years ago
  8. 86d46c5 Fix copy-paste error in console output in db_test. by Alexander Chemeris · 11 years ago
  9. a1c09a4 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  10. 0c908b6 db: Link to the VTY library for the vty_config_unlock symbol by Holger Hans Peter Freyther · 11 years ago
  11. c648368 tests: Fix build of 'db' test after smpp merge by Harald Welte · 12 years ago
  12. 6c88217 tests: Introduce running tests with GNU autotest in OpenBSC by Holger Hans Peter Freyther · 12 years ago
  13. 45222a7 db: Fix the test code by Holger Hans Peter Freyther · 12 years ago
  14. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  15. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  16. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago
  17. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  18. 763b42a subscr: Dump the pending requests to help with debugging state. by Holger Hans Peter Freyther · 14 years ago
  19. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  20. 28dcbc5 misc: Remove gsm_subscriber.h from the db.h file by Holger Hans Peter Freyther · 14 years ago
  21. ecd94a4 misc: Introduce a --enable-coverage mode to build with gprof coverage by Holger Hans Peter Freyther · 14 years ago
  22. 140f6e9 [misc] Add LIBOSMOCORE_CFLAGS to the includes by Holger Hans Peter Freyther · 14 years ago
  23. f98a497 finish openbsc / libosmocore separation by Harald Welte · 14 years ago
  24. b19dc28 liblaf0rge: Make the other targets depend on the liblaforge... by Holger Hans Peter Freyther · 14 years ago
  25. 2223025 [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  26. 93d4394 [msc] Move gsm_04_08.c, mncc and various others to libmsc by Holger Hans Peter Freyther · 15 years ago
  27. 857e5e6 [subscr] Split gsm_subscriber.c in BSC and MSC part by Holger Hans Peter Freyther · 15 years ago
  28. 42e327b [msc] Introduce a libmsc.a library by Holger Hans Peter Freyther · 15 years ago
  29. b456494 db_test.c: Make it compile again by Holger Hans Peter Freyther · 15 years ago
  30. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago