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
about 12 hours
ago. based on code collected
about 12 hours
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 1,310 of 1,421
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Doesn't re-display message after dumping headers.
rswindell
More...
almost 23 years ago
Added support for from_org (Organization) heder field. Fixed minor bug in storing recipient and reply-to net types (over allocating). Fixed cosmetic bug in undeliverable message report (null) instead of user name. Switched to COMMENT header field for SMTP system messages and deprecating use of SMTPSYSMSG header field.
rswindell
More...
almost 23 years ago
Added support for from_org (Organization) heder field.
rswindell
More...
almost 23 years ago
Created convenience pointer to SENDERORG header field (msg.from_org).
rswindell
More...
almost 23 years ago
Created functions to return descriptions of header and data field types (for use in smbutil and like-applications when displaying/debugging headers). Created convenience pointer to SENDERORG header field (msg.from_org).
rswindell
More...
almost 23 years ago
Created functions to return descriptions of header and data field types (for use in smbutil and like-applications when displaying/debugging headers).
rswindell
More...
almost 23 years ago
Imports and exports the "Organization:" header field.
rswindell
More...
almost 23 years ago
Improved the msghdr() function - used to display message headers to the sysop (advanced sysop command for debugging purposes).
rswindell
More...
almost 23 years ago
Added sysop command ('H') to display message header.
rswindell
More...
almost 23 years ago
Created ftn_msgid() function to return a FidoNet FTS-9 compliant message ID. When exporting a message that is a reply to another, but it doesn't have a FIDOREPLYID header field, the original FTN message ID is looked-up and used.
rswindell
More...
almost 23 years ago
Created ftn_msgid() function to return a FidoNet FTS-9 compliant message ID.
rswindell
More...
almost 23 years ago
Improved packmsgs() handling of failed deletion/renaming of temp files (occurs if the message base is open by another process at the time of packing). The data files should no longer be left in a mis-matched state if this happens.
rswindell
More...
almost 23 years ago
Changed file extensions to lowercase.
rswindell
More...
almost 23 years ago
Merlin's mod: moved anti-spam measure to end of e-mail address (e.g.
[email protected]
)
rswindell
More...
almost 23 years ago
Fixed gcc warnings. Using memset() inplace of non-standard strset().
rswindell
More...
almost 23 years ago
#includes smblib.h last (solve BSD conflict with sys/types.h hopefully)
rswindell
More...
almost 23 years ago
Ported the filelist v2 utility to v3.
rswindell
More...
almost 23 years ago
Ported the filelist v2 utility to v3.
rswindell
More...
almost 23 years ago
Added more details regarding data field offsets when using the -e switch.
rswindell
More...
almost 23 years ago
Bugfix: bounced messages created a new header record pointing to the original messages's data, but it didn't increment the data allocation counter for the data blocks. Now uses the new smb_incmsg() function to increment the allocation counters, so if the original message is free'd, the data blocks will not be prematurely reused.
rswindell
More...
almost 23 years ago
Created smb_incmsg(), opposite function of smb_freemsg().
rswindell
More...
almost 23 years ago
Reversed logic of FTP server LOCAL_FSYS option (was supposed to be NO_LOCAL_FSYS).
rswindell
More...
almost 23 years ago
Fixed typo in previous commit.
rswindell
More...
almost 23 years ago
TZUTC kludge is now padded to four digits even when negative.
rswindell
More...
almost 23 years ago
Changed JS_GetPrivate error mesage to include line number and filename.
rswindell
More...
almost 23 years ago
Moved the method definitions to *after* the private data pointer is set.
rswindell
More...
almost 23 years ago
New open() method - now required to access a message base, allows better error handling than opening in the constructor. Using JS_ReportError to report fatal (scripting ending) errors. Using the SMB status attributes to determine E-mail message bases. New is_open property. Hid debug property (currently unused).
rswindell
More...
almost 23 years ago
typecast to make msvc happy.
rswindell
More...
almost 23 years ago
js_CreateArrayOfStrings will now append an existing array.
rswindell
More...
almost 23 years ago
Creates property descriptions for sub-board properties.
rswindell
More...
almost 23 years ago
←
1
2
…
1306
1307
1308
1309
1310
1311
1312
1313
1314
…
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