1. 273fdfd Converrt the database later to use DEBUGP/LOGP instead of stderr by Harald Welte · 15 years ago
  2. eff28ac db: coding style cleanup by Harald Welte · 15 years ago
  3. d574fac fix merge artefact from db.c by Harald Welte · 15 years ago
  4. 28f7c57 [authentication] Code for retrieving authentication data from SQL DB by Harald Welte · 15 years ago
  5. 4051831 fix sql table creation for 'Counters' table by Harald Welte · 15 years ago
  6. bdbb744 statistics: Introduce 'struct counter' instead of using unsigned long by Harald Welte · 15 years ago
  7. c2e0a44 Implement a better sending of pending SMS by Sylvain Munaut · 15 years ago
  8. 889b01c [db] Fix queries for unsent SMS by Sylvain Munaut · 15 years ago
  9. f330bf4 fix compile warning in db.c by Harald Welte · 15 years ago
  10. 26abffa change some identifiers from u_int64_t to unsigned long long by Harald Welte · 15 years ago
  11. eb12526 [db] Fix compile warnings in db.c by Holger Hans Peter Freyther · 15 years ago
  12. cd8bacf [tmsi] Make the tmsi a 4 octet number by Holger Hans Peter Freyther · 15 years ago
  13. 044008d Use correct capitalization on SQL statements by Harald Welte · 15 years ago
  14. ced09ed actual code running at end of har2009 by Harald Welte (local) · 15 years ago
  15. bd72aa2 store all APDU's received from the MS in the database by Harald Welte (local) · 15 years ago
  16. 7e3c85b don't try to deliver sms to a subscriber that's not registered by Harald Welte (local) · 15 years ago
  17. 1b47047 fix token allocation sql strings by Harald Welte (local) · 15 years ago
  18. ae73121 fix random extension generation by Jan Luebbe · 15 years ago
  19. f4ac9a7 fix problems with tmsi uniqueness in the subscriber table by Jan Luebbe · 15 years ago
  20. 70a9a0f fix a wrong format specifier by Jan Luebbe · 15 years ago
  21. 62cc86d allocate an extension when creating the subscriber by Jan Luebbe · 15 years ago
  22. bb7501f token support in the DB by Jan Luebbe · 15 years ago
  23. e297403 flag new subscriber structs in memory and send a signal by Jan Luebbe · 15 years ago
  24. d8d0035 db.c: Move the schema revision check after creating the tables by Holger Hans Peter Freyther · 15 years ago
  25. 689e132 db: Fix warning about truncating the size by Holger Hans Peter Freyther · 15 years ago
  26. 735cd9e misc: Add prototypes to header files, include more header files by Holger Hans Peter Freyther · 15 years ago
  27. 43762f7 new db_sms_get_unsent_for_subscr() function by Harald Welte · 15 years ago
  28. ccf68fd add ud_hdr_ind to SMS table by Harald Welte · 15 years ago
  29. 68b7df2 first 'working' SMS implementation by Harald Welte · 15 years ago
  30. b78996d further steps towards better, transaction based SMS by Harald Welte · 15 years ago
  31. 7535041 make sure subscr->net is always set by Harald Welte · 15 years ago
  32. 6f6bbb2 Merge branch 'master' into sms by Harald Welte · 15 years ago
  33. f6845a7 Store classmark1/2/3 in equipment SQL table by Harald Welte · 15 years ago
  34. 4531c6b further SMS work by Harald Welte · 15 years ago
  35. 156c5e6 more SMS improvements by Harald Welte · 15 years ago
  36. 59b0468 move openbsc into its own subdirectory by Harald Welte · 15 years ago