- Jan 19, 2016
- Jan 16, 2016
- Jan 15, 2016
-
-
deuce authored
Treat a password of '-' the same as an undefined password in binkit.js.
-
deuce authored
To fully comply with the binkp/1.1 (FSP-1024) spec, we need to rescan the outbound after sending an M_EOB... this shouldn't actually be necessary though since we're holding the .bsy lock the whole time, and nothing else is allowed to add stuff (per FTS-5005). This is mostly for FREQs, so once the req handler is in there, I'll likely ignore this requirement.
-
deuce authored
Still TODO before callout support is "complete": 1) Enhance handling of received file names a) On pkt or bundle files, place in sbbsecho inbound directory. with a known unique name... don't rely on the remote to make one up. b) For req files, handle the file request directly. c) All other files, place somewhere else for processing. 2) Perform actions when files are received... touch semaphores, parse TIC, etc. 3) Update flo files after a partial run... mark successful transfers as skip. 4) Put real data into the .try file.
-
deuce authored
that would trigger a callout (since it's never handled).
-
deuce authored
an issue in 2038).
-
- Jan 14, 2016