summaryrefslogtreecommitdiffstats
path: root/libblkid/src/partitions/gpt.c
Commit message (Expand)AuthorAgeFilesLines
* misc: fix some printf format stringsRuediger Meier2017-04-101-1/+2
* libblkid: (gpt) fix force flagKarel Zak2017-02-151-1/+1
* libblkid: fix BLKID_PARTS_FORCE_GPT usageKarel Zak2017-02-141-2/+6
* libblkid: Fix out of bounds reads on bad GPT headerAlden Tondettar2017-01-251-8/+7Star
* lib/crc32: prefix public functionsGustavo Zacarias2016-10-191-1/+1
* misc: Fix various typosSebastian Rasmussen2016-05-311-4/+4
* libblkid: use internally uint64_t for offsets and sizesKarel Zak2016-01-121-1/+1
* lib/crc32: don't require to modify GPT headerKarel Zak2015-09-241-9/+9
* libblkid: fix potential bufer overflowsSebastian Krahmer2014-12-051-4/+8
* libblkid: (gpt) fix PT offsetKarel Zak2014-08-111-1/+2
* libblkid: (gpt) use real sector size to set PTMAGIC_OFFSETKarel Zak2014-08-081-1/+1
* libblkid: use new debug functionsKarel Zak2014-03-211-8/+8
* blkid: convert superblocks to new calling conventionHannes Reinecke2014-03-201-9/+21
* libblkid: convert GPT attributes to host endianessKarel Zak2014-03-121-1/+1
* libblkid: detect alone PMBRKarel Zak2014-01-201-2/+42
* fdisk: add mbr_get_partition()Karel Zak2013-09-161-3/+1Star
* fdisk: use functions from pt-mbr.hKarel Zak2013-09-161-1/+1
* libblkid: rename sys_type to sys_indKarel Zak2013-09-161-1/+1
* libblkid: move MBR definitions to include/pt-mbr.hKarel Zak2013-09-161-2/+1Star
* libblkid: move MBR partition types to include/Karel Zak2013-09-161-1/+1
* libblkid: split blkid_parttable_set_id()Karel Zak2013-06-131-1/+1
* libblkid: set PTUUID for GPT and DOSKarel Zak2013-06-131-4/+8
* libblkid: clean up DBG()Karel Zak2013-04-081-11/+11
* libblkid: return disk ID/UUID by PT binary interfaceKarel Zak2013-02-191-0/+4
* libblkid: (gpt) don't modify in memory buffersKarel Zak2012-11-211-12/+11Star
* Fix typos found by misspellingsBernhard Voelker2012-04-231-2/+2
* libblkid: remove >> 9 from GPT codeKarel Zak2012-02-061-2/+4
* libblkid: check blkid_probe_set_magic() return in GPT code [coverity scan]Karel Zak2012-01-311-2/+3
* libblkid: export PTMAGIC also if only PTTYPE requestedKarel Zak2011-11-151-4/+4
* libblkid: export info about PT magic stringsKarel Zak2011-11-131-0/+5
* libblkid: [partitions] fix compiler warnings [-Wunused-parameter -Wsign-compare]Karel Zak2011-08-021-3/+3
* build-sys: use top-level directory for libblkid rather than shlibs/blkidKarel Zak2011-06-091-0/+401