1. 2ebabca new db_sms_get_unsent_for_subscr() function by Harald Welte · 15 years ago
  2. d0b7b77 add ud_hdr_ind to SMS table by Harald Welte · 15 years ago
  3. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  4. f3efc59 further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  5. 9176bd4 make sure subscr->net is always set by Harald Welte · 15 years ago
  6. f0465bd Merge branch 'master' into sms by Harald Welte · 15 years ago
  7. c2e302d Store classmark1/2/3 in equipment SQL table by Harald Welte · 15 years ago
  8. be3e378 further SMS work by Harald Welte · 15 years ago
  9. b9c758b more SMS improvements by Harald Welte · 15 years ago
  10. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from src/db.c]
  11. 9175447 db.c: tmsi may be empty so put it into '' to make that obvoius (Andreas Eversberg) by Holger Freyther · 15 years ago
  12. c7b86f9 Revert "[db] Keep track of the current gsm_network" by Holger Freyther · 15 years ago
  13. c2995ea [db] Introduce a VLR database here by Holger Freyther · 15 years ago
  14. 1d506c8 [db] Make the db connection static by Holger Freyther · 15 years ago
  15. 36650b8 [db] Keep track of the current gsm_network by Holger Freyther · 15 years ago
  16. d4cb79f [db] Remove FIXME as it is fixed... by Holger Freyther · 15 years ago
  17. 7e310b1 Store incoming SMS into SQL database by Harald Welte · 15 years ago
  18. b4064bc [db] Introduce a table for SMS by Holger Freyther · 15 years ago
  19. 1ef983b [db] Print the type and id of the not found provider by Holger Freyther · 15 years ago
  20. 9c564b8 introduce lookup of subscribers based on their extension number by Holger Freyther · 15 years ago
  21. ca362a6 Make gcc happy and remove a couple of warnings by Holger Freyther · 15 years ago
  22. 12aa50d Change the subscriber and database backend by Holger Freyther · 16 years ago
  23. 523200b update the timestamp in the db by Harald Welte · 16 years ago
  24. bde3610 make it optional where the hlr database is stored by Holger Freyther · 16 years ago
  25. 3444ddb fix typo in debug message by Jan Luebbe · 16 years ago
  26. 391d86e add extension field to subscriber struct and name column to db by Jan Luebbe · 16 years ago
  27. 75a983f * add database handling * fix IMSI handling by Harald Welte · 16 years ago
  28. e30dbb3 also track creation and update time for subscriber and equipment by Jan Luebbe · 16 years ago
  29. fac25fc add a equipment table by Jan Luebbe · 16 years ago
  30. 6e2e545 add authorized state to subscribers in db by Jan Luebbe · 16 years ago
  31. 7eda3ab remove db debug output by Jan Luebbe · 16 years ago
  32. 5c15c85 rewrite db backend by Jan Luebbe · 16 years ago
  33. faaa49c db: add GPL headers and integrate with autofoo by Jan Luebbe · 16 years ago
  34. 7398eb9 add first sketch of a DB backend by Jan Luebbe · 16 years ago