2009-08-18 |
Jim Meyering | generator.ml: suppress signed/unsigned-compare warnings |
blob | commitdiff | diff to current |
2009-08-18 |
Matthew Booth | New 'modprobe' command. |
blob | commitdiff | diff to current |
2009-08-18 |
Richard Jones | generator: Small code rearrangement. |
blob | commitdiff | diff to current |
2009-08-18 |
Jim Meyering | generator.ml: do not emit unused print_* functions |
blob | commitdiff | diff to current |
2009-08-18 |
Jim Meyering | generator.ml: do not emit unused print_*_list functions |
blob | commitdiff | diff to current |
2009-08-18 |
Jim Meyering | generator.ml: avoid warnings in generated tests.c |
blob | commitdiff | diff to current |
2009-08-17 |
Jim Meyering | generator.ml: Use TABs, not spaces for indentation. |
blob | commitdiff | diff to current |
2009-08-17 |
Richard W.M. Jones | java: Small fix to Java bindings. |
blob | commitdiff | diff to current |
2009-08-17 |
Jim Meyering | indent with spaces, not TABs |
blob | commitdiff | diff to current |
2009-08-17 |
Jim Meyering | generator.ml: emit slightly prettier code |
blob | commitdiff | diff to current |
2009-08-17 |
Jim Meyering | python: avoid "_POSIX_C_SOURCE" redefinition warning |
blob | commitdiff | diff to current |
2009-08-17 |
Jim Meyering | adjust const "**" pointers to avoid warnings |
blob | commitdiff | diff to current |
2009-08-15 |
Richard W.M. Jones | New commands: mkfs-b, mke2journal*, mke2fs-J* |
blob | commitdiff | diff to current |
2009-08-15 |
Richard W.M. Jones | generator: Generate the UUIDs for tests randomly. |
blob | commitdiff | diff to current |
2009-08-14 |
Jim Meyering | generator.ml: don't emit unused functions |
blob | commitdiff | diff to current |
2009-08-14 |
Jim Meyering | generator.ml: factor out a function |
blob | commitdiff | diff to current |
2009-08-14 |
Richard W.M. Jones | Work out which RStruct/RStructList structs are really... |
blob | commitdiff | diff to current |
2009-08-13 |
Richard Jones | Misc parameters which are String but should be Pathname. |
blob | commitdiff | diff to current |
2009-08-13 |
Richard Jones | cp/cp-a/mv parameters marked as Pathname. |
blob | commitdiff | diff to current |
2009-08-13 |
Jim Meyering | generator.ml: convert leading TABs to spaces |
blob | commitdiff | diff to current |
2009-08-13 |
Jim Meyering | generator.ml: factor out "pr_args n" function |
blob | commitdiff | diff to current |
2009-08-13 |
Jim Meyering | generator.ml: finish adding Dev_or_Path support |
blob | commitdiff | diff to current |
2009-08-13 |
Jim Meyering | generator.ml: add type: Dev_or_Path |
blob | commitdiff | diff to current |
2009-08-13 |
Jim Meyering | generator.ml: constify do_mkdtemp |
blob | commitdiff | diff to current |
2009-08-13 |
Jim Meyering | generator.ml: move String/Device decls "down" to definition |
blob | commitdiff | diff to current |
2009-08-13 |
Jim Meyering | generator.ml: use new "Pathname" designation |
blob | commitdiff | diff to current |
2009-08-13 |
Jim Meyering | generator.ml: new type, "Pathname" |
blob | commitdiff | diff to current |
2009-08-13 |
Jim Meyering | generator.ml: emit "const char *" for Device and String... |
blob | commitdiff | diff to current |
2009-08-13 |
Jim Meyering | * src/generator.ml: Change all `String "device"' to... |
blob | commitdiff | diff to current |
2009-08-13 |
Jim Meyering | update generator to emit each RESOLVE_DEVICE call |
blob | commitdiff | diff to current |
2009-08-13 |
Jim Meyering | generator.ml: define new String-like type: "Device" |
blob | commitdiff | diff to current |
2009-08-13 |
Richard W.M. Jones | add_drive: Don't use cache=off if not supported by... |
blob | commitdiff | diff to current |
2009-08-13 |
Richard Jones | Add 'setcon', 'getcon' commands to set and get the... |
blob | commitdiff | diff to current |
2009-08-12 |
Richard Jones | Spelling fix: labelled -> labeled. |
blob | commitdiff | diff to current |
2009-08-12 |
Richard Jones | Allow selinux=? kernel flag to be controlled. |
blob | commitdiff | diff to current |
2009-08-07 |
Richard Jones | Tidy up generation of java/Makefile.inc. |
blob | commitdiff | diff to current |
2009-08-07 |
Richard Jones | Tests: swapon_device test mkswap /dev/sda1 instead... |
blob | commitdiff | diff to current |
2009-08-06 |
Richard Jones | Tests: Don't test block size in statvfs test. |
blob | commitdiff | diff to current |
2009-08-06 |
Matthew Booth | Fix test failures in upload and download (RHBZ#515764) |
blob | commitdiff | diff to current |
2009-08-05 |
Matthew Booth | Fix swapon_label test |
blob | commitdiff | diff to current |
2009-08-04 |
Jim Meyering | build: remove trailing blanks, enable syntax-check |
blob | commitdiff | diff to current |
2009-08-03 |
Jim Meyering | Convert all TABs-as-indentation to spaces. |
blob | commitdiff | diff to current |
2009-07-31 |
Richard W.M. Jones | guestfish: Display RStructList results more pleasantly. |
blob | commitdiff | diff to current |
2009-07-31 |
Richard W.M. Jones | Add interface to Linux 'inotify' API. |
blob | commitdiff | diff to current |
2009-07-31 |
Richard W.M. Jones | Improve warnings about missing tests. |
blob | commitdiff | diff to current |
2009-07-31 |
Richard W.M. Jones | New commands: swapon-*, swapoff-*, mkswap-file. |
blob | commitdiff | diff to current |
2009-07-31 |
Richard W.M. Jones | New command: 'fallocate' to (pre-)allocate sized files. |
blob | commitdiff | diff to current |
2009-07-31 |
Richard W.M. Jones | New commands: 'ln', 'ln-f', 'ln-s', 'ln-sf' and 'readlink'. |
blob | commitdiff | diff to current |
2009-07-31 |
Richard W.M. Jones | Add 'realpath' command. |
blob | commitdiff | diff to current |
2009-07-29 |
Richard Jones | Whitespace and comment changes. |
blob | commitdiff | diff to current |
2009-07-29 |
Richard Jones | guestfish: Make more strings translatable. |
blob | commitdiff | diff to current |
2009-07-29 |
Richard Jones | tests: Use squashfs for static data where possible. |
blob | commitdiff | diff to current |
2009-07-29 |
Richard Jones | tests: Fix read_file test. |
blob | commitdiff | diff to current |
2009-07-29 |
Richard Jones | Implement '*grep*' family of commands. |
blob | commitdiff | diff to current |
2009-07-28 |
Richard Jones | Pass '-z' parameter to 'file' command so it looks insid... |
blob | commitdiff | diff to current |
2009-07-28 |
Richard Jones | Add DeprecatedBy flag to mark functions which are depre... |
blob | commitdiff | diff to current |
2009-07-27 |
Richard Jones | Add InitSquashFS test type, for tests that just use... |
blob | commitdiff | diff to current |
2009-07-23 |
Richard Jones | get_append call can return NULL, but bindings didn... |
blob | commitdiff | diff to current |
2009-07-22 |
Richard Jones | Revert "Add 'set-kernel'/'get-kernel'/LIBGUESTFS_KERNEL... |
blob | commitdiff | diff to current |
2009-07-22 |
Richard Jones | set-append and set-kernel parameters are both nullable. |
blob | commitdiff | diff to current |
2009-07-22 |
Richard Jones | Add 'set-kernel'/'get-kernel'/LIBGUESTFS_KERNEL to... |
blob | commitdiff | diff to current |
2009-07-21 |
Richard W.M. Jones | Generator: Implement RBufferOut and "read-file" call. |
blob | commitdiff | diff to current |
2009-07-21 |
Richard W.M. Jones | Docs: Fully document the guestfs_readdir ftyp return... |
blob | commitdiff | diff to current |
2009-07-20 |
Richard Jones | Generator: Improve accuracy of a comment. |
blob | commitdiff | diff to current |
2009-07-16 |
Richard Jones | Fix for non-srcdir builds: Run src/generator.ml from... |
blob | commitdiff | diff to current |
2009-07-15 |
Richard W.M. Jones | New commands: 'mkmountpoint' and 'rmmountpoint' |
blob | commitdiff | diff to current |
2009-07-15 |
Richard W.M. Jones | New command: 'mountpoints' which returns a hash of... |
blob | commitdiff | diff to current |
2009-07-14 |
Richard W.M. Jones | Support for Linux extended attributes. |
blob | commitdiff | diff to current |
2009-07-14 |
Richard Jones | Improve launch error message. |
blob | commitdiff | diff to current |
2009-07-13 |
Richard Jones | Implement new 'zfile' command, to show file type inside... |
blob | commitdiff | diff to current |
2009-07-13 |
Matthew Booth | Automatically generate list of built java sources |
blob | commitdiff | diff to current |
2009-07-13 |
Matthew Booth | Revert "Fix checking of generator being run from the... |
blob | commitdiff | diff to current |
2009-07-11 |
Richard W.M. Jones | Add tests to many non-daemon functions. |
blob | commitdiff | diff to current |
2009-07-11 |
Richard W.M. Jones | Add TestOutputIntOp, CompareWithIntOp. |
blob | commitdiff | diff to current |
2009-07-11 |
Richard W.M. Jones | Test for "version" command should be InitNone. |
blob | commitdiff | diff to current |
2009-07-11 |
Richard W.M. Jones | Add comment to the code about InitNone and InitEmpty. |
blob | commitdiff | diff to current |
2009-07-10 |
Richard W.M. Jones | Proposal to add BufferIn and RBufferOut types (not... |
blob | commitdiff | diff to current |
2009-07-10 |
Richard Jones | Add 'version' call to get true library version number. |
blob | commitdiff | diff to current |
2009-07-10 |
Richard Jones | Fix for returning structures (hashes) from Perl calls. |
blob | commitdiff | diff to current |
2009-07-09 |
Richard Jones | Add Sys::Guestfs::Lib - useful functions for using... |
blob | commitdiff | diff to current |
2009-07-09 |
Richard Jones | Just whitespace changes in the generator code. |
blob | commitdiff | diff to current |
2009-07-07 |
Richard W.M. Jones | Fix checking of generator being run from the right... |
blob | commitdiff | diff to current |
2009-07-07 |
Richard Jones | RHEL 5: for (int i = ...) is not permitted with this... |
blob | commitdiff | diff to current |
2009-07-07 |
Richard Jones | Generate structs and struct lists generically. |
blob | commitdiff | diff to current |
2009-07-06 |
Richard Jones | Add 'get-pid' command. |
blob | commitdiff | diff to current |
2009-07-03 |
Matthew Booth | Make it possible to build in a separate directory |
blob | commitdiff | diff to current |
2009-07-03 |
Jim Meyering | generate slightly more "const-correct" code |
blob | commitdiff | diff to current |
2009-07-02 |
Jim Meyering | use safe_malloc and safe_calloc in generated code |
blob | commitdiff | diff to current |
2009-07-02 |
Jim Meyering | prefer sizeof *VAR over sizeof TYPE (no semantic change) |
blob | commitdiff | diff to current |
2009-07-02 |
Richard W.M. Jones | Add 'sfdiskM' command. |
blob | commitdiff | diff to current |
2009-07-02 |
Richard W.M. Jones | Add ./configure --with-drive-if=(ide|scsi|virtio) |
blob | commitdiff | diff to current |
2009-07-02 |
Richard W.M. Jones | Add list of function_names to the daemon. |
blob | commitdiff | diff to current |
2009-07-02 |
Richard W.M. Jones | Memoize the output of pod2text function in the generator. |
blob | commitdiff | diff to current |
2009-07-02 |
Richard W.M. Jones | Generator now runs automatically when it has changed. |
blob | commitdiff | diff to current |
2009-07-02 |
Richard W.M. Jones | Add 'readdir' call. |
blob | commitdiff | diff to current |
2009-07-01 |
Richard W.M. Jones | Change to use virtio_blk (virtio block device) by default. |
blob | commitdiff | diff to current |
2009-06-30 |
Richard W.M. Jones | Change statvfs test so it doesn't depend on device... |
blob | commitdiff | diff to current |
2009-06-30 |
Richard W.M. Jones | Clean up the output of the C API test code. |
blob | commitdiff | diff to current |
2009-06-30 |
Richard W.M. Jones | New commands: mknod, mkfifo, mknod_b, mknod_c and umask. |
blob | commitdiff | diff to current |
2009-06-30 |
Richard W.M. Jones | Use octal numbers for modes in the test suite. |
blob | commitdiff | diff to current |
next |