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