Skip to content
Snippets Groups Projects
  1. Nov 08, 2016
    • rswindell's avatar
      Inspired by the U.S. presdential election: · 68a90f31
      rswindell authored
      The beginnings of an SMB-based voting system - very experimental:
      The concept is that a "vote" message can be used to reply to:
      1. A normal message, as either an upvote or a downvote, ala social media
      2. A poll, polls can either allow a single choice answer or multiple answers
      Vote messages won't be visible as normal messages (e.g. when reading messages
      online) and SMB processing software (e.g. SBBSecho) should ignore these
      messages because they have no body text.
      Polls are going to need more work, but the idea is to have the poll question as
      a single (newly defined) hfield and the possible answers as dfields.
      68a90f31
  2. Aug 22, 2015
  3. Mar 24, 2015
  4. Oct 24, 2012
  5. 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
  6. Sep 05, 2011
  7. Aug 25, 2011
  8. Feb 24, 2008
  9. Jul 08, 2007
  10. Oct 02, 2005
  11. Aug 01, 2005
  12. Dec 29, 2004
  13. Dec 17, 2004
  14. Sep 08, 2004
  15. Sep 02, 2004
  16. Aug 30, 2004
  17. Sep 09, 2003
  18. Aug 20, 2003
  19. Jun 26, 2003
  20. Jun 14, 2003
  21. May 14, 2003
  22. Apr 01, 2003
  23. Apr 24, 2002
  24. Apr 23, 2002
  25. Apr 22, 2002
  26. Apr 18, 2002
  27. Apr 12, 2002
  28. Nov 08, 2001
  29. Oct 30, 2001
  30. Feb 04, 2001
  31. Nov 02, 2000
  32. Oct 29, 2000
  33. Oct 10, 2000
  34. Sep 25, 2000
Loading