summaryrefslogtreecommitdiffstats
path: root/perl
Commit message (Expand)AuthorAgeFilesLines
* perl: Add test of multiple independent handles.Richard W.M. Jones2012-11-191-0/+37
* Add Lua bindings.Richard W.M. Jones2012-11-171-0/+1
* perl: Clean up and update the tests.Richard W.M. Jones2012-11-173-4/+3
* perl: Small test of create with flags.Richard W.M. Jones2012-11-171-0/+25
* inspection: Fix calls to case_sensitive_path (RHBZ#858126).Richard W.M. Jones2012-09-281-0/+3
* perl: bindtests: Fix 64 bit integers on input on 32 bit Perl interpreter.Richard W.M. Jones2012-08-291-1/+4
* podwrapper: Add --license parameter, which is required.Richard W.M. Jones2012-08-211-0/+1
* man pages: Ensure consistent copyright/author sections, remove licenseRichard W.M. Jones2012-08-211-18/+1
* Replace mount-options with mount where appropriate.Richard W.M. Jones2012-08-185-5/+5
* examples: Use add_drive_opts function in examples.Richard W.M. Jones2012-08-023-3/+3
* perl: In examples, call $g->shutdown, $g->close.Richard W.M. Jones2012-07-171-1/+2
* perl: Use $g instead of $h in documentation.Richard W.M. Jones2012-07-177-61/+61
* build: Change calls to podwrapper.sh to use $(PODWRAPPER).Richard W.M. Jones2012-07-161-1/+1
* generator: Rename 'add_drive_opts' API to 'add_drive'.Richard W.M. Jones2012-07-147-9/+10
* tests: Rename test0* functions as internal_test*.Richard W.M. Jones2012-07-111-1/+0
* New API: guestfs_shutdown: Cleanly shutdown the backend.Richard W.M. Jones2012-07-031-0/+5
* perl, python, ruby: Fix comments on call to close method.Richard W.M. Jones2012-07-031-1/+4
* examples: In create_disk example, don't call set_autosync.Richard W.M. Jones2012-07-031-7/+0
* tests: Reformat TESTS_ENVIRONMENT so all use a standard format.Richard W.M. Jones2012-06-281-2/+1
* tests: Add ./run --test option.Richard W.M. Jones2012-06-261-1/+1
* launch: Treat /dev/null specially, for old KVM.Richard W.M. Jones2012-06-251-1/+1
* perl: Don't fail if 'type' (disk format) attribute is missing in libvirt XML ...Richard W.M. Jones2012-05-031-1/+5
* lib: Remove the BUSY state.Richard W.M. Jones2012-04-261-3/+6
* maint: use $var notation rather than ${var} when possibleJim Meyering2012-01-231-1/+1
* Do not run appliance-related checks if not building applianceHilko Bengen2012-01-231-2/+8
* Replace setting of environment variables with usage of local run scriptHilko Bengen2012-01-231-3/+1
* Tempus fugit.Richard W.M. Jones2012-01-182-3/+3
* build: Fix automake warningsMatthew Booth2012-01-041-2/+2
* tests: Split images -> tests/data + tests/guestsRichard W.M. Jones2011-12-221-1/+1
* Update FSF address.Matthew Booth2011-11-0818-18/+18
* perl: Add %guestfs_introspection hash with introspection information.Richard W.M. Jones2011-10-281-0/+42
* out-of-tree build: fixed bindtests and inspectorHilko Bengen2011-10-211-1/+1
* Add Erlang bindings.Richard W.M. Jones2011-09-211-0/+1
* out-of-tree build: fix documentation generationHilko Bengen2011-08-151-3/+3
* Fix 'unknown filesystem' warnings in old inspection code (RHBZ#678231 RHBZ#66...Richard W.M. Jones2011-08-111-14/+20
* build: Set TMPDIR for local testing.Richard W.M. Jones2011-08-081-1/+2
* perl: Fix another place where qw() was used as parentheses.Richard W.M. Jones2011-07-271-4/+4
* perl: Fix CCFLAGS for Perl 5.14.Richard W.M. Jones2011-07-221-2/+3
* java: Add guestfs-java(3) man page.Richard W.M. Jones2011-07-191-0/+1
* Revert "Lib.pm: unknown filesystem label SWAP-sda2 (RHBZ#666578)"Richard W.M. Jones2011-06-281-1/+1
* perl: Don't use qw() as parentheses.Richard W.M. Jones2011-06-181-1/+1
* Add new guestfs-rescue(1) man page with recipes.Richard W.M. Jones2011-05-181-0/+1
* perl: Canonicalize /dev/vd* paths in old inspection code (RHBZ#691724).Richard W.M. Jones2011-03-291-0/+3
* perl: Binding and test for guestfs_last_errno (RHBZ#672491).Richard W.M. Jones2011-03-151-0/+76
* New event API - Perl bindings (RHBZ#664558).Richard W.M. Jones2011-03-151-0/+72
* Detect Red Hat Desktop as 'rhel' distro (RHBZ#682979).Richard W.M. Jones2011-03-081-2/+2
* guestfs-perl: Fix missing \nRichard W.M. Jones2011-01-311-1/+1
* perl: Translate C examples into Perl and include a manual page.Richard W.M. Jones2011-01-305-28/+242
* perl: Ignore internal_* functions in POD coverage test.Richard W.M. Jones2011-01-291-1/+2
* Lib.pm: unknown filesystem /dev/hd{x} (cdrom) (RHBZ#666577)Douglas Schilling Landgraf2011-01-021-1/+3