Skip to content
Snippets Groups Projects
  1. Nov 20, 2015
  2. Nov 13, 2015
  3. Oct 19, 2015
  4. Sep 25, 2015
  5. Sep 24, 2015
  6. Jul 27, 2015
  7. Jul 23, 2015
  8. Jul 20, 2015
  9. Jul 12, 2015
  10. Jun 10, 2015
  11. Jun 05, 2015
  12. May 21, 2015
  13. May 19, 2015
  14. May 12, 2015
  15. May 11, 2015
  16. Apr 06, 2015
  17. Mar 24, 2015
  18. Mar 18, 2015
  19. Mar 17, 2015
  20. Mar 12, 2015
  21. Mar 10, 2015
  22. Feb 24, 2015
  23. Feb 19, 2015
  24. Jan 12, 2015
  25. Jan 11, 2015
    • Nick Mathewson's avatar
    • Tomasz Torcz's avatar
      fix and enable systemd watchdog · a8999acc
      Tomasz Torcz authored and Nick Mathewson's avatar Nick Mathewson committed
        There were following problems:
        - configure.ac wrongly checked for defined HAVE_SYSTEMD; this
          wasn't working, so the watchdog code was not compiled in.
          Replace library search with explicit version check
        - sd_notify() watchdog call was unsetting NOTIFY_SOCKET from env;
          this means only first "watchdog ping" was delivered, each
          subsequent one did not have socket to be sent to and systemd
          was killing service
        - after those fixes, enable Watchdog in systemd unit with one
          minute intervals
      a8999acc
    • Tomasz Torcz's avatar
      send PID of the main daemon to supervisor · b1791872
      Tomasz Torcz authored and Nick Mathewson's avatar Nick Mathewson committed
        If running under systemd, notify the supervisor about current PID
      of Tor daemon.  This makes systemd unit simpler and more robust:
      it will do the right thing regardless of RunAsDaemon settings.
      b1791872
  26. Dec 31, 2014
Loading