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