openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
Synchronet BBS
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 1,343 of 1,421
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
SMTP MAIL command now resets recipient list (rather than DATA cmd) per RFC 821. Unified SEND commands with MAIL command logic.
rswindell
More...
over 23 years ago
SMTP server resets recipient list after message data received. Reduced maximum SMTP recipients from 1000 to 100 (RFC minimum). Improved tracking of number of recipients and enforcement of maximum. Logs maximum recipients reached error in spam.log.
rswindell
More...
over 23 years ago
smb_putmsghdr() now sets msg.hdr.id to SHD<^Z>.
rswindell
More...
over 23 years ago
smb_putmsghdr() now forces msg.hdr.id to SHD<^Z>. Created macros for message base header and message header IDs.
rswindell
More...
over 23 years ago
Created macros for message base header and message header IDs.
rswindell
More...
over 23 years ago
These files were moved to the src/xpdev directory.
rswindell
More...
over 23 years ago
The unique temp directory (per instance) idea didn't work.
rswindell
More...
over 23 years ago
WRAPPER_EXPORTS is now used to determine if functions are DLL-exported.
rswindell
More...
over 23 years ago
Changed corrupt header error messages in smb_open() and smb_getmsghdr().
rswindell
More...
over 23 years ago
smb_putmsghdr() now checks msg->idx.offset for invalid values. smb_addmsghdr() no longer updates status header if smb_putmsghdr() fails.
rswindell
More...
over 23 years ago
Using time(NULL) instead of clock() for random number seed.
rswindell
More...
over 23 years ago
Unique data/temp sub-directory names to avoid multi-instance FTP-QWK pack/unpack conflicts.
rswindell
More...
over 23 years ago
Fixed bug using SAFECOPY for the arguments to a Baja mod.
rswindell
More...
over 23 years ago
Created os_version function (from sbbs3/ver.cpp).
rswindell
More...
over 23 years ago
Removed unnecessary macro definitions: RMDIR, PUTENV, and GETCWD.
rswindell
More...
over 23 years ago
Added test for FULLPATH.
rswindell
More...
over 23 years ago
stdlib.h needed for _fullpath prototype on Win32.
rswindell
More...
over 23 years ago
Updated kbhit() test for Unix.
rswindell
More...
over 23 years ago
Added support for new targets.mk include file.
rswindell
More...
over 23 years ago
xp_random is now built for all compilers (even Borland), now self-seeding.
rswindell
More...
over 23 years ago
Moved DLLCALL and DLLEXPORT definitions to wrapdll.h.
rswindell
More...
over 23 years ago
Added support for Microsoft C++ command-line compilers.
rswindell
More...
over 23 years ago
Added xp_random() and getfreediskspace() tests.
rswindell
More...
over 23 years ago
New make include file to define all and clean targets for wraptest.
rswindell
More...
over 23 years ago
New header file to consolodate DLLCALL and DLLEXPORT definitions for xpdev wrapper functions.
rswindell
More...
over 23 years ago
Eliminated Win32 version of sem_getvalue (didn't work correctly). Switched from #ifdef to #if defined.
rswindell
More...
over 23 years ago
Eliminated Win32 version of sem_getvalue (didn't work correctly).
rswindell
More...
over 23 years ago
Switched from #ifdef to #if defined.
rswindell
More...
over 23 years ago
Made global variables static. Switched from #ifdef to #if defined.
rswindell
More...
over 23 years ago
#includes unistd.h for _POSIX_THREADS definition (on Unix).
rswindell
More...
over 23 years ago
←
1
2
…
1339
1340
1341
1342
1343
1344
1345
1346
1347
…
1420
1421
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree