git.annexia.org
/
libguestfs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fish: fails to tilde expand '~' when $HOME env is unset (RHBZ#617440).
[libguestfs.git]
/
generator
/
2011-01-10
Richard W.M. Jones
docs: add-domain: Remove ref to not impl add-libvirt...
tree
|
commitdiff
2011-01-10
Richard W.M. Jones
docs: Obsolete HACKING file, move content into guestfs...
tree
|
commitdiff
2010-12-17
Richard W.M. Jones
docs: Fix link to function in documentation of "du...
tree
|
commitdiff
2010-12-16
Richard W.M. Jones
New APIs: getxattr and lgetxattr to get single extended...
tree
|
commitdiff
2010-12-12
Richard W.M. Jones
generator: List files generated in a separate file.
tree
|
commitdiff
2010-12-02
Richard W.M. Jones
New API: mkfs_opts, mkfs with optional arguments.
tree
|
commitdiff
2010-12-02
Richard W.M. Jones
generator: Code to handle optional arguments in daemon...
tree
|
commitdiff
2010-12-02
Richard W.M. Jones
fish: Fix generation of code to handle Int/Int64 option...
tree
|
commitdiff
2010-12-02
Richard W.M. Jones
Fix argv struct mixup over Int/Int64.
tree
|
commitdiff
2010-12-01
Richard W.M. Jones
Add progress notification messages to upload and upload...
tree
|
commitdiff
2010-12-01
Richard W.M. Jones
protocol: Send progress_hint in header.
tree
|
commitdiff
2010-12-01
Richard W.M. Jones
protocol: Upload progress messages and optional arguments.
tree
|
commitdiff
2010-11-30
Richard W.M. Jones
capitests: Convert many InitBasicFS tests to InitScratchFS.
tree
|
commitdiff
2010-11-30
Richard W.M. Jones
capitests: Add 'InitScratchFS' test environment.
tree
|
commitdiff
2010-11-30
Richard W.M. Jones
capitests: Move test documentation into HACKING file.
tree
|
commitdiff
2010-11-30
Richard W.M. Jones
capitests: Use /dev/sdc for misc tests (instead of...
tree
|
commitdiff
2010-11-26
Richard W.M. Jones
fish: Don't use external pod2text program.
tree
|
commitdiff
2010-11-26
Richard W.M. Jones
generator: More options for internal pod2text generator.
tree
|
commitdiff
2010-11-25
Richard W.M. Jones
Export private function 'guestfs___for_each_disk' for...
tree
|
commitdiff
2010-11-24
Richard W.M. Jones
generator: Remove unused variable.
tree
|
commitdiff
2010-11-23
Richard W.M. Jones
ocaml: Fix some unused parameter warnings in OCaml...
tree
|
commitdiff
2010-11-17
Richard W.M. Jones
generator: trace mode prints return values.
tree
|
commitdiff
2010-11-17
Richard W.M. Jones
generator: Make return value into an explicit variable.
tree
|
commitdiff
2010-11-17
Richard W.M. Jones
generator: Make trace flag an explicit variable.
tree
|
commitdiff
2010-11-16
Richard W.M. Jones
New API: inspect-get-hostname to return the hostname...
tree
|
commitdiff
2010-11-15
Richard W.M. Jones
New API: inspect-list-applications.
tree
|
commitdiff
2010-11-15
Richard Jones
inspect: Add support for Linux Mint and Mandriva.
tree
|
commitdiff
2010-11-15
Richard Jones
docs: Put list of distros in alphabetical order.
tree
|
commitdiff
2010-11-15
Richard Jones
docs: Debian and Ubuntu are now separate distros.
tree
|
commitdiff
2010-11-13
Richard W.M. Jones
inspect: Inspection support for FreeBSD.
tree
|
commitdiff
2010-11-12
Richard Jones
New APIs: inspect-get-package-format, inspect-get-packa...
tree
|
commitdiff
2010-11-11
Richard W.M. Jones
Don't need to include XDR headers in <guestfs.h>.
tree
|
commitdiff
2010-11-11
Richard W.M. Jones
Be less verbose in the macros defending typedefs in...
tree
|
commitdiff
2010-11-11
Richard W.M. Jones
build: xml-light is no longer required (thanks Maxim...
tree
|
commitdiff
2010-11-11
Richard W.M. Jones
Defend all typedefs in <guestfs.h> with #ifdefs.
tree
|
commitdiff
2010-11-11
Richard W.M. Jones
lib: Make <guestfs.h> be completely generated.
tree
|
commitdiff
2010-11-11
Richard Jones
New API: add-domain
tree
|
commitdiff
2010-11-10
Richard Jones
generator: Add Pointer parameter type to the generator.
tree
|
commitdiff
2010-11-10
Richard W.M. Jones
New API: debug-cmdline for printing QEMU command line...
tree
|
commitdiff
2010-11-10
Richard W.M. Jones
Don't include debug* commands in the documentation.
tree
|
commitdiff
2010-11-09
Richard Jones
ocaml: Error on compiler warnings.
tree
|
commitdiff
2010-11-05
Richard W.M. Jones
New API: inspect-get-roots to return roots from last...
tree
|
commitdiff
2010-11-05
Richard W.M. Jones
generator: Don't die if an API call isn't listed in...
tree
|
commitdiff
2010-11-05
Richard W.M. Jones
Don't print out key material in trace output.
tree
|
commitdiff
2010-11-05
Richard W.M. Jones
fish: '-i' option automatically handles whole-disk...
tree
|
commitdiff
2010-11-04
Richard W.M. Jones
docs: Which API calls were first supported in which...
tree
|
commitdiff
2010-11-03
Richard W.M. Jones
docs: Indent *_va and *_argv functions correctly.
tree
|
commitdiff
2010-11-03
Richard W.M. Jones
fish: Use a perfect hash for faster command lookups.
tree
|
commitdiff
2010-11-03
Richard W.M. Jones
generator: Properly lay out and indent multi-line C...
tree
|
commitdiff
2010-11-03
Richard W.M. Jones
lib: Expose errno through new API guestfs_last_errno.
tree
|
commitdiff
2010-11-03
Richard W.M. Jones
daemon: Send back the errno as a string.
tree
|
commitdiff
2010-11-03
Richard W.M. Jones
capitests: Use ftruncate instead of seek + write to...
tree
|
commitdiff
2010-11-03
Richard W.M. Jones
capitests: Don't open test files with O_NONBLOCK.
tree
|
commitdiff
2010-11-03
Richard W.M. Jones
capitests: Set path in TESTS_ENVIRONMENT instead of...
tree
|
commitdiff
2010-11-03
Richard W.M. Jones
generator: Remove unnecessary macro redefinitions.
tree
|
commitdiff
2010-11-03
Richard W.M. Jones
daemon: Don't use ../src path to include generator_prot...
tree
|
commitdiff
2010-11-02
Richard W.M. Jones
tests: Remove use of sfdisk from tests.
tree
|
commitdiff
2010-11-02
Richard W.M. Jones
inspect: Add support for MeeGo.
tree
|
commitdiff
2010-10-29
Richard Jones
inspect: Add support for Ubuntu.
tree
|
commitdiff
2010-10-29
Richard Jones
inspect: Add detection of Gentoo.
tree
|
commitdiff
2010-10-29
Richard Jones
inspect: Add detection of Arch Linux.
tree
|
commitdiff
2010-10-29
Richard Jones
inspect: Add detection of Pardus.
tree
|
commitdiff
2010-10-28
Richard W.M. Jones
New API: inspect-get-windows-systemroot to get systemroot.
tree
|
commitdiff
2010-10-27
Richard W.M. Jones
Document problems mixing mkmountpoint and umount-all...
tree
|
commitdiff
2010-10-27
Richard W.M. Jones
Enable autosync by default.
tree
|
commitdiff
2010-10-27
Richard W.M. Jones
New API: lvm-canonical-lv-name: make LV name canonical.
tree
|
commitdiff
2010-10-26
Matthew Booth
Don't include control characters in BufferIn trace...
tree
|
commitdiff
2010-10-23
Richard W.M. Jones
fish: Quote optional argument name in error message.
tree
|
commitdiff
2010-10-23
Richard W.M. Jones
fish: Reject unknown opt args (RHBZ#642934,CVE-2010...
tree
|
commitdiff
2010-10-22
Richard W.M. Jones
generator: Optional arguments, add-drive-opts (RHBZ...
tree
|
commitdiff
2010-10-22
Richard W.M. Jones
generator: Rearrange argt logically (RHBZ#642934,CVE...
tree
|
commitdiff
2010-10-21
Richard W.M. Jones
generator: Refactor code for Perl bindings.
tree
|
commitdiff
2010-10-21
Richard W.M. Jones
generator: Missing newline character.
tree
|
commitdiff
2010-10-21
Richard W.M. Jones
fish: Change 'int argc' to 'size_t argc' throughout.
tree
|
commitdiff
2010-10-20
Richard W.M. Jones
generator: Remove unused parameter.
tree
|
commitdiff
2010-10-04
Richard W.M. Jones
ocaml: Add g#ocaml_handle method.
tree
|
commitdiff
2010-10-04
Richard W.M. Jones
ocaml: Document g#close () method for objects.
tree
|
commitdiff
2010-10-04
Richard W.M. Jones
ocaml: Create the handle when the object is instantiated.
tree
|
commitdiff
2010-10-03
Richard W.M. Jones
ocaml: Add alternate object-oriented programming style.
tree
|
commitdiff
2010-09-27
Richard W.M. Jones
New API: pread-device, partial read for devices.
tree
|
commitdiff
2010-09-26
Richard W.M. Jones
New API: pwrite-device
tree
|
commitdiff
2010-09-24
Richard W.M. Jones
Allow $TMPDIR to override most temporary directory...
tree
|
commitdiff
2010-09-21
Richard W.M. Jones
fish: Implement 'hexedit' command.
tree
|
commitdiff
2010-09-21
Richard W.M. Jones
New APIs: upload-offset and download-offset
tree
|
commitdiff
2010-09-18
Richard W.M. Jones
generator: Generate guestfish-only commands.
tree
|
commitdiff
2010-09-18
Richard W.M. Jones
fish: In guestfish(1) turn command references into...
tree
|
commitdiff
2010-09-15
Richard Jones
New API: list-filesystems: list filesystems
tree
|
commitdiff
2010-09-15
Richard Jones
New API: part-to-dev: Convert partition name to device...
tree
|
commitdiff
2010-09-15
Richard Jones
generator: Add TestOutputDevice.
tree
|
commitdiff
2010-09-11
Richard Jones
generator: Provide no-op generator if no OCaml compiler.
tree
|
commitdiff
2010-09-11
Richard Jones
generator: Calculate MD5 of test.iso at runtime.
tree
|
commitdiff
2010-09-11
Richard Jones
generator: Don't use real uuidgen for UUIDs.
tree
|
commitdiff
2010-09-11
Richard Jones
Split generator into separate source files.
tree
|
commitdiff