Skip to content
Snippets Groups Projects
  1. Apr 11, 2016
  2. Apr 06, 2016
  3. Mar 09, 2016
  4. Feb 26, 2016
  5. Feb 03, 2016
  6. Jan 29, 2016
  7. Jan 27, 2016
  8. Jan 26, 2016
  9. Jan 21, 2016
  10. Jan 19, 2016
  11. Jan 18, 2016
  12. Jan 13, 2016
  13. Jan 11, 2016
  14. Jan 10, 2016
  15. Jan 07, 2016
  16. Jan 06, 2016
  17. Jan 03, 2016
  18. Jan 02, 2016
    • rswindell's avatar
      Added support for .bsy lock files when in BSO/FLO mailer mode · 91acd352
      rswindell authored
      (based on FTS-5005 description) - both detection (won't pack/bundle outgoing
      mail for a node that is "busy" with a mailer session) and exclusive-creation
      (to inform the mailer not to allow a session for this node while outgoing mail
      is being processed).
      - Uses strListFind() from updated xpdev.
      Debug-level log message for all file deletions.
      Some log message update (more detail in some, removal of others).
      Bug-fix: outbound FREQ netmail messages would not be deleted after being
      converted to BSO *.req files. It appears no one has yet tested this feature?
      Cleaned-up sbbsecho.h: use of C99-types, defined SBBSECHO_ARCTYPE_NONE magic
      number macro.
      Incremented version to 2.32.
      91acd352
    • rswindell's avatar
      Added strListFind() to search a string list for an instance of a string using · a4447a63
      rswindell authored
      value comparison (rather than pointer comparison), either case sensitive or
      insensitive.
      a4447a63
    • rswindell's avatar
      Clear the console-abort flag upon return from executing a JS or Baja module. · c22063f9
      rswindell authored
      This solves the problem of a JS-external program (e.g. SyncWX) being aborted
      at a pause prompt with Ctrl-C or Q and that abort status propagating back to
      the external program's menu. If there is a module which needs to propagate
      the console-abort status up to the parent(s), then this could introduce a
      problem. We'll see.
      c22063f9
  19. Jan 01, 2016
Loading