Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
ee303e2a3e81267989eeac06522f90021acdaaf2
Select Git revision
Branches
20
dailybuild_linux-x64
dailybuild_win32
master
default
protected
web_429_error
rip_abstraction
dailybuild_macos-armv8
dd_file_lister_filanem_in_desc_color
mode7
dd_msg_reader_are_you_there_warning_improvement
c23-playing
syncterm-1.3
syncterm-1.2
test-build
hide_remote_connection_with_telgate
638-can-t-control-c-during-a-file-search
add_body_to_pager_email
mingw32-build
cryptlib-3.4.7
ree/mastermind
new_user_dat
Tags
20
sbbs320d
syncterm-1.6
syncterm-1.5
syncterm-1.4
sbbs320b
syncterm-1.3
syncterm-1.2
syncterm-1.2rc6
syncterm-1.2rc5
push
syncterm-1.2rc4
syncterm-1.2rc2
syncterm-1.2rc1
sbbs319b
sbbs318b
goodbuild_linux-x64_Sep-01-2020
goodbuild_win32_Sep-01-2020
goodbuild_linux-x64_Aug-31-2020
goodbuild_win32_Aug-31-2020
goodbuild_win32_Aug-30-2020
40 results
sbbs
Author
Search by author
Any Author
authors
Brian Klauss
brklauss75
Craig Hendricks
codefenix
Deon George
leenooks
Deucе
Deuce
echicken
echicken
Eric Oulashin
nightfox
Eugene So
eso
John Nicpon
jnicpon
Kayz
phar
Keyop Troy
Keyop
Matthew Asham
awehttam
Michael J. Ryan
tracker1
m j
mcmlxxix
Nigel Reed
nelgin
Phillip Taylor
plt
Rick Parrish
Ree
Rob Swindell
rswindell
Tristan Greaves
Mewcenary
18 authors
Feb 18, 2002
Added O_TRUNC to fnopen O_CREAT call.
· ee303e2a
rswindell
authored
23 years ago
ee303e2a
Added support for external signature file.
· 7b87b898
rswindell
authored
23 years ago
7b87b898
Feb 16, 2002
Added O_TRUNC flag to fnopen() call, hopefully fix Unix .rep creation bug.
· c82df716
rswindell
authored
23 years ago
c82df716
Feb 15, 2002
Keeps unknown AREA tags in message text.
· 44e38fdf
rswindell
authored
23 years ago
44e38fdf
More detailed error reporting for fdopen failures.
· 77af4425
rswindell
authored
23 years ago
77af4425
Renamed upload method to upload_file.
· 78236a58
rswindell
authored
23 years ago
78236a58
Baja FGET_TIME function works again (using new filetime function).
· 94ded9f6
rswindell
authored
23 years ago
94ded9f6
Eliminated warnings exposed by BCC.
· 6f725af5
rswindell
authored
23 years ago
6f725af5
Eliminated echo of mkdir command-lines.
· fcc72bf3
rswindell
authored
23 years ago
fcc72bf3
Switched Win32 build to use POSIX stat/fstat functions instead of _stat/_fstat.
· 97035e2e
rswindell
authored
23 years ago
97035e2e
Created filetime() function to return modification time of open file descriptor
· 0213886a
rswindell
authored
23 years ago
0213886a
Created filetime() function to return modification time of open file descriptor
· 4b39a0af
rswindell
authored
23 years ago
4b39a0af
Feb 14, 2002
Increased smblib version to 2.14 (why not?).
· 1058f616
rswindell
authored
23 years ago
1058f616
smb_stack() now pushes/pops all smb_t fields. Much simplified implementation.
· 794cece5
rswindell
authored
23 years ago
794cece5
Fixed potential buffer overflow in stripping of FidoNet kludge lines.
· e3c32819
rswindell
authored
23 years ago
e3c32819
Added support for stripping FidoNet Kludge lines from messages created by
· 20bba1a8
rswindell
authored
23 years ago
20bba1a8
Added support for stripping FidoNet Kludge lines from messages created by
· b8c3a96b
rswindell
authored
23 years ago
b8c3a96b
Feb 13, 2002
New method: upload(dirnum/code).
· bc068756
rswindell
authored
23 years ago
bc068756
Switched back to fixed (default) column widths.
· c20ab41e
rswindell
authored
23 years ago
c20ab41e
Now saves and restores ClientForm ListView column widths.
· 627e9d0d
rswindell
authored
23 years ago
627e9d0d
Feb 12, 2002
Set AutoSize to true for a few of the columns in the ClientForm ListView.
· 25ebe273
rswindell
authored
23 years ago
25ebe273
MainForm close event handler needs to save registry settings to save current
· 677ab528
rswindell
authored
23 years ago
677ab528
Fixed potential NULL pointer dereference in msg_* properties.
· da98e1d6
rswindell
authored
23 years ago
da98e1d6
Fixed NULL pointer bugs in new MSG_ @-codes.
· 46ab6f6c
rswindell
authored
23 years ago
46ab6f6c
bulkupload method now returns false if user aborted upload procedure.
· 79e66394
rswindell
authored
23 years ago
79e66394
sbbs_t::upload() now returns false if user doesn't have upload permissions.
· 37d8a01f
rswindell
authored
23 years ago
37d8a01f
curgrp, cursub, curlib, and curdir properties can now be set via group/lib name
· 061cc5f0
rswindell
authored
23 years ago
061cc5f0
New methods: datestr (convert to/from mm/dd/yy or dd/mm/yy format)
· f7a43890
rswindell
authored
23 years ago
f7a43890
New global methods: mkdir, rmdir, and strftime (format time string).
· 8960582f
rswindell
authored
23 years ago
8960582f
postmsg() now does the checking of posting privilages.
· add97881
rswindell
authored
23 years ago
add97881
If the file text/menu/msghdr.{rip,asc,ans,mon} exists, it will be displayed in
· 17ad0d5f
rswindell
authored
23 years ago
17ad0d5f
Changed the output filename (sbbscon.exe) to sbbs.exe to be consistent with GCC
· c6c21e0e
rswindell
authored
23 years ago
c6c21e0e
Updated dependencies for sbbscon and sbbsecho projects.
· 880bd267
rswindell
authored
23 years ago
880bd267
Feb 11, 2002
Numerous new properties for currently open message base and currently displayed
· 95a148f7
rswindell
authored
23 years ago
95a148f7
New @-codes to display properites of the currently open message base:
· 84db5a7b
rswindell
authored
23 years ago
84db5a7b
Initializes smb.subnum for SMB-related @-codes and JS properties.
· abb6b707
rswindell
authored
23 years ago
abb6b707
Initializes smb.subnum for SMB-related @-codes and JS properties.
· 0a335d41
rswindell
authored
23 years ago
0a335d41
Eliminated subnum argument to savemsg() (now contained in smb_t struct).
· b77a1b67
rswindell
authored
23 years ago
b77a1b67
Eliminated subnum argument to savemsg() (now contained in smb_t struct).
· fa959fbc
rswindell
authored
23 years ago
fa959fbc
Added subnum element to smb_t.
· 0356335a
rswindell
authored
23 years ago
0356335a
Loading