An error occurred fetching the project authors.
  1. 17 Jan, 2003 1 commit
  2. 08 Jan, 2003 1 commit
  3. 13 Dec, 2002 1 commit
  4. 12 Dec, 2002 1 commit
  5. 28 Nov, 2002 2 commits
  6. 24 Nov, 2002 1 commit
  7. 18 Nov, 2002 1 commit
  8. 01 Nov, 2002 1 commit
  9. 11 Oct, 2002 3 commits
    • Guido van Rossum's avatar
      457cfb88
    • Guido van Rossum's avatar
      Fix a problem in rotate_logs_handler(), caused by my changing the · 6827c280
      Guido van Rossum authored
      signal meanings: rotate_logs_handler() was changing the SIGHUP handler
      to rotate the logs!  zdaemon did not do anything wrong. :-)
      Fixed by *removing* the signal() call inside the handler -- this is
      not needed in modern Unixes.
      
      Also changed setup_signals(): there was a typo in the name SIFXFSZ(!);
      and made all the signal conditional on whether the signal module has
      that particular signal (e.g. on Windows, a signal module exists, but
      it only defines a few signals).
      6827c280
    • Guido van Rossum's avatar
      Signal-related changes: · ed5e5583
      Guido van Rossum authored
      1. Use SIGHUP for restart instead of SIGINT, and use SIGUSR2 to reopen
         the log file instead of SIGHUP.  This is the same standard as for
         the Zope server.
      
      2. When using zdaemon, let zdaemon write its pid to the zeo_pid file;
         when not using zdaemon, write only our own pid to the zeo_pid
         file.  Never write two pids.
      ed5e5583
  10. 08 Oct, 2002 1 commit
  11. 07 Oct, 2002 1 commit
  12. 23 Sep, 2002 1 commit
  13. 13 Sep, 2002 1 commit
  14. 29 Aug, 2002 1 commit
  15. 27 Aug, 2002 1 commit
  16. 23 Aug, 2002 1 commit
  17. 05 Aug, 2002 2 commits
  18. 01 Aug, 2002 1 commit
  19. 25 Jul, 2002 2 commits
  20. 16 Jul, 2002 1 commit
  21. 14 Jun, 2002 1 commit
  22. 11 Jun, 2002 1 commit
  23. 23 Apr, 2002 1 commit
  24. 04 Apr, 2002 1 commit
  25. 15 Mar, 2002 1 commit
  26. 11 Feb, 2002 1 commit
  27. 11 Jan, 2002 2 commits
  28. 02 Nov, 2001 1 commit
  29. 30 Jul, 2001 1 commit
  30. 01 Jun, 2001 1 commit
  31. 07 Apr, 2001 2 commits
  32. 05 Apr, 2001 1 commit
  33. 01 Apr, 2001 1 commit