summaryrefslogtreecommitdiff
path: root/basicmbr.cc
Commit message (Collapse)AuthorAgeFilesLines
* Code cleanup based on 'infer' suggestions; mostly just dead stores.Rod Smith2021-03-171-6/+6
| | | | One forgotten change
* Fix bug that could cause crash if a badly-formatted MBR disk was read.Rod Smith2021-01-131-1/+2
|
* Added explicit copy constructors and made other tweaks to avoidRod Smith2018-07-051-22/+54
| | | | compiler complaints.
* Version 1.0.2 release.Rod Smith2017-07-261-6/+6
|
* Version 1.0.0 release! Added some type codes and the -O/--print-mbrRoderick W. Smith2015-03-171-1/+1
| | | | option for sgdisk.
* Removed libicu dependency for UTF-16 partition names. Version 0.8.9Roderick W. Smith2014-02-171-2/+2
| | | | release.
* Fixed spurious error message in FixParts.Roderick W. Smith2014-02-171-1/+1
|
* Removed 0x8302 type code, since the Red Hat parted developers haveRoderick W. Smith2013-09-241-4/+4
| | | | decided against using it.
* Fixed hybrid creation bug on over-2TiB disks & improved verificationRoderick W. Smith2013-09-121-6/+14
| | | | | ('v') detection of disks with 0xEE partitions that don't begin on sector 1.
* Check for boot/active flag on 0xEE protective partition in verifyRoderick W. Smith2013-08-311-0/+12
| | | | function.
* Fix Ctrl+D problems; 0.8.4 releasesrs56942012-03-251-1/+1
|
* GPT fdisk 0.8.3 release; minor bug fixes & feature changes.srs56942012-03-231-0/+1
|
* Changes for GPT fdisk version 0.8.1srs56942011-10-011-52/+65
|
* Changes for version 0.8.0srs56942011-09-101-0/+4
|
* 0.7.2 release, includes new Linux type code & true GUID generation insrs56942011-06-261-4/+7
| | | | Windows
* Miscellaneous bug fixes.srs56942011-06-101-2/+14
|
* 0.7.1 release versionsrs56942011-03-211-54/+6
|
* Preliminary UTF-16LE support for GPT descriptionssrs56942011-03-171-9/+3
|
* A few miscellaneous changessrs56942011-03-161-58/+4
|
* Second patchset from Florian & a few other small changessrs56942011-03-151-1/+1
|
* Patches supplied by Florian Zumbiehlsrs56942011-03-151-2/+2
|
* Version 0.7.0srs56942011-03-121-271/+987
|
* New filessrs56942011-03-011-0/+976