Skip to content
Snippets Groups Projects
  1. Nov 26, 2015
    • rswindell's avatar
      New long-sought feature: · 65a68990
      rswindell authored
      Sysop can set the number of days-worth of new messages that new users will
      see in their first new-message scan (the default is 0, no new messages).
      This does lengthen the amount of time that the first "Loading message pointers"
      is displayed (it has to go and open all the message bases), but at least new
      users are no longer bombarded with thousands of very old messages when they
      answer "Yes" to the "Scan for New Messages" prompt. This setting is in
      SCFG->System->New User Values->Days of New Messages. Set it to some really
      high number (maximum of 9999) if you want the old behavior.
      65a68990
    • rswindell's avatar
      Enable plain-text only display of MIME encoded messages (posts and email) by · 51bb36a5
      rswindell authored
      default (in the Terminal server), use Raw I/O mode (Ctrl-Z) to toggle this
      behavior off/on (same as word-wrap toggle).
      51bb36a5
  2. Nov 25, 2015
  3. May 12, 2013
  4. Feb 14, 2013
  5. Nov 06, 2011
  6. Nov 04, 2011
  7. Nov 02, 2011
  8. Oct 29, 2011
    • deuce's avatar
      Fix format-related warnings. · 8563ad46
      deuce authored
      This is *likely* to break the Win32 build and even when the macros are
      specified in xpdev, I doubt Microsoft has added support for the 'z' size
      specifier used in smblib/smbadd.c we'll likely need a SIZE_T_SIZE macro
      that is "z" on C99 systems and "ll" or "64" or whatever it is on Win32.
      
      Or maybe a whole slew of complete SIZE_T macros since the 32/64 but thing
      and the max file size thing may actually need the full format specification
      to be in the macro... "zu" on C99 platforms and whatever magic Microsoft
      needs there.
      8563ad46
  9. Aug 25, 2011
  10. Mar 06, 2010
  11. Oct 17, 2009
  12. Mar 20, 2009
  13. Feb 16, 2009
  14. Feb 10, 2009
  15. Aug 14, 2007
  16. Aug 13, 2007
  17. Jul 10, 2007
    • deuce's avatar
      Type changes trickle down: · bd9c141e
      deuce authored
      getlasgmsg() needs a uin32_t* as the second arg.
      loadmail() needs an int32_t* as the second argument.
      loadposts() needs an int32_t as the first argument.
      bd9c141e
  18. Sep 30, 2005
  19. Sep 20, 2005
  20. Oct 27, 2004
  21. Sep 08, 2004
  22. Sep 02, 2004
  23. Aug 30, 2004
  24. Nov 25, 2003
  25. Aug 30, 2003
  26. Aug 18, 2003
  27. Jun 22, 2003
  28. Jun 20, 2003
  29. Jun 19, 2003
  30. May 18, 2003
  31. Mar 11, 2003
  32. Jul 15, 2002
  33. Jul 11, 2002
  34. Mar 08, 2002
  35. Feb 12, 2002
  36. Feb 11, 2002
Loading