- Sep 26, 2015
-
-
deuce authored
Renumber termination tests so they're last.
-
deuce authored
-
deuce authored
When checking the terminated value, check all parents until you either find one that is TRUE, or run out of parents. Do *not* go up the chain of parents when *setting* terminated. Background threads still can't set it (TODO?).
-
- Sep 25, 2015
-
-
rswindell authored
-
- Sep 24, 2015
- Sep 20, 2015
- Sep 17, 2015
-
-
deuce authored
visually distinct, and \x16 doesn't connect to the right or to the bottom. This glyph is in Courier New, so simply revert to the previous "black rectange" value.
-
- Sep 11, 2015
-
-
rswindell authored
Also set the web server status to "Listening" once initializating is complete. I'm not sure what the newly-introduced "terminated" flag is supposed to indicate, but it's beign set to TRUE during recycle, so it's probably not working as intended. Something cleaner probably should be done, but I don't know exactly what Deuce was trying to accomlish with this variable.
-
- Sep 10, 2015
-
-
rswindell authored
Store the capture stopcause. Added "add", "update", and "imsglist" commands.
-
rswindell authored
-
rswindell authored
Don't bother JSON-parsing if the file is blank. Added some library methods.
-
rswindell authored
-
rswindell authored
-
rswindell authored
that already have activeuserservice.js configured in their services.ini file, I don't want to break their configuration.
-
- Sep 09, 2015
-
-
rswindell authored
since activeuserservice.js was just a copy/paste of fingerservice.js to begin with. Replace the "command" value for the ActiveUser and ActiveUser-UDP services in ctrl/services.ini with "fingerservice.js -u".
-
rswindell authored
since activeuserservice.js was just a copy/paste of fingerservice.js to begin with. Replace the "command" value for the ActiveUser and ActiveUser-UDP services in ctrl/services.ini with "fingerservice.js -u". The "?services" request now uses the portdefs.js to go through a list of known standard TCP service ports.
-
rswindell authored
-
- Sep 08, 2015
-
-
rswindell authored
(warning fixes).
-
rswindell authored
-
rswindell authored
Needs a line-ending too, to support multple file requests in a single .req file.
-
rswindell authored
from imported messages. Requested by Bill McGarrity.
-
rswindell authored
Psi-Jack. Move the common outbound directory creation logic into a function.
-
- Sep 07, 2015
-
-
nightfox authored
Digital Distortion Upload Processor for Synchronet - Performs a virus scan on uploaded files (first extracting the file, if it's an archive). Command lines for archive extraction and virus scan are configurable.
-
nightfox authored
Digital Distortion Area Choosers - Message area & file area choosers for Synchronet with a lightbar interface. For non-ANSI users, they will use a traditional (non-lightbar) interface; if desired, they can also be configured to use a non-lightbar interface for ANSI users.
-
nightfox authored
-
nightfox authored
-
nightfox authored
Committed on the Free edition of March Hare Software CVSNT Client. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/
-
nightfox authored
Committed on the Free edition of March Hare Software CVSNT Client. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/
-
nightfox authored
-
nightfox authored
Committed on the Free edition of March Hare Software CVSNT Client. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/
-
nightfox authored
Digital Distortion Archive Viewer - Allows users to list files inside of archives & view text files, download individual files, etc. Allows recursive listing of archives inside of archives (accomplishes that by extracting the archive to a temporary directory in the node directory, which will be removed when exiting the archive viewer).
-
- Sep 04, 2015
-
-
rswindell authored
Verifies additional standard Unix services during auto-verification Updated bbs.entry object model
-
echicken authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
Limit lines to 256Kbytes (by default). Limit capture to 512 lines (by default). Limit capture duration to timeout value (30 seconds by default). Terminate capture if locally terminated (e.g. Ctrl-C in jsexec). Don't ack Telnet WILL/WONT commands. Don't ack Telnet commands by default. Returned object contains remote IP addrses and "hello" lines.
-
rswindell authored
graphic. Fix the base64_decode() function to not insert \r\n into the array of base64 lines (caused decode failure). Remove the parseANSI and toANSI functions (using the ANSI property instead).
-
rswindell authored
a line-wrap, extra blank lines, in some terminals). Decrement width property first to change this behavior.
-