summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fdasd: geometry handling updated from upstream s390-toolsViktor Mihajlovski2015-10-271-1/+3
* maint: run "make update-copyright"Jim Meyering2014-05-2513-13/+13
* libparted: Avoid dasd as default disk type while probeNageswara R Sastry2014-04-291-0/+1
* libparted: mklabel to support EAV DASDNageswara R Sastry2014-04-291-1/+0
* libparted: add support for EAV DASD partitionsNageswara R Sastry2014-04-292-18/+130
* libparted: add support for implicit FBA DASD partitionsNageswara R Sastry2014-04-291-0/+2
* Fix filesystem detection on non 512 byte sectorsPhillip Susi2014-04-181-1/+0
* libparted: Add UEFI System Partition flag.Brian C. Lane2014-03-021-2/+3
* libparted: Add Intel Rapid Start Technology partition flag.Brian C. Lane2014-03-021-2/+3
* maint: update all copyright year number rangesJim Meyering2013-01-0613-13/+13
* add support for a new Linux-specific GPT partition type codeRoderick W. Smith2012-09-291-2/+3
* build: prefer pattern rules over suffix rulesStefano Lattarini2012-08-301-2/+1
* lib-fs-resize: re-add HFS and FAT file-system-related codeJim Meyering2012-02-071-0/+6
* libparted: remove ped_realloc, now unusedJim Meyering2012-02-031-1/+0
* gpt: add commands to manipulate pMBR boot flagMatthew Garrett2012-02-021-1/+3
* maint: remove "MAINTAINERCLEANFILES = Makefile.in" from Makefile.am'sJim Meyering2012-01-112-4/+1
* maint: rename public .h files to .in.hJim Meyering2012-01-0916-2/+35
* parted.h: use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE in VC'd filesJim Meyering2012-01-091-4/+1
* libparted: don't use _GL_ATTRIBUTE_CONST in public parted.h, ...Jim Meyering2012-01-081-1/+10
* maint: update all copyright year number rangesJim Meyering2012-01-0113-13/+14
* build: mark functions with "const" or "pure" attribute, per gcc warningsJim Meyering2011-12-0310-38/+60
* maint: unmark PedDeviceType as deprecatedPetr Uzel2011-10-011-3/+1
* libparted: differentiate between plain files and loop devicesPetr Uzel2011-09-291-1/+2
* remove all top-level FS-op code and the clearfat programJim Meyering2011-05-271-14/+0
* UI: remove all file-system-aware sub-commandsJim Meyering2011-05-271-20/+0
* Remove PED_ASSERT action argumentBrian C. Lane2011-03-051-3/+3
* maint: two files lacked a newline at EOF: add one to eachJim Meyering2011-02-261-1/+1
* gpt: add legacy_boot partition flagBrian C. Lane2011-02-261-2/+3
* s390: improve/correct DASD supportStephen Powell2011-02-231-1/+55
* maint: update copyright year ranges to include 2011Jim Meyering2011-02-2212-21/+15
* default to 1MiB alignment when possibleBrian C. Lane2010-12-151-0/+2
* dos: add a partition flag for diagnostics / recovery partitionsHans de Goede2010-04-291-2/+3
* maint: remove empty lines at end of fileJim Meyering2010-04-286-7/+0
* maint: make PED_ASSERT and PED_DEBUG if-safeColin Watson2010-04-211-3/+3
* libparted: add support for Linux software RAID arrays (mdraid)Petr Uzel2010-04-161-1/+2
* maint: constify ped_device_get_constraint interfaceColin Watson2010-04-131-1/+1
* Add support for ATA over Ethernet (AoE) devicesPetr Uzel2010-02-261-1/+2
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-0812-12/+21
* gpt: Add support for appletv partitionsJoel Granados Moreno2009-12-101-2/+3
* build: don't install s390 dasd internal headers into /usr/includeJoel Granados Moreno2009-12-101-3/+3
* libparted: add disk flag functions and PED_DISK_CYLINDER_ALIGNMENT flagHans de Goede2009-12-101-0/+33
* libparted: new interfaces: max start sector, max partition lengthJim Meyering2009-12-081-0/+3
* libparted: factor out duplication, hook up new APIsJim Meyering2009-12-081-0/+2
* libparted: ped_disk_clobber_exclude: remove now-unused functionJim Meyering2009-11-271-2/+0
* dasd: allow the use of a *regular* backing fileJim Meyering2009-11-271-1/+1
* ped_disk_type_get_next: fix a const-correctness bugJim Meyering2009-11-131-2/+1
* maint: more const-correctness fixesJim Meyering2009-11-121-13/+15
* maint: fix s390-specific const correctness problemsJim Meyering2009-11-101-4/+2
* libparted: add ped_disk_get_partition_alignment() functionHans de Goede2009-11-011-0/+2
* libparted: add ped_device_get_xxx_aligned_constraint() functionsHans de Goede2009-11-011-0/+5