1
I Use This!
Very High Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 2 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Created toggle option (XTRN_NO_MUTEX) for new xtrn_misc scfg_t property. More... over 23 years ago
Changed export pointer reset/update command-line options to "-re" and "-ue". Added import pointer reset/update command-line options ("-ri" and "-ui"). More... over 23 years ago
Fixed FidoNet address fields in printf format strings (%hu for unsigned short). More... over 23 years ago
More changes to v3.10h. More... over 23 years ago
Increased version to 1.00 beta. Added SPAM attempt logging. More... over 23 years ago
File.readln() method, and by extension, readAll(), no longer truncates whitespace off ends of lines. More... over 23 years ago
Added consecutive bad/unsupported command counter. Disconnects after 10. More... over 23 years ago
Fixed node status display for nodes waiting for event node to finish. More... over 23 years ago
Removed extra slash from name.dat path. More... over 23 years ago
More updates for v3.10h. More... over 23 years ago
Added support for EAGAIN errno value in file locking retry loops (for Unix NFS support). More... over 23 years ago
Added errno descriptions to error messages (using strerror) More... over 23 years ago
Begn More... over 23 years ago
Fixed typo (missing colon in case statement). More... over 23 years ago
Added support for the X-Comment-To header field. More... over 23 years ago
Added PLATFORM_DESC macro definition for Win64 platform (just preparing for the future). More... over 23 years ago
Needed to link with wsock32.lib for gethostname(). More... over 23 years ago
Re-vamped the command-line options, changing many of them for better consistency. e.g. All telnet-related arguments start with 'T', mail-related start with 'M', etc. More... over 23 years ago
Fixed sin_addr element names for BSD-compatibility. More... over 23 years ago
Created spamlog() and hacklog() global methods. More... over 23 years ago
Updated Hostname edit box hint. More... over 23 years ago
Changed login command destination from system.inetaddr to system.host_name. More... over 23 years ago
Added Advanced Properites tabsheet with Hostname configuration edit box. More... over 23 years ago
Changed links to use new system.host_name property instead of system.inetaddr. More... over 23 years ago
Fixed 'hn' parameter. More... over 23 years ago
Created hostname (hn) parameter to set hostname for this instance. More... over 23 years ago
Created SAFECOPY() macro that does a bound-checked strcpy basically. More... over 23 years ago
do_seteuid() callback does nothing if username not set. More... over 23 years ago
Cosmetic consistency improvement (checkbox indentions). More... over 23 years ago
No longer creates sbbsexec*.log. More... over 23 years ago