index
:
delta/dmidecode-git.git
master
git.savannah.gnu.org: git/dmidecode.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set version to 3.1.
dmidecode-3-1
Jean Delvare
2017-05-23
2
-1
/
+5
*
Document the previous change.
Jean Delvare
2017-05-23
1
-0
/
+6
*
dmidecode: New option --oem-string
Jean Delvare
2017-05-23
3
-1
/
+61
*
dmidecode: Add new enumerated values for processors
Jean Delvare
2017-04-27
2
-5
/
+8
*
dmidecode: Add support for 3-digit versions
Jean Delvare
2017-04-27
2
-9
/
+18
*
dmidecode: SMBIOS 3.1.0 is fully supported now
Jean Delvare
2017-04-27
1
-2
/
+2
*
dmidecode: Add support for structure type 43 (TPM Device)
Jean Delvare
2017-04-27
2
-3
/
+99
*
dmidecode: Clarify the memory speed unit
Jean Delvare
2017-04-27
2
-1
/
+2
*
dmidecode: Add Mini PCIe system slot enumerated values
Jean Delvare
2017-04-27
2
-2
/
+10
*
dmidecode: Add support for large cache sizes
Jean Delvare
2017-04-27
2
-2
/
+24
*
dmidecode: Decode the MIDR register on ARM processors
Jean Delvare
2017-04-27
2
-1
/
+19
*
dmidecode: Don't assume 8-bit processor family in dmi_processor_id
Jean Delvare
2017-04-27
2
-7
/
+16
*
dmidecode: Add new enumerated values for processors
Jean Delvare
2017-04-27
2
-5
/
+19
*
dmidecode: Add new enumerated values for chassis types
Jean Delvare
2017-04-27
2
-2
/
+8
*
dmidecode: Add support for extended BIOS ROM size
Jean Delvare
2017-04-27
2
-2
/
+21
*
dmidecode: Fix reading from SMBIOS 3 dump files
Jean Delvare
2017-04-11
2
-7
/
+11
*
util: Let callers pass an offset to read_file
Jean Delvare
2017-04-11
4
-7
/
+17
*
util: Don't leak a file descriptor in read_file
Jean Delvare
2017-04-11
2
-5
/
+10
*
dmidecode: Display IPMI interrupt number as decimal
Jean Delvare
2017-04-10
2
-1
/
+3
*
dmidecode: Decode processor ID of Core M, Athlon X4, Opteron X1000/X2000
Jean Delvare
2017-04-10
2
-1
/
+11
*
biosdecode: Decode Intel Multiprocessor entry point
Jean Delvare
2017-01-20
2
-1
/
+38
*
Only decode one DMI table
Jean Delvare
2017-01-20
2
-5
/
+20
*
Cygwin is no longer supported
Jean Delvare
2016-09-22
2
-4
/
+7
*
Prevent static code analyzer confusion
Jean Delvare
2016-09-07
1
-1
/
+1
*
Clarify a comment in dmi_memory_device_extended_size
Jean Delvare
2016-09-07
1
-1
/
+4
*
dmidecode: Move error messages to stderr
Jean Delvare
2016-07-22
1
-11
/
+26
*
dmidecode: Clarify error message on table read failure
Jean Delvare
2016-07-22
1
-3
/
+4
*
dmidecode: Unmask LRDIMM in memory type detail
Petr Oros
2016-06-30
3
-1
/
+6
*
dmidecode: Hide irrelevant fixup message
Jean Delvare
2016-05-03
1
-3
/
+5
*
Use DWORD for Structure table maximum size in SMBIOS3
Xie XiuQi
2016-02-01
1
-1
/
+1
*
dmidecode: Check sysfs entry point length
Jean Delvare
2015-11-02
2
-3
/
+4
*
dmidecode: Use read_file() to read the DMI table from sysfs
Jean Delvare
2015-11-02
2
-8
/
+24
*
Let read_file return the actual data size
Jean Delvare
2015-11-02
4
-6
/
+16
*
dmidecode: Introduce SYS_FIRMWARE_DIR
Jean Delvare
2015-11-02
1
-2
/
+3
*
Fix 'No SMBIOS nor DMI entry point found' on SMBIOS3
Xie XiuQi
2015-10-21
3
-2
/
+15
*
dmidecode: Handle OEM-specific types in group associations
Jean Delvare
2015-10-20
2
-0
/
+7
*
Fix error paths in mem_chunk
Jean Delvare
2015-10-14
2
-14
/
+11
*
Avoid SIGBUS on mmap failure
Jean Delvare
2015-10-14
2
-0
/
+27
*
Add "--no-sysfs" option description to -h output
Roy Franz
2015-10-01
2
-0
/
+5
*
Set version to 3.0
dmidecode-3-0
Jean Delvare
2015-09-03
2
-1
/
+5
*
Typo correction in 2.8 spec
Sai Kiran
2015-08-29
1
-1
/
+1
*
Rename .cvsignore to .gitignore
Jean Delvare
2015-08-10
1
-0
/
+1
*
Decoded HP-specific DMI type 233, and refactored 209 and 221 to use a common ...
Tyler Bell
2015-08-04
3
-15
/
+78
*
dmioem: Move function is_printable to dmidecode.c
Jean Delvare
2015-05-21
4
-21
/
+20
*
dmioem: Decode HP-specific DMI types 212 and 219
Jean Delvare
2015-05-21
2
-0
/
+56
*
dmidecode: Fix up invalid DMI type 34 structure length
Jean Delvare
2015-05-21
2
-0
/
+31
*
dmioem: Decode Acer-specific DMI type 170
Jean Delvare
2015-05-13
2
-1
/
+53
*
oem: Strip spaces at the end of vendor names
Jean Delvare
2015-05-13
2
-1
/
+12
*
Fix warnings about unused labels when building without -DUSE_MMAP
Jean Delvare
2015-05-13
2
-2
/
+5
*
Fix warnings about comparison between signed and unsigned integers
Jean Delvare
2015-05-13
2
-7
/
+10
[next]