index
:
delta/parted.git
baserock/pedroalvarez/v3.2-gitmodules
baserock/v3.2
master
git.savannah.gnu.org: git/parted.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libparted
/
labels
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpt_clobber: avoid segfault when 512 < sector_size
Jim Meyering
2009-07-24
1
-15
/
+8
*
ptt_clear_sectors: new function
Jim Meyering
2009-07-24
2
-3
/
+26
*
mac clone: avoid failed assertion for sector size > 512
Jim Meyering
2009-07-24
1
-2
/
+11
*
* libparted/labels/mac.c (mac_duplicate): Remove dead code.
Jim Meyering
2009-07-24
1
-5
/
+1
*
mac partitions pass all label+disk tests @1024 & @2048 sector size
Jim Meyering
2009-07-24
1
-29
/
+45
*
mac.c (_disk_analyse_ghost_size): allow >512-byte sector size
Jim Meyering
2009-07-24
1
-14
/
+20
*
mac.c: remove dead code
Jim Meyering
2009-07-24
1
-2
/
+1
*
make "mac" partition table support pass the 512-byte ./label tests
Jim Meyering
2009-07-24
1
-19
/
+35
*
factor out the read_sector function
Jim Meyering
2009-07-24
8
-137
/
+60
*
dvh: probe, read, clobber, write: adapt for >512-byte sectors
Jim Meyering
2009-07-24
1
-13
/
+40
*
bsd.c: use pt-tools
Jim Meyering
2009-07-24
1
-15
/
+4
*
the beginnings of library partition-table tools
Jim Meyering
2009-07-24
3
-1
/
+71
*
avoid dvh label-clone test failure
Jim Meyering
2009-07-24
1
-1
/
+1
*
* libparted/labels/gpt.c (gpt_clobber): Plug a leak.
Jim Meyering
2009-07-24
1
-0
/
+1
*
amiga: Avoid writing uninitialized 1.5KB after initial 512B.
Jim Meyering
2009-07-24
1
-1
/
+5
*
Make loop_probe and loop_clobber work with sector_size > 512, too.
Jim Meyering
2009-07-24
1
-33
/
+33
*
(msdos_clobber): Plug the leak I just introduced.
Jim Meyering
2009-07-24
1
-2
/
+4
*
Make "mklabel loop" work with >512 sector_size, even when...
Jim Meyering
2009-07-24
2
-8
/
+30
*
Make "mklabel loop" work with >512 sector_size.
Jim Meyering
2009-07-24
1
-6
/
+15
*
Make "mklabel msdos" work with >512 sector_size.
Jim Meyering
2009-07-24
1
-13
/
+22
*
Make "mklabel bsd" work with >512 sector_size.
Jim Meyering
2009-07-24
1
-13
/
+27
*
Make "mklabel mac" work with >512-byte sector_size.
Jim Meyering
2009-07-24
1
-26
/
+49
*
Add a FIXME comment.
Jim Meyering
2009-07-24
1
-1
/
+1
*
start to make things work with 2048-byte sector size.
Jim Meyering
2009-07-24
3
-55
/
+104
*
build: adjust Makefiles
Jim Meyering
2009-07-19
1
-1
/
+2
*
Avoid compilation failure on s390
Otavio Salvador
2009-07-19
3
-5
/
+5
*
Rationalise linux-swap fs names, and add a "linux-swap" alias
Colin Watson
2009-07-10
1
-1
/
+1
*
gpt: preserve first 446 bytes of the PMBR (protective MBR)
Joel Granados Moreno
2009-06-17
1
-2
/
+12
*
gpt: fix gpt_read to read all of the partition entries correctly
Matthew S. Harris
2009-06-10
2
-8
/
+25
*
Make sure we always create msdos metadata parts.
Joel Andres Granados
2009-05-26
1
-22
/
+76
*
remove all trailing blanks
Jim Meyering
2009-03-05
14
-275
/
+275
*
gpt: plug a memory leak in gpt_read()
Petr Uzel
2009-03-05
1
-1
/
+5
*
rename all "support" parameters; avoid new compiler warnings
Jim Meyering
2009-03-05
10
-29
/
+39
*
gpt: adjust formatting and rename a parameter: s/supported/max_n/.
Jim Meyering
2009-03-05
1
-15
/
+15
*
Properly sync partitions with operating system
Joel Granados Moreno
2009-03-05
11
-9
/
+141
*
dasd: emit a diagnostic upon probe failure
Joel Granados Moreno
2009-02-20
1
-4
/
+4
*
gpt: avoid failed assertion on big-endian systems
Petr Uzel
2009-02-20
1
-1
/
+1
*
avoid failed assertion when creating a GPT partition table...
Jim Meyering
2009-02-18
1
-3
/
+8
*
gpt: do not automatically "correct" a suspicious GPT partition table
Petr Uzel
2009-02-17
1
-10
/
+15
*
sun partition tables: add support for RAID partition types
Tom "spot" Callaway
2008-12-23
1
-6
/
+35
*
don't call ped_partition_new with "0" as 2nd arg
Jim Meyering
2008-07-27
8
-16
/
+24
*
gpt_write: fix a write-uninitialized error
Jim Meyering
2008-05-31
1
-1
/
+1
*
plug two more leaks in gpt_write
Jim Meyering
2008-05-31
1
-5
/
+12
*
plug a blatant leak in gpt_write
Jim Meyering
2008-05-31
1
-1
/
+1
*
plug leaks in gpt_write
Jim Meyering
2008-05-31
1
-0
/
+2
*
plug a leak in gpt_read
Jim Meyering
2008-05-31
1
-0
/
+1
*
remove more useless "if" tests before free
Jim Meyering
2008-05-29
2
-3
/
+2
*
Use free, not ped_free.
Jim Meyering
2008-05-29
11
-75
/
+75
*
bug fix: improve DOS partition table recognition
Colin Watson
2008-05-29
1
-7
/
+9
*
avoid const-related compiler warnings
Jim Meyering
2008-05-29
1
-7
/
+7
[next]