2010-10-18 |
Richard W.M. Jones | parted: Don't return "loop" for non-partitioned devices... |
tree | commitdiff |
2010-10-06 |
Richard W.M. Jones | debug: Add qtrace <device> on|off to allow selective... |
tree | commitdiff |
2010-10-06 |
Richard W.M. Jones | part-disk: Align whole disk partition to 64 sectors. |
tree | commitdiff |
2010-09-27 |
Richard W.M. Jones | New API: pread-device, partial read for devices. |
tree | commitdiff |
2010-09-27 |
Richard W.M. Jones | pread: Check count and offset parameters are not negative. |
tree | commitdiff |
2010-09-26 |
Richard W.M. Jones | New API: pwrite-device |
tree | commitdiff |
2010-09-26 |
Richard W.M. Jones | pwrite: Check offset is not negative. |
tree | commitdiff |
2010-09-24 |
Richard W.M. Jones | Call blockdev --rereadpt then udev_settle after sfdisk... |
tree | commitdiff |
2010-09-22 |
Richard W.M. Jones | Call blockdev --rereadpt after sfdisk commands. |
tree | commitdiff |
2010-09-21 |
Richard W.M. Jones | New APIs: upload-offset and download-offset |
tree | commitdiff |
2010-09-15 |
Richard Jones | New API: part-to-dev: Convert partition name to device... |
tree | commitdiff |
2010-09-11 |
Richard Jones | Split generator into separate source files. |
tree | commitdiff |
2010-09-10 |
Richard Jones | syntax: Remove unused c-ctype.h header. |
tree | commitdiff |
2010-09-09 |
Richard Jones | New APIs: is-chardev, is-blockdev, is-fifo, is-symlink... |
tree | commitdiff |
2010-09-09 |
Richard Jones | daemon: Move 'exists', 'is-file' and 'is-dir' to separa... |
tree | commitdiff |
2010-09-06 |
Richard Jones | daemon: Don't warn about 'long long' usage. |
tree | commitdiff |
2010-09-01 |
Richard Jones | debug: Add 'debug progress' command. |
tree | commitdiff |
2010-09-01 |
Richard Jones | debug: Arrange prototypes in alphabetical order. |
tree | commitdiff |
2010-09-01 |
Richard Jones | daemon: Enable debug command by default. |
tree | commitdiff |
2010-09-01 |
Richard Jones | Add progress messages to download command. |
tree | commitdiff |
2010-09-01 |
Richard Jones | Add progress messages to zero-device command. |
tree | commitdiff |
2010-09-01 |
Richard Jones | Add progress messages to zero command. |
tree | commitdiff |
2010-09-01 |
Richard Jones | Add progress messages to fill-pattern command. |
tree | commitdiff |
2010-09-01 |
Richard Jones | Add progress messages to fill command. |
tree | commitdiff |
2010-08-31 |
Richard Jones | Add progress messages to copy-size command. |
tree | commitdiff |
2010-08-31 |
Richard Jones | Implement progress messages in the daemon and library. |
tree | commitdiff |
2010-08-27 |
Richard Jones | daemon: Set O_CLOEXEC flag on the virtio-serial file... |
tree | commitdiff |
2010-08-26 |
Matthew Booth | Add a core_pattern debug command |
tree | commitdiff |
2010-08-24 |
Richard Jones | Change protocol to send Linux errno from daemon to... |
tree | commitdiff |
2010-08-24 |
Richard Jones | Use virtio-serial, remove other vmchannel methods. |
tree | commitdiff |
2010-08-23 |
Richard Jones | Change to using ext2-based, cached supermin appliance. |
tree | commitdiff |
2010-08-17 |
Richard Jones | New APIs: findfs-label and findfs-uuid |
tree | commitdiff |
2010-07-30 |
Richard Jones | New API: is-lv: check if a block device is a logical... |
tree | commitdiff |
2010-07-22 |
Richard Jones | New APIs: Support for creating LUKS and managing keys. |
tree | commitdiff |
2010-07-21 |
Richard Jones | New APIs: Support for opening LUKS-encrypted disks. |
tree | commitdiff |
2010-07-16 |
Richard Jones | New APIs: lvm-set-filter and lvm-clear-filter. |
tree | commitdiff |
2010-06-08 |
Richard Jones | file: Fix file command on /dev/VG/LV paths (RHBZ#582484). |
tree | commitdiff |
2010-06-04 |
Richard Jones | file: Restrict to regular files (RHBZ#582484). |
tree | commitdiff |
2010-06-04 |
Richard Jones | touch: Restrict touch to regular files only (RHBZ#582484). |
tree | commitdiff |
2010-06-04 |
Richard Jones | daemon: Rearrange code in 'file' command. |
tree | commitdiff |
2010-06-04 |
Richard Jones | Update to latest gnulib. |
tree | commitdiff |
2010-06-03 |
Richard Jones | mkfs-b: Map block size to cluster size for VFAT and... |
tree | commitdiff |
2010-06-03 |
Richard Jones | mkfs-b: Check that blocksize parameter is > 0 and a... |
tree | commitdiff |
2010-06-02 |
Richard Jones | parted: Check partition number >= 1 in several calls. |
tree | commitdiff |
2010-06-02 |
Richard Jones | daemon: Parse output of old parted which didn't support... |
tree | commitdiff |
2010-06-02 |
Richard Jones | daemon: count_strings function returns size_t |
tree | commitdiff |
2010-06-02 |
Richard Jones | base64-in: Ignore garbage characters in input. |
tree | commitdiff |
2010-06-02 |
Richard Jones | daemon: write-file: Check range of size parameter ... |
tree | commitdiff |
2010-06-02 |
Richard Jones | daemon: Limit label lengths (RHBZ#597118). |
tree | commitdiff |
2010-06-01 |
Richard Jones | Fix and deprecate get_e2label and get_e2uuid (RHBZ... |
tree | commitdiff |
2010-06-01 |
Richard Jones | New APIs: vfs-label and vfs-uuid return label and uuid... |
tree | commitdiff |
2010-06-01 |
Richard Jones | daemon: Kill blkid cache to improve reliability of... |
tree | commitdiff |
2010-06-01 |
Richard Jones | daemon: Generalize the implementation of vfs-type. |
tree | commitdiff |
2010-05-27 |
Richard Jones | New API: fallocate64 (replaces fallocate). |
tree | commitdiff |
2010-05-25 |
Richard Jones | New API: available-all-groups to return list of all... |
tree | commitdiff |
2010-05-21 |
Richard Jones | New API: ntfsresize-size to allow shrinking NTFS (RHBZ... |
tree | commitdiff |
2010-05-21 |
Richard Jones | New API: pvresize-size to allow shrinking PVs (RHBZ... |
tree | commitdiff |
2010-05-21 |
Richard Jones | New API: resize2fs-size to allow shrinking ext2 filesys... |
tree | commitdiff |
2010-05-20 |
Richard Jones | generator: Make 'xz' into an optional group. |
tree | commitdiff |
2010-05-20 |
Richard Jones | New API: Implement pwrite system call (partial fix... |
tree | commitdiff |
2010-05-20 |
Richard Jones | New API: write for creating files with fixed content... |
tree | commitdiff |
2010-05-13 |
Richard Jones | Improve errors from tar-in/tgz-in commands (RHBZ#591155... |
tree | commitdiff |
2010-05-13 |
Richard Jones | Combine common code in daemon/tar.c. |
tree | commitdiff |
2010-05-13 |
Richard Jones | Fix FileIn cmds losing synch if both ends send cancel... |
tree | commitdiff |
2010-05-13 |
Richard Jones | Fix error message in string-e command (RHBZ#588651). |
tree | commitdiff |
2010-05-12 |
Richard Jones | New API: fill-pattern for creating files with predefine... |
tree | commitdiff |
2010-05-12 |
Richard Jones | Run udev_settle() after swapon/swapoff (RHBZ#516096). |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Use 'error' instead of 'perror' before calling... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: gnulib module 'error' is used directly by the... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Use parens around code section for safety. |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Fix read-file so it fails gracefully for large... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Fix wc* commands to work on absolute symbolic... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Fix strings to work on absolute symbolic links... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Fix head and tail commands to work on absolute... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Fix grep and related to work on absolute symbol... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Fix checksum to work on absolute symbolic links... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Fix hexdump to work on absolute symbolic links... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Fix for commands working on absolute symbolic... |
tree | commitdiff |
2010-05-07 |
Richard Jones | daemon: Change command to abort() on resource problems. |
tree | commitdiff |
2010-05-06 |
Richard Jones | Update to latest gnulib. |
tree | commitdiff |
2010-05-04 |
Richard Jones | Change network configuration to use macros. |
tree | commitdiff |
2010-04-30 |
Richard Jones | lvresize: Use --force so it can make LVs smaller (RHBZ... |
tree | commitdiff |
2010-04-23 |
Richard Jones | New API: checksums-out for checksumming many files. |
tree | commitdiff |
2010-04-23 |
Richard Jones | daemon: Split out checksum type to program name mapping... |
tree | commitdiff |
2010-04-19 |
Richard Jones | New APIs: base64-in and base64-out for uploading/downlo... |
tree | commitdiff |
2010-04-19 |
Richard Jones | New API: debug-upload (not a formal part of the API... |
tree | commitdiff |
2010-04-17 |
Richard Jones | Fix upload losing synchronization if root not mounted... |
tree | commitdiff |
2010-04-17 |
Richard Jones | Improved checking, documentation of modes (RHBZ#582901... |
tree | commitdiff |
2010-04-17 |
Richard Jones | New API: get-umask, returns the current umask (RHBZ... |
tree | commitdiff |
2010-04-13 |
Richard Jones | New API: Add aug-clear call for clearing an Augeas... |
tree | commitdiff |
2010-04-12 |
Richard Jones | New API: lvresize-free to extend LVs into percentage... |
tree | commitdiff |
2010-04-10 |
Richard Jones | New API: checksum-device for checksumming devices. |
tree | commitdiff |
2010-04-10 |
Richard Jones | New partition APIs: part_del, part_get_bootable, part_g... |
tree | commitdiff |
2010-04-10 |
Richard Jones | daemon: More reliable parsing of the output from 'parte... |
tree | commitdiff |
2010-04-10 |
Richard Jones | daemon: Make the RUN_PARTED macro take an error statement. |
tree | commitdiff |
2010-04-10 |
Richard Jones | New API: vgscan |
tree | commitdiff |
2010-04-10 |
Richard Jones | New API: ntfsresize. |
tree | commitdiff |
2010-04-09 |
Richard Jones | Allow aug-ls to take Augeas variable as argument (RHBZ... |
tree | commitdiff |
2010-04-08 |
Richard Jones | New API calls to upload/download txz files (RHBZ#580556). |
tree | commitdiff |
2010-04-08 |
Richard Jones | Code cleanups related to RHBZ#580246. |
tree | commitdiff |
next |