1. 2c38f71 db: Avoid undefined behavior when copying cm2/cm3 from the db by Holger Hans Peter Freyther · 8 years ago
  2. 14368df libmsc: Use RAND_bytes to generate a token by Daniel Willmann · 9 years ago
  3. 5926596 libmsc: Use RAND_bytes when choosing a tmsi by Daniel Willmann · 9 years ago
  4. 2787c75 use non-vararg functions if possible by Max · 9 years ago
  5. dcde4b6 nitb: Fix IMSI/IMEI buffer handling (Coverity) by Jacob Erlbeck · 9 years ago
  6. da8770b msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  7. 68a82f7 DB: produce a backtrace in case of a DB error by Harald Welte · 10 years ago
  8. 77c9f13 db: Use ulonglong to access the database for sqlite3 by Holger Hans Peter Freyther · 10 years ago
  9. 5433c16 db: Fix fall-out with the subscriber removal in the subscriber deletion code by Holger Hans Peter Freyther · 10 years ago
  10. daf0eea db: Add testcase for the db migration. by Holger Hans Peter Freyther · 10 years ago
  11. 1071e0a sms: Add code to migrate the database to the new schema by Holger Hans Peter Freyther · 10 years ago
  12. c5104f2 sms: Do not store received id in the SMS database. by Alexander Chemeris · 11 years ago
  13. d262daa sms: Kill the sms->sender and use addr/ton/npi throughout the code by Holger Hans Peter Freyther · 11 years ago
  14. d41b7b7 nitb/ctrl: Implement a command to list all active subscribers by Holger Hans Peter Freyther · 10 years ago
  15. c652a5d nitb/ctrl: Implement creating and deleting subscribers by Holger Hans Peter Freyther · 10 years ago
  16. 5c3e05f db,sms: Rename db_sms_mark_sent() to db_sms_mark_delivered() by Alexander Chemeris · 10 years ago
  17. 1271c77 db: Remove the german from the log message by Alexander Chemeris · 10 years ago
  18. 7ff8806 db: Avoid crash we have seen with the dbi code when reading a SMS by Holger Hans Peter Freyther · 11 years ago
  19. 3dc0ab1 db: Fetch the authorized key using ulonglong by Kevin Redon · 11 years ago
  20. abe587d db: Remove the struct gsm_network from the database layer by Holger Hans Peter Freyther · 11 years ago
  21. 0d404ca Fix typo ',' -> ';' at the end of a line. by Alexander Chemeris · 11 years ago
  22. 2fb8ebf expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  23. 1b39a8f misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  24. 461a0d8 db: Fix an issue with the memset by Holger Hans Peter Freyther · 11 years ago
  25. fe7cc1e libmsc: Track and update the location update expiry by Jan Luebbe · 12 years ago
  26. fde4916 SMPP: add small utility program 'smpp_mirror' by Harald Welte · 12 years ago
  27. 40b7dfd libmsc/db: Fix max value of ainfo->a3a8_ki_len in db_get_authinfo_for_subscr by Sylvain Munaut · 12 years ago
  28. a26aeba db: use ANSI (void) function declarations by Harald Welte · 13 years ago
  29. b4660bd db: fix Smatch warnings by Harald Welte · 13 years ago
  30. b1d5a69 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  31. 1c45074 src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  32. 7eb8a9a misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  33. dd5fff4 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  34. 3d1aaac prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/db.c]
  35. 4f272cc re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/db.c]
  36. 07d876d misc: Remove unused variable from the db. by Holger Hans Peter Freyther · 14 years ago
  37. c06687d [db] Fix double-quoting in libdbi backend by Harald Welte · 14 years ago
  38. 0e3e88e License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  39. f29c9bf db: Quote the IMEI string before passing it into the database. by Holger Hans Peter Freyther · 14 years ago
  40. 447bc5a [db] Properly quote name and extension for SQL access by Harald Welte · 14 years ago
  41. ae9c9d9 db: Introduce a limit in delivery attempts for the SMS search by Holger Hans Peter Freyther · 14 years ago
  42. d0095e4 db: Add method to load a SMS by id. by Holger Hans Peter Freyther · 14 years ago
  43. 0c29e5f subscr: Add a VTY command to update the subscriber from the database. by Holger Hans Peter Freyther · 14 years ago
  44. ef3b59d misc: Remove gsm_subscriber.h from the db.h file by Holger Hans Peter Freyther · 14 years ago
  45. b74772b misc: Reorder includes, move osmocore to the end by Holger Hans Peter Freyther · 14 years ago
  46. dfd61a3 janitor: Move the * to the variable name by Holger Hans Peter Freyther · 14 years ago
  47. 8de47dc db.c: Fix some SQL queries for ambiguous column names by Sylvain Munaut · 14 years ago
  48. e795f67 db: Use proper %llu for subscriber ID in format string. by Sylvain Munaut · 14 years ago
  49. ef710ae db: Fix typo in sync_lastauthtuples SQL UPDATE stmt by Sylvain Munaut · 14 years ago
  50. 48858d2 db: Change naming convention for auth info functions by Sylvain Munaut · 14 years ago
  51. 6025f80 db: Use subscriber_id as primary key for AuthKeys/AuthLastTuples by Sylvain Munaut · 14 years ago
  52. f190bdf db: Rename AuthTuples to AuthLastTuples by Sylvain Munaut · 14 years ago
  53. 805eb48 DB: don't use reserved "index" word in SQL table field name by Harald Welte · 14 years ago
  54. 7e85eaf [GPRS] NS: more rate counters for BLOCK / DEAD count by Harald Welte · 14 years ago
  55. c80bb28 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  56. 5a5ee60 db: Fix aliasing warning by casting the signed char to a struct by Holger Hans Peter Freyther · 14 years ago
  57. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  58. 082ec46 db: Fix a bug where no pending SMS were found by Holger Hans Peter Freyther · 14 years ago
  59. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  60. deab241 db: Add methods to set auth{info,tuple} for a subscriber by Sylvain Munaut · 15 years ago
  61. 00b043a db: Fix bad size comparison when retrieving Ki by Sylvain Munaut · 15 years ago
  62. da87636 db: Add issued/use_count/key_seq fields to AuthTuples by Sylvain Munaut · 15 years ago
  63. 47a79bc db: Fix type of algorithm_id (NUMERIC -> INTEGER) by Sylvain Munaut · 15 years ago
  64. c1bf126 db: Fix missing commas in AuthTuples table creation by Sylvain Munaut · 15 years ago
  65. c9ba256 [db] A new subscriber is an INFO event, not NOTICE by Harald Welte (local) · 15 years ago
  66. 990ca03 'classmark1' is not an integer field in the database by Harald Welte (local) · 15 years ago
  67. 273fdfd Converrt the database later to use DEBUGP/LOGP instead of stderr by Harald Welte · 15 years ago
  68. eff28ac db: coding style cleanup by Harald Welte · 15 years ago
  69. d574fac fix merge artefact from db.c by Harald Welte · 15 years ago
  70. 28f7c57 [authentication] Code for retrieving authentication data from SQL DB by Harald Welte · 15 years ago
  71. 4051831 fix sql table creation for 'Counters' table by Harald Welte · 15 years ago
  72. bdbb744 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  73. c2e0a44 Implement a better sending of pending SMS by Sylvain Munaut · 15 years ago
  74. 889b01c [db] Fix queries for unsent SMS by Sylvain Munaut · 15 years ago
  75. f330bf4 fix compile warning in db.c by Harald Welte · 15 years ago
  76. 26abffa change some identifiers from u_int64_t to unsigned long long by Harald Welte · 15 years ago
  77. eb12526 [db] Fix compile warnings in db.c by Holger Hans Peter Freyther · 15 years ago
  78. cd8bacf [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  79. 044008d Use correct capitalization on SQL statements by Harald Welte · 15 years ago
  80. ced09ed actual code running at end of har2009 by Harald Welte (local) · 15 years ago
  81. bd72aa2 store all APDU's received from the MS in the database by Harald Welte (local) · 15 years ago
  82. 7e3c85b don't try to deliver sms to a subscriber that's not registered by Harald Welte (local) · 15 years ago
  83. 1b47047 fix token allocation sql strings by Harald Welte (local) · 15 years ago
  84. ae73121 fix random extension generation by Jan Luebbe · 15 years ago
  85. f4ac9a7 fix problems with tmsi uniqueness in the subscriber table by Jan Luebbe · 15 years ago
  86. 70a9a0f fix a wrong format specifier by Jan Luebbe · 15 years ago
  87. 62cc86d allocate an extension when creating the subscriber by Jan Luebbe · 15 years ago
  88. bb7501f token support in the DB by Jan Luebbe · 15 years ago
  89. e297403 flag new subscriber structs in memory and send a signal by Jan Luebbe · 15 years ago
  90. d8d0035 db.c: Move the schema revision check after creating the tables by Holger Hans Peter Freyther · 15 years ago
  91. 689e132 db: Fix warning about truncating the size by Holger Hans Peter Freyther · 15 years ago
  92. 735cd9e misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  93. 43762f7 new db_sms_get_unsent_for_subscr() function by Harald Welte · 15 years ago
  94. ccf68fd add ud_hdr_ind to SMS table by Harald Welte · 15 years ago
  95. 68b7df2 first 'working' SMS implementation by Harald Welte · 15 years ago
  96. b78996d further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  97. 7535041 make sure subscr->net is always set by Harald Welte · 15 years ago
  98. 6f6bbb2 Merge branch 'master' into sms by Harald Welte · 15 years ago
  99. f6845a7 Store classmark1/2/3 in equipment SQL table by Harald Welte · 15 years ago
  100. 4531c6b further SMS work by Harald Welte · 15 years ago