- Mar 20, 2009
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
Added HOST and IP keywords to allow restricted access/privileges to/for specific remote hostnames or IP addresses (wildcards allowed). All string-argument type ARS keywords (e.g. SHELL, PROT, etc.) now support .can style wildcards. The current remote client is now used for protocol, host, and IP ARS checking, when available, so this requires passing the client pointer around (which explains why so many files are touched by this change) and takes care of a long standing to-do item (the user's 'modem' value was used for the PROT value checking, which was not always correct).
-
- Jun 04, 2008
-
-
deuce authored
by properly const-ifying the appropriate functions and variables. Not yet tested on Win32
-
- Jul 10, 2007
-
-
deuce authored
-
- Aug 23, 2006
-
-
rswindell authored
single function. * editfile() now modifies a temporary copy of the file which solves 2 problems: A. editors restricted to the temp dir (e.g. PICO) can now be used to edit other files (e.g. sig files) B. DOS editors can now be used to edit files with long filenames (e.g. .plan files)
-
- Jun 07, 2006
-
-
rswindell authored
Uploads in E-mail is set to "No". This option has been in SCFG for 10(+?) years and was never used. :-)
-
- Jan 31, 2006
- Oct 02, 2005
-
-
rswindell authored
no need to do manual initialization here.
-
- Aug 12, 2005
-
-
rswindell authored
-
- Jan 16, 2005
-
-
rswindell authored
forward their mail to a valid netmail address.
-
- Oct 21, 2004
-
-
rswindell authored
an unlimited number of messages (within SMB limits), by default.
-
- Sep 08, 2004
-
-
rswindell authored
and net_addr() to smb_netaddr().
-
- Sep 02, 2004
-
-
rswindell authored
call smb_freemsgdat/dfields *after* logging smb.last_error.
-
- Aug 11, 2004
-
-
rswindell authored
-
- Dec 07, 2003
-
-
rswindell authored
for additional tracking information. Created DLL-exported msg_client_hfields() in postmsg.cpp as a common function to add these client tracking header fields.
-
- Dec 06, 2003
-
-
rswindell authored
used to trace message origins for security reasons.
-
- Dec 04, 2003
-
-
rswindell authored
smb_read() will now retry the read operation if the read fails with an errno of DEADLOCK (occurs on Unix if a Win32 system has the bytes already locked).
-
- Oct 28, 2003
-
-
rswindell authored
the system timezone, which handles the optional automatic toggle of the DST bit for US-zones in real-time. Previously, the DST flag would only be toggled when loading configuration files, now it will happen in real-time.
-
- Sep 25, 2003
-
-
rswindell authored
smb_hfield_append_str() used for creating and appending ASCIIZ header fields. These functions handle the string-length calculation automatically.
-
- Aug 22, 2003
- Jul 26, 2003
-
-
rswindell authored
if text/menu/*prot.asc does not exist.
-
- Mar 30, 2003
- Dec 12, 2002
-
-
rswindell authored
-
- Aug 26, 2002
-
-
rswindell authored
-
- Aug 25, 2002
-
-
rswindell authored
-
- Aug 22, 2002
-
-
rswindell authored
outside the sbbs_t class).
-
- Aug 16, 2002
-
-
rswindell authored
-
- Apr 13, 2002
-
-
rswindell authored
-
- Apr 12, 2002
-
-
rswindell authored
-
- Apr 10, 2002
-
-
rswindell authored
-
- Mar 14, 2002
-
-
rswindell authored
-
- Feb 11, 2002
-
-
rswindell authored
-
- Nov 09, 2001
-
-
rswindell authored
-
- Nov 05, 2001
-
-
rswindell authored
-
- Nov 04, 2001
-
-
rswindell authored
-
- Oct 02, 2001
-
-
rswindell authored
-