summaryrefslogtreecommitdiff
path: root/libparted
Commit message (Expand)AuthorAgeFilesLines
* libparted: Add Intel Rapid Start Technology partition flag.Brian C. Lane2014-03-023-0/+63
* libparted: don't canonicalize /dev/md/ paths (#872361)Brian C. Lane2014-03-021-2/+5
* libparted: preserve the uuid on dm partitions (#832145)Brian C. Lane2014-03-021-4/+16
* libparted: use dm_udev_wait (#698121)Brian C. Lane2014-03-021-13/+29
* libparted: copy pmbr_boot when duplicating GPT diskBrian C. Lane2014-02-251-0/+1
* bug#15591: [PATCH] libparted: handle i18n gpt partition names correctlyPhillip Susi2013-12-231-7/+56
* libparted: make sure not to treat percentages as exactPhillip Susi2013-11-231-1/+1
* GPT: add support for PReP GUIDDaniel Battaiola Kreling2013-11-231-0/+38
* Fix test compilationPhillip Susi2013-11-231-1/+2
* libparted: avoid disturbing partitionsPhillip Susi2013-11-231-37/+47
* Revert "linux-commit: do not unnecessarily open partition device nodes"Phillip Susi2013-11-231-22/+3
* libparted: allow some common errors to be ignoredPhillip Susi2013-11-232-71/+26
* libparted: fix gpt end of disk handlingPhillip Susi2013-11-231-23/+29
* libparted: handle logical partitions starting immediately after the EBRPhillip Susi2013-11-231-2/+15
* gpt: Revert small device commitsPhillip Susi2013-11-231-4/+4
* dos: improve MBR signature generationJonathan Liu2013-10-093-28/+24
* maint: update all copyright year number rangesJim Meyering2013-01-06107-107/+107
* libparted: don't probe every dm device in probe_allPhillip Susi2012-10-291-1/+80
* libparted: remove extraneous blkpg add partition ped exceptionPhillip Susi2012-10-291-18/+3
* libparted: refactor device-mapper partition sync codePhillip Susi2012-10-291-227/+178
* doc: libparted/disk.c: correct doxygen comment typoBob Beers2012-10-041-1/+1
* add support for a new Linux-specific GPT partition type codeRoderick W. Smith2012-09-292-2/+45
* mac: don't let larger partition-table-specified block size evoke UBBrian C. Lane2012-09-201-1/+13
* gpt: when "mklabel gpt" fails, always provide a diagnosticJim Meyering2012-09-121-2/+8
* gpt: permit "mklabel gpt" on a 67-sector deviceJim Meyering2012-09-121-2/+2
* gpt: require first_usable_LBA <= last_usable_LBADavidlohr Bueso2012-09-121-0/+4
* build: enable subdir-objects Automake option globallyStefano Lattarini2012-08-301-2/+0
* build: don't list files with unknown suffix in _SOURCESStefano Lattarini2012-08-301-2/+4
* build: prefer $(AM_CPPFLAGS) over $(INCLUDES)Stefano Lattarini2012-08-303-3/+3
* gpt: fix endianness bug in gpt_get_max_supported_partition_countRichard W.M. Jones2012-06-091-2/+2
* libparted: check PMBR before GPT partition tableBrian C. Lane2012-03-241-33/+14
* maint: bump library version to 2.0.0Jim Meyering2012-03-021-1/+1
* lib-fs-resize: remove unused probe-related codeJim Meyering2012-03-023-199/+0
* libparted: avoid unwarranted failed assertion during mklabelJim Meyering2012-02-261-2/+1
* build: avoid non-srcdir build failureJim Meyering2012-02-181-2/+3
* lib-fs-resize: use linker script to expose only selected functionsJim Meyering2012-02-102-1/+19
* maint: remove r/hfs/DOC,HISTORY,TODO; add VERSION for new libraryJim Meyering2012-02-104-239/+11
* lib-fs-resize: rewrite ped_file_system_clobberJim Meyering2012-02-102-31/+21
* lib-fs-resize: add wrappers for open,close,resize,get_resize_constraintJim Meyering2012-02-103-39/+210
* maint: update copyrights in r/Jim Meyering2012-02-1040-40/+40
* lib-fs-resize: re-add HFS and FAT file-system-related codeJim Meyering2012-02-0744-1/+12042
* maint: remove now-unused fat-related functionsJim Meyering2012-02-074-168/+2
* libparted: gpt: avoid heap-read-overrun when rewriting 9-PTE tableJim Meyering2012-02-071-4/+5
* libparted: remove ped_realloc, now unusedJim Meyering2012-02-031-15/+0
* gpt: add commands to manipulate pMBR boot flagMatthew Garrett2012-02-022-3/+60
* libparted: gpt: rewrite even a 9-partition-entry table properlyJim Meyering2012-01-221-5/+4
* maint: clean-up preparing for bug fixJim Meyering2012-01-211-9/+8
* libparted: raise dos partition limit from 16 to 64Phillip Susi2012-01-191-1/+1
* libparted: enforce dos partition limitPhillip Susi2012-01-181-3/+9
* build: revert the recent "fix" to avoid make warnings about linux.loJim Meyering2012-01-131-6/+5