OSDN Git Service

Remove PED_ASSERT action argument
[android-x86/external-parted.git] / libparted / disk.c
2011-03-05 Brian C. LaneRemove PED_ASSERT action argument
2011-02-26 Brian C. Lanegpt: add legacy_boot partition flag
2011-02-22 Jim Meyeringmaint: update copyright year ranges to include 2011
2010-04-29 Hans de Goededos: add a partition flag for diagnostics / recovery...
2010-03-30 Jim Meyeringmaint: remove unneeded #include
2010-02-22 Hans de Goedelibparted: copy the needs_clobber value in ped_disk_dup...
2010-01-15 Jim Meyeringlibparted: remove unreachable code
2010-01-15 Jim Meyeringlibparted: avoid double-free on an OOM failure path
2010-01-08 Jim Meyeringmaint: update all FSF copyright year lists to include...
2009-12-18 Hans de Goedelibparted: push/pop update mode around ped_disk_set_flag
2009-12-10 Hans de Goedelibparted: missing pop update mode in ped_disk_delete_a...
2009-12-10 Hans de Goedelibparted: make pop/push update mode propagate sanity...
2009-12-10 Joel Granados Morenolibparted: add missing update mode pop in duplicate...
2009-12-10 Joel Granados Morenogpt: Add support for appletv partitions
2009-12-10 Hans de Goedelibparted: add disk flag functions and PED_DISK_CYLINDE...
2009-12-08 Jim Meyeringlibparted: new interfaces: max start sector, max partit...
2009-11-27 Jim Meyeringlibparted: ped_disk_clobber_exclude: remove now-unused...
2009-11-27 Jim Meyeringped_disk_clobber: change semantics
2009-11-13 Jim Meyeringped_disk_type_get_next: fix a const-correctness bug
2009-11-01 Hans de Goedelibparted: add ped_disk_get_partition_alignment() function
2009-10-29 Jim Meyeringdvh: document an as-yet-unplugged (but not serious...
2009-10-28 Jim Meyeringcheck: plug an even smaller (formatted "unit") leak
2009-10-28 Jim Meyeringcheck: plug a geometry-sized leak
2009-10-01 Jim Meyeringmake PED_ASSERT handling sane: abort on false condition
2009-09-29 Jim Meyeringmaint: update most copyright year lists to include...
2009-08-28 Hans de Goedeparted: avoid unnecessary open/close on commit, and...
2009-07-24 Jim Meyeringdisk.c: add assertions
2009-07-24 Joel Granados Morenoput partition-table-specific logic in the corresponding...
2009-07-24 Jim Meyeringstart to make things work with 2048-byte sector size.
2009-03-05 Jim Meyeringremove all trailing blanks
2009-03-05 Joel Granados MorenoProperly sync partitions with operating system
2009-02-06 Otavio Salvadorremove ped_(register|unregister)_disk_type since they...
2008-05-29 Jim MeyeringUse free, not ped_free.
2008-04-12 Robert MillanAdd support for GRUB / BIOS partition in GPT.
2008-02-04 Jim MeyeringEnforce inherent limitations of dos and dvh partition...
2007-11-03 Otavio SalvadorMove PedArchitecture and ped_set_architecture to private
2007-11-02 Debarshi RayRemoving unnecessary type-casts and eerie comments.
2007-08-31 Otavio SalvadorReally duplicate the disk instead of readd every partition
2007-08-09 David CantrellRevert "History with undo and redo capabilities."
2007-08-08 David CantrellHistory with undo and redo capabilities.
2007-07-23 David CantrellUpdated GPL license boilerplate.
2007-05-31 Jim MeyeringCorrect a misleading diagnostic.
2007-05-02 David CantrellWhitespace cleanups.
2007-04-05 solsTiCe d'Hiverremove any trace of PED_PARTITION_PRIMARY which was...
2007-03-07 Jim MeyeringAdd "const" to parameters in these public interfaces.
2007-03-07 Jim MeyeringUse <config.h> consistently, not "config.h".
2007-03-05 Jim MeyeringUndo part of the dos.c constification.
2007-03-05 Jim Meyering* libparted/labels/dos.c: Complete constification of...
2007-02-16 Jim MeyeringAvoid compiler warnings with gcc -Wall -Wshadow.
2007-02-15 Debarshi RayDeprecating ped_[register|unregister]_disk_type in...
2007-01-16 Debarshi RayAdd stdint.h stdlib.h & string.h to include/parted...
2006-12-05 Otavio Salvadorlibparted/disk.c: Standarize the way we walk throught...
2006-11-11 Otavio SalvadorChanges done on darcs repository suitable for 1.8 release:
2006-11-11 Otavio SalvadorChanges done on darcs repository suitable for 1.8 release:
2006-10-09 David Cantrell * disk.c (ped_unregister_disk_type): Handle instance...
2006-09-14 Anant NarayananFix ChangeLog