index
:
libguestfs.git
master
oldlinux
stable-1.10
stable-1.12
stable-1.14
stable-1.16
stable-1.18
stable-1.2
stable-1.4
stable-1.6
stable-1.8
[MIRROR] library for accessing and modifying guest disk images
Richard W.M. Jones
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
daemon
/
parted.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
parted: Don't return "loop" for non-partitioned devices (RHBZ#634246).
Richard W.M. Jones
2010-10-18
1
-0
/
+15
*
part-disk: Align whole disk partition to 64 sectors.
Richard W.M. Jones
2010-10-06
1
-15
/
+9
*
parted: Check partition number >= 1 in several calls.
Richard Jones
2010-06-02
1
-0
/
+30
*
daemon: Parse output of old parted which didn't support -m option (RHBZ#598309).
Richard Jones
2010-06-02
1
-83
/
+284
*
daemon: count_strings function returns size_t
Richard Jones
2010-06-02
1
-1
/
+1
*
New partition APIs: part_del, part_get_bootable, part_get/set_mbr_id
Richard Jones
2010-04-10
1
-0
/
+101
*
daemon: More reliable parsing of the output from 'parted print'.
Richard Jones
2010-04-10
1
-19
/
+33
*
daemon: Make the RUN_PARTED macro take an error statement.
Richard Jones
2010-04-10
1
-7
/
+9
*
appliance: Set $PATH instead of hard-coding paths to binaries everywhere.
Richard Jones
2010-03-26
1
-3
/
+3
*
daemon: Don't need to prefix error messages with the command name.
Richard Jones
2010-02-12
1
-8
/
+8
*
Fix problems found by 'make syntax check'
Richard Jones
2009-11-10
1
-43
/
+43
*
Generic partition creation interface.
Richard Jones
2009-11-10
1
-0
/
+357