summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-functions_system_parsing.php
Commit message (Expand)AuthorAgeFilesLines
* pts-core: Eliminate use of most preg_ functionsMichael Larabel2008-12-271-13/+2
* pts-core: Improve lspci support for distributions using /sbin/lspciMichael Larabel2008-12-201-1/+10
* pts-core: Add support for specifying multiple possible points inMichael Larabel2008-12-161-15/+23
* pts-core: Improve detection of CPU processor temperatureMichael Larabel2008-12-091-1/+1
* pts-core: Improve usability for those without the PHP preg_* functionsMichael Larabel2008-11-231-2/+11
* pts-core: Return false on failure from read_hal(), read_system_hal()Michael Larabel2008-11-201-4/+4
* pts-core: Return false on failure from read_sysctl() instead ofMichael Larabel2008-11-201-2/+2
* pts-core: Return false on failure from read_lsb() instead of "Unknown"Michael Larabel2008-11-201-5/+2
* pts-core: Return false on failure from read_pci() instead of "Unknown"Michael Larabel2008-11-201-1/+1
* pts-core: Add internal caching support for lspci and lsb_releaseMichael Larabel2008-11-191-6/+15
* pts-core: Add fallback option support for read_sysctl()Michael Larabel2008-11-191-5/+11
* pts-core: Standardize hw_sys_* functionsMichael Larabel2008-11-171-0/+15
* pts-core: Rename hal-remove-words.txt to hal-values-remove.txtMichael Larabel2008-11-131-2/+2
* pts-core: Add static/hal-remove-words.txt to contain a list of all HALMichael Larabel2008-11-131-1/+6
* pts-core: Add "none" to HAL $remove_wordsMichael Larabel2008-11-111-1/+1
* pts-core: Add "00" to HAL $remove_wordsMichael Larabel2008-11-111-1/+1
* pts-core: Fix in read_sysctl()Michael Larabel2008-11-071-1/+1
* pts-core: Few OpenBSD tweaks and improvement to read_sysctl()Michael Larabel2008-11-071-2/+2
* pts-core: Add "not specified" to HAL $remove_wordsMichael Larabel2008-11-031-1/+1
* pts-core: Add support for reading X.Org module / driver versions usingMichael Larabel2008-11-031-0/+22
* pts-core: Add support for reading detailed RAM information onMichael Larabel2008-10-311-1/+1
* pts-core: Add support in read_osx_system_profiler() to read multipleMichael Larabel2008-10-301-4/+19
* pts-core: Improve motherboard detection for vendors that report aMichael Larabel2008-10-261-1/+1
* pts-core: More read_dmidecode() parsing tweaksMichael Larabel2008-10-221-2/+5
* pts-core: Add Linux support for reading DIMM speed, capacity, and bankMichael Larabel2008-10-211-2/+4
* pts-core: Add support for reading DMI information from dmidecode whereMichael Larabel2008-10-211-0/+46
* pts-core: Clean / optimize pts-core code / run PEAR's PHP_CodeSnifferMichael Larabel2008-10-161-13/+97
* pts: Update all test profiles as to whether they supportMichael Larabel2008-10-151-0/+45
* pts-core: Add support for reading software and hardware information onMichael Larabel2008-10-021-0/+25
* system_monitor: Add support for monitoring hard drive temperature usingMichael Larabel2008-10-021-1/+1
* pts-core: Add support for using hddtemp to read hard disk driveMichael Larabel2008-10-021-0/+30
* pts-core: Switch back to using read_amd_pcsdb() withMichael Larabel2008-10-021-4/+0
* pts-core: Cleanup pts-functions_system.php and move most of it toMichael Larabel2008-10-021-0/+48
* pts-core: Improve AMD motherboard chipset detectionMichael Larabel2008-09-271-1/+1
* pts-core: Omit OEM in read_hal()Michael Larabel2008-09-151-1/+1
* pts-core: Add initial support for detecting the motherboard SouthbridgeMichael Larabel2008-09-141-7/+10
* pts-core: The read_pci() tags don't need to be postfixed with a colonMichael Larabel2008-08-261-0/+3
* pts-core: Allow read_pci() to accept an array for fallback devices toMichael Larabel2008-08-261-20/+21
* pts-core: Add fallback support for read_hal() when the names areMichael Larabel2008-08-251-15/+19
* pts-core: Add a few more remove_words in the HAL extraction to check forMichael Larabel2008-08-251-1/+1
* pts-core: More improvements to motherboard detectionMichael Larabel2008-08-241-1/+1
* pts-core: Fix HAL system detection for some systemsMichael Larabel2008-08-231-1/+6
* pts-core: Drop pts_beep()Michael Larabel2008-08-221-0/+16
* pts-core: Check against error when using the aticonfig-based AMDPCSDBMichael Larabel2008-08-171-1/+1
* pts-core: For LM_Sensors parsing with read_sensors() support an array asMichael Larabel2008-08-171-10/+17
* pts-core: Improve GPU string detection for open-source driversMichael Larabel2008-08-091-2/+2
* pts-core: Improve video RAM detectionMichael Larabel2008-08-091-0/+49
* pts-core: Add ATI multi-GPU detection supportMichael Larabel2008-08-091-0/+11
* pts-core: Don't insert dead monitors in read_xdpy_monitor_info() andMichael Larabel2008-08-091-2/+2
* pts-core: Don't insert null entries into read_xdpy_monitor_info()Michael Larabel2008-08-091-1/+2