Skip to content
Snippets Groups Projects
Commit 86653b7c authored by rswindell's avatar rswindell
Browse files

Track new stats per invocation of SBBSecho and report during the "signoff"

("Exiting") log message: packets sent, packets imported, bundles sent, and
bundles unpacked.
Signoff log messages is always logged when in "Debug" log level.
Stat groups that are all zeroes are not logged in the "signoff" message.
The inbound, secure_inbound, and outbound directories are now "full pathed",
meaning relative paths become absolute paths, forward-slashes become
backslashes (on Windows), etc. This makes the command-line generated and using
these paths less likely to be incompatible with archive unpackers.
The configured inbound/outbound paths are now logged in "Debug" log level mode.
The optional "outgoing_sem" (used by binkit or tickit.js) is now touched under
more circumstances (e.g. outbound bundle created without exporting any new
mail).
No longer log the "writing" bad areas file debug output.

Area Manager changes:
- Bug-fix: %PASSWORD was setting the wrong key in the [node] section of the
  sbbsecho.ini file (areafix_pwd -> AreafixPwd).
- Enhancement: %PKTPWD command may now be used to change the ndoe's packet
  password. This change takes effect immediately, so additional packets in the
  same session or bundle would need to use the new password. This can be
  changes to take effect the next time SBBSecho is invoked instead, if desired.
- Aliases for AreaMgr commands for commonly supported synonymous commands:
  %PWD -> %PASSWORD
  %COMPRESS -> %COMPRESSION
  %PAUSE -> %PASSIVE
  %RESUME -> %ACTIVE
parent 1a0b3b7f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment