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
d37f64e012922679d5d060782f1fb0e51fd10a8a
Select Git revision
20 results
sbbs
Author
Search by author
Any Author
authors
0 authors
Apr 08, 2004
We no longer need the arstr() function for SCFG.
· d37f64e0
rswindell
authored
21 years ago
d37f64e0
Added clean rule (can't use xpdev/rules.mk as it is).
· be2b3b3b
rswindell
authored
21 years ago
be2b3b3b
Apr 07, 2004
Path macros (e.g. XPDEV and SBBS_SRC) do not end in slash.
· 2ae8c75e
rswindell
authored
21 years ago
2ae8c75e
Need to define SCFG for new scfglib1/2.c memory leak/segfault leaks (don't
· 8a8c5102
rswindell
authored
21 years ago
8a8c5102
Need to define SCFG for new scfglib1/2.c memory leak/segfault leaks (don't
· 363795fb
rswindell
authored
21 years ago
363795fb
XPDEV directory macro does not end in slash.
· 3730a53b
rswindell
authored
21 years ago
3730a53b
XPDEV directory macro does not end in slash.
· 4a7c78f3
rswindell
authored
21 years ago
4a7c78f3
The SMTP MAIL FROM "reverse path" is now passed to external mail processors
· 6c8f4a94
rswindell
authored
21 years ago
6c8f4a94
Apr 06, 2004
Added comments regarding new sender_name (%s) and sender_address (%a)
· b936c61d
rswindell
authored
21 years ago
b936c61d
Pass sender's name and address to external mail processors.
· d14841b2
rswindell
authored
21 years ago
d14841b2
Uses msgbase.save_msg() for response.
· b08da70e
rswindell
authored
21 years ago
b08da70e
Always check return of ShareFileOpen()
· 501d17ab
deuce
authored
21 years ago
501d17ab
Fix recursive variable errors
· 0c74c1c9
deuce
authored
21 years ago
0c74c1c9
Added support for RecipientAgent header fields to be passed-to/modified-by
· 76f5b20b
rswindell
authored
21 years ago
76f5b20b
Added support for configurable listserver address
· 949b25f0
rswindell
authored
21 years ago
949b25f0
More clean-ups
· 07aea3b4
deuce
authored
21 years ago
07aea3b4
Fix up stupid code highlighting stuf.
· 1cc8c1e0
deuce
authored
21 years ago
1cc8c1e0
Ran 'er through astyle... much easier on the eyes now.
· 007b8666
deuce
authored
21 years ago
007b8666
Missing files for NY2008
· 478cd155
deuce
authored
21 years ago
478cd155
Import NY2008 door into CVS
· dc1f9c5a
deuce
authored
21 years ago
dc1f9c5a
Apr 05, 2004
Fix up _fsopen() to properly create/truncate files.
· 5f0e073c
deuce
authored
21 years ago
5f0e073c
More non-local fixes for *nix
· 6f0d99e5
deuce
authored
21 years ago
6f0d99e5
ODPLAT_NIX is never local. Don't allow .baud to be set to 0.
· 1bc2faeb
deuce
authored
21 years ago
1bc2faeb
Set Reply-To header in broadcast messages to address of list.
· ace57e28
rswindell
authored
21 years ago
ace57e28
Ignore disabled events when calculating time until next event in gettimeleft().
· dba1a49a
rswindell
authored
21 years ago
dba1a49a
Apr 04, 2004
Created the "smbutil d" command to delete all msgs in a msgbase (without
· 77027966
rswindell
authored
21 years ago
77027966
Apr 03, 2004
Updated path for scfg output dir (gcc.linux.exe.debug now).
· 2d155112
rswindell
authored
21 years ago
2d155112
Packetized routed-netmail headers now contain the route-to address rather than
· 65d1471d
rswindell
authored
21 years ago
65d1471d
XPDEV and SBBS_SRC macros does not include a trailing slash.
· a77367e7
rswindell
authored
21 years ago
a77367e7
XPDEV macro does not include a trailing slash.
· 80f791ac
rswindell
authored
21 years ago
80f791ac
Apr 02, 2004
sbbs::outchar() now escapes Telnet IAC chars (when in Telnet mode). This
· 21b86386
rswindell
authored
21 years ago
21b86386
Implemented JS global functions: log, write, writeln, and print (all aliases
· 7e5b4d22
rswindell
authored
21 years ago
7e5b4d22
Global log() function must return logged string (not void).
· 18ef0f34
rswindell
authored
21 years ago
18ef0f34
The beginnings of control/contribution support.
· 85b2d84f
rswindell
authored
21 years ago
85b2d84f
Created get_msg_body() utility function for use with external mail processors.
· 80676014
rswindell
authored
21 years ago
80676014
Initial (announce only) mailing list server module.
· 868872bc
rswindell
authored
21 years ago
868872bc
Renaming to listserver.js to prevent confusion with LISTSERV {tm}.
· 897cdf47
rswindell
authored
21 years ago
897cdf47
Several updates to address sysop FAQs.
· 324915c0
rswindell
authored
21 years ago
324915c0
Add support for C++ programs.
· 6890b2ed
deuce
authored
21 years ago
6890b2ed
Added textcolor(), textbackground(), clreol(), and putch() for better
· 804b7341
deuce
authored
21 years ago
804b7341
Loading