summaryrefslogtreecommitdiff
path: root/libparted/disk.c
Commit message (Expand)AuthorAgeFilesLines
* Properly sync partitions with operating systemJoel Granados Moreno2009-03-051-1/+16
* remove ped_(register|unregister)_disk_type since they were deprecatedOtavio Salvador2009-02-061-18/+0
* Use free, not ped_free.Jim Meyering2008-05-291-6/+6
* Add support for GRUB / BIOS partition in GPT.Robert Millan2008-04-121-0/+2
* Enforce inherent limitations of dos and dvh partition table formats.Jim Meyering2008-02-041-1/+66
* Move PedArchitecture and ped_set_architecture to privateOtavio Salvador2007-11-031-0/+2
* Removing unnecessary type-casts and eerie comments.Debarshi Ray2007-11-021-3/+2
* Really duplicate the disk instead of readd every partitionOtavio Salvador2007-08-311-8/+9
* Revert "History with undo and redo capabilities."David Cantrell2007-08-091-11/+0
* History with undo and redo capabilities.David Cantrell2007-08-081-0/+11
* Updated GPL license boilerplate.David Cantrell2007-07-231-3/+2
* Correct a misleading diagnostic.Jim Meyering2007-05-311-1/+1
* Whitespace cleanups.David Cantrell2007-05-021-14/+14
* remove any trace of PED_PARTITION_PRIMARY which was deprecated a long time ag...solsTiCe d'Hiver2007-04-051-1/+1
* Add "const" to parameters in these public interfaces.Jim Meyering2007-03-071-6/+6
* Use <config.h> consistently, not "config.h".Jim Meyering2007-03-071-1/+1
* Undo part of the dos.c constification.Jim Meyering2007-03-051-2/+2
* * libparted/labels/dos.c: Complete constification of this file.Jim Meyering2007-03-051-2/+2
* Avoid compiler warnings with gcc -Wall -Wshadow.Jim Meyering2007-02-161-4/+1
* Deprecating ped_[register|unregister]_disk_type in favour of ped_disk_type_[r...Debarshi Ray2007-02-151-3/+21
* Add stdint.h stdlib.h & string.h to include/parted/parted.h and remove them f...Debarshi Ray2007-01-161-2/+0
* libparted/disk.c: Standarize the way we walk throught the disk types overall ...Otavio Salvador2006-12-051-10/+10
* Changes done on darcs repository suitable for 1.8 release:Otavio Salvador2006-11-111-1/+2
* Changes done on darcs repository suitable for 1.8 release:Otavio Salvador2006-11-111-13/+12
* * disk.c (ped_unregister_disk_type): Handle instances where disk_typesDavid Cantrell2006-10-091-1/+3
* Fix ChangeLogAnant Narayanan2006-09-141-0/+2250