Skip to content
Snippets Groups Projects
  1. Feb 04, 2016
  2. Feb 03, 2016
  3. Jan 29, 2016
  4. Jan 28, 2016
    • deuce's avatar
    • deuce's avatar
      Polyfill the String.prototype.repeat() method. · cab86ed2
      deuce authored
      Some better polyfill method should be worked out at some point...
      cab86ed2
    • deuce's avatar
      Remove fullpath() call... it doesn't call realpath(). · 9a28ef61
      deuce authored
      SysOps with symlink hacks will have extra chatter in their logs.
      9a28ef61
    • deuce's avatar
      Fix first argument to tx_callback (again). · 2b934749
      deuce authored
      2b934749
    • deuce's avatar
      Remove debug output in previous commit. · 757ab4ba
      deuce authored
      757ab4ba
    • deuce's avatar
      Multiple bug-fixes: · 765feb01
      deuce authored
      1) Correctly truncate/delete files per the FLO instructions.
      2) If we can't add a file to the queue, we still need to track it in the
         flo status to know if we can delete the flow file.
      3) Don't truncate the first character of a flow line that doesn't have a
         know prefix (is supposed to be a send and don't delete)
      4) Fix exception when calling an unconfigured node.
      5) Fix error when detecting the session is done in BinkP 1.1 mode.  If BinkIT
         was connecting to itself, and infinite loop would occur with both ends
         continuously sending empty batches.
      6) When calling the tx_callback, pass the filename, not the pending_ack entry.
      
      Additional features:
      Call fullpath() in the outbound directory so that symlinks used to work around
      sbbsecho's lack of 5D support work correctly.
      Fix rx/tx_callback documentation.
      765feb01
  5. Jan 27, 2016
  6. Jan 26, 2016
  7. Jan 25, 2016
  8. Jan 24, 2016
  9. Jan 23, 2016
  10. Jan 22, 2016
Loading