summary refs log tree commit diff stats
path: root/plugins/sysinfo/sysinfo.c
AgeCommit message (Expand)Author
2017-06-20sysinfo: Simplify finding pci.ids file on UnixPatrick Griffis
2015-02-21Unify sysinfo plugins and add osx supportTingPing
2015-02-10Call CoInitialize, CoInitializeSecurity and CoUninitialize from the main proc...Arnavion
2015-01-31sysinfo: Fix braindead logic for stripping spaces from the end of the OS name.Arnavion
2015-01-31sysinfo: Strip spaces from the end of the OS name, if any, and ensure a space...Arnavion
2015-01-05sysinfo: Also show HDD information.Arnavion
2015-01-04sysinfo: Don't confuse build architecture with CPU architecture.Arnavion
2015-01-04sysinfo: Refactored out individual WMI parsing methods.Arnavion
2015-01-03Bring the sysinfo plugin to the 21st century.Arnavion