2009-08-13 |
Richard Jones | In rmmountpoint, have to explicitly check for ABS_PATH... |
tree | commitdiff |
2009-08-13 |
Richard Jones | inotify-add-watch does not need to explicitly check... |
tree | commitdiff |
2009-08-13 |
Richard Jones | cp/cp-a/mv parameters marked as Pathname. |
tree | commitdiff |
2009-08-13 |
Richard Jones | do_equal does not need to explicitly check for NEED_ROO... |
tree | commitdiff |
2009-08-13 |
Jim Meyering | sfdisk: guard against buffer overflow |
tree | commitdiff |
2009-08-13 |
Jim Meyering | do_umount: don't use RESOLVE_DEVICE anymore |
tree | commitdiff |
2009-08-13 |
Jim Meyering | generator.ml: finish adding Dev_or_Path support |
tree | commitdiff |
2009-08-13 |
Jim Meyering | generator.ml: constify do_mkdtemp |
tree | commitdiff |
2009-08-13 |
Jim Meyering | generator.ml: use new "Pathname" designation |
tree | commitdiff |
2009-08-13 |
Jim Meyering | fix daemon.h's use of NEED_ROOT-in-#define |
tree | commitdiff |
2009-08-13 |
Jim Meyering | update all NEED_ROOT uses |
tree | commitdiff |
2009-08-13 |
Jim Meyering | * src/generator.ml: Change all `String "device"' to... |
tree | commitdiff |
2009-08-13 |
Jim Meyering | s/NEED_ROOT_OR_IS_DEVICE/REQUIRE_ROOT_OR_RESOLVE_DEVICE/ |
tree | commitdiff |
2009-08-13 |
Jim Meyering | guestfsd.c: correct s/IS_DEVICE/RESOLVE_DEVICE/ in... |
tree | commitdiff |
2009-08-13 |
Jim Meyering | manually adjust ABS_PATH uses for new semantics |
tree | commitdiff |
2009-08-13 |
Jim Meyering | update all uses of ABS_PATH |
tree | commitdiff |
2009-08-13 |
Jim Meyering | propagate semantic changes to NEED_ROOT, NEED_ROOT_OR_I... |
tree | commitdiff |
2009-08-13 |
Jim Meyering | convert the last few, manually |
tree | commitdiff |
2009-08-13 |
Jim Meyering | change almost all uses: s/IS_DEVICE/RESOLVE_DEVICE/ |
tree | commitdiff |
2009-08-13 |
Jim Meyering | * daemon/daemon.h (RESOLVE_DEVICE): Rename from IS_DEVICE. |
tree | commitdiff |
2009-08-13 |
Richard Jones | Add 'setcon', 'getcon' commands to set and get the... |
tree | commitdiff |
2009-08-12 |
Richard Jones | Return error if allocations fail. |
tree | commitdiff |
2009-08-12 |
Richard Jones | If using SELinux, mount /selinux in the appliance. |
tree | commitdiff |
2009-08-11 |
Jim Meyering | daemon/ls: make do_ll require root, like all the rest |
tree | commitdiff |
2009-08-10 |
Jim Meyering | build: enable automake's silent rules option |
tree | commitdiff |
2009-08-10 |
Jim Meyering | build: daemon/do_debug: parameters aren't always unused |
tree | commitdiff |
2009-08-10 |
Jim Meyering | build: avoid warnings in daemon/inotify.c |
tree | commitdiff |
2009-08-10 |
Jim Meyering | build: avoid warnings in daemon/guestfsd.c |
tree | commitdiff |
2009-08-10 |
Jim Meyering | build: avoid warnings in daemon/debug.c |
tree | commitdiff |
2009-08-10 |
Jim Meyering | define ATTRIBUTE_UNUSED |
tree | commitdiff |
2009-08-10 |
Jim Meyering | daemon/file.c: remove duplicate absolute-path check |
tree | commitdiff |
2009-08-06 |
Richard Jones | Always pass mkswap -f parameter. |
tree | commitdiff |
2009-08-06 |
Richard Jones | RHEL 5: inotify_init1 call did not exist on RHEL 5. |
tree | commitdiff |
2009-08-06 |
Matthew Booth | Fix errno check in readdir in devsparts.c |
tree | commitdiff |
2009-08-06 |
Jim Meyering | daemon: use gnulib |
tree | commitdiff |
2009-08-06 |
Matthew Booth | Recognise cd-rom devices in devsparts.c |
tree | commitdiff |
2009-08-03 |
Jim Meyering | Convert all TABs-as-indentation to spaces. |
tree | commitdiff |
2009-08-03 |
Jim Meyering | build: reenable "syntax-check" rule: sc_const_long_option |
tree | commitdiff |
2009-07-31 |
Richard W.M. Jones | Add interface to Linux 'inotify' API. |
tree | commitdiff |
2009-07-31 |
Richard W.M. Jones | New commands: swapon-*, swapoff-*, mkswap-file. |
tree | commitdiff |
2009-07-31 |
Richard W.M. Jones | New command: 'fallocate' to (pre-)allocate sized files. |
tree | commitdiff |
2009-07-31 |
Richard W.M. Jones | New commands: 'ln', 'ln-f', 'ln-s', 'ln-sf' and 'readlink'. |
tree | commitdiff |
2009-07-31 |
Richard W.M. Jones | Add 'realpath' command. |
tree | commitdiff |
2009-07-30 |
Jim Meyering | fix comments; move declarations |
tree | commitdiff |
2009-07-29 |
Richard Jones | Implement '*grep*' family of commands. |
tree | commitdiff |
2009-07-29 |
Richard Jones | Don't show empty CD devices (RHBZ#514505). |
tree | commitdiff |
2009-07-28 |
Richard Jones | Pass '-z' parameter to 'file' command so it looks insid... |
tree | commitdiff |
2009-07-28 |
Richard Jones | Need to declare asprintf_nowarn as inline to avoid... |
tree | commitdiff |
2009-07-28 |
Richard Jones | Replace shell_quote function with %Q and %R printf... |
tree | commitdiff |
2009-07-22 |
Richard Jones | Fix typo in error message. |
tree | commitdiff |
2009-07-21 |
Richard W.M. Jones | Generator: Implement RBufferOut and "read-file" call. |
tree | commitdiff |
2009-07-18 |
Richard Jones | Make /sysroot path configurable. |
tree | commitdiff |
2009-07-15 |
Richard W.M. Jones | New commands: 'mkmountpoint' and 'rmmountpoint' |
tree | commitdiff |
2009-07-15 |
Richard W.M. Jones | New command: 'mountpoints' which returns a hash of... |
tree | commitdiff |
2009-07-14 |
Richard W.M. Jones | RHEL 5: header was called <sys/xattr.h> |
tree | commitdiff |
2009-07-14 |
Richard W.M. Jones | Fix: daemon/xattr.c can now compile even when no xattr... |
tree | commitdiff |
2009-07-14 |
Richard W.M. Jones | Support for Linux extended attributes. |
tree | commitdiff |
2009-07-13 |
Richard Jones | Implement new 'zfile' command, to show file type inside... |
tree | commitdiff |
2009-07-07 |
Richard Jones | Generate structs and struct lists generically. |
tree | commitdiff |
2009-07-05 |
Richard Jones | Don't die if reply message is oversized (RHBZ#509597). |
tree | commitdiff |
2009-07-03 |
Matthew Booth | Make it possible to build in a separate directory |
tree | commitdiff |
2009-07-03 |
Jim Meyering | avoid leak upon failed realloc |
tree | commitdiff |
2009-07-03 |
Jim Meyering | remove trailing blanks |
tree | commitdiff |
2009-07-03 |
Jim Meyering | daemon/readdir: avoid a small leak |
tree | commitdiff |
2009-07-02 |
Richard W.M. Jones | Add 'sfdiskM' command. |
tree | commitdiff |
2009-07-02 |
Richard W.M. Jones | Add list of function_names to the daemon. |
tree | commitdiff |
2009-07-02 |
Richard W.M. Jones | In verbose mode, daemon will display the time elapsed... |
tree | commitdiff |
2009-07-02 |
Jim Meyering | avoid automake failure |
tree | commitdiff |
2009-07-02 |
Richard W.M. Jones | Remove generated code from git. |
tree | commitdiff |
2009-07-02 |
Richard W.M. Jones | Add 'readdir' call. |
tree | commitdiff |
2009-07-01 |
Richard W.M. Jones | Call 'udevadm settle' after operations which add/remove... |
tree | commitdiff |
2009-07-01 |
Richard W.M. Jones | All instances of 'pclose' now check for return value... |
tree | commitdiff |
2009-07-01 |
Richard W.M. Jones | Fix error handling of external sfdisk command. |
tree | commitdiff |
2009-07-01 |
Richard W.M. Jones | Change to use virtio_blk (virtio block device) by default. |
tree | commitdiff |
2009-06-30 |
Richard W.M. Jones | Generated code for mknod, mkfifo, mknod_b, mknod_c... |
tree | commitdiff |
2009-06-30 |
Richard W.M. Jones | New commands: mknod, mkfifo, mknod_b, mknod_c and umask. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for the 'mkswap*' commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Implement 'mkswap', 'mkswap_L' and 'mkswap_U' commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for mount-loop command. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Add mount-loop command (RHBZ#508668). |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Fix memory leak in daemon/mount.c:do_mount_vfs. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for 'initrd-list'. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Add 'initrd-list' command to list contents of initrd... |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for 'du' command. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Added 'du' command. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for df / df-h. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Add 'df' and 'df-h' commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for head/tail commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Implement "head", "head-n", "tail", "tail-n" commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Generated code for 'wc_*' commands. |
tree | commitdiff |
2009-06-29 |
Richard W.M. Jones | Implementation of 'wc_c', 'wc_w' and 'wc_l' commands. |
tree | commitdiff |
2009-06-24 |
Richard W.M. Jones | Generated code for 'mkdtemp' command. |
tree | commitdiff |
2009-06-24 |
Richard W.M. Jones | Add mkdtemp command. |
tree | commitdiff |
2009-06-23 |
Richard W.M. Jones | Generated code for 'scrub-*' commands. |
tree | commitdiff |
2009-06-23 |
Richard W.M. Jones | Added 'scrub-*' commands for securely scrubbing filesys... |
tree | commitdiff |
2009-06-22 |
Richard Jones | Improve error message when appliance doesn't match... |
tree | commitdiff |
2009-06-22 |
Richard Jones | Make CHROOT_IN/OUT macros should loudly if the syscall... |
tree | commitdiff |
2009-06-22 |
Richard Jones | Check return value from close() call. |
tree | commitdiff |
2009-06-22 |
Richard Jones | The 'debug sh' command now uses a real shell. |
tree | commitdiff |
2009-06-22 |
Richard Jones | Generated code for 'glob-expand'. |
tree | commitdiff |
next |