2009-05-01 |
Richard W.M. Jones | Add cp, cp-a and mv commands. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Generated code for grub-install command. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Add grub-install command. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Added 'zero' command to wipe partition tables and super... |
tree | commitdiff |
2009-04-30 |
Richard Jones | Correct the path to /sbin/fsck. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Add generated code for 'fsck' command. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Added 'fsck' command. |
tree | commitdiff |
2009-04-30 |
Richard Jones | Bind-mount /dev, /proc and /sys into chroot when runnin... |
tree | commitdiff |
2009-04-30 |
Richard Jones | Fix umount_all command so it unmounts filesystems in... |
tree | commitdiff |
2009-04-30 |
Jim Meyering | build: don't tell "make clean" to remove my '~' backup... |
tree | commitdiff |
2009-04-30 |
Richard Jones | Fix unchecked malloc (Jim Meyering). |
tree | commitdiff |
2009-04-30 |
Richard Jones | Fix unchecked malloc & realloc in 'commandv' func ... |
tree | commitdiff |
2009-04-30 |
Richard Jones | Check return value from realloc call (Jim Meyering). |
tree | commitdiff |
2009-04-30 |
Richard Jones | Rename tune2fs.c -> ext2.c |
tree | commitdiff |
2009-04-27 |
Richard Jones | Generated code for ext2 UUID and label functions. |
tree | commitdiff |
2009-04-27 |
Richard Jones | Functions for getting and setting the ext2 UUID and... |
tree | commitdiff |
2009-04-26 |
Richard Jones | Use ferror to check for error conditions in pipe. |
tree | commitdiff |
2009-04-26 |
Richard Jones | Carefully check return values from xwrite. |
tree | commitdiff |
2009-04-25 |
Richard Jones | Generated code for lvremove, vgremove, pvremove. |
tree | commitdiff |
2009-04-25 |
Richard Jones | Implement lvremove, vgremove, pvremove. |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | catsprintf leaks, use open_memstream instead. |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Remove the 'debug mem' command, it's never going to... |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Implement 'debug sh' and 'debug fds' commands. |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Implement extensible strings with catprintf. |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Use AC_GNU_SOURCE in daemon. Don't need _GNU_SOURCE... |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Generated code for debug command. |
tree | commitdiff |
2009-04-23 |
Richard W.M. Jones | Add outline of 'debug' command. |
tree | commitdiff |
2009-04-22 |
Richard Jones | Generated code for new mount_* commands. |
tree | commitdiff |
2009-04-22 |
Richard Jones | Add mount_ro, mount_options, mount_vfs. Fix small... |
tree | commitdiff |
2009-04-20 |
Richard Jones | Added tar-in, tar-out, tgz-in, tgz-out commands. |
tree | commitdiff |
2009-04-20 |
Richard Jones | Various fixes to the daemon: |
tree | commitdiff |
2009-04-20 |
Richard Jones | Some fixes to daemon upload command: |
tree | commitdiff |
2009-04-20 |
Richard Jones | Fix file descriptor leak in daemon. |
tree | commitdiff |
2009-04-20 |
Richard Jones | Generated code for 'checksum' command. |
tree | commitdiff |
2009-04-20 |
Richard Jones | Add 'checksum' command. |
tree | commitdiff |
2009-04-19 |
Richard Jones | Implement upload and download commands. |
tree | commitdiff |
2009-04-19 |
Richard Jones | Use GUESTFS_LAUNCH_FLAG in the daemon, and use correct... |
tree | commitdiff |
2009-04-19 |
Richard Jones | Implement NEED_ROOT_OR_IS_DEVICE macro. |
tree | commitdiff |
2009-04-19 |
Richard Jones | Implement _send_sync, _send_file_sync and _receive_file... |
tree | commitdiff |
2009-04-18 |
Richard Jones | Begin to add the upload and download commands. |
tree | commitdiff |
2009-04-18 |
Richard Jones | Separate out the high-level API actions. |
tree | commitdiff |
2009-04-18 |
Richard Jones | Rewrite of main loop impl, start of FileIn/FileOut... |
tree | commitdiff |
2009-04-16 |
Richard Jones | Ruby bindings. |
tree | commitdiff |
2009-04-16 |
Richard Jones | Missing free() on return path (thanks: Steve Grubb). |
tree | commitdiff |
2009-04-15 |
Richard Jones | 'guestfish edit' commands and several bugfixes. |
tree | commitdiff |
2009-04-15 |
Richard Jones | Generated code for blockdev_* calls, RInt64, enhanced... |
tree | commitdiff |
2009-04-15 |
Richard Jones | Added blockdev_* calls. RInt64 type. Enhanced tests. |
tree | commitdiff |
2009-04-15 |
Richard Jones | Generated code for tune2fs-l command and RHashtable... |
tree | commitdiff |
2009-04-15 |
Richard Jones | Added tune2fs-l command and RHashtable return type. |
tree | commitdiff |
2009-04-15 |
Richard Jones | Generated code for stat/lstat/statvfs changes. |
tree | commitdiff |
2009-04-15 |
Richard Jones | Added stat, lstat, statvfs and associated stat structures. |
tree | commitdiff |
2009-04-14 |
Richard Jones | Better handling of trailing \n problem. |
tree | commitdiff |
2009-04-14 |
Richard Jones | Add 'command' and 'command-lines'. Fix args freeing... |
tree | commitdiff |
2009-04-14 |
Richard Jones | Fix 'file(1)' command to work on /dev devices. |
tree | commitdiff |
2009-04-13 |
Richard Jones | Generated files for file(1) command. |
tree | commitdiff |
2009-04-13 |
Richard Jones | Added file(1) command. |
tree | commitdiff |
2009-04-12 |
Richard Jones | Old versions of augeas lack aug_load, aug_defvar, aug_n... |
tree | commitdiff |
2009-04-11 |
Richard Jones | Added test suite. |
tree | commitdiff |
2009-04-10 |
Richard Jones | Generated files for previous commands. |
tree | commitdiff |
2009-04-10 |
Richard Jones | New commands: rm rmdir rm-rf mkdir mkdir-p chmod chown |
tree | commitdiff |
2009-04-10 |
Richard Jones | CHROOT_OUT must preserve errno. |
tree | commitdiff |
2009-04-10 |
Richard Jones | Fix off-by-one error in Augeas wrapper code. |
tree | commitdiff |
2009-04-09 |
Richard Jones | Remove *~ files when doing 'make clean'. |
tree | commitdiff |
2009-04-09 |
Richard Jones | Added aug-ls (generated code). |
tree | commitdiff |
2009-04-09 |
Richard Jones | Add aug-ls command (non-generated code). |
tree | commitdiff |
2009-04-09 |
Richard Jones | Added Augeas support. |
tree | commitdiff |
2009-04-08 |
Richard Jones | Generated code for new guestfs_read_lines API call. |
tree | commitdiff |
2009-04-08 |
Richard Jones | Definition and implementation of new guestfs_read_lines... |
tree | commitdiff |
2009-04-08 |
Richard Jones | Bug fix: Trailing whitespace from 'pvs' command. |
tree | commitdiff |
2009-04-07 |
Richard Jones | Implement simple lvs/vgs/pvs commands. |
tree | commitdiff |
2009-04-07 |
Richard Jones | Rename pvs -> pvs-full (etc), so we can add simple... |
tree | commitdiff |
2009-04-07 |
Richard Jones | pvs/vgs/lvs commands working now. |
tree | commitdiff |
2009-04-06 |
Richard Jones | Implement list-devices and list-partitions. |
tree | commitdiff |
2009-04-06 |
Richard Jones | Implementations of 'cat', 'ls', and some cleanups. |
tree | commitdiff |
2009-04-04 |
Richard Jones | Implement RString and RStringList return types. |
tree | commitdiff |
2009-04-03 |
Richard Jones | Implemented 'mount' and 'touch' commands. |
tree | commitdiff |
2009-04-03 |
Richard Jones | Parses return values and returned errors properly. |
tree | commitdiff |
2009-04-03 |
Richard Jones | Makes a series of non-trivial calls. |
tree | commitdiff |
2009-04-03 |
Richard Jones | Daemon and library are mostly talking to each other... |
tree | commitdiff |
2009-04-03 |
Richard Jones | Lots more auto-generation. |
tree | commitdiff |
2009-04-03 |
Richard Jones | Add the first version of the guestfsd daemon. |
tree | commitdiff |
2009-04-01 |
Richard Jones | Various fixes to the build system, add 'make test-boot... |
tree | commitdiff |
2009-04-01 |
Richard Jones | Moved .cvsignore -> .gitignore. |
tree | commitdiff |
2009-03-24 |
rjones | Now using febootstrap. |
tree | commitdiff |
2009-03-03 |
rjones | Final fixes to build environment, and added autogen.sh. |
tree | commitdiff |
2009-03-03 |
rjones | Build environment set up for libguestfs. |
tree | commitdiff |
|