summaryrefslogtreecommitdiffstats
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
...
* Add optional compress flag to tar-in, tar-out APIs.Richard W.M. Jones2012-08-141-25/+56
* xfs: fix a possible memory leakWanlong Gao2012-08-111-0/+1
* New APIs: rsync, rsync-in, rsync-outRichard W.M. Jones2012-08-112-0/+152
* grep: Add optargs to grep API and deprecate fgrep etc.Richard W.M. Jones2012-08-021-17/+54
* xfs: add new api xfs-growfsWanlong Gao2012-08-021-0/+111
* New API: utsnameRichard W.M. Jones2012-07-302-0/+64
* New APIs: pvchange-uuid, pvchange-uuid-all, vgchange-uuid, vgchange-uuid-all.Richard W.M. Jones2012-07-251-0/+84
* umount: use Dev_or_Path for the argument typeWanlong Gao2012-07-241-3/+0
* xfs_info: resolve device when doing xfs_info on a deviceWanlong Gao2012-07-241-13/+8
* umount: add force umount and lazy umountWanlong Gao2012-07-241-5/+26
* build: Rename most C files that contain underscore with dash.Richard W.M. Jones2012-07-192-6/+6
* tar-in: Add --no-same-owner flag to tar command when target filesystem doesn'...Richard W.M. Jones2012-07-181-3/+54
* daemon: Make 'random_name' into a utility function.Richard W.M. Jones2012-07-183-30/+51
* New API: add new api xfs_infoWanlong Gao2012-07-182-0/+356
* augeas: make functions as noreturnWanlong Gao2012-07-181-14/+14
* case_sensitive_path: Allow trailing path element to be missing (RHBZ#840115).Richard W.M. Jones2012-07-171-15/+21
* case_sensitive_path: Move variables to top of function.Richard W.M. Jones2012-07-171-6/+8
* generator: Rename 'ntfsresize_opts' API to 'ntfsresize'.Richard W.M. Jones2012-07-141-11/+5
* generator: Rename 'mkfs_opts' API to 'mkfs'.Richard W.M. Jones2012-07-141-15/+8
* daemon: Run fsync on block devices after sync (RHBZ#836710).Richard W.M. Jones2012-07-021-0/+78
* daemon: Code tidy up in devsparts.Richard W.M. Jones2012-07-021-8/+9
* New API: guestfs_nr_devicesRichard W.M. Jones2012-06-291-0/+17
* part-get-bootable: Fix when partitions are missing or unordered (RHBZ#602997).Richard W.M. Jones2012-06-221-4/+16
* New API: device-index.Richard W.M. Jones2012-06-131-0/+23
* lvm-filter: Make it work with > 26 devices.Richard W.M. Jones2012-06-131-11/+14
* daemon: Fix order of devices in guestfs_list_devices when > 26 disks.Richard W.M. Jones2012-06-133-2/+69
* daemon: Always pass -F option to mke2fs.Richard W.M. Jones2012-06-121-6/+6
* New API: fstrim - allow filesystem trim.Richard W.M. Jones2012-06-122-0/+98
* btrfs: Modify btrfs availability to test if the kernel supports btrfs.Richard W.M. Jones2012-06-091-1/+1
* New API: filesystem-available: tests for filesystem availability.Richard W.M. Jones2012-06-092-0/+82
* xattr: Refuse to set or get oversized extended attributes.Richard W.M. Jones2012-05-281-0/+29
* fish/mount: Add better error message when -m (mount) fails (RHBZ#824043).Richard W.M. Jones2012-05-241-1/+2
* debug: Add setenv debugging command.Richard W.M. Jones2012-05-221-0/+24
* NEW API: add new api btrfs-fsckWanlong Gao2012-05-151-0/+44
* btrfs: change the return value of btrfs-set-seedingWanlong Gao2012-05-151-1/+1
* doc: Add notes on how GPT works on 4k sector disks.Richard W.M. Jones2012-05-141-1/+3
* New API: add new api btrfs-set-seeding to enable or disable seeding.Wanlong Gao2012-05-141-0/+19
* debug: 'progress' (unsupported debug command) now checks argument is reasonab...Richard W.M. Jones2012-04-271-1/+5
* btrfs-device-delete: Use correct (sysroot-prefixed) path to filesystem.Richard W.M. Jones2012-04-251-1/+3
* New btrfs APIs.Richard W.M. Jones2012-04-251-0/+396
* btrfs: Modify mkfs-btrfs API so it takes a list of devices.Richard W.M. Jones2012-04-251-7/+16
* New APIs for reading and writing ext2 file attributes and file generation.Richard W.M. Jones2012-04-131-1/+193
* New API: mkfs-btrfs for creating btrfs filesystems (RHBZ#807905).Richard W.M. Jones2012-04-022-1/+110
* mkfs: Don't allow blocksize to be set on btrfs (RHBZ#807905).Richard W.M. Jones2012-04-021-0/+5
* New API: md-stat.Richard W.M. Jones2012-03-201-0/+172
* daemon: Add reply_with_error_errno function.Richard W.M. Jones2012-03-202-6/+7
* New API: vgmeta: Download volume group metadata.Richard W.M. Jones2012-03-171-0/+88
* New APIs: isoinfo and isoinfo-device.Richard W.M. Jones2012-03-162-0/+293
* daemon: Don't call reply_with_* after split_lines fails.Richard W.M. Jones2012-03-162-6/+2
* Use the new lvcreate-free API to create largest possible LVs.Richard W.M. Jones2012-03-151-1/+1