1. 6025f80 db: Use subscriber_id as primary key for AuthKeys/AuthLastTuples by Sylvain Munaut · 14 years ago
  2. f190bdf db: Rename AuthTuples to AuthLastTuples by Sylvain Munaut · 14 years ago
  3. 805eb48 DB: don't use reserved "index" word in SQL table field name by Harald Welte · 14 years ago
  4. 7e85eaf [GPRS] NS: more rate counters for BLOCK / DEAD count by Harald Welte · 14 years ago
  5. c80bb28 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  6. 5a5ee60 db: Fix aliasing warning by casting the signed char to a struct by Holger Hans Peter Freyther · 14 years ago
  7. 7113514 [misc] Remove whitespace from the end of the line. by Holger Hans Peter Freyther · 14 years ago
  8. 082ec46 db: Fix a bug where no pending SMS were found by Holger Hans Peter Freyther · 14 years ago
  9. f4625b1 split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  10. deab241 db: Add methods to set auth{info,tuple} for a subscriber by Sylvain Munaut · 15 years ago
  11. 00b043a db: Fix bad size comparison when retrieving Ki by Sylvain Munaut · 15 years ago
  12. da87636 db: Add issued/use_count/key_seq fields to AuthTuples by Sylvain Munaut · 15 years ago
  13. 47a79bc db: Fix type of algorithm_id (NUMERIC -> INTEGER) by Sylvain Munaut · 15 years ago
  14. c1bf126 db: Fix missing commas in AuthTuples table creation by Sylvain Munaut · 15 years ago
  15. c9ba256 [db] A new subscriber is an INFO event, not NOTICE by Harald Welte (local) · 15 years ago
  16. 990ca03 'classmark1' is not an integer field in the database by Harald Welte (local) · 15 years ago
  17. 273fdfd Converrt the database later to use DEBUGP/LOGP instead of stderr by Harald Welte · 15 years ago
  18. eff28ac db: coding style cleanup by Harald Welte · 15 years ago
  19. d574fac fix merge artefact from db.c by Harald Welte · 15 years ago
  20. 28f7c57 [authentication] Code for retrieving authentication data from SQL DB by Harald Welte · 15 years ago
  21. 4051831 fix sql table creation for 'Counters' table by Harald Welte · 15 years ago
  22. bdbb744 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  23. c2e0a44 Implement a better sending of pending SMS by Sylvain Munaut · 15 years ago
  24. 889b01c [db] Fix queries for unsent SMS by Sylvain Munaut · 15 years ago
  25. f330bf4 fix compile warning in db.c by Harald Welte · 15 years ago
  26. 26abffa change some identifiers from u_int64_t to unsigned long long by Harald Welte · 15 years ago
  27. eb12526 [db] Fix compile warnings in db.c by Holger Hans Peter Freyther · 15 years ago
  28. cd8bacf [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  29. 044008d Use correct capitalization on SQL statements by Harald Welte · 15 years ago
  30. ced09ed actual code running at end of har2009 by Harald Welte (local) · 15 years ago
  31. bd72aa2 store all APDU's received from the MS in the database by Harald Welte (local) · 15 years ago
  32. 7e3c85b don't try to deliver sms to a subscriber that's not registered by Harald Welte (local) · 15 years ago
  33. 1b47047 fix token allocation sql strings by Harald Welte (local) · 15 years ago
  34. ae73121 fix random extension generation by Jan Luebbe · 15 years ago
  35. f4ac9a7 fix problems with tmsi uniqueness in the subscriber table by Jan Luebbe · 15 years ago
  36. 70a9a0f fix a wrong format specifier by Jan Luebbe · 15 years ago
  37. 62cc86d allocate an extension when creating the subscriber by Jan Luebbe · 15 years ago
  38. bb7501f token support in the DB by Jan Luebbe · 15 years ago
  39. e297403 flag new subscriber structs in memory and send a signal by Jan Luebbe · 15 years ago
  40. d8d0035 db.c: Move the schema revision check after creating the tables by Holger Hans Peter Freyther · 15 years ago
  41. 689e132 db: Fix warning about truncating the size by Holger Hans Peter Freyther · 15 years ago
  42. 735cd9e misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  43. 43762f7 new db_sms_get_unsent_for_subscr() function by Harald Welte · 15 years ago
  44. ccf68fd add ud_hdr_ind to SMS table by Harald Welte · 15 years ago
  45. 68b7df2 first 'working' SMS implementation by Harald Welte · 15 years ago
  46. b78996d further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  47. 7535041 make sure subscr->net is always set by Harald Welte · 15 years ago
  48. 6f6bbb2 Merge branch 'master' into sms by Harald Welte · 15 years ago
  49. f6845a7 Store classmark1/2/3 in equipment SQL table by Harald Welte · 15 years ago
  50. 4531c6b further SMS work by Harald Welte · 15 years ago
  51. 156c5e6 more SMS improvements by Harald Welte · 15 years ago
  52. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago