1. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  2. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/sms_queue.c]
  3. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/sms_queue.c]
  4. 701076e sms: Add new SMS requests to the end of the list. by Holger Hans Peter Freyther · 13 years ago
  5. 96e9f08 sms: Argh... reset the pending after we have cleared the queue. by Holger Hans Peter Freyther · 13 years ago
  6. 583e9ae sms: Show the amount of failures and the SMS we want to send. by Holger Hans Peter Freyther · 13 years ago
  7. dc53af6 sms: Fix the log message and end with a new newline. by Holger Hans Peter Freyther · 13 years ago
  8. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  9. 5479fc8 sms: Make sure that this loop is broken from time to time. by Holger Hans Peter Freyther · 13 years ago
  10. 2038457 sms: Rewrite the queue to find SMS harder. by Holger Hans Peter Freyther · 13 years ago
  11. f7e2389 sms: Move the finding of the next SMS to handle to a new method by Holger Hans Peter Freyther · 13 years ago
  12. a37e3bc sms: Change the default values for the sms_queue by Holger Hans Peter Freyther · 13 years ago
  13. a3a659b sms: Workaround a bug in the db layer and update the data by Holger Hans Peter Freyther · 13 years ago
  14. 994dcbb sms: Allow setting amount of failures through the vty. by Holger Hans Peter Freyther · 13 years ago
  15. 7e59c83 sms: Make the amount of failures configurable as well. by Holger Hans Peter Freyther · 13 years ago
  16. 4dcc5e5 sms: Add vty command to clear the pending message by Holger Hans Peter Freyther · 13 years ago
  17. 3c6f6c2 sms: Make the max_pending tunable via a vty runtime setting by Holger Hans Peter Freyther · 13 years ago
  18. 7a0e166 sms: Add vty command to trigger running the queue. by Holger Hans Peter Freyther · 13 years ago
  19. 81c0e25 sms: Provide some simple vty command for the state of the SMS queue by Holger Hans Peter Freyther · 13 years ago
  20. 1716406 sms: Begin sending SMS messages, handle failures by Holger Hans Peter Freyther · 13 years ago
  21. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 13 years ago