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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
New APIs: vfs-label and vfs-uuid return label and uuid for many fs types.
Richard Jones
2010-06-01
1
-0
/
+12
*
daemon: Kill blkid cache to improve reliability of blkid commands.
Richard Jones
2010-06-01
1
-0
/
+7
*
daemon: Generalize the implementation of vfs-type.
Richard Jones
2010-06-01
1
-3
/
+9
*
New API: fallocate64 (replaces fallocate).
Richard Jones
2010-05-27
1
-0
/
+11
*
New API: available-all-groups to return list of all optional groups.
Richard Jones
2010-05-25
1
-0
/
+18
*
New API: ntfsresize-size to allow shrinking NTFS (RHBZ#585223).
Richard Jones
2010-05-21
1
-0
/
+21
*
New API: pvresize-size to allow shrinking PVs (RHBZ#585222).
Richard Jones
2010-05-21
1
-0
/
+24
*
New API: resize2fs-size to allow shrinking ext2 filesystems (RHBZ#585221).
Richard Jones
2010-05-21
1
-0
/
+36
*
generator: Make 'xz' into an optional group.
Richard Jones
2010-05-20
1
-0
/
+8
*
New API: Implement pwrite system call (partial fix for RHBZ#592883).
Richard Jones
2010-05-20
1
-0
/
+31
*
New API: write for creating files with fixed content (RHBZ#501889).
Richard Jones
2010-05-20
1
-0
/
+28
*
Improve errors from tar-in/tgz-in commands (RHBZ#591155 RHBZ#591250).
Richard Jones
2010-05-13
3
-7
/
+46
*
Combine common code in daemon/tar.c.
Richard Jones
2010-05-13
1
-120
/
+20
*
Fix FileIn cmds losing synch if both ends send cancel messages (RHBZ#576879).
Richard Jones
2010-05-13
8
-44
/
+51
*
Fix error message in string-e command (RHBZ#588651).
Richard Jones
2010-05-13
1
-0
/
+6
*
New API: fill-pattern for creating files with predefined patterns.
Richard Jones
2010-05-12
1
-0
/
+46
*
Run udev_settle() after swapon/swapoff (RHBZ#516096).
Richard Jones
2010-05-12
1
-0
/
+5
*
daemon: Use 'error' instead of 'perror' before calling 'abort'.
Richard Jones
2010-05-07
1
-4
/
+5
*
daemon: gnulib module 'error' is used directly by the daemon.
Richard Jones
2010-05-07
1
-0
/
+1
*
daemon: Use parens around code section for safety.
Richard Jones
2010-05-07
1
-1
/
+2
*
daemon: Fix read-file so it fails gracefully for large files (RHBZ#589039).
Richard Jones
2010-05-07
2
-8
/
+18
*
daemon: Fix wc* commands to work on absolute symbolic links (RHBZ#579608).
Richard Jones
2010-05-07
1
-8
/
+10
*
daemon: Fix strings to work on absolute symbolic links (RHBZ#579608).
Richard Jones
2010-05-07
1
-7
/
+11
*
daemon: Fix head and tail commands to work on absolute symbolic links (RHBZ#5...
Richard Jones
2010-05-07
1
-8
/
+10
*
daemon: Fix grep and related to work on absolute symbolic links (RHBZ#579608).
Richard Jones
2010-05-07
1
-8
/
+10
*
daemon: Fix checksum to work on absolute symbolic links (RHBZ#579608).
Richard Jones
2010-05-07
1
-11
/
+23
*
daemon: Fix hexdump to work on absolute symbolic links (RHBZ#579608).
Richard Jones
2010-05-07
1
-7
/
+11
*
daemon: Fix for commands working on absolute symbolic links (RHBZ#579608).
Richard Jones
2010-05-07
2
-5
/
+102
*
daemon: Change command to abort() on resource problems.
Richard Jones
2010-05-07
1
-7
/
+12
*
Update to latest gnulib.
Richard Jones
2010-05-06
1
-0
/
+3
*
Change network configuration to use macros.
Richard Jones
2010-05-04
1
-4
/
+9
*
lvresize: Use --force so it can make LVs smaller (RHBZ#587484).
Richard Jones
2010-04-30
1
-1
/
+1
*
New API: checksums-out for checksumming many files.
Richard Jones
2010-04-23
1
-0
/
+84
*
daemon: Split out checksum type to program name mapping into function.
Richard Jones
2010-04-23
1
-14
/
+22
*
New APIs: base64-in and base64-out for uploading/downloading base64 content.
Richard Jones
2010-04-19
2
-0
/
+151
*
New API: debug-upload (not a formal part of the API/ABI).
Richard Jones
2010-04-19
1
-9
/
+82
*
Fix upload losing synchronization if root not mounted (RHBZ#576879).
Richard Jones
2010-04-17
8
-51
/
+34
*
Improved checking, documentation of modes (RHBZ#582901, RHBZ#582929).
Richard Jones
2010-04-17
4
-0
/
+20
*
New API: get-umask, returns the current umask (RHBZ#582891).
Richard Jones
2010-04-17
1
-0
/
+17
*
New API: Add aug-clear call for clearing an Augeas node.
Richard Jones
2010-04-13
1
-0
/
+20
*
New API: lvresize-free to extend LVs into percentage of free space.
Richard Jones
2010-04-12
1
-0
/
+26
*
New API: checksum-device for checksumming devices.
Richard Jones
2010-04-10
1
-12
/
+24
*
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
*
New API: vgscan
Richard Jones
2010-04-10
1
-0
/
+18
*
New API: ntfsresize.
Richard Jones
2010-04-10
1
-0
/
+23
*
Allow aug-ls to take Augeas variable as argument (RHBZ#580016).
Richard Jones
2010-04-09
1
-4
/
+5
*
New API calls to upload/download txz files (RHBZ#580556).
Richard Jones
2010-04-08
1
-6
/
+34
*
Code cleanups related to RHBZ#580246.
Richard Jones
2010-04-08
4
-24
/
+32
[prev]
[next]