summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-functions_system.php
Commit message (Expand)AuthorAgeFilesLines
* pts-core: Clean up Display / X.Org server reported stringMichael Larabel2008-12-271-1/+1
* pts-core: Add support for detecting and reporting the desktopMichael Larabel2008-11-261-0/+6
* pts-core: Standardize sw_* functionsMichael Larabel2008-11-171-8/+8
* pts-core: Standardize hw_sys_* functionsMichael Larabel2008-11-171-5/+5
* pts-core: Standardize hw_gpu_* functionsMichael Larabel2008-11-171-2/+2
* pts-core: Standardize CPU function namesMichael Larabel2008-11-171-2/+2
* pts-core: Add support for reading X.Org module / driver versions usingMichael Larabel2008-11-031-0/+6
* pts-core: Rework code to pts_hw_string() and pts_sw_string()Michael Larabel2008-10-311-18/+21
* pts-core: Add Linux support for reading DIMM speed, capacity, and bankMichael Larabel2008-10-211-1/+1
* pts-core: Track motherboard, processor, OS, and compiler version when aMichael Larabel2008-10-161-0/+5
* pts-core: Add support for reading hard disk model number and true diskMichael Larabel2008-10-081-1/+1
* pts-core: Various changes to system functionsMichael Larabel2008-10-021-1/+1
* pts-core: Cleanup pts-functions_system.php and move most of it toMichael Larabel2008-10-021-436/+5
* pts-core: Cleanup uname calls in event uname isn't foundMichael Larabel2008-09-301-3/+3
* pts-core: Fix undefined $bridgeMichael Larabel2008-09-301-1/+1
* pts-core: Add detection support for ATI/AMD Southbridge partsMichael Larabel2008-09-271-0/+7
* pts-core: Add initial support for detecting the motherboard SouthbridgeMichael Larabel2008-09-141-0/+19
* pts-core: Add fall-back support for reading the PCI subsystem vendor ifMichael Larabel2008-09-131-1/+1
* pts-core: Improve VirtualBox virtualization detection for guestMichael Larabel2008-09-111-2/+2
* pts-core: Drop PTS_USER_DIR usageMichael Larabel2008-09-111-15/+0
* pts-core: The read_pci() tags don't need to be postfixed with a colonMichael Larabel2008-08-261-2/+2
* pts-core: Improved chipset / Northbridge detectionMichael Larabel2008-08-261-1/+24
* pts-core: More improved motherboard detection supportMichael Larabel2008-08-251-2/+2
* pts-core: More improvements to motherboard detectionMichael Larabel2008-08-241-0/+8
* pts-core: For OpenSolaris, i86pc -> i686 architectureMichael Larabel2008-08-231-0/+2
* pts-core: When running on Solaris and ps error generated, don't print toMichael Larabel2008-08-231-1/+1
* pts-core: Drop pts_beep()Michael Larabel2008-08-221-0/+26
* pts-core: read_memory_usage() -> read_physical_memory_usage()Michael Larabel2008-08-211-1/+1
* pts-core: If memory parsing fails, return -1 usageMichael Larabel2008-08-211-1/+1
* pts-core: Add support for reading system memory and SWAP usageMichael Larabel2008-08-211-0/+59
* pts-core: OS detection fix for Xandros / Eee PC 901Michael Larabel2008-08-201-0/+3
* pts-core: Switch read_sensors() calls to using the new structure whereMichael Larabel2008-08-171-22/+4
* pts-core: Improve system voltage detection through LM_SensorsMichael Larabel2008-08-091-0/+15
* pts-core: Should be a whole lot more trivial fixes...Michael Larabel2008-08-031-1/+1
* git-core: Clean up HAL (Hardware Abstraction Layer) parsingMichael Larabel2008-08-031-6/+5
* pts-core: Improve HAL motherboard detection, again.Michael Larabel2008-08-031-1/+10
* pts-core: Improve HAL motherboard detectionMichael Larabel2008-08-031-11/+10
* pts-core: Add basic support for *BSD operating systems. Tested withMichael Larabel2008-08-031-0/+3
* Few pts-functions_system* fixesMichael Larabel2008-08-031-1/+1
* pts-core: Add FreeBSD graphics parsing supportMichael Larabel2008-08-031-1/+6
* Remove codename from license/copyright comments headersMichael Larabel2008-08-031-1/+1
* More OpenSolaris hardware/software detection work...Michael Larabel2008-08-031-2/+2
* Add initial support for Solaris / OpenSolaris... A few hardwareMichael Larabel2008-08-031-0/+16
* Change BENCHMARK_ENV_DIR to TEST_ENV_DIR definitionMichael Larabel2008-08-031-1/+1
* system_monitor 1.1 module. Eliminate all pts_record_* sensor functionsMichael Larabel2008-08-031-55/+0
* Support PTS External Dependencies on non-LSB distributionsMichael Larabel2008-06-281-0/+14
* Add GPLv3 header to some source files missing the licenseMichael Larabel2008-06-221-0/+13
* Add VirtualBox detection supportMichael Larabel2008-06-051-1/+4
* In kernel arch, if the architecture is X86-64, change it to x86_64.Michael Larabel2008-06-041-1/+6
* Hopefully final fix for GCC detection!Michael Larabel2008-06-011-12/+3