Skip to content
Snippets Groups Projects
  1. Oct 17, 2006
  2. Oct 04, 2006
  3. Oct 01, 2006
  4. Sep 30, 2006
  5. Sep 29, 2006
    • deuce's avatar
      Added smmdefs.js which contains the defines from smmdefs.h · 6c37f3eb
      deuce authored
      It *also* contains the structs as objects, and the structs that get written
      to disk have a sizeof property as well as a read and write method which
      accept a file object as a parameter.
      
      My sizeof user_t is 992 which seems off...
      6c37f3eb
  6. Sep 28, 2006
    • deuce's avatar
      Start of translation to JS. · 7cd3508a
      deuce authored
      Converted all the level/flags/age restrictions except the minor cutoff to
      ARS strings.
      
      NOTE: JavaScript currently has no way of knowing what directory the script
      in that I can tell.  This means that we can't reliably have stand-alone JS
      doors easily as the datafiles etc would need to be in a known location.
      
      Simply making the script path available to JS would solve this issue, but a
      quick dig through the source indicates that this would be relatively
      difficult.
      7cd3508a
    • deuce's avatar
      Fix bug in signal_smtp_sem would would create the file with undefined · 014459ea
      deuce authored
      permissions on *nix possibly making untouchable later.
      014459ea
  7. Sep 27, 2006
  8. Sep 26, 2006
  9. Sep 25, 2006
  10. Sep 24, 2006
  11. Sep 23, 2006
  12. Sep 22, 2006
  13. Sep 20, 2006
  14. Sep 19, 2006
  15. Sep 18, 2006
Loading