1. 02 2月, 2016 1 次提交
    • 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
  2. 29 1月, 2016 1 次提交
  3. 27 1月, 2016 2 次提交
  4. 21 1月, 2016 1 次提交
  5. 20 1月, 2016 2 次提交
  6. 12 1月, 2016 2 次提交
  7. 10 1月, 2016 2 次提交
  8. 31 12月, 2015 2 次提交
  9. 16 12月, 2015 6 次提交
  10. 15 12月, 2015 1 次提交
  11. 14 12月, 2015 3 次提交
  12. 12 12月, 2015 3 次提交
  13. 11 12月, 2015 2 次提交
  14. 09 12月, 2015 2 次提交
  15. 08 12月, 2015 2 次提交
  16. 07 12月, 2015 3 次提交
  17. 01 12月, 2015 2 次提交
  18. 25 11月, 2015 3 次提交