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