1. 7b423ed Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  2. 85929a7 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libmsc/sms_queue.c]
  3. 5121576 src: use osmo_timer_setup() by Pablo Neira Ayuso · 7 years ago
  4. 1e918c3 debug log for sms: fix/add by Neels Hofmeyr · 8 years ago
  5. e5d2c60 SMS: Attempting to send SMS is not a NOTICEable event by Harald Welte · 12 years ago
  6. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  7. 93de8b2 sms: Address the TODO and schedule the next SMS for an active subscriber by Holger Hans Peter Freyther · 10 years ago
  8. 024dc77 sms: Do not interfere with the SMS queue from within gsm_04_11 by Holger Hans Peter Freyther · 10 years ago
  9. eff4094 sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  10. 6b55f60 sms_queue: It is a bad idea to detach a subscriber on failed delivery by Holger Hans Peter Freyther · 12 years ago
  11. 074b2b2 smsqueue: There was a race/bug with a booting phone, paging and LU by Holger Hans Peter Freyther · 13 years ago
  12. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  13. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  14. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  15. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/sms_queue.c]
  16. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/sms_queue.c]
  17. 701076e sms: Add new SMS requests to the end of the list. by Holger Hans Peter Freyther · 14 years ago
  18. 96e9f08 sms: Argh... reset the pending after we have cleared the queue. by Holger Hans Peter Freyther · 14 years ago
  19. 583e9ae sms: Show the amount of failures and the SMS we want to send. by Holger Hans Peter Freyther · 14 years ago
  20. dc53af6 sms: Fix the log message and end with a new newline. by Holger Hans Peter Freyther · 14 years ago
  21. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 14 years ago
  22. 5479fc8 sms: Make sure that this loop is broken from time to time. by Holger Hans Peter Freyther · 14 years ago
  23. 2038457 sms: Rewrite the queue to find SMS harder. by Holger Hans Peter Freyther · 14 years ago
  24. f7e2389 sms: Move the finding of the next SMS to handle to a new method by Holger Hans Peter Freyther · 14 years ago
  25. a37e3bc sms: Change the default values for the sms_queue by Holger Hans Peter Freyther · 14 years ago
  26. a3a659b sms: Workaround a bug in the db layer and update the data by Holger Hans Peter Freyther · 14 years ago
  27. 994dcbb sms: Allow setting amount of failures through the vty. by Holger Hans Peter Freyther · 14 years ago
  28. 7e59c83 sms: Make the amount of failures configurable as well. by Holger Hans Peter Freyther · 14 years ago
  29. 4dcc5e5 sms: Add vty command to clear the pending message by Holger Hans Peter Freyther · 14 years ago
  30. 3c6f6c2 sms: Make the max_pending tunable via a vty runtime setting by Holger Hans Peter Freyther · 14 years ago
  31. 7a0e166 sms: Add vty command to trigger running the queue. by Holger Hans Peter Freyther · 14 years ago
  32. 81c0e25 sms: Provide some simple vty command for the state of the SMS queue by Holger Hans Peter Freyther · 14 years ago
  33. 1716406 sms: Begin sending SMS messages, handle failures by Holger Hans Peter Freyther · 14 years ago
  34. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 14 years ago