- Mar 06, 2010
-
-
rswindell authored
inserting (long) typedefs to prevent warnings, but in the case of the JS File() class, actually supporting file lengths > 32-bit.
-
- 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).
-
- Feb 16, 2009
-
-
rswindell authored
Constified the arguments. Created exascii_to_ascii_char(). Created ctrl_a_to_ascii_char(). strip_ctrl() and prep_file_desc() now takes 2 args. strip_ctrl(), strip_exascii() and prep_file_desc() now strdup() the input string and if the dest arg is NULL, returns the allocated and modified copy. sbbs_t::bputs() now handles ^AZ. Change Ctrl-A code message network exporting: 1. ^AL, ^A<, ^A[, and ^A] are always translated to ASCII equivalents. 2. ^AZ will terminate the message body prematurely if found. 3. Ex-ASCII (CP437) chars will be translated to ASCII equivalents (rather than '*') for "ASCII Only" subs. For import, don't allow Ctrl-AP or Ctrl-AL. For SBBSecho: Added support for specifying a link's address on the command-line (e.g. for use with -h). Mail server now strips Ctrl-A codes from message bodies for sending via POP3 or SMTP.
-
- Jun 04, 2008
-
-
deuce authored
by properly const-ifying the appropriate functions and variables. Not yet tested on Win32
-
- Aug 19, 2007
-
-
rswindell authored
-
- Jul 10, 2007
-
-
deuce authored
-
- Mar 18, 2007
-
-
rswindell authored
account.
-
- Apr 05, 2006
-
-
rswindell authored
time-stamps.
-
- Oct 02, 2005
-
-
rswindell authored
no need to do manual initialization here.
-
- Sep 20, 2005
-
-
deuce authored
-
- Aug 12, 2005
-
-
rswindell authored
-
- Oct 27, 2004
-
-
rswindell authored
-
- 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.
-
- May 30, 2004
-
-
deuce authored
-
- May 13, 2004
-
-
rswindell authored
-
- 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.
-
- Aug 22, 2003
- Jul 26, 2003
-
-
rswindell authored
if text/menu/*prot.asc does not exist.
-
- Jun 06, 2003
-
-
rswindell authored
-
- Mar 30, 2003
- Mar 27, 2003
-
-
rswindell authored
-
- Nov 13, 2002
-
-
rswindell authored
variants (gmtime_r, localtime_r, and ctime_r) for thread-safe operation on Unix
-
- Aug 16, 2002
-
-
rswindell authored
-
- Aug 06, 2002
-
-
rswindell authored
-
- Apr 24, 2002
-
-
rswindell authored
-
- Apr 12, 2002
-
-
rswindell authored
-
- Apr 10, 2002
-
-
rswindell authored
-
- Apr 02, 2002
-
-
rswindell authored
-
- Mar 13, 2002
-
-
rswindell authored
GMT/UTC.
-
- Mar 08, 2002
-
-
rswindell authored
addresses (QWK, FidoNet, and Internet). Changed faddrtoa() prototype.
-
- Feb 11, 2002
-
-
rswindell authored
-
- Nov 09, 2001
-
-
rswindell authored
-
- Nov 04, 2001
-
-
rswindell authored
-