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
Commit message (
Expand
)
Author
Age
Files
Lines
*
New APIs: set-network and get-network to enable network support.
Richard Jones
2010-08-24
6
-3
/
+49
*
build: Add 'bindist' rule for building binary distribution.
Richard Jones
2010-08-24
1
-0
/
+18
*
Don't print debug messages when not in verbose mode.
Richard Jones
2010-08-24
1
-15
/
+17
*
Change protocol to send Linux errno from daemon to library.
Richard Jones
2010-08-24
3
-5
/
+10
*
Raise error message max size to 64K.
Richard Jones
2010-08-24
2
-10
/
+5
*
Use virtio-serial, remove other vmchannel methods.
Richard Jones
2010-08-24
4
-410
/
+63
*
Change to using ext2-based, cached supermin appliance.
Richard Jones
2010-08-23
10
-191
/
+529
*
Make print_timestamped_message into a cross-module function.
Richard Jones
2010-08-23
2
-6
/
+6
*
Factor out code for locating the temporary directory.
Richard Jones
2010-08-23
2
-11
/
+22
*
Whitespace change: Add blank line between structures and functions.
Richard Jones
2010-08-21
1
-0
/
+1
*
appliance: Remove some obsolete testing rules from Makefile.am
Richard Jones
2010-08-21
1
-31
/
+0
*
Version 1.5.3
1.5.3
Richard Jones
2010-08-17
13
-7106
/
+8734
*
Remove old ocaml-inspector code.
Richard Jones
2010-08-17
3
-542
/
+3
*
fish: Reimplement -i option using new C-based inspection.
Richard Jones
2010-08-17
6
-137
/
+187
*
fish: Add -c/--connect and -d/--domain options.
Richard Jones
2010-08-17
8
-33
/
+326
*
New APIs for guest inspection.
Richard Jones
2010-08-17
6
-5
/
+1360
*
New APIs: findfs-label and findfs-uuid
Richard Jones
2010-08-17
5
-3
/
+101
*
New API: file-architecture
Richard Jones
2010-08-17
8
-215
/
+437
*
generator: No need to redefine safe_* macros.
Richard Jones
2010-08-17
1
-7
/
+0
*
Add safe_strndup call.
Richard Jones
2010-08-17
2
-0
/
+10
*
Send trace output to stderr.
Matthew Booth
2010-08-17
1
-14
/
+14
*
Python: Use new PyCapsule API where supported.
Richard Jones
2010-08-17
2
-0
/
+18
*
generator: Fix typo in error message for RConstOptString.
Richard Jones
2010-07-31
1
-1
/
+1
*
New API: is-lv: check if a block device is a logical volume (RHBZ#619793)
Richard Jones
2010-07-30
3
-1
/
+58
*
Rename internal functions.
Richard Jones
2010-07-28
3
-12
/
+12
*
Rearrange library code into separate files.
Richard Jones
2010-07-27
6
-2211
/
+2356
*
Rename guestfs-{actions,bindtests}.c to {actions,bindtests}.c
Richard Jones
2010-07-27
5
-11
/
+11
*
TODO: Implement inspector code in C.
Richard Jones
2010-07-27
1
-0
/
+11
*
TODO: Implement recursive upload/download in guestfish.
Richard Jones
2010-07-27
1
-0
/
+20
*
TODO: Add link to discussion of progress bars.
Richard Jones
2010-07-27
1
-0
/
+3
*
Version 1.5.2.
1.5.2
Richard Jones
2010-07-22
14
-5833
/
+6039
*
regressions: Don't print misleading 'Expect error ...' lines.
Richard Jones
2010-07-22
7
-5
/
+27
*
New APIs: Support for creating LUKS and managing keys.
Richard Jones
2010-07-22
6
-23
/
+311
*
Move variable initialization close to variable use.
Richard Jones
2010-07-22
1
-3
/
+3
*
Revert "add_drive_ro adds readonly=on option if available." (RHBZ#617200).
Richard Jones
2010-07-22
2
-21
/
+5
*
generator: Make documentation inside guestfish match man page.
Richard Jones
2010-07-22
1
-2
/
+9
*
Version 1.5.1.
1.5.1
Richard Jones
2010-07-21
14
-6549
/
+6985
*
New APIs: Support for opening LUKS-encrypted disks.
Richard Jones
2010-07-21
10
-1
/
+272
*
generator: Add 'Key' parameter type.
Richard Jones
2010-07-21
5
-75
/
+215
*
generator: Remove unnecessary parameter.
Richard Jones
2010-07-21
1
-4
/
+4
*
df: Minimize the number of times we launch the libguestfs appliance.
Richard Jones
2010-07-16
1
-40
/
+177
*
New APIs: lvm-set-filter and lvm-clear-filter.
Richard Jones
2010-07-16
8
-1
/
+382
*
Use an unsigned type (size_t) for all loop iterators.
Richard Jones
2010-07-16
2
-23
/
+27
*
generator: Don't hard-code name in DeviceList check.
Richard Jones
2010-07-16
1
-3
/
+6
*
build: Don't warn about 'long long'.
Richard Jones
2010-07-16
1
-0
/
+2
*
doc: Add guestfish 'lvcreate 1M' gotcha.
Richard Jones
2010-07-16
1
-0
/
+21
*
tar: Remove redundant use statement.
Richard Jones
2010-07-11
1
-1
/
+0
*
edit: Clean up temporary files.
Richard Jones
2010-07-11
1
-2
/
+2
*
edit: Add -b (backup) option and make uploading more robust.
Richard Jones
2010-07-11
1
-1
/
+36
*
edit: Add -e 'expr' option to non-interactively apply expression to the file.
Richard Jones
2010-07-11
1
-15
/
+125
[next]