Skip to content
Snippets Groups Projects
  1. Mar 06, 2010
  2. Mar 20, 2009
    • rswindell's avatar
      6b8a5be3
    • rswindell's avatar
      More local logon kruft removal. · 15442b2f
      rswindell authored
      15442b2f
    • rswindell's avatar
      ARS improvements: · 1cdf2c10
      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).
      1cdf2c10
  3. Feb 16, 2009
    • rswindell's avatar
      Major over-haul of smb_util.c and most everything that uses it: · 17ab641b
      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.
      17ab641b
  4. Jun 04, 2008
  5. Aug 19, 2007
  6. Jul 10, 2007
  7. Mar 18, 2007
  8. Apr 05, 2006
  9. Oct 02, 2005
  10. Sep 20, 2005
  11. Aug 12, 2005
  12. Oct 27, 2004
  13. Oct 21, 2004
  14. Sep 08, 2004
  15. Sep 02, 2004
  16. May 30, 2004
  17. May 13, 2004
  18. Dec 04, 2003
  19. Oct 28, 2003
  20. Aug 22, 2003
  21. Jul 26, 2003
  22. Jun 06, 2003
  23. Mar 30, 2003
  24. Mar 27, 2003
  25. Nov 13, 2002
  26. Aug 16, 2002
  27. Aug 06, 2002
  28. Apr 24, 2002
  29. Apr 12, 2002
  30. Apr 10, 2002
  31. Apr 02, 2002
  32. Mar 13, 2002
  33. Mar 08, 2002
  34. Feb 11, 2002
  35. Nov 09, 2001
  36. Nov 04, 2001
Loading