1. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  2. 81863cd db: The forward declaration of the enum does not work with C++ by Holger Hans Peter Freyther · 13 years ago
  3. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  4. 73b878a db: Introduce a limit in delivery attempts for the SMS search by Holger Hans Peter Freyther · 13 years ago
  5. 812dad0 db: Add method to load a SMS by id. by Holger Hans Peter Freyther · 13 years ago
  6. abd0cac subscr: Add a VTY command to update the subscriber from the database. by Holger Hans Peter Freyther · 13 years ago
  7. 28dcbc5 misc: Remove gsm_subscriber.h from the db.h file by Holger Hans Peter Freyther · 13 years ago
  8. 76c6416 db.h: Move the '*' to the other side for the gsm_subscriber by Holger Hans Peter Freyther · 14 years ago
  9. 212e105 db: Declare db_sms_inc_deliver_attempts. by Holger Hans Peter Freyther · 14 years ago
  10. 92b2ff5 db: Change naming convention for auth info functions by Sylvain Munaut · 14 years ago
  11. c614a6a db: Rename AuthTuples to AuthLastTuples by Sylvain Munaut · 14 years ago
  12. f2b4cd7 [GPRS] NS: Start to use rate_ctr_group code from libosmocore by Harald Welte · 14 years ago
  13. b464fb4 db: Fix a bug where no pending SMS were found by Holger Hans Peter Freyther · 14 years ago
  14. 062d5ef db: Add methods to set auth{info,tuple} for a subscriber by Sylvain Munaut · 14 years ago
  15. c5f488b db: Add declaration for get_auth{info,tuple_for_subscriber by Sylvain Munaut · 14 years ago
  16. 28f811c db: Fix compile warning, declare db_sms_get_unsent_by_subscr by Sylvain Munaut · 14 years ago
  17. ffa55a4 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 14 years ago
  18. 026531e store all APDU's received from the MS in the database by Harald Welte (local) · 15 years ago
  19. 9eca37f fix problems with tmsi uniqueness in the subscriber table by Jan Luebbe · 15 years ago
  20. 31bef49 token support in the DB by Jan Luebbe · 15 years ago
  21. 34e9749 misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  22. 2ebabca new db_sms_get_unsent_for_subscr() function by Harald Welte · 15 years ago
  23. 9176bd4 make sure subscr->net is always set by Harald Welte · 15 years ago
  24. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from include/openbsc/db.h]
  25. c7b86f9 Revert "[db] Keep track of the current gsm_network" by Holger Freyther · 15 years ago
  26. 36650b8 [db] Keep track of the current gsm_network by Holger Freyther · 15 years ago
  27. 7e310b1 Store incoming SMS into SQL database by Harald Welte · 15 years ago
  28. ca362a6 Make gcc happy and remove a couple of warnings by Holger Freyther · 15 years ago
  29. 12aa50d Change the subscriber and database backend by Holger Freyther · 15 years ago
  30. bde3610 make it optional where the hlr database is stored by Holger Freyther · 15 years ago
  31. fac25fc add a equipment table by Jan Luebbe · 15 years ago
  32. 5c15c85 rewrite db backend by Jan Luebbe · 15 years ago
  33. faaa49c db: add GPL headers and integrate with autofoo by Jan Luebbe · 15 years ago