Commit Graph

  • bab46df1c6 tests: disk-labels - convert to python Susant Sahani 2025-12-03 08:07:28 +05:30
  • 7f7eeb6668 tests: btrfs - subvolume-default convert to python Susant Sahani 2025-11-28 19:57:59 +05:30
  • c27f3d41b1 tests: btrfs - test-btrfs-misc convert to python Susant Sahani 2025-11-28 19:52:13 +05:30
  • 7df1e9c359 tests: journal - convert to python Susant Sahani 2025-11-28 20:06:52 +05:30
  • 817fb83742 tests: xfs - convert to python Susant Sahani 2025-11-29 05:31:35 +05:30
  • bd75288c5a fuse: use modern sigaction initialization for ignored signals Susant Sahani 2025-11-26 11:59:21 +05:30
  • 19c40e5f34 tests: tmpdirs - convert to python Susant Sahani 2025-11-29 05:36:44 +05:30
  • 40fdcd0146 fish: Fix const correctness in strrchr Richard W.M. Jones 2025-12-01 13:58:53 +00:00
  • fa7a18ed36 Translated using Weblate (Spanish) Fco. Javier F. Serrador 2025-11-30 11:59:22 +00:00
  • 4349548c83 lib/create: explicitly close fd and report close(2) errors Susant Sahani 2025-11-26 18:24:57 +05:30
  • 192e086f66 lib/create: fix indentation in guestfs_impl_disk_create() Susant Sahani 2025-11-27 16:25:37 +05:30
  • a3a4fc2ba9 lib/create: use bool for is_power_of_2() return type Susant Sahani 2025-11-27 16:20:17 +05:30
  • 60f60e9f4e lib/create: use compound initializer for BLKDISCARD range Susant Sahani 2025-11-27 16:12:36 +05:30
  • 7d22402500 lib: Use bool type for allocated flag in disk creation Susant Sahani 2025-11-26 19:19:47 +05:30
  • 3aaaf4f667 lib: Use compound initialization for buffer in disk creation Susant Sahani 2025-11-26 19:18:08 +05:30
  • cf6ac9aeba lib: Add automatic file descriptor cleanup using CLEANUP_CLOSE attrib Susant Sahani 2025-11-26 19:16:21 +05:30
  • 40e549294e drives: Modernize guestfs_impl_add_drive_opts initialization Susant Sahani 2025-11-25 12:11:55 +05:30
  • b4d795c13d lib: Modernize guestfs_int_drive_protocol_to_string to use static array Susant Sahani 2025-11-24 18:41:29 +05:30
  • 19b208777a fuse: Modernize mount_local_readdir with compound literal struct stat init Susant Sahani 2025-11-24 00:19:13 +05:30
  • 257bfad817 appliance: Modernize guestfs_int_build_appliance with compound literal Susant Sahani 2025-11-24 22:19:40 +05:30
  • 0a8d1aefef daemon: tsk - Fix memory leak Susant Sahani 2025-11-24 16:42:21 +05:30
  • b5000cf547 daemon: send_dirent_info: Use designated compound literal for tsk_dirent Susant Sahani 2025-11-23 08:49:57 +05:30
  • 56da6b36d3 daemon: btrfs: Simplify snapshot code and fix invalid memory access Richard W.M. Jones 2025-11-21 17:19:29 +00:00
  • 6c8e3992fc fuse: Modernize mount_local_getattr with compound literal stat init Susant Sahani 2025-11-24 00:07:45 +05:30
  • b0f3d711cb lib: fuse - Replace strdup + safe_malloc with safe_strdup/safe_memdup in copy_xattr_list Susant Sahani 2025-11-24 00:28:05 +05:30
  • c3ccd2164f fuse: Modernize mount_local_statfs using compound literal statvfs init Susant Sahani 2025-11-24 00:34:57 +05:30
  • 8ce7e08e1b drive-create: Modernize create_drive_file using compound literal Susant Sahani 2025-11-23 18:22:00 +05:30
  • 0bd33f87ce daemon: stat_to_statns: Modernize with designated initializer Susant Sahani 2025-11-23 08:38:25 +05:30
  • 0c437e52d6 daemon: bind_mount: Initialize struct bind_state with compound literal Susant Sahani 2025-11-23 08:11:43 +05:30
  • 799b04fe3e daemon: Convert do_set_uuid_random to table-driven dispatch Susant Sahani 2025-11-22 19:35:01 +05:30
  • 174014933a daemon: use table-driven dispatch in do_set_uuid Susant Sahani 2025-11-22 19:27:00 +05:30
  • 301b9bc481 daemon: set-label: Convert to table-driven dispatch Susant Sahani 2025-11-22 19:03:42 +05:30
  • 276897c4df daemon: Use modern compound literal for SIGPIPE ignore Susant Sahani 2025-11-21 18:36:13 +05:30
  • 25485036a6 fuse: Modernize SIGPIPE handler using compound literal Susant Sahani 2025-11-21 19:07:18 +05:30
  • 4f19d68565 daemon: Use designated initializer for struct sockaddr_un Susant Sahani 2025-11-21 18:43:04 +05:30
  • 3940b79041 parted: Modernize check_parttype() with table-driven mapping Susant Sahani 2025-11-20 20:28:37 +05:30
  • 18d9769dc3 python: Include <Python.h> first Richard W.M. Jones 2025-11-20 20:56:34 +00:00
  • e04a450ec7 daemon: modernize program_of_csum() using table lookup Susant Sahani 2025-11-20 17:41:10 +05:30
  • 3c56167615 daemon: use compound literal in send_error() Susant Sahani 2025-11-20 16:33:46 +05:30
  • 4b81c6f2b1 daemon: use compound literal for reply header Susant Sahani 2025-11-20 16:31:26 +05:30
  • b983586eb3 daemon: modernize send_file_write() with compound literal Susant Sahani 2025-11-20 15:15:21 +05:30
  • bad58301fb daemon: use compound literal for zero timeval in check_for_library_cancellation Susant Sahani 2025-11-20 15:02:27 +05:30
  • 60c06f3287 daemon: modernize send_file_end() with compound literal Susant Sahani 2025-11-20 14:54:12 +05:30
  • a0c9b41d35 daemon: modernize notify_progress_no_ratelimit: compound literal Susant Sahani 2025-11-20 13:33:48 +05:30
  • 23257770a8 daemon: modernize pulse_mode_start with compound literals Susant Sahani 2025-11-20 12:58:14 +05:30
  • 6c8763dcb5 daemon: modernize pulse_mode_cancel with compound literals Susant Sahani 2025-11-20 12:50:02 +05:30
  • 0326b61157 fish: Modernize signal handler setup using compound literals Susant Sahani 2025-11-20 00:05:31 +05:30
  • f2dbcdcce9 github: Use ./configure --enable-werror Richard W.M. Jones 2025-11-19 19:36:38 +00:00
  • 9a871a1948 fish: Initialize more CLEANUP_FREE variables to NULL Susant Sahani 2025-11-19 17:19:57 +05:30
  • 7e5ace69bc fish: use compound literal to reset SIGPIPE handler Susant Sahani 2025-11-19 18:39:44 +05:30
  • bb4c105554 docs: Add another release note that was missed in previous commit Richard W.M. Jones 2025-11-19 14:15:47 +00:00
  • 9d278d858f docs: Add outline release notes for libguestfs 1.58 Richard W.M. Jones 2025-11-19 12:53:38 +00:00
  • f1c9ed7556 docs/guestfs-building.pod: Require libvirt >= 11.10.0 Richard W.M. Jones 2025-11-19 13:16:49 +00:00
  • 13a6674a2b Translated using Weblate (Ukrainian) Yuri Chornoivan 2025-11-18 21:58:51 +00:00
  • da0239382a fish: Use size_t instead of int for iteration over an array Susant Sahani 2025-11-18 19:44:11 +05:30
  • 042d1f829a fish: Initialize variable to NULL Susant Sahani 2025-11-18 19:13:17 +05:30
  • 1ba1b2abfc Update translation files Weblate 2025-11-17 21:58:29 +00:00
  • 8ecfb35346 Translated using Weblate (Czech) Pavel Borecki 2025-11-17 21:58:28 +00:00
  • f39cf9fcb4 Update translation files Weblate 2025-11-17 21:58:28 +00:00
  • 8f871229f1 Translated using Weblate (German) Ettore Atalan 2025-11-17 21:58:27 +00:00
  • f057044480 fish: Use size_t instead of int for iteration over an array Susant Sahani 2025-11-13 18:05:18 +05:30
  • 1aff72549c tests/protocol/test-both-ends-cancel.sh: Delete this test Richard W.M. Jones 2025-11-06 13:51:03 +00:00
  • fde79f7c91 tests: test-network.sh: check guest gets expected IP Cole Robinson 2025-11-05 09:34:20 -05:00
  • e209e14f4c tests: test-nbd.pl: label unix socket svirt_image_t Cole Robinson 2025-11-05 08:35:17 -05:00
  • 50bd1fc4c2 tests: gdisk: skip if sgdisk not found on host Cole Robinson 2025-11-04 19:14:44 -05:00
  • 005e701b77 tests: don't print absolute paths in test output Cole Robinson 2025-11-04 19:01:57 -05:00
  • 28bc6ca6b9 lib/match.c: Emit a debug message if pcre2_match returns an unexpected error Richard W.M. Jones 2025-11-05 13:28:22 +00:00
  • 07079ea6fc Version 1.57.6. v1.57.6 Richard W.M. Jones 2025-11-04 16:20:10 +00:00
  • a419076bd3 build: Remove config.rpath from EXTRA_DIST Richard W.M. Jones 2025-11-04 16:19:08 +00:00
  • 476a78c75f Update common submodule Richard W.M. Jones 2025-11-04 15:57:54 +00:00
  • 1db2b7837f daemon: inspect_get_windows_group_policy Richard W.M. Jones 2025-11-03 15:47:10 +00:00
  • 355f8a5413 daemon/inspect_fs_windows.ml: Debug number of children Richard W.M. Jones 2025-11-04 13:41:03 +00:00
  • 344d96e158 lib/inspect-apps.c: Match name, display name and publisher across all regexs Richard W.M. Jones 2025-11-04 13:22:39 +00:00
  • 3c1554e7f2 lib: Add new app2_class field for classifying applications Richard W.M. Jones 2025-11-03 15:12:36 +00:00
  • 04705f2aba gobject: skip test run-tests-retvalues Cole Robinson 2025-11-01 14:33:26 -04:00
  • 967587b061 ruby: fix deprecation warnings Cole Robinson 2025-10-20 12:41:55 -04:00
  • a497a24ecf build: remove config.rpath Cole Robinson 2025-10-20 12:11:18 -04:00
  • 12acfa7de3 build: replace AM_GNU_GETTEXT with simpler LIBINTL check Cole Robinson 2025-10-14 14:43:06 -04:00
  • 4d3197c3c9 tests: python: fix test820RHBZ912499.py Cole Robinson 2025-10-21 11:44:26 -04:00
  • 1b791fdcd3 lib/launch-libvirt.c: avoid libvirt svirt validation error Cole Robinson 2025-10-21 08:58:53 -04:00
  • acb785fede lib/launch-libvirt.c: check if g->hv symlink matches libvirt default Cole Robinson 2025-10-21 08:54:01 -04:00
  • 55ea21d4b3 lib/launch-libvirt.c: debug is_custom_hv result Cole Robinson 2025-10-21 08:42:49 -04:00
  • 81e9f81a6e lib/launch-libvirt.c: simplify is_custom_hv Cole Robinson 2025-10-21 08:34:22 -04:00
  • e051891347 lib/launch-libvirt.c: make model='selinux' disabling explicit Cole Robinson 2025-09-30 15:18:43 -04:00
  • 949679993e lib/launch-libvirt.c: Simplify root socket permissions Cole Robinson 2025-09-30 14:18:46 -04:00
  • 62309ab40c lib/launch-libvirt.c: don't write <seclabel><imagelabel> Cole Robinson 2025-09-30 13:33:48 -04:00
  • f6a63d08d4 Version 1.57.5. v1.57.5 Richard W.M. Jones 2025-10-17 10:43:32 +01:00
  • 7398fdc77c lib/launch-direct.c: Remove workaround that disabled 5-level page tables Richard W.M. Jones 2025-10-17 09:57:53 +01:00
  • ac1cb3cd7c lib/qemu.c: Add -cpu max when testing for KVM via QMP Richard W.M. Jones 2025-10-17 04:36:08 -04:00
  • d42227e083 generator: deprecate and remove --sm-* options Cole Robinson 2025-10-01 14:43:23 -04:00
  • 630628af78 tests: increase guestunmount retries for test-parallel-mount-local Cole Robinson 2025-10-14 13:11:05 -04:00
  • e75018a534 fuse/guestunmount.c: Include <signal.h> Richard W.M. Jones 2025-04-27 13:18:15 +01:00
  • 63a2ed92b4 fuse: Ignore extra options parameter on macOS Richard W.M. Jones 2025-04-22 11:28:44 +01:00
  • 84e15e784f Version 1.57.4. v1.57.4 Richard W.M. Jones 2025-09-30 10:06:44 +01:00
  • 669eda1e24 lib/launch-direct.c: Simplify test for KVM, remove qemu caching Richard W.M. Jones 2025-09-29 13:41:28 +01:00
  • cfbdf9bcc7 lib/qemu.c: Remove guestfs_int_qemu_supports_device Richard W.M. Jones 2025-09-29 13:27:10 +01:00
  • 4872c0cf09 lib/launch-direct.c: Assume virtio-rng Richard W.M. Jones 2025-09-29 13:24:38 +01:00
  • d8b08eac38 lib/launch-libvirt.c: Don't store libvirt_version in handle Richard W.M. Jones 2025-09-29 13:20:36 +01:00
  • 48bad58024 lib/launch-libvirt.c: Assume libvirt >= 9.0.0 and passt support Richard W.M. Jones 2025-09-29 13:17:13 +01:00
  • d730fc8b7c lib/launch-libvirt.c: Remove a workaround for libvirt < 3.8.0 Richard W.M. Jones 2025-09-29 13:16:25 +01:00