1. 01 4月, 2016 1 次提交
  2. 23 3月, 2016 1 次提交
  3. 22 3月, 2016 1 次提交
  4. 13 3月, 2016 1 次提交
  5. 02 2月, 2016 2 次提交
    • R
      host_darwin: Use a named constant for USER_PROCESS. · 55cacb47
      Robin Burchell 提交于
      Matches the host_linux change.
      55cacb47
    • R
      host_linux: Skip everything that isn't a normal process. · 3fc7bc1e
      Robin Burchell 提交于
      host_darwin does the same filtering. Not doing this gives us some rather strange
      entries that likely aren't what we want.
      
      Before:
          {"user":"reboot","terminal":"~","host":"3.10.0-327.4.5.el7.x86_64","started":1454378260}
          {"user":"LOGIN","terminal":"ttyS0","host":"","started":1454378270}
          {"user":"LOGIN","terminal":"tty1","host":"","started":1454378270}
          {"user":"runlevel","terminal":"~","host":"3.10.0-327.4.5.el7.x86_64","started":1454378276}
          {"user":"root","terminal":"pts/0","host":"vpn","started":1454404513}
      
      After:
          {"user":"root","terminal":"pts/0","host":"vpn","started":1454404513}
      3fc7bc1e
  6. 12 1月, 2016 1 次提交
  7. 16 12月, 2015 2 次提交
  8. 24 11月, 2015 3 次提交
  9. 19 10月, 2015 2 次提交
  10. 18 10月, 2015 1 次提交
    • J
      chore(*): Fixes #94 · 0461c506
      Jonathan Chauncey 提交于
      Added the ability to fetch an alternative location for /proc via an
      environment variable. If the env var is not set it will return /proc as
      the default value.
      0461c506
  11. 14 10月, 2015 1 次提交
  12. 01 10月, 2015 1 次提交
  13. 28 8月, 2015 1 次提交
  14. 26 8月, 2015 2 次提交
  15. 15 8月, 2015 1 次提交
  16. 21 7月, 2015 2 次提交
  17. 19 6月, 2015 1 次提交
  18. 18 6月, 2015 1 次提交
  19. 19 4月, 2015 1 次提交
  20. 20 3月, 2015 1 次提交
  21. 12 3月, 2015 2 次提交
  22. 15 2月, 2015 1 次提交
  23. 14 2月, 2015 2 次提交
  24. 07 2月, 2015 1 次提交
  25. 31 12月, 2014 2 次提交
  26. 30 12月, 2014 2 次提交
  27. 27 12月, 2014 2 次提交
  28. 27 11月, 2014 1 次提交